-- Logs begin at Thu 2021-01-21 08:39:08 UTC, end at Thu 2021-01-21 11:32:34 UTC. -- Jan 21 09:21:35.644591 n-d-758944-3 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 09:21:35.652539 n-d-758944-3 devstack@c-api.service[87994]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 09:21:35 2021] *** Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: nodename: n-d-758944-3 Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: machine: x86_64 Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: clock source: unix Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: pcre jit disabled Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: detected number of CPU cores: 4 Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: current working directory: / Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: detected binary path: /usr/bin/uwsgi-core Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: dropping root privileges as early as possible Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: your processes number limit is 47843 Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: your memory page size is 4096 bytes Jan 21 09:21:35.654665 n-d-758944-3 devstack@c-api.service[87994]: detected max file descriptor number: 2048 Jan 21 09:21:35.656013 n-d-758944-3 devstack@c-api.service[87994]: lock engine: pthread robust mutexes Jan 21 09:21:35.656013 n-d-758944-3 devstack@c-api.service[87994]: thunder lock: enabled Jan 21 09:21:35.656013 n-d-758944-3 devstack@c-api.service[87994]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 09:21:35.656013 n-d-758944-3 devstack@c-api.service[87994]: dropping root privileges after socket binding Jan 21 09:21:35.656013 n-d-758944-3 devstack@c-api.service[87994]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 09:21:35.700531 n-d-758944-3 devstack@c-api.service[87994]: Python main interpreter initialized at 0x563d1c4d19c0 Jan 21 09:21:35.700531 n-d-758944-3 devstack@c-api.service[87994]: dropping root privileges after plugin initialization Jan 21 09:21:35.700531 n-d-758944-3 devstack@c-api.service[87994]: python threads support enabled Jan 21 09:21:35.700531 n-d-758944-3 devstack@c-api.service[87994]: your server socket listen backlog is limited to 100 connections Jan 21 09:21:35.700531 n-d-758944-3 devstack@c-api.service[87994]: your mercy for graceful operations on workers is 90 seconds Jan 21 09:21:35.701038 n-d-758944-3 devstack@c-api.service[87994]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 09:21:35.701038 n-d-758944-3 devstack@c-api.service[87994]: *** Operational MODE: preforking *** Jan 21 09:21:35.701208 n-d-758944-3 devstack@c-api.service[87994]: dropping root privileges after application loading Jan 21 09:21:35.701208 n-d-758944-3 devstack@c-api.service[87994]: *** uWSGI is running in multiple interpreter mode *** Jan 21 09:21:35.701208 n-d-758944-3 devstack@c-api.service[87994]: spawned uWSGI master process (pid: 87994) Jan 21 09:21:35.701309 n-d-758944-3 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 09:21:35.702610 n-d-758944-3 devstack@c-api.service[87994]: spawned uWSGI worker 1 (pid: 87995, cores: 1) Jan 21 09:21:35.702610 n-d-758944-3 devstack@c-api.service[87994]: spawned uWSGI worker 2 (pid: 87996, cores: 1) Jan 21 09:21:35.702610 n-d-758944-3 devstack@c-api.service[87994]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 09:21:39.013124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87996) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 09:21:39.015295 n-d-758944-3 devstack@c-api.service[87994]: 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 21 09:21:39.024521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87996) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 09:21:39.025835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.026893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.027349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.028302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.028537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.028762 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.028988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.029209 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.029429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.029669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.192556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87995) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 09:21:39.197157 n-d-758944-3 devstack@c-api.service[87994]: 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 21 09:21:39.204192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87995) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 09:21:39.206818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.207909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.208622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.209791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.210202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.210605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.211010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.211444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.211846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.212268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.225034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.225279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.225495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.225726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.225950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.226172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.226414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.233688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.233930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.234161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.234389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.234610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.234830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.235065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.243110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.243394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.243626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.243858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.244081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.244301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.244533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.246310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.246549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.246785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.247019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.247287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.247510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.247746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.605016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.605787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.606392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.607003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.607637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.608252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.608910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.613819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.614449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.615054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.615689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.616309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.616924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.617560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.620909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.621530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.622143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.622758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.623422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.624028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.624655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.626462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.627072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.627717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.628863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.629478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.630072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.630691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.765412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.765634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.765864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.766098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.766324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.766549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.766796 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.771708 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.771952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.772191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.772433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.772662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.772891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.773132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.776464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.776811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.777015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.777120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.777351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.777579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.777819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.779210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.779453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.779684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.779916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.780143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.780429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.780601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.786008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.786246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.786481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.786716 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.786945 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.787209 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.787452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.797299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.797543 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.797781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.798016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.798242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.798464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.798702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.804721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.804976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.805170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.805405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.805657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.805855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.806094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.808331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.808574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.808810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.809048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.809280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.809515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.809744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.811099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.811378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.811606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.811837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.812059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.812279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.812563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.818085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.818085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.818085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.818085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.818085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.818085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.818085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.821381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.821622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.821860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.822101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.822333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.822560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.822800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.824254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.824487 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.824716 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.824946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.825167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.825388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.825623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.828833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.829074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.829309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.829549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.829781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.830007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.830245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.839795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.840039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.840272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.840502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.840724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.840948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.841182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.842551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.842787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.843018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.843303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.843533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.843759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.843999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.846431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.846671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.846962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.847257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.847496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.847801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.848044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.852985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.853230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.853470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.853707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.853934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.854156 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.854395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.856719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.856921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.857164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.857401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.857633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.857861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.858101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.859574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.859816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.860044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.860272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.860496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.860718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.860959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.866833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.867079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.867363 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.867606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.867837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.868064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.868305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.873655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.873896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.874129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.874360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.874585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.874809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.875048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.953730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.953954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.954179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.954418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.954651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.954879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.955124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.957637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.957879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.958117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.958355 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.958585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.958811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.959050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.960506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.960748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.960980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.961213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.961442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.961666 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.961904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.963230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.963472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.963702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.963931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.964153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.964372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.964608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.965969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.966181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.966412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.966631 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.966852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.967014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:39.967273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:39.969291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:39.969543 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:39.969782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:39.970015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:39.970240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:39.970348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.006702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87996) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 09:21:40.007055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.007349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.007768 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.008008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.008241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.008467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.008675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.009061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.009422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.009801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.010169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.010528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.010885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.011279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.011634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.012250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.012619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.012983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.013337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.014012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.014373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.014726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.015079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.015521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.015901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.016257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.016607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.016963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.017314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.017661 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.018025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.018388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.018812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.019306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.019668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.020020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.020371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.020736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.021096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.021451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.021802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.022158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.022524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.022870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.023259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.023619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.023986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.024338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.024782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.025142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.025490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.025854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.026211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.026567 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.026918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.027326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.027679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.028027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.028411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.028778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.029131 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.029480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.029833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.030192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.030539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.030903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.031281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.031652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.032002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.032353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.032700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.033047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.033419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.033776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.034123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.034496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.034862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.035244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.035646 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.036035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.036395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.036762 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.037111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.037462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.037811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.038170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.038536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.038894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.039289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.039638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.040004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.040354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.040700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.041063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.041421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.041770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.042116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.042468 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.042824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.043215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.043579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.043935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.044286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.044633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.044981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.045325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.045672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.046031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.046403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.046753 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.047100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.047491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.047840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.048206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.048573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.048929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.049278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.049636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.050551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.050919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.051326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.051696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.052072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.052476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.052828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.053182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.053531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.053872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.054238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.054569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.054920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.055301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.055653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.055998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.056343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.056703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.057079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.057428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.057774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.058125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.058486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.058832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.059229 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.059588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.059938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.060301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.060652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.061000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.061347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.061707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.062063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.062413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.062759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.063107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.063499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.063844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.064206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.064563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.064911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.065256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.065661 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.066555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.066905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.067314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.067678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.068030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.068385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.068737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.069086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.069436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.069803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.070159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.070526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.070875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.071258 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.071608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.071955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.072315 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.072672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.073022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.073367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.073733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.074079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.074425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.074785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.075160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.075529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.075878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.076230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.076576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.076934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.077295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.077651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.077999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.078349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.078700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.079045 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.079407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.079768 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.080140 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.080488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.080832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.081211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.081559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.081903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.082266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.082622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.082970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.083379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.083733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.084081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.084427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.084786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.085141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.085488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.085833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.086184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.086546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.086892 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.087273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.087647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.087994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.088343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.088691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.089036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.089381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.090939 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 09:21:40.090939 n-d-758944-3 devstack@c-api.service[87994]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 09:21:40.127404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:21:40.233254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.233508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.233725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.233936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.234166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.234390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.234633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.236807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.237151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.237472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.237754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.238032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.238313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.238591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.239999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.240242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.240472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.240704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.240937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.241163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.241401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.242084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.242307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.242526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.242754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.242974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.243219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.243460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.244967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.245463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.245760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.245992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.246224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.246446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.246683 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.249557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.249798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.250035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.250272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.250505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.250733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.250972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.253546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.253789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.254033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.254262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.254487 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.254709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.254947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.255989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.256222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.256447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.256747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.256894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.257085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.257320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.257994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.258221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.258441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.258664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.258881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.259096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.259361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.260205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.260431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.260653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.260888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.261102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.261322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.261557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.262940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.263192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.263433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.263665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.263885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.264108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.264343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.265052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.265277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.265499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.265722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.265940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.266160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.266392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.267714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.267946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.268171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.268398 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.268618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.268897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.269227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.271371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.271612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.271842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.272071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.272293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.272516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.272752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.273447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.273673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.273897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.274120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.274339 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.274556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.274788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.275864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.276096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.276321 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.276544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.276759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.276976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.277208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.278392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.278622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.278845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.279070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.279315 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.279535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.279771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.280856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.281084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.281304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.281527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.281746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.281965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.282198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.284989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.285245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.285429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.285639 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.285863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.286065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.286308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.287654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.287890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.288118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.288346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.288569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.288790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.289027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.290798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.290977 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.291169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.291400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.291629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.291852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.292091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.293549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.293783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.294017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.294280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.294506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.294727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.294967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.296051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.296284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.296514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.296740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.296970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.297188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.297422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.298099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.298328 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.298546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.298769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.298994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.299236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.299472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.300223 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.300445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.300662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.300912 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.301153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.301361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.301595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.302312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.302514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.302709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.302936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.303133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.303376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.303605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.330488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 09:21:40.337810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 09:21:40.344118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 09:21:40.350215 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 09:21:40.351081 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.351560 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.371117 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.keymgr.conf_key_mgr [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b 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 21 09:21:40.373592 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.373857 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.377481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.377673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.377908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.378685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.378899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.379196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.383226 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.383700 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.389542 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.389970 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.394610 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.395054 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.398732 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87995) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 09:21:40.399085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.399359 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.399879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.400155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.400394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.400701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.400859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.401096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.401298 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.401523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.401752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.401972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.402192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.402411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.402626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.402841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.403073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.403329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.403545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.403759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.403976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.404210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.404298 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:21:40.404462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.404623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.404809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.405027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.405242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.405460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.405674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.405885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.406111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.406333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.406550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.406765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.406994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.407216 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.407432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.407665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.407887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.408109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.408324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.408542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.408753 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.408965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.409198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.409526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.409789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.410101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 09:21:40.410222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.410334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.410526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.410738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.410966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.411214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.411434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.411648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.411864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.412077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.412290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.412516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.412738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.412956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.413169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.413388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.413700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.413957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.414183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.414404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.414619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.414832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.415047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.415289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.415503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.415731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.415831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 09:21:40.415951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.416165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.416376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.416591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.416802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.416902 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.416998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.417213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.417314 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.417410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.417621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.417833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.418048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.418264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.418475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.418701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.418920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.419134 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.419372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.419558 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.419731 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.419841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.419937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.420107 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.420239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.420344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.420538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.420749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.420968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.421177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.421388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.421614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.421833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.421935 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.422032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.422234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.422338 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.422445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.422635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.422847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.423074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.423325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.423520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.423733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.423949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.424161 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.424276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.424375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.424566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.424650 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.424824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.425027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.425236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.425438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.425645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.425857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.426083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.426313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.426532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.426744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.426946 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.427066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.427250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.427389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.427485 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.427576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.427759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.427980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.428200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.428417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.428649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.428842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.429070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.429294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.429511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.429723 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.429889 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.api.contrib.hosts [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 09:21:40.429971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.430331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.430331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.430522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.430742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.430916 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.431064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.431203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.431304 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.431399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.431546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.431758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.431985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.432206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.432423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.432635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.432850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.433061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.433273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.433499 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.433630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.433735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.433900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.434014 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.434123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.434301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.434514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.434726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.434951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.435189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.435413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.435626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.435840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.436013 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.436166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.436317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.436477 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.436623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.436623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.436922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.437081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.437228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.437389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.437540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.437759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.437984 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.438199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.438353 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.438505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.438656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.438805 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.438966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.438966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.439302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.439454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.439605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.439755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.439944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.440164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.440397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: extensions {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.441090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.441090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.441378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.441482 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.441652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.441868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.442157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.442409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.442636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.442858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.442959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: extra_specs {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.443054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.443287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.443505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.443718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.443929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.444161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.444384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.444598 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.444809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.444911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: backups {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.445007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.445208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.445421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.445647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.445870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.446085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.446296 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.446516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.446732 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.446945 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.447191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.447417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.447629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.447841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.448008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-volume-manage {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.448111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.448228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.448435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.450008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-snapshot-manage {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.450112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 09:21:40.450112 n-d-758944-3 devstack@c-api.service[87994]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 09:21:40.452167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: encryption {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.454205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-quota-sets {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.457201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-volume-transfer {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.459563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-quota-class-sets {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.461407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-hosts {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.463946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-volume-type-access {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.466183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: qos-specs {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.469023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: scheduler-stats {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.471161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: cgsnapshots {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.473169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: capabilities {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.474955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: consistencygroups {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.477739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-services {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.479876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: encryption {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.481572 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-availability-zone {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.484266 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.484672 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.486675 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.486962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-61f681c9-18bd-4913-8a1d-a18332ab080b 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:21:40.487092 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.489142 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.489550 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.491671 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.492135 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.493989 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.494391 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.496583 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.496994 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.499041 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.499490 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.501592 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.502033 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.504397 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.504959 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.507003 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.507439 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.509013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] SnapshotActionsController initialized {{(pid=87996) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 09:21:40.510113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeActions extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.510113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.510540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.510649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension AdminActions extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.510953 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension AdminActions extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.511359 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension AdminActions extending resource: backups {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.511724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.512313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.512693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.513036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.513405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.513749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.514077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension TypesManage extending resource: types {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.514423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.514987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension UsedLimits extending resource: limits {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.515113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.523330 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b 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 21 09:21:40.530109 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b 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 21 09:21:40.603472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Initializing extension manager. {{(pid=87996) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 09:21:40.603961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.604291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.604830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.605162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.605488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: ExtendedServices {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.605817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-extended-services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.606147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Extended services support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.606473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.606791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-extended-services {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.607124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.607515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.607837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: TypesExtraSpecs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.608160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-types-extra-specs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.608479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Type extra specs support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.608895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.609117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-types-extra-specs {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.609448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.609776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.610094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Backups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.610409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: backups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.610729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Backups support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.611044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.611386 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: backups {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.611720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.612046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.612369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.612704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-volume-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.613026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Enable volume actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.613440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.613823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-volume-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.614119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.614445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.614760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: SchedulerHints {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.615073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: OS-SCH-HNT {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.615421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.615737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.616051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: OS-SCH-HNT {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.616382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.616706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.617019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.617334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-volume-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.617660 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.617975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.618288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-volume-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.618616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.618939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.619305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: SnapshotManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.619715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-snapshot-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.619940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.620254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.620566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-snapshot-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.620894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.621218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.621546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeTypeEncryption {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.621849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: encryption {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.622166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Encryption support for volume types. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.622478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.622789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: encryption {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.623117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.623464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.624019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: ExtendedSnapshotAttributes {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.624427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-extended-snapshot-attributes {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.624749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Extended SnapshotAttributes support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.625109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.625426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.625756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.626079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.626395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Quotas {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.626712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-quota-sets {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.627027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Quota management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.627399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.627771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-quota-sets {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.628579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.629184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.629563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeTransfer {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.629831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-volume-transfer {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.630154 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Volume transfer management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.630476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.630789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-volume-transfer {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.631121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.631472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.631789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: AdminActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.632103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-admin-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.632419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Enable admin actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.632732 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.633022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-admin-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.633509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.633669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.633942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: QuotaClasses {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.634255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-quota-class-sets {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.634573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Quota classes management support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.634885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.635217 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-quota-class-sets {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.635547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.635866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.636182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeTenantAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.636493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-vol-tenant-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.636809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.637379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.637692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-vol-tenant-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.638021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.638340 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.638658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Hosts {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.638968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-hosts {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.639312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Admin-only host administration. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.639629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.639938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-hosts {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.640263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.640586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.640900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeTypeAccess {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.641214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-volume-type-access {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.641529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Volume type access support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.641841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.642153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-volume-type-access {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.642478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.642797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.643110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeUnmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.643463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-volume-unmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.644364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Enable volume unmanage operation. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.644680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.645025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-volume-unmanage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.645318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.645621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.645936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeImageMetadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.646247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-vol-image-meta {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.646563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Show image metadata associated with the volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.646875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.647208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-vol-image-meta {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.647540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.647970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.648180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Qos_specs_manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.648492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: qos-specs {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.648810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: QoS specs support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.649121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.649469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: qos-specs {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.649799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.650120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.650535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeMigStatusAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.650854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-vol-mig-status-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.651201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.651520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.651832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-vol-mig-status-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.652159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.652481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.652812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Scheduler_stats {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.653117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: scheduler-stats {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.653432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Scheduler stats support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.653744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.654057 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: scheduler-stats {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.654382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.654719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.654998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Cgsnapshots {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.655365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: cgsnapshots {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.655766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: cgsnapshots support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.655993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.656306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: cgsnapshots {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.656634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.656955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.657272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Capabilities {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.657587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: capabilities {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.657950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Capabilities support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.658203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.658516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: capabilities {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.658854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.659205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.659713 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: SnapshotUnmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.660117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-snapshot-unmanage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.660444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Enable volume unmanage operation. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.660835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.661537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-snapshot-unmanage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.661537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.661837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.661989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Consistencygroups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.662258 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: consistencygroups {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.662575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: consistency groups support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.662932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.663232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: consistencygroups {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.663564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.services.Services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.663886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.664201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: Services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.664515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-services {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.664827 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Services support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.665123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.665438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-services {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.665765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.666086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.666399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: TypesManage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.666711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-types-manage {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.667027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Types manage support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.667365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.667679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-types-manage {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.668009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.668332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.668680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: SnapshotActions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.668966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-snapshot-actions {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.669231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Enable snapshot manager actions. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.669542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.669854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-snapshot-actions {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.670250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.670501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.670817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: UsedLimits {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.671130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-used-limits {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.671470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Provide data on limited resources that are being used. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.671782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.672094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-used-limits {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.672422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.672744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.673063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeEncryptionMetadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.673372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-volume-encryption-metadata {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.673686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.673998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.674309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-volume-encryption-metadata {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.674636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.675555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.675987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: VolumeHostAttribute {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.676401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-vol-host-attr {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.676729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Expose host as an attribute of a volume. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.677046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.677363 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-vol-host-attr {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.677693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.678021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87996) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.678337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext name: AvailabilityZones {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.678652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext alias: os-availability-zone {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.678970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext description: Describe Availability Zones. {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.679309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87996) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.679627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Loaded extension: os-availability-zone {{(pid=87996) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.680982 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.681401 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.683774 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.684181 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.686240 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.686647 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.687785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 09:21:40.688440 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.688848 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.693592 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 09:21:40.699009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 09:21:40.701685 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.702100 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.704197 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 09:21:40.704992 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.705439 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.706822 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.707322 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.711607 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.712017 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.717016 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.717428 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.721237 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.721646 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.723706 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.keymgr.conf_key_mgr [None req-61f681c9-18bd-4913-8a1d-a18332ab080b 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 21 09:21:40.725898 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.726772 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.727240 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.727364 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.731600 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.732038 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.733268 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.733571 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.735613 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.736030 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.740141 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.740439 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.740555 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.740858 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.742621 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.743029 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.744750 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.745180 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.746486 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.746905 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.754220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-61f681c9-18bd-4913-8a1d-a18332ab080b 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:21:40.755501 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.755949 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.761357 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.761787 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.764187 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.764595 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.764819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 09:21:40.766418 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.766827 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.769174 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.769683 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.771505 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.771824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.rpc [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 09:21:40.771930 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.772853 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.773272 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.774759 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.775175 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.775702 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.776117 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.777352 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.777758 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.777947 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.778359 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.779902 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.780227 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.780312 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.780651 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.782432 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.782597 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.782943 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.783237 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.786009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: extensions {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.786206 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.api.contrib.hosts [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 09:21:40.787322 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.787742 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.787913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: extra_specs {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.789976 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.790119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: backups {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.790387 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.792546 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.792961 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.793081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-volume-manage {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.794988 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.795091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-snapshot-manage {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.795435 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.796986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: extensions {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.797194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: encryption {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.798853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: extra_specs {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.799270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-quota-sets {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.801257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: backups {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.802302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-volume-transfer {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.804293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-volume-manage {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.804640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-quota-class-sets {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.806311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-snapshot-manage {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.806474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-hosts {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.808399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: encryption {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.809116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-volume-type-access {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.810580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-quota-sets {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.811246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: qos-specs {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.812926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-volume-transfer {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.814170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: scheduler-stats {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.815625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-quota-class-sets {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.816788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: cgsnapshots {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.817208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-hosts {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.818779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: capabilities {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.819819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-volume-type-access {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.820708 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: consistencygroups {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.822063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: qos-specs {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.823493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-services {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.824975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: scheduler-stats {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.825342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: encryption {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.827006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: cgsnapshots {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.827569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extended resource: os-availability-zone {{(pid=87996) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.829127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: capabilities {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.830143 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.830531 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.830928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: consistencygroups {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.833883 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.834146 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.834279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-services {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.836575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: encryption {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.836754 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.836754 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.838277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-availability-zone {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:40.838815 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.839271 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.840955 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.841218 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.841388 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.841630 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.843495 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.843904 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.844105 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.844362 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.845866 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.846273 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.846531 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.847690 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.849239 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.849661 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.850049 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.850465 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.851709 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.852135 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.852414 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.852722 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.854238 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.854647 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.854840 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.855394 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.856594 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.857001 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.857279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] SnapshotActionsController initialized {{(pid=87996) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 09:21:40.857575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeActions extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.857996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.858442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.858810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension AdminActions extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.859161 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.859290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension AdminActions extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.859729 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.859858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension AdminActions extending resource: backups {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.859959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.860319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.860703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.861047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.861382 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.861485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.861749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.861861 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.862093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension TypesManage extending resource: types {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.862475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.863405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension UsedLimits extending resource: limits {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.863531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87996) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.864003 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.864420 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.867293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.snapshot_actions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] SnapshotActionsController initialized {{(pid=87995) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 09:21:40.867691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeActions extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.868118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.868621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.868996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension AdminActions extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.869375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension AdminActions extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.869739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension AdminActions extending resource: backups {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.870096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.870369 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b 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 21 09:21:40.870474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.870808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.871183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.871556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.871917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.872262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension TypesManage extending resource: types {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.872619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.872963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension UsedLimits extending resource: limits {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.873309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:40.875981 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-0b37a478-dd78-4924-a711-0cf4f741ef8b 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 21 09:21:40.879558 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-61f681c9-18bd-4913-8a1d-a18332ab080b 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 21 09:21:40.882941 n-d-758944-3 devstack@c-api.service[87994]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563d1c4d19c0 pid: 87996 (default app) Jan 21 09:21:40.885500 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1/1] 10.222.0.77 () {50 vars in 766 bytes} [Thu Jan 21 09:21:40 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 21 09:21:40.887981 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-61f681c9-18bd-4913-8a1d-a18332ab080b 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 21 09:21:40.917899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Initializing extension manager. {{(pid=87995) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 09:21:40.918360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.918715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.919285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.919640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.919978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: ExtendedServices {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.920325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-extended-services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.920661 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Extended services support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.920987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.921318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-extended-services {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.921657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.921991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.922318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: TypesExtraSpecs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.922633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-types-extra-specs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.922960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Type extra specs support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.923305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.923626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-types-extra-specs {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.923957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.924287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.924612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Backups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.925048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: backups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.925465 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Backups support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.925855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.926179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: backups {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.926517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.926848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.927195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.927535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-volume-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.928335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Enable volume actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.928335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.928564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-volume-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.928792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.929126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.929447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: SchedulerHints {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.929756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: OS-SCH-HNT {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.930084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.930409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.930720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: OS-SCH-HNT {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.931052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.931429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.931757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.932073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-volume-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.932396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.932705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.933019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-volume-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.933356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.933679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.933999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: SnapshotManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.934314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-snapshot-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.934628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.934942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.935292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-snapshot-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.935624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.935956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.936279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeTypeEncryption {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.936647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: encryption {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.936961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Encryption support for volume types. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.937275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.937597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: encryption {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.937928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.938252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.938569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: ExtendedSnapshotAttributes {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.938883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-extended-snapshot-attributes {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.939216 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Extended SnapshotAttributes support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.939533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.939855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.940191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.941947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.941947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Quotas {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.941947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-quota-sets {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.941947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Quota management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.942520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.942520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-quota-sets {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.942813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.943074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.943429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeTransfer {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.943759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-volume-transfer {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.944096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Volume transfer management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.944420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.944744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-volume-transfer {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.945090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.945431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.945756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: AdminActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.946076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-admin-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.946486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Enable admin actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.946814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.947138 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-admin-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.947498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.947830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.948153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: QuotaClasses {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.948475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-quota-class-sets {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.948799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Quota classes management support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.949116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.949439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-quota-class-sets {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.949780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.950106 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.950426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeTenantAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.950760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-vol-tenant-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.951083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.951425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.951746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-vol-tenant-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.952081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.952408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.952724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Hosts {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.953041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-hosts {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.953364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Admin-only host administration. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.953688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.954005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-hosts {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.954346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.954635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.954957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeTypeAccess {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.955299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-volume-type-access {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.955623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Volume type access support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.955941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.956795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-volume-type-access {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.957133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.957492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.957910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeUnmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.958239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-volume-unmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.958561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Enable volume unmanage operation. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.958881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.959216 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-volume-unmanage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.959551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.959890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.960209 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeImageMetadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.960523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-vol-image-meta {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.960861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Show image metadata associated with the volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.961181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.961497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-vol-image-meta {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.961835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.962152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.962470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Qos_specs_manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.962795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: qos-specs {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.963114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: QoS specs support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.963456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.963773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: qos-specs {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.964110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.964437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.964756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeMigStatusAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.965067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-vol-mig-status-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.965427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.965847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.966032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-vol-mig-status-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.966374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.966699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.967021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Scheduler_stats {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.967357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: scheduler-stats {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.967681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Scheduler stats support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.968009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.968360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: scheduler-stats {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.968659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.968987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.969304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Cgsnapshots {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.969624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: cgsnapshots {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.969943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: cgsnapshots support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.970259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.970571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: cgsnapshots {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.970988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.971268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.971564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Capabilities {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.972543 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: capabilities {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.973024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Capabilities support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.973364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.973647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: capabilities {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.973989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.974319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.974648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: SnapshotUnmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.974971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-snapshot-unmanage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.975322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Enable volume unmanage operation. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.975639 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.975961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-snapshot-unmanage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.976300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.976626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.976962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Consistencygroups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.977268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: consistencygroups {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.977590 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: consistency groups support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.977904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.978223 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: consistencygroups {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.978557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.services.Services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.978882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.979252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: Services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.979545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-services {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.979864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Services support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.980181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.980508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-services {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.980836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.981164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.981482 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: TypesManage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.981808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-types-manage {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.982126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Types manage support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.982442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.982753 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-types-manage {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.983084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.983439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.983763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: SnapshotActions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.984083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-snapshot-actions {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.984404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Enable snapshot manager actions. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.984717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.985009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-snapshot-actions {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.986079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.986079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.986079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: UsedLimits {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.986355 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-used-limits {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.986512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Provide data on limited resources that are being used. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.986824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.987313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-used-limits {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.988248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.988248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.988438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeEncryptionMetadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.988629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-volume-encryption-metadata {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.988918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.989234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.989673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-volume-encryption-metadata {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.989887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.990215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.990537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: VolumeHostAttribute {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.990861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-vol-host-attr {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.991208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Expose host as an attribute of a volume. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.991520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.991835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-vol-host-attr {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.992170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 09:21:40.992496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87995) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 09:21:40.992815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext name: AvailabilityZones {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 09:21:40.993132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext alias: os-availability-zone {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 09:21:40.993450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext description: Describe Availability Zones. {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 09:21:40.993765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 09:21:40.994090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.extensions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Loaded extension: os-availability-zone {{(pid=87995) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 09:21:40.995533 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.995968 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:40.998570 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:40.998987 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.001115 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.001536 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.004040 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.004451 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.017873 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.018447 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.023758 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.024183 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.028664 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.029081 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.034820 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.035158 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.039011 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.039459 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.043490 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.043922 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.048062 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.048488 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.052610 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.053035 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.057116 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.057339 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.059727 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.059986 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.063521 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.063949 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.073229 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.073680 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.078466 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.078888 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.081107 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.081663 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.084227 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.084644 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.086802 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.087428 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.089230 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.089644 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.092462 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.092879 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.095079 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.095531 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.097887 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.098303 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.100260 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.100676 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.102252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: extensions {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.104305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: extra_specs {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.106394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: backups {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.109352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-volume-manage {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.111518 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-snapshot-manage {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.113595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: encryption {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.115815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-quota-sets {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.118065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-volume-transfer {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.120715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-quota-class-sets {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.122393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-hosts {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.124922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-volume-type-access {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.127048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: qos-specs {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.131294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: scheduler-stats {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.133237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: cgsnapshots {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.135376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: capabilities {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.137427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: consistencygroups {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.140178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-services {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.142097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: encryption {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.144289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extended resource: os-availability-zone {{(pid=87995) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 09:21:41.146889 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.147377 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.149527 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.149941 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.151952 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.152366 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.154518 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.154934 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.156927 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.157342 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.160153 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.160587 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.162574 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.162994 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.165184 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.165598 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.167433 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.167883 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.169697 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:21:41.170112 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:21:41.171728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.snapshot_actions [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] SnapshotActionsController initialized {{(pid=87995) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 09:21:41.172132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeActions extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.172662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.172955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.173331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension AdminActions extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.173829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension AdminActions extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.174196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension AdminActions extending resource: backups {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.174561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.175000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.176117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.176481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.176864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.177221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.177577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension TypesManage extending resource: types {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.177949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.178306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension UsedLimits extending resource: limits {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.178657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack [None req-61f681c9-18bd-4913-8a1d-a18332ab080b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87995) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 09:21:41.184701 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-61f681c9-18bd-4913-8a1d-a18332ab080b 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 21 09:21:41.190644 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-61f681c9-18bd-4913-8a1d-a18332ab080b 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 21 09:21:41.196027 n-d-758944-3 devstack@c-api.service[87994]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563d1c4d19c0 pid: 87995 (default app) Jan 21 09:21:47.489721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] POST http://10.222.0.77/volume/v3/be664d7d957e40f78c9665a361a7633e/types Jan 21 09:21:47.491890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:21:47.491890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:21:47.492453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:21:47.495383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:21:47.495383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:21:47.508986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:21:47.645953 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] http://10.222.0.77/volume/v3/be664d7d957e40f78c9665a361a7633e/types returned with HTTP 200 Jan 21 09:21:47.646666 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 2/2] 10.222.0.77 () {60 vars in 1228 bytes} [Thu Jan 21 09:21:46 2021] POST /volume/v3/be664d7d957e40f78c9665a361a7633e/types => generated 186 bytes in 835 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:21:48.027594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-767bb051-5267-4d68-94cb-a9700f88a7a7 req-7e7c837d-f6e8-4a3e-a201-d1f8a0fe607a admin admin] POST http://10.222.0.77/volume/v3/be664d7d957e40f78c9665a361a7633e/types/86c58ccf-1e55-4c56-91e3-45b97e8efa7b/extra_specs Jan 21 09:21:48.029813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:21:48.029813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:21:48.030431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-767bb051-5267-4d68-94cb-a9700f88a7a7 req-7e7c837d-f6e8-4a3e-a201-d1f8a0fe607a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:21:48.033771 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:21:48.033771 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:21:48.170486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [req-767bb051-5267-4d68-94cb-a9700f88a7a7 req-7e7c837d-f6e8-4a3e-a201-d1f8a0fe607a 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:21:48.263382 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-767bb051-5267-4d68-94cb-a9700f88a7a7 req-7e7c837d-f6e8-4a3e-a201-d1f8a0fe607a admin admin] http://10.222.0.77/volume/v3/be664d7d957e40f78c9665a361a7633e/types/86c58ccf-1e55-4c56-91e3-45b97e8efa7b/extra_specs returned with HTTP 200 Jan 21 09:21:48.264254 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1/3] 10.222.0.77 () {62 vars in 1445 bytes} [Thu Jan 21 09:21:47 2021] POST /volume/v3/be664d7d957e40f78c9665a361a7633e/types/86c58ccf-1e55-4c56-91e3-45b97e8efa7b/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:22:48.055769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] GET http://10.222.0.77/volume// Jan 21 09:22:48.056352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:22:48.056844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:22:48.058486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:22:48.059229 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 3/4] 10.222.0.77 () {56 vars in 1088 bytes} [Thu Jan 21 09:22:48 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:25:40.479964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b199581-4470-43ed-8a45-33368a01ea8a tempest-verify_tempest_config-81318460 tempest-verify_tempest_config-81318460] GET http://10.222.0.77/volume/v3/24139e6767344c37a2d3802119d8b7bd/extensions Jan 21 09:25:40.480609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b199581-4470-43ed-8a45-33368a01ea8a tempest-verify_tempest_config-81318460 tempest-verify_tempest_config-81318460] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:40.480941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b199581-4470-43ed-8a45-33368a01ea8a tempest-verify_tempest_config-81318460 tempest-verify_tempest_config-81318460] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:40.481740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b199581-4470-43ed-8a45-33368a01ea8a tempest-verify_tempest_config-81318460 tempest-verify_tempest_config-81318460] http://10.222.0.77/volume/v3/24139e6767344c37a2d3802119d8b7bd/extensions returned with HTTP 200 Jan 21 09:25:40.482555 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 2/5] 10.222.0.77 () {58 vars in 1213 bytes} [Thu Jan 21 09:25:40 2021] GET /volume/v3/24139e6767344c37a2d3802119d8b7bd/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:25:40.540865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] GET http://10.222.0.77/volume/ Jan 21 09:25:40.542701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:40.543018 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:25:40.543018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:25:40.543754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:40.545845 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767bb051-5267-4d68-94cb-a9700f88a7a7 admin admin] http://10.222.0.77/volume/ returned with HTTP 300 Jan 21 09:25:40.546999 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 4/6] 10.222.0.77 () {52 vars in 806 bytes} [Thu Jan 21 09:25:40 2021] GET /volume => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:07.793815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] POST http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes Jan 21 09:32:07.795133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1089879192"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:07.797230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1089879192'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:07.799802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Create volume of 1 GB Jan 21 09:32:07.877255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Availability zone cache updated, next update will occur around 2021-01-21 10:32:07.867998. {{(pid=87995) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:32:07.877584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Availability Zones retrieved successfully. Jan 21 09:32:08.006719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Flow 'volume_create_api' (eafc8083-a04b-49ad-aaf5-a1305f5c2b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:08.017699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ab6924-bc80-41c5-8a30-d0e317c8c57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:08.026689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:08.212986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ab6924-bc80-41c5-8a30-d0e317c8c57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:08.216056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f0088d-65d0-4f76-b93f-32c19b740b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:08.285871 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] 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 21 09:32:08.287895 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] 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 21 09:32:08.406817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Created reservations ['f7ebfb9c-92bb-4f7d-89a9-c188a6308345', 'adde5339-bc2c-4c28-886a-803a875c4cc7', '0d07e749-38ab-41de-8ed0-80c4548e090c', 'cc265a91-f491-4465-8713-d5c487f76805'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:08.408892 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f0088d-65d0-4f76-b93f-32c19b740b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7ebfb9c-92bb-4f7d-89a9-c188a6308345', 'adde5339-bc2c-4c28-886a-803a875c4cc7', '0d07e749-38ab-41de-8ed0-80c4548e090c', 'cc265a91-f491-4465-8713-d5c487f76805']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:08.411788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001a4e48-fd51-4ec4-ac16-9f5d4e9fecfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:08.556786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001a4e48-fd51-4ec4-ac16-9f5d4e9fecfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe3b57a-5f60-457a-b68d-1df01954f635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1089879192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='713f26675933433aa0f5d57bfec658a2',qos_specs=None,replication_status=,reservations=['f7ebfb9c-92bb-4f7d-89a9-c188a6308345','adde5339-bc2c-4c28-886a-803a875c4cc7','0d07e749-38ab-41de-8ed0-80c4548e090c','cc265a91-f491-4465-8713-d5c487f76805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4224f4d16ec479e92d59a483a6b369d',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1089879192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe3b57a-5f60-457a-b68d-1df01954f635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='713f26675933433aa0f5d57bfec658a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c4224f4d16ec479e92d59a483a6b369d',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:08.567619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00fb9d5-7ee4-41ff-9e3e-7f0c4f767f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:08.624019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00fb9d5-7ee4-41ff-9e3e-7f0c4f767f35) transitioned into state 'SUCCESS' from state '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-1089879192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='713f26675933433aa0f5d57bfec658a2',qos_specs=None,replication_status=,reservations=['f7ebfb9c-92bb-4f7d-89a9-c188a6308345','adde5339-bc2c-4c28-886a-803a875c4cc7','0d07e749-38ab-41de-8ed0-80c4548e090c','cc265a91-f491-4465-8713-d5c487f76805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4224f4d16ec479e92d59a483a6b369d',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:08.626420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f79d82-96e7-48c2-8355-5842a0c06b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:08.709970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f79d82-96e7-48c2-8355-5842a0c06b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:08.713812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Flow 'volume_create_api' (eafc8083-a04b-49ad-aaf5-a1305f5c2b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:08.770441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Create volume request issued successfully. Jan 21 09:32:08.819259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a46ea5a-a82f-404d-b740-35528fde8922 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes returned with HTTP 202 Jan 21 09:32:08.820632 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 3/7] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:07 2021] POST /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes => generated 830 bytes in 1032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:08.836603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9df80207-da01-4dad-aa71-cb05b5f61b43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:08.837118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9df80207-da01-4dad-aa71-cb05b5f61b43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:08.837702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9df80207-da01-4dad-aa71-cb05b5f61b43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:08.988706 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:08.988706 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:09.002134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9df80207-da01-4dad-aa71-cb05b5f61b43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:09.049161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9df80207-da01-4dad-aa71-cb05b5f61b43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:09.050483 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 5/8] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:08 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:10.067050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af0f07f3-4a24-4c99-a1f7-1fc52971325d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:10.067604 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af0f07f3-4a24-4c99-a1f7-1fc52971325d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:10.067711 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:10.067711 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:10.068357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af0f07f3-4a24-4c99-a1f7-1fc52971325d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:10.247516 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:10.247516 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:10.276156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-af0f07f3-4a24-4c99-a1f7-1fc52971325d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:10.337683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af0f07f3-4a24-4c99-a1f7-1fc52971325d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:10.339241 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 4/9] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:10 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:11.311338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] POST http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes Jan 21 09:32:11.313000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:11.313000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:11.313731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1887772536"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:11.315444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1887772536'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:11.317390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Create volume of 1 GB Jan 21 09:32:11.355739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5d60966-609f-4dff-8775-06316504d5c2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:11.356897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5d60966-609f-4dff-8775-06316504d5c2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:11.357094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:11.357094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:11.357788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5d60966-609f-4dff-8775-06316504d5c2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:11.370471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Availability zone cache updated, next update will occur around 2021-01-21 10:32:11.368558. {{(pid=87996) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:32:11.370810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Availability Zones retrieved successfully. Jan 21 09:32:11.431556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:11.431556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:11.442538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a5d60966-609f-4dff-8775-06316504d5c2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:11.478394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5d60966-609f-4dff-8775-06316504d5c2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:11.480881 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 5/10] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:11 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:11.487063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Flow 'volume_create_api' (9070c807-cdcd-4b16-b086-2fcbf81e0e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:11.490193 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13986772-67cf-47ce-b642-9c46ef3fe7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:11.493457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:11.628178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13986772-67cf-47ce-b642-9c46ef3fe7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:11.632615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8836feb-b8bd-43ca-ba6d-08114af38ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:11.703719 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] 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 21 09:32:11.708256 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] 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 21 09:32:11.737113 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-a5d60966-609f-4dff-8775-06316504d5c2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] 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 21 09:32:11.741602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:11.742795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:11.743137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:11.743137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:11.744099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:11.795811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Created reservations ['b6131763-d088-42b9-8693-2c501ed04456', 'b91d9793-2486-4bcc-9ecc-893f71d88c5d', '1ee16bd7-8c5c-477d-a15f-d36406eb12b3', '0da76ee6-235e-40b5-9fca-4c37ba0a11ac'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:11.801260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8836feb-b8bd-43ca-ba6d-08114af38ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6131763-d088-42b9-8693-2c501ed04456', 'b91d9793-2486-4bcc-9ecc-893f71d88c5d', '1ee16bd7-8c5c-477d-a15f-d36406eb12b3', '0da76ee6-235e-40b5-9fca-4c37ba0a11ac']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:11.806909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0611be-dca0-455f-8678-a045cec5908b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:11.861864 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:11.861864 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:11.882588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0611be-dca0-455f-8678-a045cec5908b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2958f5b-97f3-4db5-8da2-09d753e8651f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1887772536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd9646335fb48febfe65b575b93b7b8',qos_specs=None,replication_status=,reservations=['b6131763-d088-42b9-8693-2c501ed04456','b91d9793-2486-4bcc-9ecc-893f71d88c5d','1ee16bd7-8c5c-477d-a15f-d36406eb12b3','0da76ee6-235e-40b5-9fca-4c37ba0a11ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac81f88017644d898478e78ca08bc42f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1887772536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2958f5b-97f3-4db5-8da2-09d753e8651f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd9646335fb48febfe65b575b93b7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ac81f88017644d898478e78ca08bc42f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:11.883684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:11.884871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dda1e71-7b4d-4ad6-94b7-93a4f73049b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:11.922100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dda1e71-7b4d-4ad6-94b7-93a4f73049b0) transitioned into state 'SUCCESS' from state '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-1887772536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd9646335fb48febfe65b575b93b7b8',qos_specs=None,replication_status=,reservations=['b6131763-d088-42b9-8693-2c501ed04456','b91d9793-2486-4bcc-9ecc-893f71d88c5d','1ee16bd7-8c5c-477d-a15f-d36406eb12b3','0da76ee6-235e-40b5-9fca-4c37ba0a11ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac81f88017644d898478e78ca08bc42f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:11.929020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f835ca95-1210-4c7f-967f-92eeab883785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:11.953830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:11.956506 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 6/11] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:11 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:32:12.036966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f835ca95-1210-4c7f-967f-92eeab883785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:12.040404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Flow 'volume_create_api' (9070c807-cdcd-4b16-b086-2fcbf81e0e04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:12.156096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume// Jan 21 09:32:12.156876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:12.156985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:12.156985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:12.157374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:12.157555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Create volume request issued successfully. Jan 21 09:32:12.158808 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-7093396f-d609-47b1-8eb7-706483edc28b tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:12.159676 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 7/12] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:32:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:32:12.187279 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-f12afab5-992b-488e-abea-7be674683468 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] POST http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments Jan 21 09:32:12.188377 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-f12afab5-992b-488e-abea-7be674683468 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe3b57a-5f60-457a-b68d-1df01954f635", "instance_uuid": "f0a6de5c-f0f0-49fe-a40d-1976401c3bfb", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:12.211264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be135e59-5b3a-4de5-a3b3-1edf14c9eb17 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes returned with HTTP 202 Jan 21 09:32:12.225738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 6/13] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:11 2021] POST /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes => generated 817 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:12.236099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:12.240958 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:12.241354 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:12.241354 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:12.241739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:12.311944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:12.311944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:12.339181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:12.339181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:12.361357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:12.412597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-f12afab5-992b-488e-abea-7be674683468 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments returned with HTTP 200 Jan 21 09:32:12.419955 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 8/14] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:32:12 2021] POST /volume/v3/713f26675933433aa0f5d57bfec658a2/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:32:12.434236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:12.435052 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 7/15] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:12 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 885 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:12.467364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a83aac53-c091-4af5-b915-1377e7bccaf9 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:12.467997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a83aac53-c091-4af5-b915-1377e7bccaf9 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:12.468813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:12.468813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:12.469431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a83aac53-c091-4af5-b915-1377e7bccaf9 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:12.522180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume// Jan 21 09:32:12.522747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:12.523049 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:12.523049 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:12.523690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:12.524967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-575aa9bb-886a-4ddb-bb49-698940488637 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:12.526082 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 8/16] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 09:32: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 21 09:32:12.576356 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:12.576356 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:12.598824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a83aac53-c091-4af5-b915-1377e7bccaf9 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:12.644445 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:12.644445 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:12.670401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a83aac53-c091-4af5-b915-1377e7bccaf9 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:12.671795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 9/17] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:12 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:12.946242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-386d98d6-e3e3-4dcc-9709-bca7a54d47ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:12.947025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-386d98d6-e3e3-4dcc-9709-bca7a54d47ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:12.947744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-386d98d6-e3e3-4dcc-9709-bca7a54d47ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:13.070872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.070872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:13.089083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-386d98d6-e3e3-4dcc-9709-bca7a54d47ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:13.130499 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.130499 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:13.150628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-386d98d6-e3e3-4dcc-9709-bca7a54d47ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:13.157925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 9/18] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 09:32:12 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 1021 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:32:13.284168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-0dacd1d0-f550-4b8d-a083-787d39441056 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] PUT http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea Jan 21 09:32:13.285824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:13.285824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:13.292151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-0dacd1d0-f550-4b8d-a083-787d39441056 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:13.385001 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:32:13.385001 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:32:13.386195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-0dacd1d0-f550-4b8d-a083-787d39441056 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Lock "b'cinder-attachment_update-7fe3b57a-5f60-457a-b68d-1df01954f635-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:32:13.388555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.388555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:13.451799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d41b15c0-297a-4981-8c4a-e07ff7721938 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:13.452300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d41b15c0-297a-4981-8c4a-e07ff7721938 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:13.453321 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:13.453321 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:13.454347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d41b15c0-297a-4981-8c4a-e07ff7721938 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:13.560215 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.560215 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:13.581125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d41b15c0-297a-4981-8c4a-e07ff7721938 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:13.630457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d41b15c0-297a-4981-8c4a-e07ff7721938 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:13.651377 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 10/19] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:13 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:13.687994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-287d89ec-b5e3-4f23-b721-ac02bb32a3a2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:13.688630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-287d89ec-b5e3-4f23-b721-ac02bb32a3a2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:13.688833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:13.688833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:13.689206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-287d89ec-b5e3-4f23-b721-ac02bb32a3a2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:13.764407 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.764407 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:13.777683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-287d89ec-b5e3-4f23-b721-ac02bb32a3a2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:13.801618 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.801618 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:13.812783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-287d89ec-b5e3-4f23-b721-ac02bb32a3a2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:13.813627 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 11/20] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:13 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:32:14.679048 n-d-758944-3 devstack@c-api.service[87994]: WARNING keystonemiddleware.auth_token [None req-287d89ec-b5e3-4f23-b721-ac02bb32a3a2 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] 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 21 09:32:14.683363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-8fda3ecc-0bfc-495f-bd82-b83020935838 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:14.683834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-8fda3ecc-0bfc-495f-bd82-b83020935838 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:14.684048 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:14.684048 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:14.684401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-8fda3ecc-0bfc-495f-bd82-b83020935838 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:14.835661 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:14.835661 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:14.901059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-8fda3ecc-0bfc-495f-bd82-b83020935838 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:14.944090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-8fda3ecc-0bfc-495f-bd82-b83020935838 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:14.945450 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 12/21] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:14 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:32:14.952520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:14.953131 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:14.953347 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:14.953347 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:14.953710 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.053491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:15.053491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:15.083480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:15.116016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:15.116016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:15.125652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:15.127042 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 13/22] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:14 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:15.128261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume// Jan 21 09:32:15.128861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:15.129255 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:15.129255 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:15.129843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.131017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8372862c-593b-4246-a3e3-c57927888204 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:15.132034 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 14/23] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:32:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:15.170816 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-0caebdee-6326-4bb9-85ee-b03ab484bc34 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] POST http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments Jan 21 09:32:15.170816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-0caebdee-6326-4bb9-85ee-b03ab484bc34 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2958f5b-97f3-4db5-8da2-09d753e8651f", "instance_uuid": "345f1ea5-9870-45b3-813b-0ab67c46261a", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:15.294679 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:15.294679 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:15.406951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-0caebdee-6326-4bb9-85ee-b03ab484bc34 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments returned with HTTP 200 Jan 21 09:32:15.407909 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 15/24] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:32:15 2021] POST /volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments => generated 273 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:15.460285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:15.460866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:15.461090 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:15.461090 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:15.461466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.598472 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:15.598472 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:15.622253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:15.661307 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:15.661307 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:15.680027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:15.681942 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 16/25] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:15 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:15.682723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume// Jan 21 09:32:15.683178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:15.683399 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:15.683399 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:15.683781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.684778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb58cdec-1c0f-4f31-a495-826ed52a1dc3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:15.691485 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 17/26] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:32: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 21 09:32:16.143681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f19c94d-65e4-42e0-96e3-8c3aa53fd33d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:16.144210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f19c94d-65e4-42e0-96e3-8c3aa53fd33d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:16.144689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f19c94d-65e4-42e0-96e3-8c3aa53fd33d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:16.328631 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:16.328631 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:16.351405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6f19c94d-65e4-42e0-96e3-8c3aa53fd33d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:16.404488 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:16.404488 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:16.414571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f19c94d-65e4-42e0-96e3-8c3aa53fd33d tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:16.415770 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 18/27] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:16 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:16.419973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-138acf17-f31b-4f77-a8d9-3c44b8e3987a tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:16.420679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-138acf17-f31b-4f77-a8d9-3c44b8e3987a tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:16.421009 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:16.421009 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:16.421736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-138acf17-f31b-4f77-a8d9-3c44b8e3987a tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:16.504112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:16.504112 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:16.526285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-138acf17-f31b-4f77-a8d9-3c44b8e3987a tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:16.572423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:16.572423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:16.593557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-138acf17-f31b-4f77-a8d9-3c44b8e3987a tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:16.594840 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 19/28] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:32:16 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 1008 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:32:16.698307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98bb21f2-acdc-4366-a3ea-52991bd85f49 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:16.699573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98bb21f2-acdc-4366-a3ea-52991bd85f49 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:16.699935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:16.699935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:16.700762 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98bb21f2-acdc-4366-a3ea-52991bd85f49 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:16.790776 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:16.790776 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:16.800299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98bb21f2-acdc-4366-a3ea-52991bd85f49 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:16.821853 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:16.821853 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:16.832486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98bb21f2-acdc-4366-a3ea-52991bd85f49 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:16.844164 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 20/29] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:16 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 909 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:17.040418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a309b090-f1db-4293-abf9-20ae900cee59 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] PUT http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94 Jan 21 09:32:17.040976 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:17.040976 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:17.041401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a309b090-f1db-4293-abf9-20ae900cee59 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:17.110736 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:32:17.110736 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:32:17.111554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a309b090-f1db-4293-abf9-20ae900cee59 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Lock "b'cinder-attachment_update-f2958f5b-97f3-4db5-8da2-09d753e8651f-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:32:17.114506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:17.114506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:19.143696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-0dacd1d0-f550-4b8d-a083-787d39441056 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Lock "b'cinder-attachment_update-7fe3b57a-5f60-457a-b68d-1df01954f635-n-h2-758944-3'" released by "attachment_update" :: held 5.757s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:32:19.145218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-0dacd1d0-f550-4b8d-a083-787d39441056 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea returned with HTTP 200 Jan 21 09:32:19.146591 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 10/30] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 09:32:13 2021] PUT /volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea => generated 762 bytes in 5870 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:19.151241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ad9d18d-8582-45cd-a1b8-65aa2dc79571 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:19.152025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ad9d18d-8582-45cd-a1b8-65aa2dc79571 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:19.152598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:19.152598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:19.153269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ad9d18d-8582-45cd-a1b8-65aa2dc79571 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:19.230731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:19.230731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:19.257158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ad9d18d-8582-45cd-a1b8-65aa2dc79571 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:19.307761 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:19.307761 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:19.321553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ad9d18d-8582-45cd-a1b8-65aa2dc79571 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:19.323851 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 11/31] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:19 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:19.329972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2daf5bed-a88f-478d-8264-44f735358bf6 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:19.331133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2daf5bed-a88f-478d-8264-44f735358bf6 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:19.331775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:19.331775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:19.332384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2daf5bed-a88f-478d-8264-44f735358bf6 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:19.504541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:19.504541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:19.540077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2daf5bed-a88f-478d-8264-44f735358bf6 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:19.582181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a309b090-f1db-4293-abf9-20ae900cee59 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Lock "b'cinder-attachment_update-f2958f5b-97f3-4db5-8da2-09d753e8651f-n-h1-758944-3'" released by "attachment_update" :: held 2.471s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:32:19.582855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a309b090-f1db-4293-abf9-20ae900cee59 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94 returned with HTTP 200 Jan 21 09:32:19.585283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 21/32] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:32:17 2021] PUT /volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94 => generated 762 bytes in 2554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:19.591168 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:19.591168 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:19.614176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2daf5bed-a88f-478d-8264-44f735358bf6 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:19.615106 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 12/33] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:19 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 909 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:20.343777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efadfe5f-1e74-436b-9199-c3ea218c700e tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:20.344692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efadfe5f-1e74-436b-9199-c3ea218c700e tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:20.346232 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:20.346232 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:20.348475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efadfe5f-1e74-436b-9199-c3ea218c700e tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:20.412885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:20.412885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:20.449101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-efadfe5f-1e74-436b-9199-c3ea218c700e tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:20.482332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:20.482332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:20.505850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efadfe5f-1e74-436b-9199-c3ea218c700e tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:20.507272 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 22/34] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:20 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:20.632173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75873977-0aa3-488e-870a-86489ecc7898 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:20.633094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75873977-0aa3-488e-870a-86489ecc7898 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:20.633579 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:20.633579 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:20.634150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75873977-0aa3-488e-870a-86489ecc7898 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:20.734128 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:20.734128 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:20.753270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75873977-0aa3-488e-870a-86489ecc7898 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:20.795132 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:20.795132 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:20.816369 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75873977-0aa3-488e-870a-86489ecc7898 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:20.817320 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 13/35] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:20 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:21.523385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dbca601-d03e-4ea9-9f82-d793a8c1fcbf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:21.523897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dbca601-d03e-4ea9-9f82-d793a8c1fcbf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:21.524078 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:21.524078 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:21.524728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dbca601-d03e-4ea9-9f82-d793a8c1fcbf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:21.598943 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:21.598943 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:21.608181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3dbca601-d03e-4ea9-9f82-d793a8c1fcbf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:21.628733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:21.628733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:21.638992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dbca601-d03e-4ea9-9f82-d793a8c1fcbf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:21.641132 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 23/36] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:21 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:21.844192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d036232-614c-410c-8184-71e58b7b5771 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:21.844896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d036232-614c-410c-8184-71e58b7b5771 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:21.845111 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:21.845111 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:21.845466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d036232-614c-410c-8184-71e58b7b5771 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:21.907120 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:21.907120 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:21.915923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4d036232-614c-410c-8184-71e58b7b5771 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:21.939030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:21.939030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:21.953385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d036232-614c-410c-8184-71e58b7b5771 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:21.954673 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 14/37] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:21 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:22.658321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b40592f-14c9-4fa7-a6ef-eb4d61a453c1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:22.660149 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b40592f-14c9-4fa7-a6ef-eb4d61a453c1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:22.660634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:22.660634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:22.661396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b40592f-14c9-4fa7-a6ef-eb4d61a453c1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:22.727497 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:22.727497 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:22.738121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5b40592f-14c9-4fa7-a6ef-eb4d61a453c1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:22.760402 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:22.760402 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:22.780844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b40592f-14c9-4fa7-a6ef-eb4d61a453c1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:22.782656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 24/38] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:22 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:22.970891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16dfe377-be2a-47f5-b824-9a44c3645508 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:22.971548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16dfe377-be2a-47f5-b824-9a44c3645508 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:22.971830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:22.971830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:22.972324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16dfe377-be2a-47f5-b824-9a44c3645508 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:23.120279 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:23.120279 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:23.142059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-16dfe377-be2a-47f5-b824-9a44c3645508 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:23.184955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:23.184955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:23.205725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16dfe377-be2a-47f5-b824-9a44c3645508 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:23.209017 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 15/39] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:22 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:23.811792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8878d8bf-4fb2-4a72-a6ab-b72693db6ac0 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:23.812862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8878d8bf-4fb2-4a72-a6ab-b72693db6ac0 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:23.812862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:23.812862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:23.813484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8878d8bf-4fb2-4a72-a6ab-b72693db6ac0 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:24.001615 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:24.001615 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:24.038788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8878d8bf-4fb2-4a72-a6ab-b72693db6ac0 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:24.104786 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:24.104786 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:24.128753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8878d8bf-4fb2-4a72-a6ab-b72693db6ac0 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:24.139323 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 25/40] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:23 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:24.224520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20aa09a9-2053-4621-ba63-cacde8c61859 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:24.225323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20aa09a9-2053-4621-ba63-cacde8c61859 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:24.225745 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:24.225745 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:24.226397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20aa09a9-2053-4621-ba63-cacde8c61859 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:24.361703 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:24.361703 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:24.381536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20aa09a9-2053-4621-ba63-cacde8c61859 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:24.426793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:24.426793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:24.456711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20aa09a9-2053-4621-ba63-cacde8c61859 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:24.458073 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 16/41] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:24 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:25.146105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5630faaa-023c-4d46-b368-4773b5804c5a tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:25.146105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5630faaa-023c-4d46-b368-4773b5804c5a tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:25.146590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:25.146590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:25.147104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5630faaa-023c-4d46-b368-4773b5804c5a tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:25.285423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:25.285423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:25.332067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5630faaa-023c-4d46-b368-4773b5804c5a tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:25.404963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:25.404963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:25.428956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5630faaa-023c-4d46-b368-4773b5804c5a tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:25.430590 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 26/42] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:25 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:25.476929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b76e75e6-222f-4ce4-80d3-7c27300adfcf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:25.477689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b76e75e6-222f-4ce4-80d3-7c27300adfcf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:25.478068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:25.478068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:25.479115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b76e75e6-222f-4ce4-80d3-7c27300adfcf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:25.663853 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:25.663853 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:25.677490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-26cdec0a-2b93-4ea8-9bcb-b3b2c1c2bf50 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] POST http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea/action Jan 21 09:32:25.678271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:25.678271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:25.680973 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-26cdec0a-2b93-4ea8-9bcb-b3b2c1c2bf50 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:25.681535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-26cdec0a-2b93-4ea8-9bcb-b3b2c1c2bf50 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:25.723634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b76e75e6-222f-4ce4-80d3-7c27300adfcf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:25.819326 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:25.819326 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:25.852189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b76e75e6-222f-4ce4-80d3-7c27300adfcf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:25.857366 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 17/43] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:25 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:25.931126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:25.931126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:25.974272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fbe73c3f-8aad-4aaa-8346-df06ac96d36b req-26cdec0a-2b93-4ea8-9bcb-b3b2c1c2bf50 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea/action returned with HTTP 204 Jan 21 09:32:25.980398 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 27/44] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 09:32:25 2021] POST /volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea/action => generated 0 bytes in 308 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:26.190398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a63d2f1d-1833-4113-b4be-b64380eb05bc tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] POST http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94/action Jan 21 09:32:26.191078 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:26.191078 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:26.193042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a63d2f1d-1833-4113-b4be-b64380eb05bc tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:26.193897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a63d2f1d-1833-4113-b4be-b64380eb05bc tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:26.392180 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:26.392180 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:26.423921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-3e7bf66d-1e6f-4ab5-8514-cd2df10d529d req-a63d2f1d-1833-4113-b4be-b64380eb05bc tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94/action returned with HTTP 204 Jan 21 09:32:26.428768 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 18/45] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:32:26 2021] POST /volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94/action => generated 0 bytes in 243 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:26.451490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:32:26.452307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:26.452778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:26.452778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:26.453547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:26.617403 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:26.617403 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:26.628640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:32:26.651322 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:26.651322 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:26.662864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:32:26.675169 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 28/46] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:26 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 1215 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:26.884220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:32:26.884975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:26.885422 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:26.885422 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:26.885928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:26.949560 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:26.949560 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:26.958477 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:32:26.978204 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:26.978204 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:26.988199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:32:26.989004 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 19/47] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:26 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 1202 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:34.062417 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume// Jan 21 09:32:34.062920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:34.063042 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:34.063042 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:34.063352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:34.064393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3304ee-d5a8-4492-81ac-ec8d48a8f577 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:34.065249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 29/48] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 09:32:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:34.069970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume// Jan 21 09:32:34.070692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:34.071097 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:34.071097 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:34.071778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:34.073519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f78b297d-6531-4a3c-98ee-55065116718e tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:34.074309 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 20/49] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:32:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:34.083082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-98ac0700-6e73-4cb4-928c-dfb1dd485ce4 tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] POST http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments Jan 21 09:32:34.083929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-98ac0700-6e73-4cb4-928c-dfb1dd485ce4 tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2958f5b-97f3-4db5-8da2-09d753e8651f", "instance_uuid": "345f1ea5-9870-45b3-813b-0ab67c46261a", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:34.091650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-4ed439f1-11f1-44a2-97e9-d344d39b0c99 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] POST http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments Jan 21 09:32:34.093379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-4ed439f1-11f1-44a2-97e9-d344d39b0c99 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe3b57a-5f60-457a-b68d-1df01954f635", "instance_uuid": "f0a6de5c-f0f0-49fe-a40d-1976401c3bfb", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:34.152399 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:34.152399 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:34.155901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:34.155901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:35.606364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-4ed439f1-11f1-44a2-97e9-d344d39b0c99 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments returned with HTTP 200 Jan 21 09:32:35.610275 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 21/50] 10.222.0.99 () {64 vars in 1358 bytes} [Thu Jan 21 09:32:34 2021] POST /volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments => generated 762 bytes in 1525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:32:35.670071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-4161feec-dba0-476b-9f45-2a12c8697393 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] GET http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d Jan 21 09:32:35.671881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-4161feec-dba0-476b-9f45-2a12c8697393 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:35.672361 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:35.672361 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:35.673018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-4161feec-dba0-476b-9f45-2a12c8697393 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:35.718591 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-4161feec-dba0-476b-9f45-2a12c8697393 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d returned with HTTP 200 Jan 21 09:32:35.721297 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 22/51] 10.222.0.99 () {60 vars in 1415 bytes} [Thu Jan 21 09:32:35 2021] GET /volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d => generated 789 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:35.814266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-98ac0700-6e73-4cb4-928c-dfb1dd485ce4 tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments returned with HTTP 200 Jan 21 09:32:35.815668 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 30/52] 10.222.0.96 () {64 vars in 1358 bytes} [Thu Jan 21 09:32:34 2021] POST /volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments => generated 762 bytes in 1737 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:35.918282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-cba6aff7-0f6c-43c9-964b-b36dd8bee3cd tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] GET http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199 Jan 21 09:32:35.919134 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-cba6aff7-0f6c-43c9-964b-b36dd8bee3cd tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:35.919637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:35.919637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:35.920288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-cba6aff7-0f6c-43c9-964b-b36dd8bee3cd tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:35.979099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-cba6aff7-0f6c-43c9-964b-b36dd8bee3cd tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199 returned with HTTP 200 Jan 21 09:32:35.982393 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 23/53] 10.222.0.96 () {60 vars in 1415 bytes} [Thu Jan 21 09:32:35 2021] GET /volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199 => generated 789 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:43.059642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] POST http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes Jan 21 09:32:43.060186 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:43.060186 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:43.060553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-395722294"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:43.064421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-395722294'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:43.064862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Create volume of 1 GB Jan 21 09:32:43.066795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:43.066795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:43.114756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Availability Zones retrieved successfully. Jan 21 09:32:43.150101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Flow 'volume_create_api' (95c3319c-520f-4ec0-994d-7c964fcf0426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:43.152887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ac8ba0-25ae-4b79-ab3d-256bd324b81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:43.156089 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:43.256695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ac8ba0-25ae-4b79-ab3d-256bd324b81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:43.259412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1781ca2-9622-4780-82b1-12e00563be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:43.374331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Created reservations ['34c1c060-e39d-42d3-8c01-b54b232992a3', '295dcfab-464a-40cf-9698-5cc5e4bafd88', '0fed34e1-aa41-4e43-8e85-dac1cbb5952d', '4700eba9-7b3a-4bda-b2c6-dac60fa9bedc'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:43.376663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1781ca2-9622-4780-82b1-12e00563be41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c1c060-e39d-42d3-8c01-b54b232992a3', '295dcfab-464a-40cf-9698-5cc5e4bafd88', '0fed34e1-aa41-4e43-8e85-dac1cbb5952d', '4700eba9-7b3a-4bda-b2c6-dac60fa9bedc']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:43.379568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb67acd-b521-4f45-833f-57565584c15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:43.455446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb67acd-b521-4f45-833f-57565584c15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a68a21-e299-439e-93f8-29cd2885551b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-395722294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b51ee6a3e6c4a8a87ba9496c7197432',qos_specs=None,replication_status=,reservations=['34c1c060-e39d-42d3-8c01-b54b232992a3','295dcfab-464a-40cf-9698-5cc5e4bafd88','0fed34e1-aa41-4e43-8e85-dac1cbb5952d','4700eba9-7b3a-4bda-b2c6-dac60fa9bedc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3440fe0a2242748edb0f74a61efe19',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-395722294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a68a21-e299-439e-93f8-29cd2885551b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b51ee6a3e6c4a8a87ba9496c7197432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1f3440fe0a2242748edb0f74a61efe19',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:43.458276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f0a6ba-4d37-4fa6-9089-1e347336768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:43.491476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f0a6ba-4d37-4fa6-9089-1e347336768f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-395722294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b51ee6a3e6c4a8a87ba9496c7197432',qos_specs=None,replication_status=,reservations=['34c1c060-e39d-42d3-8c01-b54b232992a3','295dcfab-464a-40cf-9698-5cc5e4bafd88','0fed34e1-aa41-4e43-8e85-dac1cbb5952d','4700eba9-7b3a-4bda-b2c6-dac60fa9bedc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3440fe0a2242748edb0f74a61efe19',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:43.493789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43254219-d81f-4a6d-a29a-7fc09eb1b07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:43.510050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43254219-d81f-4a6d-a29a-7fc09eb1b07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:43.513150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Flow 'volume_create_api' (95c3319c-520f-4ec0-994d-7c964fcf0426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:43.572393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Create volume request issued successfully. Jan 21 09:32:43.587560 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0ac70ff-4015-49bb-a212-195f819de43d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes returned with HTTP 202 Jan 21 09:32:43.599745 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 31/54] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:43 2021] POST /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes => generated 823 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:43.607179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27dedcd0-e5d7-4eb1-ae0d-f543e9a3b8b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:43.608860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27dedcd0-e5d7-4eb1-ae0d-f543e9a3b8b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:43.609211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:43.609211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:43.609695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27dedcd0-e5d7-4eb1-ae0d-f543e9a3b8b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:43.661337 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:43.661337 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:43.671268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-27dedcd0-e5d7-4eb1-ae0d-f543e9a3b8b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:43.699445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27dedcd0-e5d7-4eb1-ae0d-f543e9a3b8b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:43.701018 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 24/55] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:43 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 891 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:44.718815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f1533fe-3fe3-4190-9beb-54470746e462 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:44.719493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f1533fe-3fe3-4190-9beb-54470746e462 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:44.719807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:44.719807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:44.720474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f1533fe-3fe3-4190-9beb-54470746e462 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:44.788866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:44.788866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:44.813743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f1533fe-3fe3-4190-9beb-54470746e462 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:44.869915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f1533fe-3fe3-4190-9beb-54470746e462 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:44.871267 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 32/56] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:44 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:45.743739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-d93b0c63-35ba-49e7-ba53-f44f1a3da674 tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] POST http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199/action Jan 21 09:32:45.744812 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:45.744812 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:45.745770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-d93b0c63-35ba-49e7-ba53-f44f1a3da674 tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:45.746293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-d93b0c63-35ba-49e7-ba53-f44f1a3da674 tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:45.881360 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:45.881360 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:45.892366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a5c860c-958f-4eab-a960-b9dd2bdbd054 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:45.893253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a5c860c-958f-4eab-a960-b9dd2bdbd054 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:45.893599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:45.893599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:45.894165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a5c860c-958f-4eab-a960-b9dd2bdbd054 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:45.912218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-d93b0c63-35ba-49e7-ba53-f44f1a3da674 tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199/action returned with HTTP 204 Jan 21 09:32:45.914388 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 25/57] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 09:32:45 2021] POST /volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:46.023029 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:46.023029 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:46.039634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4a5c860c-958f-4eab-a960-b9dd2bdbd054 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:46.163191 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a5c860c-958f-4eab-a960-b9dd2bdbd054 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:46.175169 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 33/58] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:45 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:32:46.597688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:46.598436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:46.598792 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:46.598792 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:46.599681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:46.656411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:46.656411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:46.665922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:46.694797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:46.695812 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 26/59] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:46 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:46.802056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-63b92600-5f8a-44cc-b207-4e8a05ec5b56 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] POST http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d/action Jan 21 09:32:46.804277 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:46.804277 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:46.805477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-63b92600-5f8a-44cc-b207-4e8a05ec5b56 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:46.806052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-63b92600-5f8a-44cc-b207-4e8a05ec5b56 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:46.820325 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume// Jan 21 09:32:46.820793 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:46.821007 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:46.821007 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:46.821376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:46.822565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-e663f196-5e06-4e0e-860c-eca50b0fb887 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:46.823162 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 27/60] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:32:46 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:46.840552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-178007b4-c3d9-45d0-95c3-646fe2e4ea78 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] POST http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments Jan 21 09:32:46.841668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-178007b4-c3d9-45d0-95c3-646fe2e4ea78 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24a68a21-e299-439e-93f8-29cd2885551b", "instance_uuid": "99241613-d401-4ebc-b4ea-cf7af09b79dc", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:46.895858 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:46.895858 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:46.899827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:46.899827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:46.915835 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-63b92600-5f8a-44cc-b207-4e8a05ec5b56 tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d/action returned with HTTP 204 Jan 21 09:32:46.918053 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 34/61] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:32:46 2021] POST /volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:46.985091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-178007b4-c3d9-45d0-95c3-646fe2e4ea78 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments returned with HTTP 200 Jan 21 09:32:46.986270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 28/62] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:32:46 2021] POST /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:32:47.046614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47d566cc-0b5f-4b5e-b845-13d8e16b4779 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:47.046614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47d566cc-0b5f-4b5e-b845-13d8e16b4779 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:47.047001 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:47.047001 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:47.047331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47d566cc-0b5f-4b5e-b845-13d8e16b4779 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:47.120162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-178007b4-c3d9-45d0-95c3-646fe2e4ea78 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume// Jan 21 09:32:47.120953 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-178007b4-c3d9-45d0-95c3-646fe2e4ea78 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:47.121350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:47.121350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:47.121982 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-178007b4-c3d9-45d0-95c3-646fe2e4ea78 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:47.123388 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-178007b4-c3d9-45d0-95c3-646fe2e4ea78 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:47.125623 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 29/63] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:32:47 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:47.147235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-52826e82-f0f0-4d05-9cf1-d35c9a84870b tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:47.148075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-52826e82-f0f0-4d05-9cf1-d35c9a84870b tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:47.149199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-52826e82-f0f0-4d05-9cf1-d35c9a84870b tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:47.159832 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:47.159832 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:47.181568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-47d566cc-0b5f-4b5e-b845-13d8e16b4779 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:47.231845 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:47.231845 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:47.236047 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:47.236047 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:47.251629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47d566cc-0b5f-4b5e-b845-13d8e16b4779 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:47.260628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-52826e82-f0f0-4d05-9cf1-d35c9a84870b tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:47.265927 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 35/64] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:47 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:47.307611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:47.307611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:47.319935 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-52826e82-f0f0-4d05-9cf1-d35c9a84870b tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:47.321919 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 30/65] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:32:47 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1014 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:32:47.370607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-9d0e3391-cf89-4b32-99bf-a2d883ff8a96 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] PUT http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f Jan 21 09:32:47.372088 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:47.372088 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:47.373478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-9d0e3391-cf89-4b32-99bf-a2d883ff8a96 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:47.427944 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:32:47.427944 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:32:47.428821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-9d0e3391-cf89-4b32-99bf-a2d883ff8a96 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Lock "b'cinder-attachment_update-24a68a21-e299-439e-93f8-29cd2885551b-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:32:47.431673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:47.431673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:48.270312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc3e1d55-4920-483c-b391-82aafa5b5480 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:48.270817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc3e1d55-4920-483c-b391-82aafa5b5480 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:48.271219 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:48.271219 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:48.271819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc3e1d55-4920-483c-b391-82aafa5b5480 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:48.377790 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:48.377790 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:48.406318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fc3e1d55-4920-483c-b391-82aafa5b5480 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:48.458329 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:48.458329 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:48.476491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc3e1d55-4920-483c-b391-82aafa5b5480 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:48.477540 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 31/66] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:48 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:49.335127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-9d0e3391-cf89-4b32-99bf-a2d883ff8a96 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Lock "b'cinder-attachment_update-24a68a21-e299-439e-93f8-29cd2885551b-n-h1-758944-3'" released by "attachment_update" :: held 1.906s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:32:49.336583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-9d0e3391-cf89-4b32-99bf-a2d883ff8a96 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f returned with HTTP 200 Jan 21 09:32:49.337960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 36/67] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:32:47 2021] PUT /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f => generated 762 bytes in 1973 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:49.523689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a67c6fce-38b5-488b-9e16-79f5550b447d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:49.523689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a67c6fce-38b5-488b-9e16-79f5550b447d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:49.523689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:49.523689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:49.523689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a67c6fce-38b5-488b-9e16-79f5550b447d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:49.623823 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:49.623823 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:49.632858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a67c6fce-38b5-488b-9e16-79f5550b447d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:49.653222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:49.653222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:49.663541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a67c6fce-38b5-488b-9e16-79f5550b447d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:49.665012 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 32/68] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:49 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:50.683952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8f95455-6846-4dd0-8cb2-b9bbfed05a7e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:50.684461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8f95455-6846-4dd0-8cb2-b9bbfed05a7e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:50.684721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:50.684721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:50.685106 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8f95455-6846-4dd0-8cb2-b9bbfed05a7e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:50.735719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:50.735719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:50.744883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b8f95455-6846-4dd0-8cb2-b9bbfed05a7e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:50.768947 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:50.768947 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:50.773698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8f95455-6846-4dd0-8cb2-b9bbfed05a7e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:50.774928 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 37/69] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:50 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:51.791656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ee3c636-4902-4cf1-aed1-5f88c631e9c0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:51.792817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ee3c636-4902-4cf1-aed1-5f88c631e9c0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:51.793015 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:51.793015 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:51.794021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ee3c636-4902-4cf1-aed1-5f88c631e9c0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:51.853893 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:51.853893 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:51.863883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ee3c636-4902-4cf1-aed1-5f88c631e9c0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:51.886271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:51.886271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:51.897581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ee3c636-4902-4cf1-aed1-5f88c631e9c0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:51.898399 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 33/70] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:51 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:52.915658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c57d6f4-0c06-4706-b27f-6cc24f212846 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:52.916198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6c57d6f4-0c06-4706-b27f-6cc24f212846 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:52.916353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:52.916353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:52.917281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6c57d6f4-0c06-4706-b27f-6cc24f212846 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:53.026471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:53.026471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:53.038349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-4115d567-6df4-49fe-8908-abf8c33f59aa tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] DELETE http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94 Jan 21 09:32:53.039462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-4115d567-6df4-49fe-8908-abf8c33f59aa tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:53.039898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:53.039898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:53.040540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-4115d567-6df4-49fe-8908-abf8c33f59aa tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:53.084065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6c57d6f4-0c06-4706-b27f-6cc24f212846 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:53.139836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:53.139836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:53.166134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:53.166134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:53.221623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c57d6f4-0c06-4706-b27f-6cc24f212846 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:53.223060 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 38/71] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:52 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:53.231800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-92ddc475-7281-4814-9242-3242640dd8de tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] DELETE http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea Jan 21 09:32:53.236439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-92ddc475-7281-4814-9242-3242640dd8de tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:53.236869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:53.236869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:53.237513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-92ddc475-7281-4814-9242-3242640dd8de tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:53.282268 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:53.282268 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:53.776764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-10268df9-a2f7-407f-a405-23afded68cf4 req-4115d567-6df4-49fe-8908-abf8c33f59aa tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199)]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:32:53.777347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-10268df9-a2f7-407f-a405-23afded68cf4 req-4115d567-6df4-49fe-8908-abf8c33f59aa tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Adding status of: attached to pending status list for volume. {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:32:53.777998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-10268df9-a2f7-407f-a405-23afded68cf4 req-4115d567-6df4-49fe-8908-abf8c33f59aa tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:32:53.799778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-10268df9-a2f7-407f-a405-23afded68cf4 req-4115d567-6df4-49fe-8908-abf8c33f59aa tempest-LiveMigrationTest-1158334238 tempest-LiveMigrationTest-1158334238] http://10.222.0.77/volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94 returned with HTTP 200 Jan 21 09:32:53.800952 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 34/72] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:32:53 2021] DELETE /volume/v3/5181fa1b9013448dafc1a9de44956a44/attachments/b8713926-ea9f-45f0-a32b-5425e2fb3a94 => generated 192 bytes in 769 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:53.936920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-92ddc475-7281-4814-9242-3242640dd8de tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(a21d580d-2366-4051-bf94-3b5e518afa5d)]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:32:53.937384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-92ddc475-7281-4814-9242-3242640dd8de tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Adding status of: attached to pending status list for volume. {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:32:53.937761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-92ddc475-7281-4814-9242-3242640dd8de tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:32:53.957407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-98317451-de3e-45ce-abf3-541ee4cdca26 req-92ddc475-7281-4814-9242-3242640dd8de tempest-LiveAutoBlockMigrationV225Test-420518844 tempest-LiveAutoBlockMigrationV225Test-420518844] http://10.222.0.77/volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea returned with HTTP 200 Jan 21 09:32:53.961962 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 39/73] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 09:32:53 2021] DELETE /volume/v3/6d54a505902a432183bb0d5a8d1fbbec/attachments/a941d6eb-7ec2-4dae-a5db-a07ba4d1d4ea => generated 192 bytes in 737 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:54.240842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3973142-17d4-478c-b36e-3a07062db6b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:54.241389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3973142-17d4-478c-b36e-3a07062db6b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:54.241604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.241604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:54.242235 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3973142-17d4-478c-b36e-3a07062db6b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:54.304003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.304003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:54.316401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b3973142-17d4-478c-b36e-3a07062db6b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:54.344738 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.344738 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:54.363631 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3973142-17d4-478c-b36e-3a07062db6b4 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:54.375988 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 35/74] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:54 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:55.215112 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-b213ff32-48f8-40c6-b17f-d3fd458a49bc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] POST http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f/action Jan 21 09:32:55.216487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:55.216487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:55.217845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-b213ff32-48f8-40c6-b17f-d3fd458a49bc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:55.218523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-b213ff32-48f8-40c6-b17f-d3fd458a49bc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:55.382298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24b1ce47-aa2d-4103-b285-f4e0a107f067 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:55.383005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24b1ce47-aa2d-4103-b285-f4e0a107f067 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:55.383210 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:55.383210 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:55.383758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24b1ce47-aa2d-4103-b285-f4e0a107f067 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:55.426205 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.426205 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:55.457501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a55fb232-24a4-4ca1-89fc-71f7ec1ed87d req-b213ff32-48f8-40c6-b17f-d3fd458a49bc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f/action returned with HTTP 204 Jan 21 09:32:55.460433 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 40/75] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:32:55 2021] POST /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f/action => generated 0 bytes in 251 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:55.506683 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.506683 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:55.518784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-24b1ce47-aa2d-4103-b285-f4e0a107f067 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:55.552317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.552317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:55.569867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24b1ce47-aa2d-4103-b285-f4e0a107f067 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:55.583941 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 36/76] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:55 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1208 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:32:56.366764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-a9096956-dbd4-46ed-b64b-ac539ea5172d tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] GET http://10.222.0.77/volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:56.367548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-a9096956-dbd4-46ed-b64b-ac539ea5172d tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:56.367955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:56.367955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:56.368555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-a9096956-dbd4-46ed-b64b-ac539ea5172d tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:56.540299 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:56.540299 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:56.559596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-a9096956-dbd4-46ed-b64b-ac539ea5172d tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] Volume info retrieved successfully. Jan 21 09:32:56.585115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:56.585115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:56.597430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-a9096956-dbd4-46ed-b64b-ac539ea5172d tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] http://10.222.0.77/volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:56.598780 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 41/77] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:56 2021] GET /volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1390 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:56.622426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-ae7626ab-fea6-4b69-9f92-0ce6218826db tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] GET http://10.222.0.77/volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/6427334e-fb68-499c-8812-3aca683efe7b Jan 21 09:32:56.623376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-ae7626ab-fea6-4b69-9f92-0ce6218826db tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:56.623808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:56.623808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:56.624681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-ae7626ab-fea6-4b69-9f92-0ce6218826db tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:56.701195 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c5d06438-9ba4-4477-beaa-4e79dd8b7e88 req-ae7626ab-fea6-4b69-9f92-0ce6218826db tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] http://10.222.0.77/volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/6427334e-fb68-499c-8812-3aca683efe7b returned with HTTP 404 Jan 21 09:32:56.715340 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 37/78] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:56 2021] GET /volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/6427334e-fb68-499c-8812-3aca683efe7b => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:56.718600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6af77a-636f-43f6-8a3d-157c8313d021 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:56.719250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa6af77a-636f-43f6-8a3d-157c8313d021 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:56.719462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:56.719462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:56.720232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa6af77a-636f-43f6-8a3d-157c8313d021 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:56.850787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:56.850787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:56.884162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa6af77a-636f-43f6-8a3d-157c8313d021 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:56.923849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:56.923849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:56.943525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6af77a-636f-43f6-8a3d-157c8313d021 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:56.963316 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 42/79] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:56 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1208 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:58.051132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-2b020820-664e-40b1-8b05-53ae519d9d56 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:58.064068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-2b020820-664e-40b1-8b05-53ae519d9d56 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:58.069410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-2b020820-664e-40b1-8b05-53ae519d9d56 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:58.323129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.323129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:58.341640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-2b020820-664e-40b1-8b05-53ae519d9d56 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:58.401569 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.401569 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:58.421041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-2b020820-664e-40b1-8b05-53ae519d9d56 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:58.424056 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 38/80] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:58 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1208 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:58.470020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] POST http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b/action Jan 21 09:32:58.471481 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:58.471481 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:58.473158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:58.474070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:58.550724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.550724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:58.552997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:58.583487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Begin detaching volume completed successfully. Jan 21 09:32:58.584155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b/action returned with HTTP 202 Jan 21 09:32:58.586003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 43/81] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 09:32:58 2021] POST /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:32:58.616532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6b8152e-5fb2-4b97-b7ed-6066ce6c4245 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:58.617555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6b8152e-5fb2-4b97-b7ed-6066ce6c4245 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:58.620185 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:58.620185 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:58.620814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6b8152e-5fb2-4b97-b7ed-6066ce6c4245 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:58.687761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume// Jan 21 09:32:58.688576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:58.689197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:58.689197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:58.689823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:58.691410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-74f2d58f-2def-410d-8392-8661034b98a6 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:32:58.692808 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 44/82] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:32: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 21 09:32:58.708554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3a1882e6-cb7b-4671-85fe-45af8cad2ec0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:58.709854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3a1882e6-cb7b-4671-85fe-45af8cad2ec0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:58.710573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3a1882e6-cb7b-4671-85fe-45af8cad2ec0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:58.829742 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.829742 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:58.854885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6b8152e-5fb2-4b97-b7ed-6066ce6c4245 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:58.860112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.860112 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:58.891820 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3a1882e6-cb7b-4671-85fe-45af8cad2ec0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:32:58.913673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.913673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:58.969889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6b8152e-5fb2-4b97-b7ed-6066ce6c4245 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:58.972154 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.972154 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:58.975614 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 39/83] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:58 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1211 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:59.033963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3a1882e6-cb7b-4671-85fe-45af8cad2ec0 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:32:59.038094 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 45/84] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:32:58 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1310 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:32:59.501358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3011f57b-b9f9-42e9-ac45-ed822ed02599 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] DELETE http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f Jan 21 09:32:59.501874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3011f57b-b9f9-42e9-ac45-ed822ed02599 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:59.502036 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:59.502036 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:59.502668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3011f57b-b9f9-42e9-ac45-ed822ed02599 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:59.563071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:59.563071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:32:59.992865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6cb216d-f69d-4a94-a488-ec8d8b0aa1c9 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:32:59.993889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6cb216d-f69d-4a94-a488-ec8d8b0aa1c9 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:59.994266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:59.994266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:32:59.994884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6cb216d-f69d-4a94-a488-ec8d8b0aa1c9 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:00.116666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:00.116666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:00.148538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6cb216d-f69d-4a94-a488-ec8d8b0aa1c9 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:00.199126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:00.199126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:00.227497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6cb216d-f69d-4a94-a488-ec8d8b0aa1c9 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:33:00.238983 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 46/85] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:59 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 1211 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:00.553213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3011f57b-b9f9-42e9-ac45-ed822ed02599 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:33:00.553764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3011f57b-b9f9-42e9-ac45-ed822ed02599 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:33:00.588113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-efac035b-5c49-4dcf-9318-eb19cb2c7232 req-3011f57b-b9f9-42e9-ac45-ed822ed02599 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f returned with HTTP 200 Jan 21 09:33:00.588960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 40/86] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:32:59 2021] DELETE /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/attachments/ba47bd15-042e-4d02-a839-b4b169586c3f => generated 19 bytes in 1094 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:01.249117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-291efc59-6049-4ae9-80bc-478b5bffdf2d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:33:01.249910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-291efc59-6049-4ae9-80bc-478b5bffdf2d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:01.250325 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:01.250325 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:01.250999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-291efc59-6049-4ae9-80bc-478b5bffdf2d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:01.392543 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:01.392543 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:01.426355 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-291efc59-6049-4ae9-80bc-478b5bffdf2d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:01.454001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-291efc59-6049-4ae9-80bc-478b5bffdf2d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:33:01.455514 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 47/87] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:01 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:01.476230 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] POST http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes Jan 21 09:33:01.476873 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:01.476873 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:01.478128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-687441357"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:01.479472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-687441357'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:01.480003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Create volume of 1 GB Jan 21 09:33:01.480948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:01.480948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:01.512020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Availability Zones retrieved successfully. Jan 21 09:33:01.549703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Flow 'volume_create_api' (ad9400a7-6006-49b0-93ec-6ac66667758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:01.568152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f50e0ee-7ba0-4389-869a-ce32590dcddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:01.570436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:01.722599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f50e0ee-7ba0-4389-869a-ce32590dcddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:01.725989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4aa7ae2-505a-4bec-a7d1-246221cc9f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:01.813158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Created reservations ['6a68572f-c2b6-4557-a68b-7b7446d9a574', '1feec42d-5ae0-44be-a5b7-e99f59d98c7e', '0ff8744d-eb3d-47d3-a704-793f7cbc8c2f', 'ff85aa62-e385-4102-891d-1b01baa1fd4e'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:01.815839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4aa7ae2-505a-4bec-a7d1-246221cc9f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a68572f-c2b6-4557-a68b-7b7446d9a574', '1feec42d-5ae0-44be-a5b7-e99f59d98c7e', '0ff8744d-eb3d-47d3-a704-793f7cbc8c2f', 'ff85aa62-e385-4102-891d-1b01baa1fd4e']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:01.819178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc151a41-82e7-4f90-bdae-8eb33cc4302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:01.960731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc151a41-82e7-4f90-bdae-8eb33cc4302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd015e637-eb06-4c00-9469-f27d18121c7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-687441357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b51ee6a3e6c4a8a87ba9496c7197432',qos_specs=None,replication_status=,reservations=['6a68572f-c2b6-4557-a68b-7b7446d9a574','1feec42d-5ae0-44be-a5b7-e99f59d98c7e','0ff8744d-eb3d-47d3-a704-793f7cbc8c2f','ff85aa62-e385-4102-891d-1b01baa1fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3440fe0a2242748edb0f74a61efe19',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-687441357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d015e637-eb06-4c00-9469-f27d18121c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b51ee6a3e6c4a8a87ba9496c7197432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1f3440fe0a2242748edb0f74a61efe19',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:01.963634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834a10f4-f60d-4f96-8171-66aa48fc4350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:02.003936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834a10f4-f60d-4f96-8171-66aa48fc4350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-687441357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b51ee6a3e6c4a8a87ba9496c7197432',qos_specs=None,replication_status=,reservations=['6a68572f-c2b6-4557-a68b-7b7446d9a574','1feec42d-5ae0-44be-a5b7-e99f59d98c7e','0ff8744d-eb3d-47d3-a704-793f7cbc8c2f','ff85aa62-e385-4102-891d-1b01baa1fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3440fe0a2242748edb0f74a61efe19',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:02.009143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29cb340-4908-489f-9614-18d83befe7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:02.047466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29cb340-4908-489f-9614-18d83befe7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:02.066226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Flow 'volume_create_api' (ad9400a7-6006-49b0-93ec-6ac66667758e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:02.169759 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Create volume request issued successfully. Jan 21 09:33:02.205818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1afd8c9-ae5f-4a23-b107-f0238ac4fe30 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes returned with HTTP 202 Jan 21 09:33:02.207735 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 41/88] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:33:01 2021] POST /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes => generated 823 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:02.225883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2dd58d34-9cef-4402-93e7-591b30f98ee7 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:02.226575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2dd58d34-9cef-4402-93e7-591b30f98ee7 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:02.226775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:02.226775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:02.227586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2dd58d34-9cef-4402-93e7-591b30f98ee7 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:02.354789 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:02.354789 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:02.382512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2dd58d34-9cef-4402-93e7-591b30f98ee7 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:02.443012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2dd58d34-9cef-4402-93e7-591b30f98ee7 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 200 Jan 21 09:33:02.444374 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 48/89] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:02 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 891 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:03.476946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-071ab5ac-68b3-475d-aec9-6178b0e133dd tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:03.478114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-071ab5ac-68b3-475d-aec9-6178b0e133dd tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:03.481583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:03.481583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:03.484849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-071ab5ac-68b3-475d-aec9-6178b0e133dd tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:03.696392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:03.696392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:03.742979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-071ab5ac-68b3-475d-aec9-6178b0e133dd tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:03.789970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-071ab5ac-68b3-475d-aec9-6178b0e133dd tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 200 Jan 21 09:33:03.790791 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 42/90] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:03 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 915 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:04.810424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15044625-1aa5-4c13-84a4-a13eba8226dc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:04.811424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15044625-1aa5-4c13-84a4-a13eba8226dc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:04.811827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:04.811827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:04.812492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15044625-1aa5-4c13-84a4-a13eba8226dc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:04.949764 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:04.949764 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:04.967660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-15044625-1aa5-4c13-84a4-a13eba8226dc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:05.014996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15044625-1aa5-4c13-84a4-a13eba8226dc tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 200 Jan 21 09:33:05.016976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 49/91] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:04 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:05.326387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd17d1da-21ee-493c-8017-ea966043a3fd tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:33:05.327404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd17d1da-21ee-493c-8017-ea966043a3fd tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:05.327954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:05.327954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:05.329238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd17d1da-21ee-493c-8017-ea966043a3fd tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:05.369882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-69d61f4a-391d-49a5-9962-8974d68978f6 req-b6c36474-9365-4545-9cb6-b171f0b6e998 tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] GET http://10.222.0.77/volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/ced5a22f-c591-43df-adb9-7d77dc60a9c3 Jan 21 09:33:05.370413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-69d61f4a-391d-49a5-9962-8974d68978f6 req-b6c36474-9365-4545-9cb6-b171f0b6e998 tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:05.370606 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:05.370606 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:05.371261 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-69d61f4a-391d-49a5-9962-8974d68978f6 req-b6c36474-9365-4545-9cb6-b171f0b6e998 tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:05.428819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-69d61f4a-391d-49a5-9962-8974d68978f6 req-b6c36474-9365-4545-9cb6-b171f0b6e998 tempest-VolumesAdminNegativeTest-1964715037 tempest-VolumesAdminNegativeTest-1964715037] http://10.222.0.77/volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/ced5a22f-c591-43df-adb9-7d77dc60a9c3 returned with HTTP 404 Jan 21 09:33:05.430302 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 50/92] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:33:05 2021] GET /volume/v3/7b8d7a3afdae457bba9ac7f5dcb82513/volumes/ced5a22f-c591-43df-adb9-7d77dc60a9c3 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:33:05.444694 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:05.444694 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:05.448808 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d58ba592-1eb5-40b8-bab3-dae5b9987639 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] DELETE http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:05.454842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d58ba592-1eb5-40b8-bab3-dae5b9987639 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:05.455744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d58ba592-1eb5-40b8-bab3-dae5b9987639 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:05.456437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d58ba592-1eb5-40b8-bab3-dae5b9987639 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Delete volume with id: d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:05.456620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd17d1da-21ee-493c-8017-ea966043a3fd tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:33:05.509455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:05.509455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:05.532551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd17d1da-21ee-493c-8017-ea966043a3fd tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:33:05.534627 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 43/93] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:05 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 1215 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:05.593850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:05.593850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:05.607313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d58ba592-1eb5-40b8-bab3-dae5b9987639 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:05.698253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d58ba592-1eb5-40b8-bab3-dae5b9987639 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Delete volume request issued successfully. Jan 21 09:33:05.699875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d58ba592-1eb5-40b8-bab3-dae5b9987639 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 202 Jan 21 09:33:05.703033 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 51/94] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:33:05 2021] DELETE /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:33:05.714946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-71201a94-9647-4a95-88aa-dccdd36e39af tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:05.716302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-71201a94-9647-4a95-88aa-dccdd36e39af tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:05.716805 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:05.716805 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:05.717792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-71201a94-9647-4a95-88aa-dccdd36e39af tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:05.772252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ab6bb24d-7b66-43b8-bd5c-30b4cb43b6b1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:33:05.774017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ab6bb24d-7b66-43b8-bd5c-30b4cb43b6b1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:05.774522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:05.774522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:05.775501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ab6bb24d-7b66-43b8-bd5c-30b4cb43b6b1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:05.882845 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:05.882845 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:05.905961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-71201a94-9647-4a95-88aa-dccdd36e39af tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:05.920263 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:05.920263 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:05.952389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-71201a94-9647-4a95-88aa-dccdd36e39af tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 200 Jan 21 09:33:05.954219 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 44/95] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:05 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 915 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:05.962689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:33:05.963835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:05.963959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ab6bb24d-7b66-43b8-bd5c-30b4cb43b6b1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:33:05.964207 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:05.964207 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:05.964888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:06.017288 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.017288 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.041795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ab6bb24d-7b66-43b8-bd5c-30b4cb43b6b1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:33:06.047699 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 52/96] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:33:05 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 1215 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:06.078442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-becb7316-6aa5-4d95-a110-774d132dbaea tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] POST http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635/action Jan 21 09:33:06.079074 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:06.079074 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:06.079841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-becb7316-6aa5-4d95-a110-774d132dbaea tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:33:06.080810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-becb7316-6aa5-4d95-a110-774d132dbaea tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:06.092978 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.092978 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.109067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:33:06.177185 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.177185 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.178569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-becb7316-6aa5-4d95-a110-774d132dbaea tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:33:06.186348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.186348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.202828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-becb7316-6aa5-4d95-a110-774d132dbaea tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Begin detaching volume completed successfully. Jan 21 09:33:06.203423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-becb7316-6aa5-4d95-a110-774d132dbaea tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635/action returned with HTTP 202 Jan 21 09:33:06.204326 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 53/97] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 09:33:06 2021] POST /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:33:06.213189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:33:06.214826 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 45/98] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:05 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 1202 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:06.249618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7ae7d04-1761-4af8-b864-7646f6047e43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:33:06.250135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7ae7d04-1761-4af8-b864-7646f6047e43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:06.250527 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:06.250527 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:06.253833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7ae7d04-1761-4af8-b864-7646f6047e43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:06.336154 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.336154 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.352658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume// Jan 21 09:33:06.353155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:06.353414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:06.353414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:06.353825 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:06.356587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4735befa-9eea-40c4-a1f1-62bf58d01b06 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:33:06.357841 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 46/99] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:33:06 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:33:06.361145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7ae7d04-1761-4af8-b864-7646f6047e43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:33:06.372827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ecc34c66-07c8-427e-a550-da789e90ba52 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:33:06.373430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ecc34c66-07c8-427e-a550-da789e90ba52 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:06.373919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ecc34c66-07c8-427e-a550-da789e90ba52 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:06.413329 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.413329 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.437943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7ae7d04-1761-4af8-b864-7646f6047e43 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:33:06.451445 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 54/100] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:06 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 1218 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:06.563994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.563994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.612695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ecc34c66-07c8-427e-a550-da789e90ba52 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:33:06.657602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.657602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.679471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-ecc34c66-07c8-427e-a550-da789e90ba52 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:33:06.680592 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 47/101] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:33:06 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 1317 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:33:06.859003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-b391937f-f3a0-43df-b2aa-c6b5794c289f tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:33:06.860306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-b391937f-f3a0-43df-b2aa-c6b5794c289f tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:06.860749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:06.860749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:06.861569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-b391937f-f3a0-43df-b2aa-c6b5794c289f tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:06.937730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.937730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.948649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-b391937f-f3a0-43df-b2aa-c6b5794c289f tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:33:06.973873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7ea241f-b16a-407e-9749-23f8df2e115a tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:06.974782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7ea241f-b16a-407e-9749-23f8df2e115a tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:06.975102 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:06.975102 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:06.975715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7ea241f-b16a-407e-9749-23f8df2e115a tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:06.978358 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.978358 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:06.989710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-b391937f-f3a0-43df-b2aa-c6b5794c289f tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:33:06.990963 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 55/102] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:33:06 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 1202 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:07.083455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-9b9d168f-a6c1-40a0-8729-7f925490f629 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] POST http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f/action Jan 21 09:33:07.084296 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:07.084296 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:07.085042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-9b9d168f-a6c1-40a0-8729-7f925490f629 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:33:07.085617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-9b9d168f-a6c1-40a0-8729-7f925490f629 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:07.215735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:07.215735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:07.219705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-9b9d168f-a6c1-40a0-8729-7f925490f629 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:33:07.245543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-9b9d168f-a6c1-40a0-8729-7f925490f629 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Begin detaching volume completed successfully. Jan 21 09:33:07.246409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-9b9d168f-a6c1-40a0-8729-7f925490f629 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f/action returned with HTTP 202 Jan 21 09:33:07.248063 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 56/103] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 09:33:07 2021] POST /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:33:07.259734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-37678b69-67a7-4a69-91df-bb86444c00bf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] DELETE http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d Jan 21 09:33:07.261489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-37678b69-67a7-4a69-91df-bb86444c00bf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:07.261885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:07.261885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:07.262252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:07.262252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:07.262938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-37678b69-67a7-4a69-91df-bb86444c00bf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:07.310170 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:07.310170 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:07.331188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f7ea241f-b16a-407e-9749-23f8df2e115a tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:07.484698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7ea241f-b16a-407e-9749-23f8df2e115a tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 200 Jan 21 09:33:07.485925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 48/104] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:06 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 915 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:07.505819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:33:07.507126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:07.507590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:07.507590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:07.512805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:07.795922 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:07.795922 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:07.835073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:33:07.926022 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:07.926022 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:07.947396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:33:07.948835 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 49/105] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:07 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 1205 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:07.950902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume// Jan 21 09:33:07.951966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:07.952521 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:07.952521 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:07.953544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:07.956957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c79470b-b581-491d-8104-e3124dcc9f81 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:33:07.958752 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 50/106] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 09:33:07 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:33:07.968544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17ea7f49-6729-4aba-9343-cae4c3d837ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:33:07.969828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17ea7f49-6729-4aba-9343-cae4c3d837ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:07.970889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17ea7f49-6729-4aba-9343-cae4c3d837ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:08.268544 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.268544 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:08.336450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-17ea7f49-6729-4aba-9343-cae4c3d837ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:33:08.391851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.391851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:08.409715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17ea7f49-6729-4aba-9343-cae4c3d837ed tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:33:08.413890 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 51/107] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:07 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 1218 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:08.433244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-cd3d07ef-3e2b-4443-a4f9-729ac16fc221 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:33:08.434264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-cd3d07ef-3e2b-4443-a4f9-729ac16fc221 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:08.434610 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:08.434610 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:08.435370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-cd3d07ef-3e2b-4443-a4f9-729ac16fc221 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:08.540766 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.540766 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:08.563984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-cd3d07ef-3e2b-4443-a4f9-729ac16fc221 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:33:08.598869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.598869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:08.612660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-cd3d07ef-3e2b-4443-a4f9-729ac16fc221 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:33:08.614729 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 52/108] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 09:33:08 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 1304 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:33:08.620850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2489d5c-a00b-4e4b-94ed-faa64f17f41e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:08.621579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2489d5c-a00b-4e4b-94ed-faa64f17f41e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:08.621908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:08.621908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:08.622557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2489d5c-a00b-4e4b-94ed-faa64f17f41e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:08.697737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.697737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:08.712625 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2489d5c-a00b-4e4b-94ed-faa64f17f41e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:08.748906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2489d5c-a00b-4e4b-94ed-faa64f17f41e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 200 Jan 21 09:33:08.750283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 53/109] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:08 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:08.985554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29b4bb6b-afe8-41d4-b2f4-a45927cc0ef3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:33:08.989831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29b4bb6b-afe8-41d4-b2f4-a45927cc0ef3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:08.989956 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:08.989956 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:08.990375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29b4bb6b-afe8-41d4-b2f4-a45927cc0ef3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:09.092825 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:09.092825 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:09.102295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-37678b69-67a7-4a69-91df-bb86444c00bf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:33:09.103054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-37678b69-67a7-4a69-91df-bb86444c00bf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:33:09.115871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-29b4bb6b-afe8-41d4-b2f4-a45927cc0ef3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:33:09.123441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a36e143d-f906-459d-83b8-dbc9eb96365e req-37678b69-67a7-4a69-91df-bb86444c00bf tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d returned with HTTP 200 Jan 21 09:33:09.124826 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 57/110] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:33:07 2021] DELETE /volume/v3/713f26675933433aa0f5d57bfec658a2/attachments/a21d580d-2366-4051-bf94-3b5e518afa5d => generated 19 bytes in 1876 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:09.130196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-d6508c55-5c2d-4406-8a7c-0c53f4e10baf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] DELETE http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199 Jan 21 09:33:09.131208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-d6508c55-5c2d-4406-8a7c-0c53f4e10baf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:09.131638 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:09.131638 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:09.132306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-d6508c55-5c2d-4406-8a7c-0c53f4e10baf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:09.161259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:09.161259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:09.170501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29b4bb6b-afe8-41d4-b2f4-a45927cc0ef3 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:33:09.181724 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 54/111] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:08 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 1205 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:09.184605 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:09.184605 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:09.440320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77538fdb-3f49-4658-b045-1e562d59f1d3 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:33:09.440858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77538fdb-3f49-4658-b045-1e562d59f1d3 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:09.441076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:09.441076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:09.441450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77538fdb-3f49-4658-b045-1e562d59f1d3 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:09.585580 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:09.585580 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:09.607285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77538fdb-3f49-4658-b045-1e562d59f1d3 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:33:09.662644 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77538fdb-3f49-4658-b045-1e562d59f1d3 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:33:09.663621 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 55/112] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:09 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 923 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:09.771797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-493e4b54-da7f-4507-9709-adf79ce9085e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f Jan 21 09:33:09.772725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-493e4b54-da7f-4507-9709-adf79ce9085e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:09.773068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:09.773068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:09.773698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-493e4b54-da7f-4507-9709-adf79ce9085e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:09.896643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-493e4b54-da7f-4507-9709-adf79ce9085e tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f returned with HTTP 404 Jan 21 09:33:09.905640 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 56/113] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:09 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/d015e637-eb06-4c00-9469-f27d18121c7f => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:09.923585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a82f2753-874c-4b1f-aef0-2d1fad6cb051 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] DELETE http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:33:09.925365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a82f2753-874c-4b1f-aef0-2d1fad6cb051 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:09.927796 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a82f2753-874c-4b1f-aef0-2d1fad6cb051 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:09.931040 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a82f2753-874c-4b1f-aef0-2d1fad6cb051 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Delete volume with id: 24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:33:10.054511 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:10.054511 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:10.056449 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a82f2753-874c-4b1f-aef0-2d1fad6cb051 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:10.140093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a82f2753-874c-4b1f-aef0-2d1fad6cb051 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Delete volume request issued successfully. Jan 21 09:33:10.140617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a82f2753-874c-4b1f-aef0-2d1fad6cb051 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 202 Jan 21 09:33:10.145021 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 57/114] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:33:09 2021] DELETE /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:33:10.150108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29c93b24-3c82-4c62-ac53-03ece25187a3 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:33:10.151361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29c93b24-3c82-4c62-ac53-03ece25187a3 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:10.151361 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:10.151361 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:10.151361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29c93b24-3c82-4c62-ac53-03ece25187a3 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:10.300530 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:10.300530 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:10.327382 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-29c93b24-3c82-4c62-ac53-03ece25187a3 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:10.390623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29c93b24-3c82-4c62-ac53-03ece25187a3 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:33:10.391748 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 58/115] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:10 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:10.401457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4322676a-5927-4fd8-88a0-49166fb82bde tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:33:10.402095 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4322676a-5927-4fd8-88a0-49166fb82bde tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:10.402551 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:10.402551 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:10.402943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4322676a-5927-4fd8-88a0-49166fb82bde tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:10.453962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-d6508c55-5c2d-4406-8a7c-0c53f4e10baf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:33:10.453962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-d6508c55-5c2d-4406-8a7c-0c53f4e10baf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:33:10.465493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bf388981-7a77-40fe-b9c6-1dab60cbe5aa req-d6508c55-5c2d-4406-8a7c-0c53f4e10baf tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199 returned with HTTP 200 Jan 21 09:33:10.466437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 58/116] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 09:33:09 2021] DELETE /volume/v3/7bd9646335fb48febfe65b575b93b7b8/attachments/683a12ff-36bb-4b3a-9c9c-f8ea3d2fe199 => generated 19 bytes in 1341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:10.529538 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:10.529538 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:10.554139 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4322676a-5927-4fd8-88a0-49166fb82bde tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:33:10.608594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4322676a-5927-4fd8-88a0-49166fb82bde tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:33:10.609506 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 59/117] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:10 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:11.414231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89066b05-54da-43ee-954d-37271531ab53 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:33:11.415750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89066b05-54da-43ee-954d-37271531ab53 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:11.416550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:11.416550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:11.417135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89066b05-54da-43ee-954d-37271531ab53 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:11.591005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:11.591005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:11.623341 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-89066b05-54da-43ee-954d-37271531ab53 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:11.656178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89066b05-54da-43ee-954d-37271531ab53 tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:33:11.667338 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 59/118] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:11 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 915 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:12.675451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3672bac4-51c1-4cd5-a1f3-db0b3de1f73d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:33:12.676121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3672bac4-51c1-4cd5-a1f3-db0b3de1f73d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:12.676270 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:12.676270 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:12.676674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3672bac4-51c1-4cd5-a1f3-db0b3de1f73d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:12.808343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:12.808343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:33:12.834375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3672bac4-51c1-4cd5-a1f3-db0b3de1f73d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Volume info retrieved successfully. Jan 21 09:33:12.908608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3672bac4-51c1-4cd5-a1f3-db0b3de1f73d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 200 Jan 21 09:33:12.910281 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 60/119] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:12 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:13.941822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a18551f-abaf-41f7-89c8-dcd661157d5d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] GET http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b Jan 21 09:33:13.943022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a18551f-abaf-41f7-89c8-dcd661157d5d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:13.943345 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:13.943345 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:33:13.943870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a18551f-abaf-41f7-89c8-dcd661157d5d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:14.117634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a18551f-abaf-41f7-89c8-dcd661157d5d tempest-VolumesAdminNegativeTest-794888073 tempest-VolumesAdminNegativeTest-794888073] http://10.222.0.77/volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b returned with HTTP 404 Jan 21 09:33:14.120546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 60/120] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:13 2021] GET /volume/v3/4b51ee6a3e6c4a8a87ba9496c7197432/volumes/24a68a21-e299-439e-93f8-29cd2885551b => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:35:52.949564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-712cddce-5648-4c76-a0a7-34cf4f8a2654 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] DELETE http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:35:52.950048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-712cddce-5648-4c76-a0a7-34cf4f8a2654 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:52.950273 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:52.950273 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:35:52.950635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-712cddce-5648-4c76-a0a7-34cf4f8a2654 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:52.951063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-712cddce-5648-4c76-a0a7-34cf4f8a2654 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Delete volume with id: f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:35:53.051662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:53.051662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:35:53.054812 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-712cddce-5648-4c76-a0a7-34cf4f8a2654 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:35:53.142627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-712cddce-5648-4c76-a0a7-34cf4f8a2654 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Delete volume request issued successfully. Jan 21 09:35:53.144016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-712cddce-5648-4c76-a0a7-34cf4f8a2654 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 202 Jan 21 09:35:53.154007 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 61/121] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:35:52 2021] DELETE /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:35:53.154506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac91255a-9254-46f9-ad67-113faa5ccf50 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:35:53.155109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac91255a-9254-46f9-ad67-113faa5ccf50 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:53.155679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac91255a-9254-46f9-ad67-113faa5ccf50 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:53.265655 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:53.265655 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:35:53.293099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ac91255a-9254-46f9-ad67-113faa5ccf50 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:35:53.344768 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac91255a-9254-46f9-ad67-113faa5ccf50 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:35:53.345741 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 61/122] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:53 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:54.364173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ddf1415f-d18a-4757-999c-2318ba33636b tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:35:54.368351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ddf1415f-d18a-4757-999c-2318ba33636b tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:54.369060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:54.369060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:35:54.370065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ddf1415f-d18a-4757-999c-2318ba33636b tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:54.550751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:54.550751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:35:54.564110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ddf1415f-d18a-4757-999c-2318ba33636b tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:35:54.630795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ddf1415f-d18a-4757-999c-2318ba33636b tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:35:54.635288 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 62/123] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:54 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 909 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:55.649488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ecc27788-cf82-47c2-9f93-08f7502c7006 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:35:55.649985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ecc27788-cf82-47c2-9f93-08f7502c7006 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:55.650396 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:55.650396 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:35:55.651006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ecc27788-cf82-47c2-9f93-08f7502c7006 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:55.759166 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:55.759166 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:35:55.789570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ecc27788-cf82-47c2-9f93-08f7502c7006 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Volume info retrieved successfully. Jan 21 09:35:55.858053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ecc27788-cf82-47c2-9f93-08f7502c7006 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 200 Jan 21 09:35:55.859557 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 62/124] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:55 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:56.889048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d2edbe7-2304-4136-bfdd-968d89de1929 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] GET http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f Jan 21 09:35:56.889847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d2edbe7-2304-4136-bfdd-968d89de1929 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:56.889847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:56.889847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:35:56.892980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d2edbe7-2304-4136-bfdd-968d89de1929 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:57.148958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d2edbe7-2304-4136-bfdd-968d89de1929 tempest-LiveMigrationTest-308439577 tempest-LiveMigrationTest-308439577] http://10.222.0.77/volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f returned with HTTP 404 Jan 21 09:35:57.153768 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 63/125] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:56 2021] GET /volume/v3/7bd9646335fb48febfe65b575b93b7b8/volumes/f2958f5b-97f3-4db5-8da2-09d753e8651f => generated 109 bytes in 274 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:36:01.764057 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c031f54-3102-4e83-a86c-4307eeebc0e1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] DELETE http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:36:01.765244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c031f54-3102-4e83-a86c-4307eeebc0e1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:01.765661 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:01.765661 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:36:01.766316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c031f54-3102-4e83-a86c-4307eeebc0e1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:01.766974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1c031f54-3102-4e83-a86c-4307eeebc0e1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Delete volume with id: 7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:36:01.876652 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:01.876652 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:36:01.878029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c031f54-3102-4e83-a86c-4307eeebc0e1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:36:01.933334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c031f54-3102-4e83-a86c-4307eeebc0e1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Delete volume request issued successfully. Jan 21 09:36:01.934822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c031f54-3102-4e83-a86c-4307eeebc0e1 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 202 Jan 21 09:36:01.936137 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 63/126] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:36:01 2021] DELETE /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:36:01.943237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-954e299b-8853-4f23-999c-05144edec2dc tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:36:01.943810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-954e299b-8853-4f23-999c-05144edec2dc tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:01.946293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-954e299b-8853-4f23-999c-05144edec2dc tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:02.019639 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:02.019639 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:36:02.032378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-954e299b-8853-4f23-999c-05144edec2dc tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:36:02.074737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-954e299b-8853-4f23-999c-05144edec2dc tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:36:02.075738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 64/127] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:01 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:03.094737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0413c22-36b8-43bc-b51a-dc6c0aac7584 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:36:03.095499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0413c22-36b8-43bc-b51a-dc6c0aac7584 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:03.096184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:03.096184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:36:03.096896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0413c22-36b8-43bc-b51a-dc6c0aac7584 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:03.279920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:03.279920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:36:03.296281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e0413c22-36b8-43bc-b51a-dc6c0aac7584 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:36:03.321521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0413c22-36b8-43bc-b51a-dc6c0aac7584 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:36:03.323343 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 64/128] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:03 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:04.344599 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03f5041a-571a-4f5f-a339-bcd545fdbd57 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:36:04.345741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-03f5041a-571a-4f5f-a339-bcd545fdbd57 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:04.346115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:04.346115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:36:04.346722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-03f5041a-571a-4f5f-a339-bcd545fdbd57 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:04.450558 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:04.450558 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:36:04.460004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-03f5041a-571a-4f5f-a339-bcd545fdbd57 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Volume info retrieved successfully. Jan 21 09:36:04.485886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03f5041a-571a-4f5f-a339-bcd545fdbd57 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 200 Jan 21 09:36:04.487546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 65/129] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:04 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 922 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:05.503959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a92e9e3-be2a-4f22-b6ce-878831223903 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] GET http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 Jan 21 09:36:05.504544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a92e9e3-be2a-4f22-b6ce-878831223903 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:05.504991 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:05.504991 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:36:05.505696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a92e9e3-be2a-4f22-b6ce-878831223903 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:05.601695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a92e9e3-be2a-4f22-b6ce-878831223903 tempest-LiveAutoBlockMigrationV225Test-1262618120 tempest-LiveAutoBlockMigrationV225Test-1262618120] http://10.222.0.77/volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 returned with HTTP 404 Jan 21 09:36:05.605958 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 65/130] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:05 2021] GET /volume/v3/713f26675933433aa0f5d57bfec658a2/volumes/7fe3b57a-5f60-457a-b68d-1df01954f635 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:40:54.178212 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes Jan 21 09:40:54.179481 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:54.179481 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:40:54.180227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-846974125", "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:40:54.181638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-846974125', 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:40:54.321854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume of 1 GB Jan 21 09:40:54.337323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Availability Zones retrieved successfully. Jan 21 09:40:54.358824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Flow 'volume_create_api' (a45e8580-fa75-4c8d-a340-f3162117128a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:40:54.362035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24beab30-f47d-4e51-9639-07daabc638e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.364841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:40:54.514032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24beab30-f47d-4e51-9639-07daabc638e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.516667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca95bd68-d208-44ad-b693-96caa4bfbc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.695859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Created reservations ['8a149365-c036-4926-8b54-b9e8fea29056', 'bc2fe4a3-b864-4435-b080-6964be0db7ff', 'cb88ade9-1e8f-4e93-a2f6-39ef648d440f', 'f6cfb186-4153-40f7-ac92-d930b8a104f2'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:40:54.699189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca95bd68-d208-44ad-b693-96caa4bfbc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a149365-c036-4926-8b54-b9e8fea29056', 'bc2fe4a3-b864-4435-b080-6964be0db7ff', 'cb88ade9-1e8f-4e93-a2f6-39ef648d440f', 'f6cfb186-4153-40f7-ac92-d930b8a104f2']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.702147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812af911-e422-403f-995f-d574f4a438d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.773739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812af911-e422-403f-995f-d574f4a438d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7b2553b-7813-4543-b9f0-f7641939eee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-846974125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07992122ab04148863128dfd262975b',qos_specs=None,replication_status=,reservations=['8a149365-c036-4926-8b54-b9e8fea29056','bc2fe4a3-b864-4435-b080-6964be0db7ff','cb88ade9-1e8f-4e93-a2f6-39ef648d440f','f6cfb186-4153-40f7-ac92-d930b8a104f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719c11f710c8425fa2289ef68d2397da',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-846974125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7b2553b-7813-4543-b9f0-f7641939eee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e07992122ab04148863128dfd262975b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='719c11f710c8425fa2289ef68d2397da',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.776199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d77becb-6332-4e5f-aa55-f9396c1fe094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.813060 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d77becb-6332-4e5f-aa55-f9396c1fe094) transitioned into state 'SUCCESS' from state '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-846974125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07992122ab04148863128dfd262975b',qos_specs=None,replication_status=,reservations=['8a149365-c036-4926-8b54-b9e8fea29056','bc2fe4a3-b864-4435-b080-6964be0db7ff','cb88ade9-1e8f-4e93-a2f6-39ef648d440f','f6cfb186-4153-40f7-ac92-d930b8a104f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719c11f710c8425fa2289ef68d2397da',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.815759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bfd556-6521-433d-91be-6dfc038bb777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.834470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bfd556-6521-433d-91be-6dfc038bb777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.838670 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Flow 'volume_create_api' (a45e8580-fa75-4c8d-a340-f3162117128a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:40:54.894648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume request issued successfully. Jan 21 09:40:54.912173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60d7b280-2fb1-4f2f-a4bc-be5650b8e266 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes returned with HTTP 202 Jan 21 09:40:54.913264 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 66/131] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:40:53 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/volumes => generated 825 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:40:54.929046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f2a4dfa-c028-4a0b-82b7-336a9f708281 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:40:54.930540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f2a4dfa-c028-4a0b-82b7-336a9f708281 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:54.931621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f2a4dfa-c028-4a0b-82b7-336a9f708281 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:54.986721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:54.986721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:40:54.996868 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7f2a4dfa-c028-4a0b-82b7-336a9f708281 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:40:55.025869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f2a4dfa-c028-4a0b-82b7-336a9f708281 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:40:55.027757 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 66/132] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:54 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 893 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.054550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98f6fcb6-8614-47f4-9968-4c1f1a5026b9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:40:56.055084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98f6fcb6-8614-47f4-9968-4c1f1a5026b9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.055770 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.055770 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:40:56.056455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98f6fcb6-8614-47f4-9968-4c1f1a5026b9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.138677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:56.138677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:40:56.150334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98f6fcb6-8614-47f4-9968-4c1f1a5026b9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:40:56.190319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98f6fcb6-8614-47f4-9968-4c1f1a5026b9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:40:56.199408 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 67/133] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:56 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:57.206960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e23c023-e57e-4710-9115-ee7a343f0e7a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:40:57.207792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e23c023-e57e-4710-9115-ee7a343f0e7a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:57.208174 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:57.208174 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:40:57.208809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e23c023-e57e-4710-9115-ee7a343f0e7a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:57.267271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:57.267271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:40:57.275882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2e23c023-e57e-4710-9115-ee7a343f0e7a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:40:57.299568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e23c023-e57e-4710-9115-ee7a343f0e7a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:40:57.300984 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 67/134] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:57 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:58.317170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bbc114e2-f9e6-4a9d-a15f-987f1cf582d3 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:40:58.317746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bbc114e2-f9e6-4a9d-a15f-987f1cf582d3 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:58.318197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:58.318197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:40:58.318853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bbc114e2-f9e6-4a9d-a15f-987f1cf582d3 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:58.399353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:58.399353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:40:58.413918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bbc114e2-f9e6-4a9d-a15f-987f1cf582d3 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:40:58.448769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bbc114e2-f9e6-4a9d-a15f-987f1cf582d3 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:40:58.458692 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 68/135] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:58 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:59.467044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcbdda21-4bb6-42bc-8595-b58709ce5b5d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:40:59.467631 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bcbdda21-4bb6-42bc-8595-b58709ce5b5d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:59.467774 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:59.467774 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:40:59.468401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bcbdda21-4bb6-42bc-8595-b58709ce5b5d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:59.535000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:59.535000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:40:59.549925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bcbdda21-4bb6-42bc-8595-b58709ce5b5d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:40:59.622690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcbdda21-4bb6-42bc-8595-b58709ce5b5d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:40:59.623964 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 68/136] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:59 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:00.641025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0306317-0a4f-4dd0-a165-dd438837be55 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:00.642187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0306317-0a4f-4dd0-a165-dd438837be55 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:00.642385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:00.642385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:00.643029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0306317-0a4f-4dd0-a165-dd438837be55 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:00.734072 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:00.734072 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:00.750147 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e0306317-0a4f-4dd0-a165-dd438837be55 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:00.777585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0306317-0a4f-4dd0-a165-dd438837be55 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:00.788335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 69/137] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:00 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:01.793870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53a82c61-6830-4f88-9a82-6b7823f35528 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:01.794431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53a82c61-6830-4f88-9a82-6b7823f35528 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:01.794599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:01.794599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:01.794971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53a82c61-6830-4f88-9a82-6b7823f35528 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:01.927981 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:01.927981 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:01.938394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-53a82c61-6830-4f88-9a82-6b7823f35528 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:01.977867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53a82c61-6830-4f88-9a82-6b7823f35528 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:01.982775 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 69/138] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:01 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:02.999409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfc6b1ba-3843-4692-86a5-0dec28aa8362 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:03.000721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfc6b1ba-3843-4692-86a5-0dec28aa8362 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:03.001103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:03.001103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:03.001772 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfc6b1ba-3843-4692-86a5-0dec28aa8362 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:03.147859 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:03.147859 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:03.162856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cfc6b1ba-3843-4692-86a5-0dec28aa8362 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:03.195848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfc6b1ba-3843-4692-86a5-0dec28aa8362 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:03.197110 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 70/139] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:02 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:04.213518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bd55606-840e-46b7-8f8a-5826509f6ac6 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:04.214907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bd55606-840e-46b7-8f8a-5826509f6ac6 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:04.215365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:04.215365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:04.216208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bd55606-840e-46b7-8f8a-5826509f6ac6 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:04.308697 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:04.308697 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:04.323716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1bd55606-840e-46b7-8f8a-5826509f6ac6 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:04.351683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bd55606-840e-46b7-8f8a-5826509f6ac6 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:04.352478 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 70/140] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:04 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:05.374160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7751952-e20d-46de-a6c5-08d8fd31bdef tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:05.374769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7751952-e20d-46de-a6c5-08d8fd31bdef tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:05.374868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:05.374868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:05.375313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7751952-e20d-46de-a6c5-08d8fd31bdef tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:05.488433 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:05.488433 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:05.502571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f7751952-e20d-46de-a6c5-08d8fd31bdef tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:05.541564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7751952-e20d-46de-a6c5-08d8fd31bdef tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:05.542986 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 71/141] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:05 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:06.559647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f052365d-3d98-41f8-8eb5-0179c1da5302 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:06.563369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f052365d-3d98-41f8-8eb5-0179c1da5302 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:06.564010 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:06.564010 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:06.565020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f052365d-3d98-41f8-8eb5-0179c1da5302 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:06.631894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:06.631894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:06.642258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f052365d-3d98-41f8-8eb5-0179c1da5302 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:06.665519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f052365d-3d98-41f8-8eb5-0179c1da5302 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:06.671222 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 71/142] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:06 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:07.684476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08bb633c-2ef6-4f01-8383-870470a65f3e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:07.685340 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08bb633c-2ef6-4f01-8383-870470a65f3e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:07.685796 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:07.685796 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:07.686387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08bb633c-2ef6-4f01-8383-870470a65f3e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:07.737351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:07.737351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:07.746304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-08bb633c-2ef6-4f01-8383-870470a65f3e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:07.771892 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08bb633c-2ef6-4f01-8383-870470a65f3e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:07.775383 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 72/143] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:07 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:08.789504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcd5ed13-a813-4b96-a8f3-430f99c0a40e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:08.790079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcd5ed13-a813-4b96-a8f3-430f99c0a40e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:08.790236 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:08.790236 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:08.790611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcd5ed13-a813-4b96-a8f3-430f99c0a40e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:08.839384 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:08.839384 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:08.847815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dcd5ed13-a813-4b96-a8f3-430f99c0a40e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:08.872497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcd5ed13-a813-4b96-a8f3-430f99c0a40e tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:08.873328 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 72/144] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:08 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:09.890352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1469ae75-a9ba-4a02-aeee-f69bd33fe172 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:09.890914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1469ae75-a9ba-4a02-aeee-f69bd33fe172 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:09.891071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:09.891071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:09.891463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1469ae75-a9ba-4a02-aeee-f69bd33fe172 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:09.942503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:09.942503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:09.954145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1469ae75-a9ba-4a02-aeee-f69bd33fe172 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:09.985023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1469ae75-a9ba-4a02-aeee-f69bd33fe172 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:09.986007 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 73/145] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:09 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:11.003114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5441fd9-24d4-4497-b1fb-d8a2b6f25645 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:11.004649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5441fd9-24d4-4497-b1fb-d8a2b6f25645 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:11.004795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:11.004795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:11.005059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5441fd9-24d4-4497-b1fb-d8a2b6f25645 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:11.056018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:11.056018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:11.066998 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b5441fd9-24d4-4497-b1fb-d8a2b6f25645 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:11.102163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5441fd9-24d4-4497-b1fb-d8a2b6f25645 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:11.114684 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 73/146] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:10 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 978 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:12.120477 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b49ffa4-4c46-4b00-8981-fe13557402e2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:12.121871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b49ffa4-4c46-4b00-8981-fe13557402e2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:12.122273 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:12.122273 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:12.122980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b49ffa4-4c46-4b00-8981-fe13557402e2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:12.228177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:12.228177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:12.244320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0b49ffa4-4c46-4b00-8981-fe13557402e2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:12.284404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b49ffa4-4c46-4b00-8981-fe13557402e2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:12.286008 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 74/147] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:12 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 978 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:13.302410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0378f38-efed-48fa-bbaa-8bf904f67841 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:13.303461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0378f38-efed-48fa-bbaa-8bf904f67841 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:13.303988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:13.303988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:13.305407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0378f38-efed-48fa-bbaa-8bf904f67841 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:13.395566 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:13.395566 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:13.410667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0378f38-efed-48fa-bbaa-8bf904f67841 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:13.452563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0378f38-efed-48fa-bbaa-8bf904f67841 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:13.454521 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 74/148] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:13 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 978 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:14.469299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdd01704-d0a7-4575-9202-4a2aa90f97c7 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:14.470413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdd01704-d0a7-4575-9202-4a2aa90f97c7 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:14.470796 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:14.470796 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:14.471496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdd01704-d0a7-4575-9202-4a2aa90f97c7 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:14.532350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:14.532350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:14.541778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fdd01704-d0a7-4575-9202-4a2aa90f97c7 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:14.568096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdd01704-d0a7-4575-9202-4a2aa90f97c7 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:14.569259 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 75/149] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:14 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 978 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:15.584540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-288e4cc7-c6ca-4075-af69-99dd2c760688 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:15.585147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-288e4cc7-c6ca-4075-af69-99dd2c760688 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:15.585274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:15.585274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:15.585586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-288e4cc7-c6ca-4075-af69-99dd2c760688 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:15.633993 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:15.633993 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:15.642970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-288e4cc7-c6ca-4075-af69-99dd2c760688 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:15.666332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-288e4cc7-c6ca-4075-af69-99dd2c760688 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:15.667169 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 75/150] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:15 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 1366 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:15.682495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes Jan 21 09:41:15.683050 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:15.683050 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:15.683498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1559963633"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:15.684663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1559963633'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:41:15.685032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume of 1 GB Jan 21 09:41:15.697617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Availability Zones retrieved successfully. Jan 21 09:41:15.714338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Flow 'volume_create_api' (50d93e2d-ae83-4401-8882-2d3d233152ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:41:15.717202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f65e6bd-3681-4568-9855-d422fce7584b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:15.719279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:41:15.793419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f65e6bd-3681-4568-9855-d422fce7584b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:15.795630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ace877-d0b4-432c-8c81-426701b6bc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:15.864947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Created reservations ['ab34f8ae-c474-49c1-bddf-516c172c4e44', 'ea3956ed-e93d-48f7-88a2-7da96d4f9119', '0173d1e1-236d-42b0-80f4-5321de0e3efe', '09316782-baf9-41bb-ade0-1fb5638645fe'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:41:15.866828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ace877-d0b4-432c-8c81-426701b6bc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab34f8ae-c474-49c1-bddf-516c172c4e44', 'ea3956ed-e93d-48f7-88a2-7da96d4f9119', '0173d1e1-236d-42b0-80f4-5321de0e3efe', '09316782-baf9-41bb-ade0-1fb5638645fe']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:15.868924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79a987c-a14c-4152-b6d7-23d562e65ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:15.938568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79a987c-a14c-4152-b6d7-23d562e65ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94549fa3-449d-4331-ac70-5bce9cbb0d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1559963633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07992122ab04148863128dfd262975b',qos_specs=None,replication_status=,reservations=['ab34f8ae-c474-49c1-bddf-516c172c4e44','ea3956ed-e93d-48f7-88a2-7da96d4f9119','0173d1e1-236d-42b0-80f4-5321de0e3efe','09316782-baf9-41bb-ade0-1fb5638645fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719c11f710c8425fa2289ef68d2397da',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1559963633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94549fa3-449d-4331-ac70-5bce9cbb0d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e07992122ab04148863128dfd262975b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='719c11f710c8425fa2289ef68d2397da',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:15.941535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54af095a-c1db-4db7-b66a-60c907969e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:15.973153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54af095a-c1db-4db7-b66a-60c907969e29) transitioned into state 'SUCCESS' from state '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-1559963633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07992122ab04148863128dfd262975b',qos_specs=None,replication_status=,reservations=['ab34f8ae-c474-49c1-bddf-516c172c4e44','ea3956ed-e93d-48f7-88a2-7da96d4f9119','0173d1e1-236d-42b0-80f4-5321de0e3efe','09316782-baf9-41bb-ade0-1fb5638645fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719c11f710c8425fa2289ef68d2397da',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:15.975669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c59bc3-c834-4cbe-90e8-fe8c8c1c1765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:15.992502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c59bc3-c834-4cbe-90e8-fe8c8c1c1765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:15.998535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Flow 'volume_create_api' (50d93e2d-ae83-4401-8882-2d3d233152ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:41:16.051720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume request issued successfully. Jan 21 09:41:16.066902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebf88bb8-c20a-4431-bfe8-9224cdc1171f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes returned with HTTP 202 Jan 21 09:41:16.078448 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 76/151] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:41:15 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/volumes => generated 826 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:41:16.082830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aea5587c-4207-4dc7-9f5a-e5c7336c6a1b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:41:16.083391 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aea5587c-4207-4dc7-9f5a-e5c7336c6a1b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:16.083593 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:16.083593 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:16.083959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aea5587c-4207-4dc7-9f5a-e5c7336c6a1b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:16.145341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:16.145341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:16.154484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aea5587c-4207-4dc7-9f5a-e5c7336c6a1b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:16.176467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aea5587c-4207-4dc7-9f5a-e5c7336c6a1b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 200 Jan 21 09:41:16.179313 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 76/152] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:16 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:17.193795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-114ff9a8-105c-43d2-98b3-c4de136c85fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:41:17.194923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-114ff9a8-105c-43d2-98b3-c4de136c85fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:17.195315 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:17.195315 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:17.195922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-114ff9a8-105c-43d2-98b3-c4de136c85fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:17.248929 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:17.248929 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:17.258236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-114ff9a8-105c-43d2-98b3-c4de136c85fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:17.285639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-114ff9a8-105c-43d2-98b3-c4de136c85fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 200 Jan 21 09:41:17.286809 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 77/153] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:17 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:17.302814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes Jan 21 09:41:17.303271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:17.303271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:17.303703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-525786684"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:17.304822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-525786684'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:41:17.305273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume of 1 GB Jan 21 09:41:17.318312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Availability Zones retrieved successfully. Jan 21 09:41:17.348734 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Flow 'volume_create_api' (2cdb9886-2dad-4966-b110-93353f9b13f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:41:17.351802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cbe5f1-ba49-468f-a8de-5eb0fa4dc7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:17.355109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:41:17.427162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cbe5f1-ba49-468f-a8de-5eb0fa4dc7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:17.430760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec421d2-ca4d-4ec3-84ed-f769e038ce84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:17.508935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Created reservations ['6e3783a2-9732-47be-908b-8c65bc3f88dc', '9ad62a36-b778-48e3-ab9f-c9617376e4d4', '0490ea9b-2bef-4abf-b20a-e56d8319dfa6', 'a26f1645-9cc1-4231-a46d-dbb76d1b5e7d'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:41:17.512485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec421d2-ca4d-4ec3-84ed-f769e038ce84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e3783a2-9732-47be-908b-8c65bc3f88dc', '9ad62a36-b778-48e3-ab9f-c9617376e4d4', '0490ea9b-2bef-4abf-b20a-e56d8319dfa6', 'a26f1645-9cc1-4231-a46d-dbb76d1b5e7d']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:17.514758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ecd7d0-d1f5-41a4-b805-5386e0a7d404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:17.593366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ecd7d0-d1f5-41a4-b805-5386e0a7d404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19bb65d7-a0de-4bf9-a827-b9b5b42383b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-525786684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07992122ab04148863128dfd262975b',qos_specs=None,replication_status=,reservations=['6e3783a2-9732-47be-908b-8c65bc3f88dc','9ad62a36-b778-48e3-ab9f-c9617376e4d4','0490ea9b-2bef-4abf-b20a-e56d8319dfa6','a26f1645-9cc1-4231-a46d-dbb76d1b5e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719c11f710c8425fa2289ef68d2397da',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-525786684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19bb65d7-a0de-4bf9-a827-b9b5b42383b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e07992122ab04148863128dfd262975b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='719c11f710c8425fa2289ef68d2397da',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:17.596022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b306dd30-4844-4970-ac03-195adfc039a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:17.630391 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b306dd30-4844-4970-ac03-195adfc039a0) transitioned into state 'SUCCESS' from state '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-525786684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07992122ab04148863128dfd262975b',qos_specs=None,replication_status=,reservations=['6e3783a2-9732-47be-908b-8c65bc3f88dc','9ad62a36-b778-48e3-ab9f-c9617376e4d4','0490ea9b-2bef-4abf-b20a-e56d8319dfa6','a26f1645-9cc1-4231-a46d-dbb76d1b5e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719c11f710c8425fa2289ef68d2397da',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:17.632442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac10baa-4537-485a-b720-7a391149d5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:17.647652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac10baa-4537-485a-b720-7a391149d5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:17.650790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Flow 'volume_create_api' (2cdb9886-2dad-4966-b110-93353f9b13f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:41:17.703238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Create volume request issued successfully. Jan 21 09:41:17.719706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-545c5cd7-0b72-4914-8c52-43d2325fd514 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes returned with HTTP 202 Jan 21 09:41:17.743697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efe3491d-c1e4-45ad-96d1-54545f1dcff9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:41:17.745035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efe3491d-c1e4-45ad-96d1-54545f1dcff9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:17.745620 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:17.745620 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:17.746302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efe3491d-c1e4-45ad-96d1-54545f1dcff9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:17.746501 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 77/154] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:41:17 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/volumes => generated 825 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:41:17.820779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:17.820779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:17.831275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-efe3491d-c1e4-45ad-96d1-54545f1dcff9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:17.860509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efe3491d-c1e4-45ad-96d1-54545f1dcff9 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 200 Jan 21 09:41:17.862718 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 78/155] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:17 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 893 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:18.880066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1acbb947-99fe-4ca1-b92d-6b5b69e1c57a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:41:18.880717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1acbb947-99fe-4ca1-b92d-6b5b69e1c57a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:18.881003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:18.881003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:18.881498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1acbb947-99fe-4ca1-b92d-6b5b69e1c57a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:18.931087 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:18.931087 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:18.941714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1acbb947-99fe-4ca1-b92d-6b5b69e1c57a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:18.964186 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1acbb947-99fe-4ca1-b92d-6b5b69e1c57a tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 200 Jan 21 09:41:18.965017 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 78/156] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:18 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:42.614046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-a6c06c24-2082-47a8-a599-d0ae4ec4bb9f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:42.614589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-a6c06c24-2082-47a8-a599-d0ae4ec4bb9f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:42.614692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:42.614692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:42.615020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-a6c06c24-2082-47a8-a599-d0ae4ec4bb9f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:42.681764 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:42.681764 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:42.693762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-07865024-57e6-4f13-955c-2f4a6d886317 req-a6c06c24-2082-47a8-a599-d0ae4ec4bb9f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:42.721102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-a6c06c24-2082-47a8-a599-d0ae4ec4bb9f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:42.722247 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 79/157] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:41:42 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 1366 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:42.739204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:41:42.740208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:42.740435 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:42.740435 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:42.740794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:42.799540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:42.799540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:42.810086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:42.839578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 200 Jan 21 09:41:42.840554 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 79/158] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:41:42 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 919 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:42.854761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-7142d09f-a9ce-4f98-97ca-ec25d6246d05 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:41:42.855315 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-7142d09f-a9ce-4f98-97ca-ec25d6246d05 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:42.855533 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:42.855533 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:42.855988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-7142d09f-a9ce-4f98-97ca-ec25d6246d05 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:42.920068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:42.920068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:42.929221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-07865024-57e6-4f13-955c-2f4a6d886317 req-7142d09f-a9ce-4f98-97ca-ec25d6246d05 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:42.952498 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-7142d09f-a9ce-4f98-97ca-ec25d6246d05 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 200 Jan 21 09:41:42.953340 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 80/159] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:41:42 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:41:42.964363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume// Jan 21 09:41:42.964915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:42.965200 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:42.965200 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:42.965703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:42.966966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:41:42.968046 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 80/160] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:41: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 21 09:41:42.985705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c5b65183-3af9-4d3c-a2f7-4ec9a320a763 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments Jan 21 09:41:42.986216 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:42.986216 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:42.986669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c5b65183-3af9-4d3c-a2f7-4ec9a320a763 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7b2553b-7813-4543-b9f0-f7641939eee8", "instance_uuid": "fa8dfda0-476b-48ce-ad27-fb6b6b92bd9f", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:43.043047 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:43.043047 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:43.125114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c5b65183-3af9-4d3c-a2f7-4ec9a320a763 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments returned with HTTP 200 Jan 21 09:41:43.126727 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 81/161] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:41:42 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:43.133258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume// Jan 21 09:41:43.134370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:43.134534 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:43.135667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:41:43.136278 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 81/162] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:41: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 21 09:41:43.151767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-31794459-b0b0-408a-9283-104ccff4f4cc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments Jan 21 09:41:43.152496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:43.152496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:43.153089 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-31794459-b0b0-408a-9283-104ccff4f4cc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94549fa3-449d-4331-ac70-5bce9cbb0d3f", "instance_uuid": "fa8dfda0-476b-48ce-ad27-fb6b6b92bd9f", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:43.209741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:43.209741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:43.267024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-31794459-b0b0-408a-9283-104ccff4f4cc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments returned with HTTP 200 Jan 21 09:41:43.268383 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 82/163] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:41:43 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:43.277389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume// Jan 21 09:41:43.277854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:43.278337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:43.279684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:41:43.280434 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 82/164] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:41: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 21 09:41:43.295845 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-cadd53ee-2c4a-46ae-9cfb-a0d8c05f7c5c tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments Jan 21 09:41:43.295845 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:43.295845 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:43.296243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-cadd53ee-2c4a-46ae-9cfb-a0d8c05f7c5c tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19bb65d7-a0de-4bf9-a827-b9b5b42383b7", "instance_uuid": "fa8dfda0-476b-48ce-ad27-fb6b6b92bd9f", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:43.349207 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:43.349207 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:43.413545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-cadd53ee-2c4a-46ae-9cfb-a0d8c05f7c5c tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments returned with HTTP 200 Jan 21 09:41:43.414682 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 83/165] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:41:43 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:45.876832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume// Jan 21 09:41:45.878041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:45.878717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:45.880339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-588827d3-64f3-4ad7-b244-5ac304d22586 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:41:45.881465 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 83/166] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:41:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:41:45.900234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c960ff2c-b7a4-48b2-9d40-5c387944cf03 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:41:45.902022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c960ff2c-b7a4-48b2-9d40-5c387944cf03 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:45.902537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:45.902537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:45.903476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c960ff2c-b7a4-48b2-9d40-5c387944cf03 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:46.048104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:46.048104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:46.072102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c960ff2c-b7a4-48b2-9d40-5c387944cf03 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:46.119065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:46.119065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:46.140589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-c960ff2c-b7a4-48b2-9d40-5c387944cf03 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:41:46.142688 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 84/167] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:41:45 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 1464 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:41:46.183406 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] PUT http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd Jan 21 09:41:46.184492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:46.251207 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:41:46.251207 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:41:46.251207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Lock "b'cinder-attachment_update-f7b2553b-7813-4543-b9f0-f7641939eee8-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:41:46.253229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:46.253229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:48.296346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Lock "b'cinder-attachment_update-f7b2553b-7813-4543-b9f0-f7641939eee8-n-h1-758944-3'" released by "attachment_update" :: held 2.047s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:41:48.298049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd returned with HTTP 200 Jan 21 09:41:48.299646 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 84/168] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:41:46 2021] PUT /volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd => generated 762 bytes in 2122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:48.348036 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-b3d5a535-9060-415e-9a95-54756a0effd2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd/action Jan 21 09:41:48.348447 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:48.348447 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:48.349372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-b3d5a535-9060-415e-9a95-54756a0effd2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:41:48.349747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-b3d5a535-9060-415e-9a95-54756a0effd2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:48.430698 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:48.430698 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:48.449798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-b3d5a535-9060-415e-9a95-54756a0effd2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd/action returned with HTTP 204 Jan 21 09:41:48.451272 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 85/169] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:41:48 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:41:48.498745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume// Jan 21 09:41:48.500292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:48.500880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:48.500880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:48.501577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:48.503615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fd788b6-292e-48ce-8b21-c7c5ac5ca228 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:41:48.504741 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 85/170] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:41:48 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:41:48.529588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-5b0c17a9-d33b-4734-a12d-ef98b06a0537 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:41:48.530677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-5b0c17a9-d33b-4734-a12d-ef98b06a0537 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:48.534174 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:48.534174 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:48.534948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-5b0c17a9-d33b-4734-a12d-ef98b06a0537 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:48.653012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:48.653012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:48.664625 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-07865024-57e6-4f13-955c-2f4a6d886317 req-5b0c17a9-d33b-4734-a12d-ef98b06a0537 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:48.687880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:48.687880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:48.698388 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-5b0c17a9-d33b-4734-a12d-ef98b06a0537 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 200 Jan 21 09:41:48.699545 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 86/171] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:41:48 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 1017 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:41:48.775535 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] PUT http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135 Jan 21 09:41:48.776679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:48.840370 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:41:48.840370 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:41:48.841471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Lock "b'cinder-attachment_update-94549fa3-449d-4331-ac70-5bce9cbb0d3f-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.025s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:41:48.844356 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:48.844356 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:51.078337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Lock "b'cinder-attachment_update-94549fa3-449d-4331-ac70-5bce9cbb0d3f-n-h1-758944-3'" released by "attachment_update" :: held 2.237s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:41:51.079011 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135 returned with HTTP 200 Jan 21 09:41:51.085832 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 86/172] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:41:48 2021] PUT /volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135 => generated 762 bytes in 2314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:51.128616 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fc9ad28-f06d-473d-9724-fc00218d9cc0 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135/action Jan 21 09:41:51.129322 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:51.129322 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:51.129995 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fc9ad28-f06d-473d-9724-fc00218d9cc0 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:41:51.130528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fc9ad28-f06d-473d-9724-fc00218d9cc0 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:51.297868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:51.297868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:51.334229 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-4fc9ad28-f06d-473d-9724-fc00218d9cc0 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135/action returned with HTTP 204 Jan 21 09:41:51.335371 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 87/173] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:41:51 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135/action => generated 0 bytes in 211 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:41:51.387048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume// Jan 21 09:41:51.387807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:51.388182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:51.388182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:51.388780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:51.389989 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8823aaec-56dd-46c0-9225-3eebbe166a7b tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:41:51.390760 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 87/174] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:41:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:41:51.421515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-d2fedfd8-3222-4998-aec4-d587f0916c79 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:41:51.424776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-d2fedfd8-3222-4998-aec4-d587f0916c79 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:51.425318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:51.425318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:51.429558 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-d2fedfd8-3222-4998-aec4-d587f0916c79 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:51.536896 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:51.536896 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:51.546799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-07865024-57e6-4f13-955c-2f4a6d886317 req-d2fedfd8-3222-4998-aec4-d587f0916c79 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:41:51.569586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:51.569586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:51.583564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-d2fedfd8-3222-4998-aec4-d587f0916c79 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 200 Jan 21 09:41:51.584616 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 88/175] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:41:51 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 1016 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:41:51.632231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-e46c8652-3205-4df3-9679-b055a415bb36 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] PUT http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134 Jan 21 09:41:51.633433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-e46c8652-3205-4df3-9679-b055a415bb36 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:51.714595 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:41:51.714595 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:41:51.716416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-07865024-57e6-4f13-955c-2f4a6d886317 req-e46c8652-3205-4df3-9679-b055a415bb36 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Lock "b'cinder-attachment_update-19bb65d7-a0de-4bf9-a827-b9b5b42383b7-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:41:51.719797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:51.719797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:53.710378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-07865024-57e6-4f13-955c-2f4a6d886317 req-e46c8652-3205-4df3-9679-b055a415bb36 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Lock "b'cinder-attachment_update-19bb65d7-a0de-4bf9-a827-b9b5b42383b7-n-h1-758944-3'" released by "attachment_update" :: held 1.994s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:41:53.713411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-e46c8652-3205-4df3-9679-b055a415bb36 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134 returned with HTTP 200 Jan 21 09:41:53.717929 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 88/176] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:41:51 2021] PUT /volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134 => generated 762 bytes in 2091 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:53.765634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8ef3c77a-3939-4ceb-9dd9-b64d2e77a7fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] POST http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134/action Jan 21 09:41:53.766432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:53.766432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:41:53.766986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8ef3c77a-3939-4ceb-9dd9-b64d2e77a7fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:41:53.767474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8ef3c77a-3939-4ceb-9dd9-b64d2e77a7fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:53.844213 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:53.844213 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:41:53.867598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07865024-57e6-4f13-955c-2f4a6d886317 req-8ef3c77a-3939-4ceb-9dd9-b64d2e77a7fc tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134/action returned with HTTP 204 Jan 21 09:41:53.869274 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 89/177] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:41:53 2021] POST /volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:43:54.802617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] POST http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes Jan 21 09:43:54.802617 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:54.802617 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:43:54.802617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-906965865", "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:43:54.808954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-906965865', 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:43:55.092946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Create volume of 1 GB Jan 21 09:43:55.094791 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:55.094791 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:43:55.112988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Availability Zones retrieved successfully. Jan 21 09:43:55.137575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Flow 'volume_create_api' (e7ba8cb9-0c41-4339-81bf-542b23c48ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:43:55.140105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef3e24f-9874-4edb-a4bf-1fac8c696e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:43:55.147393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:43:55.776039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef3e24f-9874-4edb-a4bf-1fac8c696e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:43:55.779245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384556e2-c914-4d3d-b656-7f05bc1c283d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:43:56.077177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Created reservations ['52c58d51-3187-41eb-93be-c9c021762fef', '91ec2e06-61c9-4ca8-b6e7-f1184299de19', 'ad0f935b-ab6d-4080-93d1-aec1d5f43884', '5f3a088b-b55d-4809-9e07-6337e06c4a9e'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:43:56.080154 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384556e2-c914-4d3d-b656-7f05bc1c283d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52c58d51-3187-41eb-93be-c9c021762fef', '91ec2e06-61c9-4ca8-b6e7-f1184299de19', 'ad0f935b-ab6d-4080-93d1-aec1d5f43884', '5f3a088b-b55d-4809-9e07-6337e06c4a9e']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:43:56.089544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ef7587-8c08-4b89-9b00-43b1d6d8dc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:43:56.403751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ef7587-8c08-4b89-9b00-43b1d6d8dc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b01dfcc8-8781-4f18-8f6f-a2fac4e11310', '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-906965865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bafac682c0a34a25b8292a92d0729e52',qos_specs=None,replication_status=,reservations=['52c58d51-3187-41eb-93be-c9c021762fef','91ec2e06-61c9-4ca8-b6e7-f1184299de19','ad0f935b-ab6d-4080-93d1-aec1d5f43884','5f3a088b-b55d-4809-9e07-6337e06c4a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d1ba098b04f88906138c283b0678b',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-906965865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b01dfcc8-8781-4f18-8f6f-a2fac4e11310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bafac682c0a34a25b8292a92d0729e52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eb8d1ba098b04f88906138c283b0678b',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:43:56.405976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a633117e-b3f5-4196-a49d-817aa851e692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:43:56.557030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a633117e-b3f5-4196-a49d-817aa851e692) transitioned into state 'SUCCESS' from state '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-906965865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bafac682c0a34a25b8292a92d0729e52',qos_specs=None,replication_status=,reservations=['52c58d51-3187-41eb-93be-c9c021762fef','91ec2e06-61c9-4ca8-b6e7-f1184299de19','ad0f935b-ab6d-4080-93d1-aec1d5f43884','5f3a088b-b55d-4809-9e07-6337e06c4a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d1ba098b04f88906138c283b0678b',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:43:56.559358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e4fdb6-d581-482b-b860-4bbf571a0f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:43:56.748936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e4fdb6-d581-482b-b860-4bbf571a0f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:43:56.763301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Flow 'volume_create_api' (e7ba8cb9-0c41-4339-81bf-542b23c48ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:43:57.017643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Create volume request issued successfully. Jan 21 09:43:57.083257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc51094e-6e19-4490-abec-4d529bb86db6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes returned with HTTP 202 Jan 21 09:43:57.087573 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 89/178] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:43:54 2021] POST /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes => generated 821 bytes in 2291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:43:57.109551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98eef775-a157-4cd3-b80f-bf74985b95ce tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:43:57.109954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98eef775-a157-4cd3-b80f-bf74985b95ce tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:57.110350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:57.110350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:43:57.110984 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98eef775-a157-4cd3-b80f-bf74985b95ce tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:57.420576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:57.420576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:43:57.453863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98eef775-a157-4cd3-b80f-bf74985b95ce tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:43:57.526666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98eef775-a157-4cd3-b80f-bf74985b95ce tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:43:57.526666 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 90/179] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:43:57 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 889 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:43:58.581459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bef76c7b-bef4-4d50-94d2-15a78ecdb330 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:43:58.581459 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bef76c7b-bef4-4d50-94d2-15a78ecdb330 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:58.581459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:58.581459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:43:58.581459 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bef76c7b-bef4-4d50-94d2-15a78ecdb330 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:58.767245 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:58.767245 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:43:58.804632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bef76c7b-bef4-4d50-94d2-15a78ecdb330 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:43:58.895307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bef76c7b-bef4-4d50-94d2-15a78ecdb330 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:43:58.895307 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 90/180] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:43:58 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:43:59.912788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98c53220-b921-4866-852e-261636e8c4a1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:43:59.913565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98c53220-b921-4866-852e-261636e8c4a1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:59.914005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:59.914005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:43:59.914538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98c53220-b921-4866-852e-261636e8c4a1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:00.014339 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:00.014339 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:00.032689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98c53220-b921-4866-852e-261636e8c4a1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:00.113824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98c53220-b921-4866-852e-261636e8c4a1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:00.114870 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 91/181] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:43:59 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:01.138057 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-794330c9-deef-466d-b48a-3d3f4be7f873 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:01.139752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-794330c9-deef-466d-b48a-3d3f4be7f873 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:01.139752 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:01.139752 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:01.144319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-794330c9-deef-466d-b48a-3d3f4be7f873 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:01.258124 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:01.258124 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:01.265414 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-794330c9-deef-466d-b48a-3d3f4be7f873 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:01.303990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-794330c9-deef-466d-b48a-3d3f4be7f873 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:01.305418 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 91/182] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:01 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:02.324159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adebe9fc-8d8c-481d-a9d5-678c46b86468 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:02.325532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-adebe9fc-8d8c-481d-a9d5-678c46b86468 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:02.325532 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:02.325532 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:02.325532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-adebe9fc-8d8c-481d-a9d5-678c46b86468 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:02.422572 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:02.422572 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:02.435208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-adebe9fc-8d8c-481d-a9d5-678c46b86468 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:02.469747 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adebe9fc-8d8c-481d-a9d5-678c46b86468 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:02.470587 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 92/183] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:02 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:03.494909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a22cdaf-29a2-40cd-bf16-ba7398d18f99 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:03.495491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9a22cdaf-29a2-40cd-bf16-ba7398d18f99 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:03.495702 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:03.495702 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:03.496594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9a22cdaf-29a2-40cd-bf16-ba7398d18f99 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:03.586491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:03.586491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:03.599042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9a22cdaf-29a2-40cd-bf16-ba7398d18f99 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:03.654218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a22cdaf-29a2-40cd-bf16-ba7398d18f99 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:03.665238 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 92/184] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:03 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:04.672377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22111aa5-94ef-4ecd-9199-82a8e28f00c6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:04.674197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22111aa5-94ef-4ecd-9199-82a8e28f00c6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:04.674660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:04.674660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:04.676623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22111aa5-94ef-4ecd-9199-82a8e28f00c6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:04.771250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:04.771250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:04.782885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-22111aa5-94ef-4ecd-9199-82a8e28f00c6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:04.818171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22111aa5-94ef-4ecd-9199-82a8e28f00c6 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:04.819751 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 93/185] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:04 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:05.836601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f82343ba-6926-40d8-9a02-37c85b3c6203 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:05.837125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f82343ba-6926-40d8-9a02-37c85b3c6203 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:05.837240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:05.837240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:05.837571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f82343ba-6926-40d8-9a02-37c85b3c6203 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:05.907370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:05.907370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:05.917969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f82343ba-6926-40d8-9a02-37c85b3c6203 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:05.945898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f82343ba-6926-40d8-9a02-37c85b3c6203 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:05.947208 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 93/186] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:05 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:44:06.963359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75599780-e819-42f2-b5e9-25230ac801d8 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:06.964711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75599780-e819-42f2-b5e9-25230ac801d8 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:06.965115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:06.965115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:06.965764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75599780-e819-42f2-b5e9-25230ac801d8 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:07.042574 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:07.042574 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:07.084109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75599780-e819-42f2-b5e9-25230ac801d8 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:07.157602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75599780-e819-42f2-b5e9-25230ac801d8 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:07.179471 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 94/187] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:06 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:08.202655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c704bc0-4be4-4ebc-a7bb-9e2670120897 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:08.202655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c704bc0-4be4-4ebc-a7bb-9e2670120897 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:08.202655 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:08.202655 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:08.203552 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c704bc0-4be4-4ebc-a7bb-9e2670120897 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:08.291613 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:08.291613 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:08.307967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5c704bc0-4be4-4ebc-a7bb-9e2670120897 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:08.345666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c704bc0-4be4-4ebc-a7bb-9e2670120897 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:08.348677 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 94/188] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:08 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:09.368815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3af4ba4-494e-4b0e-899c-7c80ad80016f tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:09.369995 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3af4ba4-494e-4b0e-899c-7c80ad80016f tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:09.370392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:09.370392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:09.371020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3af4ba4-494e-4b0e-899c-7c80ad80016f tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:09.457478 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:09.457478 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:09.469778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f3af4ba4-494e-4b0e-899c-7c80ad80016f tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:09.580220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3af4ba4-494e-4b0e-899c-7c80ad80016f tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:09.583222 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 95/189] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:09 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:10.612393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-648f6937-7283-4272-aeb2-7eb6e8290c1e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:10.614775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-648f6937-7283-4272-aeb2-7eb6e8290c1e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:10.615736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:10.615736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:10.616395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-648f6937-7283-4272-aeb2-7eb6e8290c1e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:10.685008 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:10.685008 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:10.704313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-648f6937-7283-4272-aeb2-7eb6e8290c1e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:10.750773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-648f6937-7283-4272-aeb2-7eb6e8290c1e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:10.751911 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 95/190] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:10 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:11.776711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4668e7cd-0445-4f6c-8917-1c5ab4c21f82 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:11.778299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4668e7cd-0445-4f6c-8917-1c5ab4c21f82 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:11.778760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:11.778760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:11.779584 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4668e7cd-0445-4f6c-8917-1c5ab4c21f82 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:12.079523 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:12.079523 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:12.095585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4668e7cd-0445-4f6c-8917-1c5ab4c21f82 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:12.126213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4668e7cd-0445-4f6c-8917-1c5ab4c21f82 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:12.127539 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 96/191] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:11 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:13.162225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-462d7a0a-f221-4b7c-a360-aa1d7753d60a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:13.163637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-462d7a0a-f221-4b7c-a360-aa1d7753d60a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:13.164349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:13.164349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:13.166189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-462d7a0a-f221-4b7c-a360-aa1d7753d60a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:13.273239 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:13.273239 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:13.281556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-462d7a0a-f221-4b7c-a360-aa1d7753d60a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:13.309661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-462d7a0a-f221-4b7c-a360-aa1d7753d60a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:13.309901 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 96/192] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:13 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:14.325726 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20c0148f-bc3d-400b-9436-ea38aea505b3 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:14.326719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20c0148f-bc3d-400b-9436-ea38aea505b3 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:14.326719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:14.326719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:14.327178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20c0148f-bc3d-400b-9436-ea38aea505b3 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:14.522483 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:14.522483 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:14.606862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20c0148f-bc3d-400b-9436-ea38aea505b3 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:14.841995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20c0148f-bc3d-400b-9436-ea38aea505b3 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:14.873578 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 97/193] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:14 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:15.890395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-952ababb-9455-41e3-81b7-d81e15310cea tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:15.892030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-952ababb-9455-41e3-81b7-d81e15310cea tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:15.892030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:15.892030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:15.893302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-952ababb-9455-41e3-81b7-d81e15310cea tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:15.991971 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:15.991971 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:16.007604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-952ababb-9455-41e3-81b7-d81e15310cea tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:16.059863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-952ababb-9455-41e3-81b7-d81e15310cea tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:16.061114 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 97/194] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:15 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:17.086287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3345cfd9-06d9-46c2-bc43-31780f78ab88 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:17.088233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3345cfd9-06d9-46c2-bc43-31780f78ab88 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:17.088899 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:17.088899 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:17.091740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3345cfd9-06d9-46c2-bc43-31780f78ab88 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:17.226713 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:17.226713 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:17.268463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3345cfd9-06d9-46c2-bc43-31780f78ab88 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:17.295101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3345cfd9-06d9-46c2-bc43-31780f78ab88 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:17.296508 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 98/195] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:17 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:44:18.313827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8c764d7-adf6-4229-ada7-e0635681de7e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:18.314820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8c764d7-adf6-4229-ada7-e0635681de7e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:18.314820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:18.314820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:18.315069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8c764d7-adf6-4229-ada7-e0635681de7e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:18.397318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:18.397318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:18.410562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d8c764d7-adf6-4229-ada7-e0635681de7e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:18.446767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8c764d7-adf6-4229-ada7-e0635681de7e tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:18.447892 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 98/196] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:18 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:19.464749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6a79228-7e71-4575-998c-026c3de25504 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:19.465254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6a79228-7e71-4575-998c-026c3de25504 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:19.465450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:19.465450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:19.465819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6a79228-7e71-4575-998c-026c3de25504 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:19.583714 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:19.583714 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:19.597226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6a79228-7e71-4575-998c-026c3de25504 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:19.644736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6a79228-7e71-4575-998c-026c3de25504 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:19.646703 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 99/197] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:19 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:20.662822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bd7bf83-66a2-4cb2-82e6-ea253ed85424 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:20.663397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8bd7bf83-66a2-4cb2-82e6-ea253ed85424 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:20.663597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:20.663597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:20.664000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8bd7bf83-66a2-4cb2-82e6-ea253ed85424 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:20.972165 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:20.972165 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:20.995229 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8bd7bf83-66a2-4cb2-82e6-ea253ed85424 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:21.082860 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bd7bf83-66a2-4cb2-82e6-ea253ed85424 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:21.098801 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 99/198] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:20 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 971 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:22.105244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db0b4e0f-00c9-4024-a837-5e8e81b4fea7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:22.105244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db0b4e0f-00c9-4024-a837-5e8e81b4fea7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:22.105773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:22.105773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:22.106555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db0b4e0f-00c9-4024-a837-5e8e81b4fea7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:22.365947 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:22.365947 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:22.386198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-db0b4e0f-00c9-4024-a837-5e8e81b4fea7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:22.437696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db0b4e0f-00c9-4024-a837-5e8e81b4fea7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:22.438523 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 100/199] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:22 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 971 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:23.475624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13f348d7-8998-4747-b266-24718ceee777 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:23.477070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13f348d7-8998-4747-b266-24718ceee777 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:23.480392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:23.480392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:23.486184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13f348d7-8998-4747-b266-24718ceee777 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:23.763754 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:23.763754 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:23.786586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-13f348d7-8998-4747-b266-24718ceee777 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:23.840929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13f348d7-8998-4747-b266-24718ceee777 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:23.842503 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 100/200] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:23 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 974 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:24.857902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86577d54-0e4b-4b97-a188-b3d7805526a7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:24.859480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86577d54-0e4b-4b97-a188-b3d7805526a7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:24.859704 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:24.859704 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:24.860136 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86577d54-0e4b-4b97-a188-b3d7805526a7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:25.001969 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:25.001969 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:25.031691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-86577d54-0e4b-4b97-a188-b3d7805526a7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:25.093249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86577d54-0e4b-4b97-a188-b3d7805526a7 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:25.095396 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 101/201] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:24 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 974 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:26.114090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46debbd3-ac16-4244-89ab-44590d79825b tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:26.114782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46debbd3-ac16-4244-89ab-44590d79825b tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:26.115116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:26.115116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:26.115713 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46debbd3-ac16-4244-89ab-44590d79825b tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:26.275862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:26.275862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:26.306034 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-46debbd3-ac16-4244-89ab-44590d79825b tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:26.369083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46debbd3-ac16-4244-89ab-44590d79825b tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:26.370414 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 101/202] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:26 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 974 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:27.404368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9457b4b1-fac1-4104-9999-e834ace02ed5 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:27.404368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9457b4b1-fac1-4104-9999-e834ace02ed5 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:27.404368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:27.404368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:27.404368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9457b4b1-fac1-4104-9999-e834ace02ed5 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:27.511725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:27.511725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:27.526287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9457b4b1-fac1-4104-9999-e834ace02ed5 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:27.586321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9457b4b1-fac1-4104-9999-e834ace02ed5 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:27.587129 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 102/203] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:27 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 974 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:28.606572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7258c3e6-f661-4b6c-a2ca-fd54df115f3d tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:28.607382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7258c3e6-f661-4b6c-a2ca-fd54df115f3d tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:28.607529 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:28.607529 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:28.607891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7258c3e6-f661-4b6c-a2ca-fd54df115f3d tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:28.722012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:28.722012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:28.734542 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7258c3e6-f661-4b6c-a2ca-fd54df115f3d tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:28.766515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7258c3e6-f661-4b6c-a2ca-fd54df115f3d tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:28.767887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 102/204] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:28 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 974 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:29.797933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec957911-f8cc-4d8d-879d-e01cc199413a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:29.804741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec957911-f8cc-4d8d-879d-e01cc199413a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:29.804741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:29.804741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:29.804741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec957911-f8cc-4d8d-879d-e01cc199413a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:29.994134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:29.994134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:30.041385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ec957911-f8cc-4d8d-879d-e01cc199413a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:30.152954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec957911-f8cc-4d8d-879d-e01cc199413a tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:30.152954 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 103/205] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:29 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 974 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:44:31.172537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6337bd13-d136-4ab6-9c72-f94cb7fa4b65 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:31.173650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6337bd13-d136-4ab6-9c72-f94cb7fa4b65 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:31.174087 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:31.174087 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:31.175501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6337bd13-d136-4ab6-9c72-f94cb7fa4b65 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:31.315966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:31.315966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:31.344774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6337bd13-d136-4ab6-9c72-f94cb7fa4b65 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:31.464705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6337bd13-d136-4ab6-9c72-f94cb7fa4b65 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:31.474519 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 103/206] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:31 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 974 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:44:32.491804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b19f7fb0-8e6e-441a-a907-049c2628a435 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:32.492609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b19f7fb0-8e6e-441a-a907-049c2628a435 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:32.493229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:32.493229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:32.493699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b19f7fb0-8e6e-441a-a907-049c2628a435 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:32.630640 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:32.630640 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:32.653834 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b19f7fb0-8e6e-441a-a907-049c2628a435 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:32.686913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b19f7fb0-8e6e-441a-a907-049c2628a435 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:32.688389 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 104/207] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:44:32 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 1362 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:44:34.673883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:34.674638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:34.674935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:34.674935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:34.675357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:34.746561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:34.746561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:34.770731 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:34.828076 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:34.857558 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 104/208] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:44:34 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 1362 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:44:36.760093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-7808f76a-2122-4ef2-9036-35cb825b4427 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:36.761350 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-7808f76a-2122-4ef2-9036-35cb825b4427 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:36.761788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:36.761788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:36.762428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-7808f76a-2122-4ef2-9036-35cb825b4427 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:36.857684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:36.857684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:36.867699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-7808f76a-2122-4ef2-9036-35cb825b4427 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:36.908291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-7808f76a-2122-4ef2-9036-35cb825b4427 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:36.910139 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 105/209] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:44:36 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 1362 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:44:36.923405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume// Jan 21 09:44:36.924825 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:36.925384 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:36.925384 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:36.926501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:36.928070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:44:36.928969 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 105/210] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:44:36 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:44:36.948055 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-c42f7355-f6fe-4910-a2dc-0e167c3f4d78 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] POST http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments Jan 21 09:44:36.948587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:36.948587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:36.949004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-c42f7355-f6fe-4910-a2dc-0e167c3f4d78 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b01dfcc8-8781-4f18-8f6f-a2fac4e11310", "instance_uuid": "699737fb-0e8a-4c2b-8d34-213ec3452296", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:44:37.009062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:37.009062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:37.089923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-c42f7355-f6fe-4910-a2dc-0e167c3f4d78 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments returned with HTTP 200 Jan 21 09:44:37.091948 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 106/211] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:44:36 2021] POST /volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:44:39.401144 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume// Jan 21 09:44:39.402378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:39.403129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:39.404394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-a4087db2-6f36-454b-90c1-6400507a66e1 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:44:39.405210 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 106/212] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:44: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 21 09:44:39.418643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-330384a5-a7e0-49b3-b778-46f65a2095fd tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:44:39.419242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-330384a5-a7e0-49b3-b778-46f65a2095fd tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:44:39.419436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:39.419436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:39.420090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-330384a5-a7e0-49b3-b778-46f65a2095fd tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:44:39.519903 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:39.519903 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:39.531174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-330384a5-a7e0-49b3-b778-46f65a2095fd tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:44:39.557697 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:39.557697 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:39.638640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-330384a5-a7e0-49b3-b778-46f65a2095fd tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 200 Jan 21 09:44:39.639855 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 107/213] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:44:39 2021] GET /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 1460 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:44:39.681929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-65fb6151-3f63-4bd9-949e-2be391155b66 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] PUT http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213 Jan 21 09:44:39.683164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-65fb6151-3f63-4bd9-949e-2be391155b66 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:44:39.739477 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:44:39.739477 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:44:39.742093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-65fb6151-3f63-4bd9-949e-2be391155b66 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Lock "b'cinder-attachment_update-b01dfcc8-8781-4f18-8f6f-a2fac4e11310-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:44:39.747849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:39.747849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:42.588824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-65fb6151-3f63-4bd9-949e-2be391155b66 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Lock "b'cinder-attachment_update-b01dfcc8-8781-4f18-8f6f-a2fac4e11310-n-h1-758944-3'" released by "attachment_update" :: held 2.848s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:44:42.589921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-65fb6151-3f63-4bd9-949e-2be391155b66 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213 returned with HTTP 200 Jan 21 09:44:42.594472 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 107/214] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:44:39 2021] PUT /volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213 => generated 762 bytes in 2917 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:44:42.763740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-eacc588a-45d2-4564-ba50-84dfdfab2c84 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] POST http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213/action Jan 21 09:44:42.764630 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:44:42.764630 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:44:42.765420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-eacc588a-45d2-4564-ba50-84dfdfab2c84 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:44:42.765978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-eacc588a-45d2-4564-ba50-84dfdfab2c84 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:44:42.894523 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:44:42.894523 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:44:42.913954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30a3200b-9c55-4310-b4be-0261aff737c7 req-eacc588a-45d2-4564-ba50-84dfdfab2c84 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213/action returned with HTTP 204 Jan 21 09:44:42.916027 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 108/215] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:44:42 2021] POST /volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:46:37.312753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] POST http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes Jan 21 09:46:37.313596 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:37.313596 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:37.313596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1925048835"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:37.314589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1925048835'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:46:37.316598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Create volume of 1 GB Jan 21 09:46:37.317760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:37.317760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:37.332871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Availability Zones retrieved successfully. Jan 21 09:46:37.349963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Flow 'volume_create_api' (60314d39-ed63-456d-b9d5-26300a77a3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:37.352944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbb4eff-9b9e-41a8-a296-768641c00694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:37.355086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:46:37.440038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dbb4eff-9b9e-41a8-a296-768641c00694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:37.442940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e985f89e-c313-407e-a218-e2d4d5210c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:37.606268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Created reservations ['ef8ed11a-e543-4ed4-a25e-7d45d3aa4955', 'de710deb-8bc2-4781-99c6-fbeb6f8b6143', 'e48d418d-8654-4a8b-99a2-20938af0b120', '994c35c2-d83c-43d1-ba10-12795fc5a8e7'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:46:37.609435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e985f89e-c313-407e-a218-e2d4d5210c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8ed11a-e543-4ed4-a25e-7d45d3aa4955', 'de710deb-8bc2-4781-99c6-fbeb6f8b6143', 'e48d418d-8654-4a8b-99a2-20938af0b120', '994c35c2-d83c-43d1-ba10-12795fc5a8e7']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:37.612369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64279f01-5d4b-4cbf-9985-6f097777eb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:37.709274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64279f01-5d4b-4cbf-9985-6f097777eb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e49dd88-5aed-4017-9ea8-f34e007c6e14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1925048835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae18881a532e4b6080d37612bc87502b',qos_specs=None,replication_status=,reservations=['ef8ed11a-e543-4ed4-a25e-7d45d3aa4955','de710deb-8bc2-4781-99c6-fbeb6f8b6143','e48d418d-8654-4a8b-99a2-20938af0b120','994c35c2-d83c-43d1-ba10-12795fc5a8e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e04d71d7704e12ad8861ded62d2775',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1925048835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e49dd88-5aed-4017-9ea8-f34e007c6e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae18881a532e4b6080d37612bc87502b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='22e04d71d7704e12ad8861ded62d2775',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:37.712107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74b2960-ec9f-44d5-b9c1-6cbaedc168a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:37.772771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74b2960-ec9f-44d5-b9c1-6cbaedc168a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1925048835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae18881a532e4b6080d37612bc87502b',qos_specs=None,replication_status=,reservations=['ef8ed11a-e543-4ed4-a25e-7d45d3aa4955','de710deb-8bc2-4781-99c6-fbeb6f8b6143','e48d418d-8654-4a8b-99a2-20938af0b120','994c35c2-d83c-43d1-ba10-12795fc5a8e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e04d71d7704e12ad8861ded62d2775',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:37.777185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a0e8bc-85f8-404f-9745-706489701189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:37.813303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a0e8bc-85f8-404f-9745-706489701189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:37.818742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Flow 'volume_create_api' (60314d39-ed63-456d-b9d5-26300a77a3b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:37.923077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Create volume request issued successfully. Jan 21 09:46:37.951372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c28bb8a-5066-477e-9c23-cd4d6dbb0a0c tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes returned with HTTP 202 Jan 21 09:46:37.952293 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 108/216] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:46:37 2021] POST /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes => generated 823 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:46:37.968615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6ae8328-1d29-4de9-a266-564bf13640da tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:46:37.969422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6ae8328-1d29-4de9-a266-564bf13640da tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:37.969801 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:37.969801 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:37.970542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6ae8328-1d29-4de9-a266-564bf13640da tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:38.026129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:38.026129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:38.035494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d6ae8328-1d29-4de9-a266-564bf13640da tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:46:38.105696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6ae8328-1d29-4de9-a266-564bf13640da tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 200 Jan 21 09:46:38.120948 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 109/217] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:37 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 915 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:39.125299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d494693a-a3df-46c7-a774-ce4cbcbb51cc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:46:39.125926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d494693a-a3df-46c7-a774-ce4cbcbb51cc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:39.126068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:39.126068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:39.126449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d494693a-a3df-46c7-a774-ce4cbcbb51cc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:39.179453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:39.179453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:39.189079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d494693a-a3df-46c7-a774-ce4cbcbb51cc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:46:39.212412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d494693a-a3df-46c7-a774-ce4cbcbb51cc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 200 Jan 21 09:46:39.213434 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 109/218] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:39 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:39.230264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c35ac24-fd6f-4a9b-a7fa-50508a919099 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] POST http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14/action Jan 21 09:46:39.230723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:39.230723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:39.231170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c35ac24-fd6f-4a9b-a7fa-50508a919099 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:46:39.231565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c35ac24-fd6f-4a9b-a7fa-50508a919099 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:39.287804 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:39.287804 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:39.288991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c35ac24-fd6f-4a9b-a7fa-50508a919099 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:46:39.298178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c35ac24-fd6f-4a9b-a7fa-50508a919099 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume updated successfully. Jan 21 09:46:39.298707 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c35ac24-fd6f-4a9b-a7fa-50508a919099 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14/action returned with HTTP 200 Jan 21 09:46:39.299603 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 110/219] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 09:46:39 2021] POST /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14/action => generated 0 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:46:39.307598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b10a741-9e6c-45eb-9623-71a9971eda00 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:46:39.308379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b10a741-9e6c-45eb-9623-71a9971eda00 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:39.308641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:39.308641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:39.308938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b10a741-9e6c-45eb-9623-71a9971eda00 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:39.363092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:39.363092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:39.371669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0b10a741-9e6c-45eb-9623-71a9971eda00 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:46:39.395176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b10a741-9e6c-45eb-9623-71a9971eda00 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 200 Jan 21 09:46:39.396012 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 110/220] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:39 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:40.838698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6204a695-7d26-497b-bf28-d62e407c2012 req-64bd6d86-573d-4f97-ad21-0947c42ce8bc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:46:40.839255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6204a695-7d26-497b-bf28-d62e407c2012 req-64bd6d86-573d-4f97-ad21-0947c42ce8bc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:40.839650 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:40.839650 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:40.840141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6204a695-7d26-497b-bf28-d62e407c2012 req-64bd6d86-573d-4f97-ad21-0947c42ce8bc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:40.891546 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:40.891546 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:40.900091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-6204a695-7d26-497b-bf28-d62e407c2012 req-64bd6d86-573d-4f97-ad21-0947c42ce8bc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:46:40.937149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6204a695-7d26-497b-bf28-d62e407c2012 req-64bd6d86-573d-4f97-ad21-0947c42ce8bc tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 200 Jan 21 09:46:40.938188 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 111/221] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:46:40 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:42.333735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] POST http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes Jan 21 09:46:42.334249 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:42.334249 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:42.334611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1913285170"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:42.335746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1913285170'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:46:42.336118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Create volume of 1 GB Jan 21 09:46:42.352137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Availability Zones retrieved successfully. Jan 21 09:46:42.368822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Flow 'volume_create_api' (232f4cdb-9507-43d3-87ba-d1e7e6768dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:42.371832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfc07a1-46f9-406f-a344-3f8ab85572de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:42.374107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:46:42.442283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfc07a1-46f9-406f-a344-3f8ab85572de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:42.444521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb86116-d9d9-4f36-afa4-c50bea7310c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:42.545472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Created reservations ['df7077a6-a4a7-4c71-9c7a-930dc502d1bc', 'f78487b7-6fe2-407d-a984-589f1b39ac7f', '49c7d66b-5104-484c-a768-e923f12dfaa5', '7c4a1f93-3350-43d7-a06e-09bf33370fc5'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:46:42.547132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb86116-d9d9-4f36-afa4-c50bea7310c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df7077a6-a4a7-4c71-9c7a-930dc502d1bc', 'f78487b7-6fe2-407d-a984-589f1b39ac7f', '49c7d66b-5104-484c-a768-e923f12dfaa5', '7c4a1f93-3350-43d7-a06e-09bf33370fc5']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:42.549254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8942d6b7-a038-4b80-aa97-bc1e33aafac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:42.613337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8942d6b7-a038-4b80-aa97-bc1e33aafac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a34969-e4cf-4699-a40c-42fae27e203f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1913285170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff5e01c917954b1bb557728654abd996',qos_specs=None,replication_status=,reservations=['df7077a6-a4a7-4c71-9c7a-930dc502d1bc','f78487b7-6fe2-407d-a984-589f1b39ac7f','49c7d66b-5104-484c-a768-e923f12dfaa5','7c4a1f93-3350-43d7-a06e-09bf33370fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755d9d39a41349b19a84b7d207c05d00',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:46:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1913285170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a34969-e4cf-4699-a40c-42fae27e203f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff5e01c917954b1bb557728654abd996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='755d9d39a41349b19a84b7d207c05d00',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:42.615464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ba4f64-c578-4daf-89fa-402187ab69db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:42.644619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ba4f64-c578-4daf-89fa-402187ab69db) transitioned into state 'SUCCESS' from state '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-1913285170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff5e01c917954b1bb557728654abd996',qos_specs=None,replication_status=,reservations=['df7077a6-a4a7-4c71-9c7a-930dc502d1bc','f78487b7-6fe2-407d-a984-589f1b39ac7f','49c7d66b-5104-484c-a768-e923f12dfaa5','7c4a1f93-3350-43d7-a06e-09bf33370fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755d9d39a41349b19a84b7d207c05d00',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:42.646770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70d64ae-bc3b-40dc-891a-a1ceecb9ea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:42.672476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70d64ae-bc3b-40dc-891a-a1ceecb9ea59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:42.678506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Flow 'volume_create_api' (232f4cdb-9507-43d3-87ba-d1e7e6768dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:42.742576 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Create volume request issued successfully. Jan 21 09:46:42.762324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9689db11-4230-4b2e-8072-af12ee693072 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes returned with HTTP 202 Jan 21 09:46:42.764740 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 111/222] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:46:42 2021] POST /volume/v3/ff5e01c917954b1bb557728654abd996/volumes => generated 824 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:46:42.780023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-220a6bcd-a323-4b45-b0d7-1aa59fadcd8c tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:42.780531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-220a6bcd-a323-4b45-b0d7-1aa59fadcd8c tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:42.780973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:42.780973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:42.781976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-220a6bcd-a323-4b45-b0d7-1aa59fadcd8c tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:42.832222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:42.832222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:42.842241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-220a6bcd-a323-4b45-b0d7-1aa59fadcd8c tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:42.866357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-220a6bcd-a323-4b45-b0d7-1aa59fadcd8c tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:42.867208 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 112/223] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:42 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:43.884002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:43.884533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:43.884711 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:43.884711 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:43.885080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:43.935809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:43.935809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:43.944395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:43.968667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:43.969855 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 112/224] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:43 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:45.837464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-bfec771d-95d3-4672-b018-b6c828018e42 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:45.838005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-bfec771d-95d3-4672-b018-b6c828018e42 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:45.838155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:45.838155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:45.838800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-bfec771d-95d3-4672-b018-b6c828018e42 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:45.891125 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:45.891125 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:45.900304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-bfec771d-95d3-4672-b018-b6c828018e42 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:45.926191 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-bfec771d-95d3-4672-b018-b6c828018e42 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:45.928426 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 113/225] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:46:45 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:46.018321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume// Jan 21 09:46:46.019022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:46.019475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:46.019475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:46.020150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:46.021429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7401bf33-5df3-484b-b6d2-ded3b43e9cb1 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:46:46.022121 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 113/226] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:46:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:46:46.037132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-d540d15d-e2e8-468a-8bd3-994bff3af6c2 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] POST http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments Jan 21 09:46:46.037957 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:46.037957 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:46.038709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-d540d15d-e2e8-468a-8bd3-994bff3af6c2 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08a34969-e4cf-4699-a40c-42fae27e203f", "instance_uuid": "e1cc55ab-575e-4c63-942c-b484b36b849a", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:46.091662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:46.091662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:46.152909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-d540d15d-e2e8-468a-8bd3-994bff3af6c2 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments returned with HTTP 200 Jan 21 09:46:46.154373 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 114/227] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:46:46 2021] POST /volume/v3/ff5e01c917954b1bb557728654abd996/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:46:46.192844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-102e2400-509c-401c-9fce-df090e151153 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:46.193557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-102e2400-509c-401c-9fce-df090e151153 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:46.193856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-102e2400-509c-401c-9fce-df090e151153 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:46.243233 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-d540d15d-e2e8-468a-8bd3-994bff3af6c2 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume// Jan 21 09:46:46.243716 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-d540d15d-e2e8-468a-8bd3-994bff3af6c2 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:46.243916 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:46.243916 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:46.244292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-d540d15d-e2e8-468a-8bd3-994bff3af6c2 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:46.245552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-d540d15d-e2e8-468a-8bd3-994bff3af6c2 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:46:46.246331 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 115/228] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:46:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:46:46.254750 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:46.254750 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:46.265194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-102e2400-509c-401c-9fce-df090e151153 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:46.268125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-8baf5c6d-ac91-4900-9535-53b3a5e38854 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:46.269588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-8baf5c6d-ac91-4900-9535-53b3a5e38854 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:46.270643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-8baf5c6d-ac91-4900-9535-53b3a5e38854 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:46.291796 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:46.291796 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:46.303698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-102e2400-509c-401c-9fce-df090e151153 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:46.316360 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 114/229] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:46 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 916 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:46.358385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:46.358385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:46.368277 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-8baf5c6d-ac91-4900-9535-53b3a5e38854 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:46.390735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:46.390735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:46.400248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-8baf5c6d-ac91-4900-9535-53b3a5e38854 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:46.401315 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 116/230] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:46:46 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 1015 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:46:46.441643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-c79d706c-404b-484f-b15e-d6f658449933 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] PUT http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa Jan 21 09:46:46.442411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:46.442411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:46.443088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-c79d706c-404b-484f-b15e-d6f658449933 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:46.474122 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:46:46.474122 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:46:46.474911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-c79d706c-404b-484f-b15e-d6f658449933 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Lock "b'cinder-attachment_update-08a34969-e4cf-4699-a40c-42fae27e203f-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:46:46.477801 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:46.477801 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:46.770387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] POST http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes Jan 21 09:46:46.771211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:46.771211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:46.771887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1283807209"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:46.773659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1283807209'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:46:46.775262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Create volume of 1 GB Jan 21 09:46:46.795122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Availability Zones retrieved successfully. Jan 21 09:46:46.812644 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Flow 'volume_create_api' (f79590ff-cc09-4642-a397-4356747ed821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:46.815694 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7d102a-833b-4b04-860f-078fb7b36b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:46.817942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:46:46.892702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7d102a-833b-4b04-860f-078fb7b36b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:46.895785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca24f21-4e03-4f82-9034-885e8d15b146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:46.992129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Created reservations ['32197393-9000-4486-8df8-74498b9dc9f3', '48f6fa1d-d5b1-4318-b113-88cd83156f30', '65143e77-51d7-4f09-8473-0bae698c9c6e', 'c0cc19a4-f494-4a0c-a1ba-4a72e5097dcf'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:46:46.994236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca24f21-4e03-4f82-9034-885e8d15b146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32197393-9000-4486-8df8-74498b9dc9f3', '48f6fa1d-d5b1-4318-b113-88cd83156f30', '65143e77-51d7-4f09-8473-0bae698c9c6e', 'c0cc19a4-f494-4a0c-a1ba-4a72e5097dcf']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:46.996437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d46c9f-2280-4a1b-a1d6-7cee905eee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.058078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d46c9f-2280-4a1b-a1d6-7cee905eee22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47726609-520a-4254-9cd2-01934830a635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1283807209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042a50ce041b481bb150d9303ea65c2d',qos_specs=None,replication_status=,reservations=['32197393-9000-4486-8df8-74498b9dc9f3','48f6fa1d-d5b1-4318-b113-88cd83156f30','65143e77-51d7-4f09-8473-0bae698c9c6e','c0cc19a4-f494-4a0c-a1ba-4a72e5097dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b06d7990ea475eba4ee2d7b0cfad3f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1283807209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47726609-520a-4254-9cd2-01934830a635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='042a50ce041b481bb150d9303ea65c2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='15b06d7990ea475eba4ee2d7b0cfad3f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.060745 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec1feed-e0b9-4995-a6b5-1385f867014b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.105369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec1feed-e0b9-4995-a6b5-1385f867014b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1283807209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042a50ce041b481bb150d9303ea65c2d',qos_specs=None,replication_status=,reservations=['32197393-9000-4486-8df8-74498b9dc9f3','48f6fa1d-d5b1-4318-b113-88cd83156f30','65143e77-51d7-4f09-8473-0bae698c9c6e','c0cc19a4-f494-4a0c-a1ba-4a72e5097dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b06d7990ea475eba4ee2d7b0cfad3f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.105369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3636eb9-a781-4908-b2d2-541b465cbebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.116224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3636eb9-a781-4908-b2d2-541b465cbebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.119266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Flow 'volume_create_api' (f79590ff-cc09-4642-a397-4356747ed821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:47.182606 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Create volume request issued successfully. Jan 21 09:46:47.198439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d727c056-58e9-41c0-b37f-a326c83f4d82 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes returned with HTTP 202 Jan 21 09:46:47.200129 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 117/231] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:46:46 2021] POST /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes => generated 828 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:46:47.205663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] POST http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes Jan 21 09:46:47.211530 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:47.211530 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:47.212616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-291941172"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:47.213977 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-291941172'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:46:47.214720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Create volume of 1 GB Jan 21 09:46:47.215687 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:47.215687 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:47.232235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Availability Zones retrieved successfully. Jan 21 09:46:47.256135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Flow 'volume_create_api' (aff94d5d-754e-46b0-bbf1-183ae6e13121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:47.260371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d20b18-7af1-4461-a45b-d7a746e3a918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.263621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:46:47.348082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d20b18-7af1-4461-a45b-d7a746e3a918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.350666 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e831e0b-dad6-417f-a6dc-927cc3732069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.433354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Created reservations ['8a27c858-2950-4c9c-9a0b-b19910cd6e72', '92572cb7-e051-46f9-9bf3-f5a776191d64', '22264c30-004b-4e3e-91b1-ddc878df784a', 'a782f6fd-1657-4291-94a1-ebbc35adace3'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:46:47.437864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e831e0b-dad6-417f-a6dc-927cc3732069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a27c858-2950-4c9c-9a0b-b19910cd6e72', '92572cb7-e051-46f9-9bf3-f5a776191d64', '22264c30-004b-4e3e-91b1-ddc878df784a', 'a782f6fd-1657-4291-94a1-ebbc35adace3']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.443679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe3e062-0575-435c-b68a-8e6fa1cb0197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.557935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe3e062-0575-435c-b68a-8e6fa1cb0197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa878bbe-b416-4bff-8ab9-529e88a27301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-291941172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae18881a532e4b6080d37612bc87502b',qos_specs=None,replication_status=,reservations=['8a27c858-2950-4c9c-9a0b-b19910cd6e72','92572cb7-e051-46f9-9bf3-f5a776191d64','22264c30-004b-4e3e-91b1-ddc878df784a','a782f6fd-1657-4291-94a1-ebbc35adace3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e04d71d7704e12ad8861ded62d2775',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-291941172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa878bbe-b416-4bff-8ab9-529e88a27301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae18881a532e4b6080d37612bc87502b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='22e04d71d7704e12ad8861ded62d2775',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.562422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3da490a-44dc-4028-8ffb-b83103f1a083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.616142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3da490a-44dc-4028-8ffb-b83103f1a083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-291941172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae18881a532e4b6080d37612bc87502b',qos_specs=None,replication_status=,reservations=['8a27c858-2950-4c9c-9a0b-b19910cd6e72','92572cb7-e051-46f9-9bf3-f5a776191d64','22264c30-004b-4e3e-91b1-ddc878df784a','a782f6fd-1657-4291-94a1-ebbc35adace3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e04d71d7704e12ad8861ded62d2775',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.621743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1b478f-b97a-4c39-b84b-fee5af6bd023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:46:47.679922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1b478f-b97a-4c39-b84b-fee5af6bd023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:46:47.689149 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Flow 'volume_create_api' (aff94d5d-754e-46b0-bbf1-183ae6e13121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:46:47.766062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Create volume request issued successfully. Jan 21 09:46:47.784806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ff12996-dfe7-4905-b21f-788393beff62 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes returned with HTTP 202 Jan 21 09:46:47.785922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 118/232] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:46:47 2021] POST /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes => generated 822 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:46:47.791977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd433d9d-28a2-44cb-b98b-0baec6e5065d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 Jan 21 09:46:47.792733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd433d9d-28a2-44cb-b98b-0baec6e5065d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:47.793241 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:47.793241 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:47.794001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd433d9d-28a2-44cb-b98b-0baec6e5065d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:47.869181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:47.869181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:47.878574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd433d9d-28a2-44cb-b98b-0baec6e5065d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:46:47.908544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd433d9d-28a2-44cb-b98b-0baec6e5065d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 returned with HTTP 200 Jan 21 09:46:47.909733 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 119/233] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:47 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:47.917739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-888a33eb-2f5e-4417-af45-e92bd2549367 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:47.918314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-888a33eb-2f5e-4417-af45-e92bd2549367 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:47.918540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:47.918540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:47.918928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-888a33eb-2f5e-4417-af45-e92bd2549367 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:47.994469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:47.994469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:48.012788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-888a33eb-2f5e-4417-af45-e92bd2549367 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:48.059828 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:48.059828 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:48.088580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-888a33eb-2f5e-4417-af45-e92bd2549367 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:48.094483 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 120/234] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:47 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:48.100696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4abd8d7-4ff2-4c71-a252-0639daa3f450 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:46:48.103690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4abd8d7-4ff2-4c71-a252-0639daa3f450 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:48.108521 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:48.108521 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:48.109427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4abd8d7-4ff2-4c71-a252-0639daa3f450 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:48.173929 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:48.173929 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:48.196413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e4abd8d7-4ff2-4c71-a252-0639daa3f450 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:46:48.254183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4abd8d7-4ff2-4c71-a252-0639daa3f450 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 returned with HTTP 200 Jan 21 09:46:48.255283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 121/235] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:48 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:48.639471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-c79d706c-404b-484f-b15e-d6f658449933 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Lock "b'cinder-attachment_update-08a34969-e4cf-4699-a40c-42fae27e203f-n-h1-758944-3'" released by "attachment_update" :: held 2.165s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:46:48.640649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-c79d706c-404b-484f-b15e-d6f658449933 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa returned with HTTP 200 Jan 21 09:46:48.642019 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 115/236] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:46:46 2021] PUT /volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa => generated 762 bytes in 2205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:46:48.926595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4c7b743-77a7-4b71-b7cf-55a391e8273f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 Jan 21 09:46:48.927223 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4c7b743-77a7-4b71-b7cf-55a391e8273f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:48.931500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:48.931500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:48.932034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4c7b743-77a7-4b71-b7cf-55a391e8273f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:49.003769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:49.003769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:49.012400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d4c7b743-77a7-4b71-b7cf-55a391e8273f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:46:49.036202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4c7b743-77a7-4b71-b7cf-55a391e8273f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 returned with HTTP 200 Jan 21 09:46:49.037193 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 122/237] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:48 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:49.107776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c16eb212-6204-4008-96c6-64b5c9c20b77 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:49.108374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c16eb212-6204-4008-96c6-64b5c9c20b77 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:49.108550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:49.108550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:49.108873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c16eb212-6204-4008-96c6-64b5c9c20b77 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:49.187957 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:49.187957 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:49.199854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c16eb212-6204-4008-96c6-64b5c9c20b77 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:49.225866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:49.225866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:49.245987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c16eb212-6204-4008-96c6-64b5c9c20b77 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:49.247425 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 116/238] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:49 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:49.276801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5b4faee-3237-45e2-9f8a-4352f34c605d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:46:49.277331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5b4faee-3237-45e2-9f8a-4352f34c605d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:49.277531 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:49.277531 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:49.279004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5b4faee-3237-45e2-9f8a-4352f34c605d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:49.339005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:49.339005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:49.348698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a5b4faee-3237-45e2-9f8a-4352f34c605d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:46:49.373291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5b4faee-3237-45e2-9f8a-4352f34c605d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 returned with HTTP 200 Jan 21 09:46:49.374796 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 123/239] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:49 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:50.263804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-acd63b16-804f-498e-9bae-446300bf6f25 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:50.264540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-acd63b16-804f-498e-9bae-446300bf6f25 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:50.264540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:50.264540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:50.264864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-acd63b16-804f-498e-9bae-446300bf6f25 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:50.322446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:50.322446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:50.332149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-acd63b16-804f-498e-9bae-446300bf6f25 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:50.354681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:50.354681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:50.370002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-acd63b16-804f-498e-9bae-446300bf6f25 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:50.371133 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 117/240] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:50 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:51.388678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63282f10-0909-4a07-bab0-d9b26b4313f5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:51.390043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63282f10-0909-4a07-bab0-d9b26b4313f5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:51.390508 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:51.390508 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:51.391191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63282f10-0909-4a07-bab0-d9b26b4313f5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:51.452878 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:51.452878 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:51.463264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-63282f10-0909-4a07-bab0-d9b26b4313f5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:51.485534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:51.485534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:51.494863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63282f10-0909-4a07-bab0-d9b26b4313f5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:51.507223 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 124/241] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:51 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:52.515872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d02a2cc-091c-4b53-a86e-d01fcab814ab tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:52.517195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d02a2cc-091c-4b53-a86e-d01fcab814ab tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:52.517565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:52.517565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:52.518209 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d02a2cc-091c-4b53-a86e-d01fcab814ab tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:52.576190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:52.576190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:52.586171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9d02a2cc-091c-4b53-a86e-d01fcab814ab tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:52.608994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:52.608994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:52.619005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d02a2cc-091c-4b53-a86e-d01fcab814ab tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:52.619873 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 118/242] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:52 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:53.637068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c43bb821-1439-4490-80d2-e8852c4f72f7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:53.638162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c43bb821-1439-4490-80d2-e8852c4f72f7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:53.638469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:53.638469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:53.639314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c43bb821-1439-4490-80d2-e8852c4f72f7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:53.690058 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:53.690058 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:53.699376 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c43bb821-1439-4490-80d2-e8852c4f72f7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:53.721688 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:53.721688 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:53.735337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c43bb821-1439-4490-80d2-e8852c4f72f7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:53.736163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 125/243] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:53 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:54.464502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-fa126343-6a05-4b70-b8fb-64fc89f4ebfb tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] POST http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa/action Jan 21 09:46:54.465303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:54.465303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:54.467220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-fa126343-6a05-4b70-b8fb-64fc89f4ebfb tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:46:54.467754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-fa126343-6a05-4b70-b8fb-64fc89f4ebfb tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:54.540788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:54.540788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:54.556327 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-b883ab79-cf6b-4250-bf20-591c9ea0bb78 req-fa126343-6a05-4b70-b8fb-64fc89f4ebfb tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa/action returned with HTTP 204 Jan 21 09:46:54.557553 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 119/244] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:46:54 2021] POST /volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:46:54.752091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0684a959-674a-4d60-ad5f-cbf59d0dc149 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:54.752885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0684a959-674a-4d60-ad5f-cbf59d0dc149 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:54.752885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:54.752885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:54.753529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0684a959-674a-4d60-ad5f-cbf59d0dc149 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:54.811176 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:54.811176 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:54.821549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0684a959-674a-4d60-ad5f-cbf59d0dc149 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:54.849071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:54.849071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:54.859448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0684a959-674a-4d60-ad5f-cbf59d0dc149 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:54.860778 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 126/245] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:54 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 1209 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:46:54.882978 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ded542bf-8a8a-4740-a466-c711291fae92 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:54.884061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ded542bf-8a8a-4740-a466-c711291fae92 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:54.884654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:54.884654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:54.885598 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ded542bf-8a8a-4740-a466-c711291fae92 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:54.949853 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:54.949853 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:54.961806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ded542bf-8a8a-4740-a466-c711291fae92 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:54.991103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:54.991103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:55.003410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ded542bf-8a8a-4740-a466-c711291fae92 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:55.004266 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 120/246] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:54 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 1209 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:46:56.657890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-27d074ef-958e-44c6-a7b4-ceec97665ef8 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:56.658506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-27d074ef-958e-44c6-a7b4-ceec97665ef8 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:56.658716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:56.658716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:56.659091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-27d074ef-958e-44c6-a7b4-ceec97665ef8 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:56.711342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:56.711342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:56.722528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-27d074ef-958e-44c6-a7b4-ceec97665ef8 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:56.754884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:56.754884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:56.765577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-27d074ef-958e-44c6-a7b4-ceec97665ef8 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:56.766804 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 127/247] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:46:56 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 1209 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:46:56.789235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] POST http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f/action Jan 21 09:46:56.789863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:56.789863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:56.790498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:46:56.791063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:46:56.842062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:56.842062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:56.843242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:56.854419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Begin detaching volume completed successfully. Jan 21 09:46:56.854956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f/action returned with HTTP 202 Jan 21 09:46:56.856525 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 121/248] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 09:46:56 2021] POST /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:46:56.880315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce8b267f-7b4a-4ab5-ab54-491ab2c0fd58 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:56.881218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce8b267f-7b4a-4ab5-ab54-491ab2c0fd58 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:56.881628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:56.881628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:56.882268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce8b267f-7b4a-4ab5-ab54-491ab2c0fd58 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:56.953738 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:56.953738 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:56.961168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume// Jan 21 09:46:56.961651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:56.961873 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:56.961873 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:56.962318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:56.963815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-b9410788-24b4-42c2-b955-cc9a5c4ab3a5 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:46:56.964428 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 122/249] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:46:56 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:46:56.970082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ce8b267f-7b4a-4ab5-ab54-491ab2c0fd58 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:56.978450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-3fe086d2-738b-49a0-9786-1552a1e2ad37 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:56.979374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-3fe086d2-738b-49a0-9786-1552a1e2ad37 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:56.980052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-3fe086d2-738b-49a0-9786-1552a1e2ad37 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:57.013085 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:57.013085 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:57.022601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce8b267f-7b4a-4ab5-ab54-491ab2c0fd58 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:57.023947 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 128/250] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:56 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 1212 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:46:57.054925 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:57.054925 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:57.068401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-3fe086d2-738b-49a0-9786-1552a1e2ad37 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:57.119439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:57.119439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:57.144891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-3fe086d2-738b-49a0-9786-1552a1e2ad37 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:57.147127 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 123/251] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:46:56 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 1311 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:46:57.849266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-2133e34d-643b-4562-8b25-f6209771f484 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] DELETE http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa Jan 21 09:46:57.849266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-2133e34d-643b-4562-8b25-f6209771f484 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:57.849266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:57.849266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:57.849266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-2133e34d-643b-4562-8b25-f6209771f484 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:57.894608 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:57.894608 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:58.042188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fce37b0-94cd-4873-8fe2-766048e393d7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:58.043065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fce37b0-94cd-4873-8fe2-766048e393d7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:58.043392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:58.043392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:58.044622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fce37b0-94cd-4873-8fe2-766048e393d7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:58.108679 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:58.108679 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:58.143544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1fce37b0-94cd-4873-8fe2-766048e393d7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:58.181365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:58.181365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:58.193614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fce37b0-94cd-4873-8fe2-766048e393d7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:58.194817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 124/252] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:58 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 1212 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:46:58.416506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-2133e34d-643b-4562-8b25-f6209771f484 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:46:58.416891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-2133e34d-643b-4562-8b25-f6209771f484 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:46:58.428744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2c455e7d-f36c-4397-bcc8-10e78059d3d5 req-2133e34d-643b-4562-8b25-f6209771f484 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa returned with HTTP 200 Jan 21 09:46:58.429507 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 129/253] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:46:57 2021] DELETE /volume/v3/ff5e01c917954b1bb557728654abd996/attachments/15625f14-b9f9-41fc-9e81-12c9915019fa => generated 19 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:59.211569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759908a2-19cc-4e09-911d-6d867c42fcc9 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:59.212116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759908a2-19cc-4e09-911d-6d867c42fcc9 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:59.212262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:59.212262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:59.212938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759908a2-19cc-4e09-911d-6d867c42fcc9 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:46:59.273543 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:46:59.273543 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:46:59.285980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-759908a2-19cc-4e09-911d-6d867c42fcc9 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:46:59.313616 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759908a2-19cc-4e09-911d-6d867c42fcc9 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:46:59.323173 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 125/254] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:59 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:46:59.992051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c403f36-fef6-4c20-a182-3b5843edde60 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:46:59.992971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c403f36-fef6-4c20-a182-3b5843edde60 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:46:59.993603 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:46:59.993603 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:46:59.994257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c403f36-fef6-4c20-a182-3b5843edde60 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:00.063628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:00.063628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:00.113561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c403f36-fef6-4c20-a182-3b5843edde60 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:47:00.159189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c403f36-fef6-4c20-a182-3b5843edde60 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:47:00.160505 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 130/255] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:46:59 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:47:00.183846 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14257900-8643-472d-b0f8-3641de834bb7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:47:00.184440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14257900-8643-472d-b0f8-3641de834bb7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:00.184665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:00.184665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:00.185045 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14257900-8643-472d-b0f8-3641de834bb7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:00.235630 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:00.235630 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:00.245819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-14257900-8643-472d-b0f8-3641de834bb7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:47:00.295254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14257900-8643-472d-b0f8-3641de834bb7 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:47:00.311205 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 126/256] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:00 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:11.310001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b40a8ef6-0696-4165-ac58-fd77d2ee0671 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] DELETE http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:47:11.310686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b40a8ef6-0696-4165-ac58-fd77d2ee0671 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:11.310902 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:11.310902 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:11.311509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b40a8ef6-0696-4165-ac58-fd77d2ee0671 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:11.312091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b40a8ef6-0696-4165-ac58-fd77d2ee0671 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Delete volume with id: 08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:47:11.392094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:11.392094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:11.393329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b40a8ef6-0696-4165-ac58-fd77d2ee0671 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:47:11.429282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b40a8ef6-0696-4165-ac58-fd77d2ee0671 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Delete volume request issued successfully. Jan 21 09:47:11.429832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b40a8ef6-0696-4165-ac58-fd77d2ee0671 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 202 Jan 21 09:47:11.430976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 131/257] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:47:11 2021] DELETE /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:47:11.440471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ee87b5b-ce04-491e-81c5-e8268db72504 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:47:11.441021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ee87b5b-ce04-491e-81c5-e8268db72504 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:11.441198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:11.441198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:11.441577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ee87b5b-ce04-491e-81c5-e8268db72504 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:11.531553 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:11.531553 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:11.542125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5ee87b5b-ce04-491e-81c5-e8268db72504 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:47:11.588721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ee87b5b-ce04-491e-81c5-e8268db72504 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:47:11.590992 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 127/258] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:11 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:12.624168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0417c02-bb3b-4d3a-a0f3-de3f72a82542 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:47:12.627376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0417c02-bb3b-4d3a-a0f3-de3f72a82542 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:12.628229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:12.628229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:12.629346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0417c02-bb3b-4d3a-a0f3-de3f72a82542 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:12.769052 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:12.769052 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:12.783977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a0417c02-bb3b-4d3a-a0f3-de3f72a82542 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Volume info retrieved successfully. Jan 21 09:47:12.820873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0417c02-bb3b-4d3a-a0f3-de3f72a82542 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 200 Jan 21 09:47:12.827212 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 132/259] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:12 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:13.845741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2110a8b1-92a3-44e6-8972-0d2ce4492243 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] GET http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f Jan 21 09:47:13.846526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2110a8b1-92a3-44e6-8972-0d2ce4492243 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:13.846526 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:13.846526 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:13.846938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2110a8b1-92a3-44e6-8972-0d2ce4492243 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:13.948340 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:13.948340 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:13.956094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2110a8b1-92a3-44e6-8972-0d2ce4492243 tempest-AttachSCSIVolumeTestJSON-1825344254 tempest-AttachSCSIVolumeTestJSON-1825344254] http://10.222.0.77/volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f returned with HTTP 404 Jan 21 09:47:13.957618 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 128/260] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:13 2021] GET /volume/v3/ff5e01c917954b1bb557728654abd996/volumes/08a34969-e4cf-4699-a40c-42fae27e203f => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:47:29.693068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] POST http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes Jan 21 09:47:29.693990 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:29.693990 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:29.694770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1536006149"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:47:29.703761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1536006149'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:47:29.707483 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Create volume of 1 GB Jan 21 09:47:29.735988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Availability Zones retrieved successfully. Jan 21 09:47:29.804893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Flow 'volume_create_api' (017c9104-c559-4255-bfd2-c2527d197af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:47:29.818489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72633f1c-8196-46c7-a090-81c09191b297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:47:29.825596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:47:30.098854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72633f1c-8196-46c7-a090-81c09191b297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:47:30.107941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d927217b-e76c-4b04-bf28-e697efb58ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:47:30.345470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Created reservations ['900d3343-94f8-4299-836c-fae3b3329863', '08d6b461-c0dd-4e65-adb5-ca47244cc206', 'eb7082bf-9e51-4463-9b11-5d2c685aa7fd', '5481b55d-aee0-4c43-93a4-1890f9c2ddef'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:47:30.352259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d927217b-e76c-4b04-bf28-e697efb58ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['900d3343-94f8-4299-836c-fae3b3329863', '08d6b461-c0dd-4e65-adb5-ca47244cc206', 'eb7082bf-9e51-4463-9b11-5d2c685aa7fd', '5481b55d-aee0-4c43-93a4-1890f9c2ddef']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:47:30.358197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec633b6a-5437-4f13-9699-c05e028590af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:47:30.537470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec633b6a-5437-4f13-9699-c05e028590af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ba75ce-1ca0-4777-a272-6785d3897376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1536006149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042a50ce041b481bb150d9303ea65c2d',qos_specs=None,replication_status=,reservations=['900d3343-94f8-4299-836c-fae3b3329863','08d6b461-c0dd-4e65-adb5-ca47244cc206','eb7082bf-9e51-4463-9b11-5d2c685aa7fd','5481b55d-aee0-4c43-93a4-1890f9c2ddef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b06d7990ea475eba4ee2d7b0cfad3f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1536006149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6ba75ce-1ca0-4777-a272-6785d3897376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='042a50ce041b481bb150d9303ea65c2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='15b06d7990ea475eba4ee2d7b0cfad3f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:47:30.544516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12251628-ec73-44c5-9427-b37b70fafbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:47:30.601285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12251628-ec73-44c5-9427-b37b70fafbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1536006149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042a50ce041b481bb150d9303ea65c2d',qos_specs=None,replication_status=,reservations=['900d3343-94f8-4299-836c-fae3b3329863','08d6b461-c0dd-4e65-adb5-ca47244cc206','eb7082bf-9e51-4463-9b11-5d2c685aa7fd','5481b55d-aee0-4c43-93a4-1890f9c2ddef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b06d7990ea475eba4ee2d7b0cfad3f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:47:30.606129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937e459c-3810-42c1-8646-7314d3184b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:47:30.629282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937e459c-3810-42c1-8646-7314d3184b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:47:30.632354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Flow 'volume_create_api' (017c9104-c559-4255-bfd2-c2527d197af1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:47:30.712700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Create volume request issued successfully. Jan 21 09:47:30.737262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e59c9d4f-547a-4652-b5c2-b8dda365243f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes returned with HTTP 202 Jan 21 09:47:30.738474 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 133/261] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:47:29 2021] POST /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes => generated 828 bytes in 1053 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:47:30.758737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d5dbc6c-4872-4d56-98cf-e7312db74382 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:30.759493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d5dbc6c-4872-4d56-98cf-e7312db74382 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:30.759854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:30.759854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:30.760462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d5dbc6c-4872-4d56-98cf-e7312db74382 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:30.893965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:30.893965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:30.907883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8d5dbc6c-4872-4d56-98cf-e7312db74382 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:30.961190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d5dbc6c-4872-4d56-98cf-e7312db74382 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:30.969676 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 129/262] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:30 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 896 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:31.987728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66ea52b4-7fd3-48d0-8175-570a31498229 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:31.988246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66ea52b4-7fd3-48d0-8175-570a31498229 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:31.988640 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:31.988640 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:31.989235 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66ea52b4-7fd3-48d0-8175-570a31498229 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:32.054585 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:32.054585 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:32.065690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66ea52b4-7fd3-48d0-8175-570a31498229 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:32.093424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66ea52b4-7fd3-48d0-8175-570a31498229 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:32.095017 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 134/263] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:31 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:38.484773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0167bee4-06ae-4af4-8511-6f17aacd1eca tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] DELETE http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213 Jan 21 09:47:38.485271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0167bee4-06ae-4af4-8511-6f17aacd1eca tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:38.487529 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:38.487529 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:38.488164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0167bee4-06ae-4af4-8511-6f17aacd1eca tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:38.514458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:38.514458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:38.757948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:38.758485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:38.758702 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:38.758702 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:38.759074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:38.860228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:38.860228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:38.877703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:38.938761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:38.940401 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 135/264] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:47:38 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:47:39.047055 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume// Jan 21 09:47:39.047595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:39.047818 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:39.047818 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:39.048199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:39.056164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-88105d10-ba8c-4cb9-a511-eae828c58c68 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:47:39.057165 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 136/265] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:47:39 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:47:39.090573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-3d4a5345-19d6-44f9-9807-bba673de9a71 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] POST http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments Jan 21 09:47:39.091677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-3d4a5345-19d6-44f9-9807-bba673de9a71 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6ba75ce-1ca0-4777-a272-6785d3897376", "instance_uuid": "4a6471ab-18c5-4052-bcf5-bf8afb89e9b7", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:47:39.166816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0167bee4-06ae-4af4-8511-6f17aacd1eca tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:47:39.167027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0167bee4-06ae-4af4-8511-6f17aacd1eca tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:47:39.173740 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:39.173740 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:39.175673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0167bee4-06ae-4af4-8511-6f17aacd1eca tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213 returned with HTTP 200 Jan 21 09:47:39.177165 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 130/266] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:47:38 2021] DELETE /volume/v3/bafac682c0a34a25b8292a92d0729e52/attachments/222f60a0-5a73-4ca6-9052-a8c69f8f3213 => generated 19 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:39.210974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] DELETE http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:47:39.211951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:39.212372 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:39.212372 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:39.213396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:39.214747 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Delete volume with id: b01dfcc8-8781-4f18-8f6f-a2fac4e11310 Jan 21 09:47:39.253342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-3d4a5345-19d6-44f9-9807-bba673de9a71 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments returned with HTTP 200 Jan 21 09:47:39.278084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:39.278084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:39.279704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Volume info retrieved successfully. Jan 21 09:47:39.283586 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 137/267] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:47:39 2021] POST /volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:47:39.327602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Delete volume request issued successfully. Jan 21 09:47:39.328039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 returned with HTTP 202 Jan 21 09:47:39.328604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-077c9590-d6b7-4d49-9a56-e25aa62d1d28 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:39.329141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-077c9590-d6b7-4d49-9a56-e25aa62d1d28 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:39.329332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:39.329332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:39.329715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-077c9590-d6b7-4d49-9a56-e25aa62d1d28 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:39.331107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 131/268] 10.222.0.99 () {60 vars in 1384 bytes} [Thu Jan 21 09:47:39 2021] DELETE /volume/v3/bafac682c0a34a25b8292a92d0729e52/volumes/b01dfcc8-8781-4f18-8f6f-a2fac4e11310 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:47:39.381570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] GET http://10.222.0.77/volume// Jan 21 09:47:39.383431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:39.383773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:39.383773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:39.384325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:39.385670 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-47cadb99-4b19-47cc-ae0e-d59d83138843 req-0a3e4d4c-6836-4926-994b-cad56107b039 tempest-ServersTestBootFromVolume-1310618177 tempest-ServersTestBootFromVolume-1310618177] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:47:39.386651 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 132/269] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:47:39 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:47:39.400972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-aea8c471-cc82-4de9-a6e9-a70932990988 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:39.404521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-aea8c471-cc82-4de9-a6e9-a70932990988 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:39.405244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-aea8c471-cc82-4de9-a6e9-a70932990988 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:39.472398 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:39.472398 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:39.484247 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:39.484247 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:39.492777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-aea8c471-cc82-4de9-a6e9-a70932990988 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:39.518907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-077c9590-d6b7-4d49-9a56-e25aa62d1d28 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:39.536506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:39.536506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:39.549390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-aea8c471-cc82-4de9-a6e9-a70932990988 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:39.560482 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 133/270] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:47:39 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1019 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:47:39.579355 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:39.579355 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:39.597763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-077c9590-d6b7-4d49-9a56-e25aa62d1d28 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:39.601018 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 138/271] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:39 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 920 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:39.612620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-9d964ad7-7888-4441-8004-2523f93ccd00 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] PUT http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17 Jan 21 09:47:39.613348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:39.613348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:39.613957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-9d964ad7-7888-4441-8004-2523f93ccd00 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:47:39.666492 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:47:39.666492 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:47:39.667450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-9d964ad7-7888-4441-8004-2523f93ccd00 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Lock "b'cinder-attachment_update-b6ba75ce-1ca0-4777-a272-6785d3897376-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:47:39.670313 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:39.670313 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:40.617661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf02b8b6-3f65-4122-8154-11ee969c7c09 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:40.618187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf02b8b6-3f65-4122-8154-11ee969c7c09 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:40.618358 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:40.618358 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:40.618741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf02b8b6-3f65-4122-8154-11ee969c7c09 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:40.717879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:40.717879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:40.759480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bf02b8b6-3f65-4122-8154-11ee969c7c09 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:40.827950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:40.827950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:40.846497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf02b8b6-3f65-4122-8154-11ee969c7c09 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:40.858647 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 139/272] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:40 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 920 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:41.864332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3244dc25-175d-4152-8b59-45df30e4f512 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:41.864831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3244dc25-175d-4152-8b59-45df30e4f512 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:41.865026 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:41.865026 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:41.865656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3244dc25-175d-4152-8b59-45df30e4f512 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:42.020113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:42.020113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:42.030516 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3244dc25-175d-4152-8b59-45df30e4f512 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:42.067952 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:42.067952 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:42.093200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3244dc25-175d-4152-8b59-45df30e4f512 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:42.106594 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 140/273] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:41 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:47:42.226509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-9d964ad7-7888-4441-8004-2523f93ccd00 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Lock "b'cinder-attachment_update-b6ba75ce-1ca0-4777-a272-6785d3897376-n-h1-758944-3'" released by "attachment_update" :: held 2.559s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:47:42.228102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-9d964ad7-7888-4441-8004-2523f93ccd00 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17 returned with HTTP 200 Jan 21 09:47:42.230550 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 134/274] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:47:39 2021] PUT /volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17 => generated 762 bytes in 2622 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:47:43.114614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68e9285e-e6e2-47ee-b964-66bdd945b9b3 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:43.115306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68e9285e-e6e2-47ee-b964-66bdd945b9b3 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:43.115498 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:43.115498 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:43.116287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68e9285e-e6e2-47ee-b964-66bdd945b9b3 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:43.204306 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:43.204306 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:43.213661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-68e9285e-e6e2-47ee-b964-66bdd945b9b3 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:43.236777 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:43.236777 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:43.247620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68e9285e-e6e2-47ee-b964-66bdd945b9b3 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:43.248831 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 141/275] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:43 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:44.267983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95ab79b4-a6f6-4ad5-9563-85149d935514 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:44.269615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95ab79b4-a6f6-4ad5-9563-85149d935514 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:44.270043 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:44.270043 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:44.270689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95ab79b4-a6f6-4ad5-9563-85149d935514 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:44.327566 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:44.327566 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:44.342777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-95ab79b4-a6f6-4ad5-9563-85149d935514 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:44.366791 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:44.366791 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:44.377677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95ab79b4-a6f6-4ad5-9563-85149d935514 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:44.378750 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 135/276] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:44 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:45.396143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-497ab135-3f87-44e6-83b4-89b6de172b46 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:45.397505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-497ab135-3f87-44e6-83b4-89b6de172b46 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:45.397912 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:45.397912 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:45.398546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-497ab135-3f87-44e6-83b4-89b6de172b46 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:45.456988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:45.456988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:45.467622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-497ab135-3f87-44e6-83b4-89b6de172b46 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:45.489423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:45.489423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:45.500959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-497ab135-3f87-44e6-83b4-89b6de172b46 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:45.502361 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 142/277] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:45 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:46.519458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9dcc24d5-8813-45ba-bb98-e5c198ab11d7 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:46.520667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9dcc24d5-8813-45ba-bb98-e5c198ab11d7 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:46.521103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:46.521103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:46.521906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9dcc24d5-8813-45ba-bb98-e5c198ab11d7 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:46.615545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:46.615545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:46.636955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9dcc24d5-8813-45ba-bb98-e5c198ab11d7 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:46.694318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:46.694318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:46.716093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9dcc24d5-8813-45ba-bb98-e5c198ab11d7 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:46.720475 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 136/278] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:46 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:47.737009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8728ecae-e412-4f34-8d5b-c85fe1335de2 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:47.738177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8728ecae-e412-4f34-8d5b-c85fe1335de2 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:47.738589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:47.738589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:47.739404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8728ecae-e412-4f34-8d5b-c85fe1335de2 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:47.830883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-e7da5595-e068-446d-a47e-d7cce69c407b tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] POST http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17/action Jan 21 09:47:47.831781 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:47.831781 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:47.841994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-e7da5595-e068-446d-a47e-d7cce69c407b tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:47:47.842658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-e7da5595-e068-446d-a47e-d7cce69c407b tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:47:47.884444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:47.884444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:47.898090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8728ecae-e412-4f34-8d5b-c85fe1335de2 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:47.939957 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:47.939957 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:47.955824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8728ecae-e412-4f34-8d5b-c85fe1335de2 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:47.957891 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 143/279] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:47 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:47:48.013665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:48.013665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:48.046081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0758dcc7-1aa7-4b2d-94af-01b98979fee1 req-e7da5595-e068-446d-a47e-d7cce69c407b tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17/action returned with HTTP 204 Jan 21 09:47:48.047456 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 137/280] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:47:47 2021] POST /volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17/action => generated 0 bytes in 222 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:47:48.975355 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9a962bb-24c6-4ed7-b7ca-a110dbdfbc1d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:48.976829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9a962bb-24c6-4ed7-b7ca-a110dbdfbc1d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:48.977243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:48.977243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:48.978203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9a962bb-24c6-4ed7-b7ca-a110dbdfbc1d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:49.099298 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:49.099298 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:49.121622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c9a962bb-24c6-4ed7-b7ca-a110dbdfbc1d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:49.165979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:49.165979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:49.179556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9a962bb-24c6-4ed7-b7ca-a110dbdfbc1d tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:49.181005 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 144/281] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:47:48 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1213 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:47:51.051404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a6c7703c-867f-431f-a047-cd89a50455d5 req-8e186743-35e5-4120-8b2d-a50ca2f4e450 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:47:51.051896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a6c7703c-867f-431f-a047-cd89a50455d5 req-8e186743-35e5-4120-8b2d-a50ca2f4e450 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:47:51.051896 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:47:51.051896 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:47:51.052171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a6c7703c-867f-431f-a047-cd89a50455d5 req-8e186743-35e5-4120-8b2d-a50ca2f4e450 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:47:51.112327 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:51.112327 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:51.125551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a6c7703c-867f-431f-a047-cd89a50455d5 req-8e186743-35e5-4120-8b2d-a50ca2f4e450 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:47:51.171261 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:47:51.171261 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:47:51.197761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a6c7703c-867f-431f-a047-cd89a50455d5 req-8e186743-35e5-4120-8b2d-a50ca2f4e450 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:47:51.210742 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 138/282] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:47:51 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1213 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:48:13.560730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-38962b7e-94db-4ad9-a69c-651fe5ee5a93 req-37840039-b3be-4b9f-af13-b8794de75b32 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:13.562067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-38962b7e-94db-4ad9-a69c-651fe5ee5a93 req-37840039-b3be-4b9f-af13-b8794de75b32 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:13.562439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:13.562439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:13.563248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-38962b7e-94db-4ad9-a69c-651fe5ee5a93 req-37840039-b3be-4b9f-af13-b8794de75b32 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:13.631617 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:13.631617 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:13.651042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-38962b7e-94db-4ad9-a69c-651fe5ee5a93 req-37840039-b3be-4b9f-af13-b8794de75b32 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:13.676986 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:13.676986 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:13.688545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-38962b7e-94db-4ad9-a69c-651fe5ee5a93 req-37840039-b3be-4b9f-af13-b8794de75b32 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:13.690068 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 145/283] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:48:13 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1213 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:48:27.042253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba39f41c-2353-4784-93dc-165fd20b8731 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:27.043044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba39f41c-2353-4784-93dc-165fd20b8731 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:27.043474 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:27.043474 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:27.043858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba39f41c-2353-4784-93dc-165fd20b8731 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:27.200435 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:27.200435 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:27.237398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba39f41c-2353-4784-93dc-165fd20b8731 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:27.258654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:27.258654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:27.269325 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba39f41c-2353-4784-93dc-165fd20b8731 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:27.270471 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 139/284] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:27 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1213 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:48:29.582953 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-6d3206c6-cf4d-46c4-8d04-d23d88aed7fb tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:29.584137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-6d3206c6-cf4d-46c4-8d04-d23d88aed7fb tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:29.584525 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:29.584525 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:29.585216 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-6d3206c6-cf4d-46c4-8d04-d23d88aed7fb tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:29.704071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:29.704071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:29.738162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-6d3206c6-cf4d-46c4-8d04-d23d88aed7fb tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:29.788107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:29.788107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:29.802905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-6d3206c6-cf4d-46c4-8d04-d23d88aed7fb tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:29.804457 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 146/285] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:48:29 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1213 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:48:29.851431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] POST http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376/action Jan 21 09:48:29.852211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:29.852211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:29.852988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:48:29.853538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:48:29.984844 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:29.984844 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:29.996975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:30.015975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Begin detaching volume completed successfully. Jan 21 09:48:30.017054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376/action returned with HTTP 202 Jan 21 09:48:30.022859 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 140/286] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 09:48:29 2021] POST /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:48:30.050854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c24c813-f5ab-4b9e-bdbe-8c8855104686 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:30.054134 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c24c813-f5ab-4b9e-bdbe-8c8855104686 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:30.057918 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:30.057918 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:30.058819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c24c813-f5ab-4b9e-bdbe-8c8855104686 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:30.234033 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:30.234033 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:30.253496 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2c24c813-f5ab-4b9e-bdbe-8c8855104686 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:30.264463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume// Jan 21 09:48:30.265263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:30.265780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:30.265780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:30.266446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:30.267736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-488cae4d-97b7-450e-abdb-5aa8ea145890 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:48:30.268562 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 141/287] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:48:30 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:48:30.282954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-5d701413-8491-498d-b8d0-28c702c19db1 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:30.283905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-5d701413-8491-498d-b8d0-28c702c19db1 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:30.284625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-5d701413-8491-498d-b8d0-28c702c19db1 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:30.337715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:30.337715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:30.354249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c24c813-f5ab-4b9e-bdbe-8c8855104686 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:30.357327 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 147/288] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:30 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1216 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:48:30.388223 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:30.388223 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:30.398724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-5d701413-8491-498d-b8d0-28c702c19db1 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:30.423831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:30.423831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:30.435343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-5d701413-8491-498d-b8d0-28c702c19db1 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:30.436570 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 142/289] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:48:30 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1315 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:48:31.116868 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-b2330a89-7963-48ab-af7e-0c202edb288f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] DELETE http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17 Jan 21 09:48:31.116868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-b2330a89-7963-48ab-af7e-0c202edb288f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:31.116868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:31.116868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:31.119894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-b2330a89-7963-48ab-af7e-0c202edb288f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:31.186412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:31.186412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:31.373235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-912ba11a-f60a-4a3d-a6cc-dc8190cb55a6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:31.374009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-912ba11a-f60a-4a3d-a6cc-dc8190cb55a6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:31.374394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:31.374394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:31.375357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-912ba11a-f60a-4a3d-a6cc-dc8190cb55a6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:31.514943 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:31.514943 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:31.543988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-912ba11a-f60a-4a3d-a6cc-dc8190cb55a6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:31.607669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:31.607669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:31.630087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-912ba11a-f60a-4a3d-a6cc-dc8190cb55a6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:31.631109 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 143/290] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:31 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 1216 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:48:32.458048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-b2330a89-7963-48ab-af7e-0c202edb288f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:48:32.459292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-b2330a89-7963-48ab-af7e-0c202edb288f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:48:32.472398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ac1daea2-daef-4d0b-894e-135b4495be63 req-b2330a89-7963-48ab-af7e-0c202edb288f tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17 returned with HTTP 200 Jan 21 09:48:32.473854 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 148/291] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:48:31 2021] DELETE /volume/v3/042a50ce041b481bb150d9303ea65c2d/attachments/f8e1c490-7c3e-4939-b4f8-7032a1710a17 => generated 19 bytes in 1365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:48:32.650234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e96a1ee1-e9c7-41fa-bc36-e880e35c0e2c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:32.651135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e96a1ee1-e9c7-41fa-bc36-e880e35c0e2c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:32.651611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:32.651611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:32.652238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e96a1ee1-e9c7-41fa-bc36-e880e35c0e2c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:32.787243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:32.787243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:32.804381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e96a1ee1-e9c7-41fa-bc36-e880e35c0e2c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:32.874691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e96a1ee1-e9c7-41fa-bc36-e880e35c0e2c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:32.875936 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 144/292] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:32 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:48:36.342803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f0e03fd-ced2-4a31-97f4-31a8e1306f92 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] DELETE http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:36.344133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f0e03fd-ced2-4a31-97f4-31a8e1306f92 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:36.344501 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:36.344501 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:36.345100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f0e03fd-ced2-4a31-97f4-31a8e1306f92 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:36.345962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-7f0e03fd-ced2-4a31-97f4-31a8e1306f92 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Delete volume with id: b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:36.419898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:36.419898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:36.421372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7f0e03fd-ced2-4a31-97f4-31a8e1306f92 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:36.465063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7f0e03fd-ced2-4a31-97f4-31a8e1306f92 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Delete volume request issued successfully. Jan 21 09:48:36.466770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f0e03fd-ced2-4a31-97f4-31a8e1306f92 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 202 Jan 21 09:48:36.468861 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 149/293] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:48:36 2021] DELETE /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:48:36.476185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb3efcb3-6bd1-4c3c-ac23-030d8fc20d75 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:36.477102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb3efcb3-6bd1-4c3c-ac23-030d8fc20d75 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:36.478378 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:36.478378 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:36.479029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb3efcb3-6bd1-4c3c-ac23-030d8fc20d75 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:36.568079 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:36.568079 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:36.579704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eb3efcb3-6bd1-4c3c-ac23-030d8fc20d75 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:36.630909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb3efcb3-6bd1-4c3c-ac23-030d8fc20d75 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:36.637516 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 145/294] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:36 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:48:37.654203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff3dd73d-a42a-4dd5-beb4-c0eac12d2b1e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:37.655340 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff3dd73d-a42a-4dd5-beb4-c0eac12d2b1e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:37.655707 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:37.655707 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:37.656310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff3dd73d-a42a-4dd5-beb4-c0eac12d2b1e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:37.783950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:37.783950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:37.807102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ff3dd73d-a42a-4dd5-beb4-c0eac12d2b1e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:37.868015 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff3dd73d-a42a-4dd5-beb4-c0eac12d2b1e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:37.871695 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 150/295] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:37 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 920 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:48:38.885744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65b75c22-db4f-4a24-bdfe-28cfebb44260 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:38.886571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65b75c22-db4f-4a24-bdfe-28cfebb44260 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:38.886888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:38.886888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:38.887451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65b75c22-db4f-4a24-bdfe-28cfebb44260 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:38.982428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:38.982428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:38.991807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65b75c22-db4f-4a24-bdfe-28cfebb44260 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:39.022661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65b75c22-db4f-4a24-bdfe-28cfebb44260 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 200 Jan 21 09:48:39.023593 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 146/296] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:38 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 920 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:48:40.041739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bb0e7d9-c296-45f6-a76b-ec78ca62045e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 Jan 21 09:48:40.042897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4bb0e7d9-c296-45f6-a76b-ec78ca62045e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:40.043974 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:40.043974 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:40.044603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4bb0e7d9-c296-45f6-a76b-ec78ca62045e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:40.111162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bb0e7d9-c296-45f6-a76b-ec78ca62045e tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 returned with HTTP 404 Jan 21 09:48:40.117163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 151/297] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:40 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/b6ba75ce-1ca0-4777-a272-6785d3897376 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:48:40.125461 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b34bf245-c3a0-43d4-8fff-403509edee0c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] DELETE http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 Jan 21 09:48:40.126411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b34bf245-c3a0-43d4-8fff-403509edee0c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:40.126662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:40.126662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:40.128886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b34bf245-c3a0-43d4-8fff-403509edee0c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:40.129684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b34bf245-c3a0-43d4-8fff-403509edee0c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Delete volume with id: 47726609-520a-4254-9cd2-01934830a635 Jan 21 09:48:40.209567 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:40.209567 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:40.212564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b34bf245-c3a0-43d4-8fff-403509edee0c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:40.248927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b34bf245-c3a0-43d4-8fff-403509edee0c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Delete volume request issued successfully. Jan 21 09:48:40.249647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b34bf245-c3a0-43d4-8fff-403509edee0c tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 returned with HTTP 202 Jan 21 09:48:40.251294 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 147/298] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:48:40 2021] DELETE /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:48:40.259519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83c90681-05b2-47d8-81e6-9545b1c163f5 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 Jan 21 09:48:40.260331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83c90681-05b2-47d8-81e6-9545b1c163f5 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:40.260978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83c90681-05b2-47d8-81e6-9545b1c163f5 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:40.318105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:40.318105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:40.328254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-83c90681-05b2-47d8-81e6-9545b1c163f5 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:40.357409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83c90681-05b2-47d8-81e6-9545b1c163f5 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 returned with HTTP 200 Jan 21 09:48:40.358486 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 152/299] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:40 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:48:41.378158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17d4ce80-e1f4-4431-8f1a-b5e64a74f9e6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 Jan 21 09:48:41.378158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17d4ce80-e1f4-4431-8f1a-b5e64a74f9e6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:41.378158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:41.378158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:41.378158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17d4ce80-e1f4-4431-8f1a-b5e64a74f9e6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:41.440149 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:48:41.440149 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:48:41.452475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-17d4ce80-e1f4-4431-8f1a-b5e64a74f9e6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Volume info retrieved successfully. Jan 21 09:48:41.489804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17d4ce80-e1f4-4431-8f1a-b5e64a74f9e6 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 returned with HTTP 200 Jan 21 09:48:41.491189 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 148/300] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:41 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:48:42.508911 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dc64cf6-54df-4224-9748-a80e385d1660 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] GET http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 Jan 21 09:48:42.509736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dc64cf6-54df-4224-9748-a80e385d1660 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:48:42.510359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:48:42.510359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:48:42.510920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dc64cf6-54df-4224-9748-a80e385d1660 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:48:42.563130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dc64cf6-54df-4224-9748-a80e385d1660 tempest-ServerRescueNegativeTestJSON-1333684935 tempest-ServerRescueNegativeTestJSON-1333684935] http://10.222.0.77/volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 returned with HTTP 404 Jan 21 09:48:42.564897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 153/301] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:48:42 2021] GET /volume/v3/042a50ce041b481bb150d9303ea65c2d/volumes/47726609-520a-4254-9cd2-01934830a635 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:52:27.154319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-8452bc40-9b39-437b-9aef-04b39962d818 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] DELETE http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd Jan 21 09:52:27.154818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-8452bc40-9b39-437b-9aef-04b39962d818 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:52:27.155032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:52:27.155032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:52:27.155425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-8452bc40-9b39-437b-9aef-04b39962d818 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:52:27.176865 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:52:27.176865 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:52:28.030900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-11825168-4f3f-462b-95ef-48f5d4375980 req-8452bc40-9b39-437b-9aef-04b39962d818 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:52:28.032241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-11825168-4f3f-462b-95ef-48f5d4375980 req-8452bc40-9b39-437b-9aef-04b39962d818 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:52:28.041428 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-8452bc40-9b39-437b-9aef-04b39962d818 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd returned with HTTP 200 Jan 21 09:52:28.042999 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 149/302] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:52:27 2021] DELETE /volume/v3/e07992122ab04148863128dfd262975b/attachments/6badfec8-0332-4d55-8168-f83d9e9486cd => generated 19 bytes in 893 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:52:28.059079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-f0cc3108-fd7a-4740-9bdd-beef0d553415 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] DELETE http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135 Jan 21 09:52:28.059771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-f0cc3108-fd7a-4740-9bdd-beef0d553415 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:52:28.060339 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-f0cc3108-fd7a-4740-9bdd-beef0d553415 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:52:28.116776 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:52:28.116776 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:52:28.897178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-11825168-4f3f-462b-95ef-48f5d4375980 req-f0cc3108-fd7a-4740-9bdd-beef0d553415 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:52:28.899054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-11825168-4f3f-462b-95ef-48f5d4375980 req-f0cc3108-fd7a-4740-9bdd-beef0d553415 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:52:28.914844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-f0cc3108-fd7a-4740-9bdd-beef0d553415 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135 returned with HTTP 200 Jan 21 09:52:28.921136 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 154/303] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:52:28 2021] DELETE /volume/v3/e07992122ab04148863128dfd262975b/attachments/4c8e4407-5ec4-4489-a583-7b902907f135 => generated 19 bytes in 867 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:52:28.942235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-351ecd8b-7137-41b6-907e-9ad8788ed10d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] DELETE http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134 Jan 21 09:52:28.950894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-351ecd8b-7137-41b6-907e-9ad8788ed10d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:52:28.951710 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:52:28.951710 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:52:28.952843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-351ecd8b-7137-41b6-907e-9ad8788ed10d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:52:29.014848 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:52:29.014848 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:52:30.203740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-11825168-4f3f-462b-95ef-48f5d4375980 req-351ecd8b-7137-41b6-907e-9ad8788ed10d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:52:30.204385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-11825168-4f3f-462b-95ef-48f5d4375980 req-351ecd8b-7137-41b6-907e-9ad8788ed10d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:52:30.222939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-11825168-4f3f-462b-95ef-48f5d4375980 req-351ecd8b-7137-41b6-907e-9ad8788ed10d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134 returned with HTTP 200 Jan 21 09:52:30.224437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 150/304] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 09:52:28 2021] DELETE /volume/v3/e07992122ab04148863128dfd262975b/attachments/2f04c292-db37-4f9b-bb59-986c46b7a134 => generated 19 bytes in 1291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:05.318469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-974db61f-1340-4d5d-836e-468b6b1cce60 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] POST http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/types Jan 21 09:53:05.319679 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:05.319679 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:05.320411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-974db61f-1340-4d5d-836e-468b6b1cce60 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-235879770"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:05.321936 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:05.321936 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:05.371778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-974db61f-1340-4d5d-836e-468b6b1cce60 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/types returned with HTTP 200 Jan 21 09:53:05.375098 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 155/305] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:53:04 2021] POST /volume/v3/750fd419c9c741379a6691fb7c801176/types => generated 219 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:05.388049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e778775d-44f3-4824-998f-00c46cc8e725 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] POST http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/group_types Jan 21 09:53:05.390232 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:05.390232 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:05.391248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e778775d-44f3-4824-998f-00c46cc8e725 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-425296196"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:05.392788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:05.392788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:05.444231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e778775d-44f3-4824-998f-00c46cc8e725 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/group_types returned with HTTP 202 Jan 21 09:53:05.449933 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 151/306] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 09:53:05 2021] POST /volume/v3/750fd419c9c741379a6691fb7c801176/group_types => generated 176 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:05.635926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] POST http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups Jan 21 09:53:05.637117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5cff3724-abdc-4f6f-ad3e-af9fcb34cf66", "volume_types": ["58cabc9e-72b1-4cb9-a1e0-1fffc05911a2"], "name": "tempest-GroupsV320Test-Group-616320766"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:05.638795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Creating new group {'group': {'group_type': '5cff3724-abdc-4f6f-ad3e-af9fcb34cf66', 'volume_types': ['58cabc9e-72b1-4cb9-a1e0-1fffc05911a2'], 'name': 'tempest-GroupsV320Test-Group-616320766'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:53:05.661275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Creating group tempest-GroupsV320Test-Group-616320766. Jan 21 09:53:05.712914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Availability zone cache updated, next update will occur around 2021-01-21 10:53:05.711778. {{(pid=87995) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:53:05.713691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Availability Zones retrieved successfully. Jan 21 09:53:05.753423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Created reservations ['e3f19bed-5fe9-494d-bb96-0cf56ec0bf10'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:05.836605 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6d8d538-ceaf-43ae-89ee-380641272f4b tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups returned with HTTP 202 Jan 21 09:53:05.841079 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 156/307] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 09:53:05 2021] POST /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups => generated 107 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:05.856067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68467707-32a7-40d3-a8f9-592821516a3c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:05.857119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68467707-32a7-40d3-a8f9-592821516a3c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:05.857806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68467707-32a7-40d3-a8f9-592821516a3c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:05.858863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-68467707-32a7-40d3-a8f9-592821516a3c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:05.881446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:05.881446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:05.942450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68467707-32a7-40d3-a8f9-592821516a3c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 200 Jan 21 09:53:05.945831 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 152/308] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:05 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 387 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:06.963333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e329211f-65c9-416b-bdba-a7db46a2859e tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:06.964206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e329211f-65c9-416b-bdba-a7db46a2859e tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:06.964498 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:06.964498 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:06.965110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e329211f-65c9-416b-bdba-a7db46a2859e tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:06.965609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-e329211f-65c9-416b-bdba-a7db46a2859e tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:06.975490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:06.975490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.013245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e329211f-65c9-416b-bdba-a7db46a2859e tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 200 Jan 21 09:53:07.014448 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 157/309] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:06 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:07.026743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ca5b6f7-ea65-4f59-8879-220bca851b1a tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] POST http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action Jan 21 09:53:07.027395 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.027395 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.028225 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ca5b6f7-ea65-4f59-8879-220bca851b1a tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:07.028619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ca5b6f7-ea65-4f59-8879-220bca851b1a tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:07.029651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-5ca5b6f7-ea65-4f59-8879-220bca851b1a tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Updating group 'c50add5d-299b-460b-9d50-813124a2d16b' with 'creating' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:53:07.037827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.037827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.047981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ca5b6f7-ea65-4f59-8879-220bca851b1a tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action returned with HTTP 202 Jan 21 09:53:07.050013 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 153/310] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:53:07 2021] POST /volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:07.088761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e98bf2b7-b04c-464b-a5cc-66813e8a379c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:07.090741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e98bf2b7-b04c-464b-a5cc-66813e8a379c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:07.091110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.091110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.091787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e98bf2b7-b04c-464b-a5cc-66813e8a379c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:07.092643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-e98bf2b7-b04c-464b-a5cc-66813e8a379c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:07.119177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.119177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.153239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e98bf2b7-b04c-464b-a5cc-66813e8a379c tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 200 Jan 21 09:53:07.154187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 158/311] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:07 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 387 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:07.166281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c75d856e-f61f-4ffc-b2cd-db0ef8a94654 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] POST http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action Jan 21 09:53:07.166877 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.166877 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.167566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c75d856e-f61f-4ffc-b2cd-db0ef8a94654 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:07.168060 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c75d856e-f61f-4ffc-b2cd-db0ef8a94654 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:07.170092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-c75d856e-f61f-4ffc-b2cd-db0ef8a94654 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Updating group 'c50add5d-299b-460b-9d50-813124a2d16b' with 'available' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:53:07.179691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.179691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.189346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c75d856e-f61f-4ffc-b2cd-db0ef8a94654 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action returned with HTTP 202 Jan 21 09:53:07.190219 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 154/312] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:53:07 2021] POST /volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:07.205153 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1505f55d-36fd-43a5-8505-f3d3e779d653 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:07.205779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1505f55d-36fd-43a5-8505-f3d3e779d653 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:07.205973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.205973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.206834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1505f55d-36fd-43a5-8505-f3d3e779d653 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:07.207265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-1505f55d-36fd-43a5-8505-f3d3e779d653 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:07.215183 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.215183 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.242681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1505f55d-36fd-43a5-8505-f3d3e779d653 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 200 Jan 21 09:53:07.243741 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 159/313] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:07 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 388 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:07.255507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b7d5421-3610-4a0f-9d80-1c36b3383d02 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] POST http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action Jan 21 09:53:07.255985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.255985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.256679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b7d5421-3610-4a0f-9d80-1c36b3383d02 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:07.257248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b7d5421-3610-4a0f-9d80-1c36b3383d02 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:07.258224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-9b7d5421-3610-4a0f-9d80-1c36b3383d02 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Updating group 'c50add5d-299b-460b-9d50-813124a2d16b' with 'error' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:53:07.265676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.265676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.273569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b7d5421-3610-4a0f-9d80-1c36b3383d02 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action returned with HTTP 202 Jan 21 09:53:07.278241 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 155/314] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:53:07 2021] POST /volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:07.283675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f6657a1-7d1c-4bc9-a62b-13254f96f905 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:07.284578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f6657a1-7d1c-4bc9-a62b-13254f96f905 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:07.284746 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.284746 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.285104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f6657a1-7d1c-4bc9-a62b-13254f96f905 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:07.285509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-2f6657a1-7d1c-4bc9-a62b-13254f96f905 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:07.295088 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.295088 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.321244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f6657a1-7d1c-4bc9-a62b-13254f96f905 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 200 Jan 21 09:53:07.322169 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 160/315] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:07 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 384 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:07.334024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-174dec07-a334-4fc5-bbb7-14ee27477a8f tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] POST http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action Jan 21 09:53:07.335367 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.335367 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.335555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-174dec07-a334-4fc5-bbb7-14ee27477a8f tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:07.336408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-174dec07-a334-4fc5-bbb7-14ee27477a8f tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:07.337348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-174dec07-a334-4fc5-bbb7-14ee27477a8f tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Updating group 'c50add5d-299b-460b-9d50-813124a2d16b' with 'available' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:53:07.347046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.347046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.356160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-174dec07-a334-4fc5-bbb7-14ee27477a8f tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action returned with HTTP 202 Jan 21 09:53:07.356970 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 156/316] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:53:07 2021] POST /volume/v3/750fd419c9c741379a6691fb7c801176/groups/c50add5d-299b-460b-9d50-813124a2d16b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:53:07.366205 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b873ce2-0b8f-41d0-9246-bedaa77d5549 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:07.366767 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b873ce2-0b8f-41d0-9246-bedaa77d5549 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:07.366966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.366966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.367804 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b873ce2-0b8f-41d0-9246-bedaa77d5549 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:07.367804 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-6b873ce2-0b8f-41d0-9246-bedaa77d5549 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:07.375922 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.375922 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.407082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b873ce2-0b8f-41d0-9246-bedaa77d5549 tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 200 Jan 21 09:53:07.408260 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 161/317] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:07 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:07.418524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14c7f14f-0965-4cb8-beab-ce4e9e11625d tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/volumes/detail Jan 21 09:53:07.419090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14c7f14f-0965-4cb8-beab-ce4e9e11625d tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:07.420060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.420060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.420438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14c7f14f-0965-4cb8-beab-ce4e9e11625d tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:07.430145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-14c7f14f-0965-4cb8-beab-ce4e9e11625d tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:07.432415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-14c7f14f-0965-4cb8-beab-ce4e9e11625d tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:53:07.487442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-14c7f14f-0965-4cb8-beab-ce4e9e11625d tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Get all volumes completed successfully. Jan 21 09:53:07.492324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14c7f14f-0965-4cb8-beab-ce4e9e11625d tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/volumes/detail returned with HTTP 200 Jan 21 09:53:07.493331 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 157/318] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:53:07 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:07.509114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb86880c-edba-413b-8edc-842ac87dd8be tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] POST http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b/action Jan 21 09:53:07.509614 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:07.509614 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:07.510047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb86880c-edba-413b-8edc-842ac87dd8be tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:07.510422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb86880c-edba-413b-8edc-842ac87dd8be tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:07.511386 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-bb86880c-edba-413b-8edc-842ac87dd8be tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] delete called for group c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:53:07.511725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-bb86880c-edba-413b-8edc-842ac87dd8be tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Delete group with id: c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:07.521629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.521629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.596775 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb86880c-edba-413b-8edc-842ac87dd8be tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b/action returned with HTTP 202 Jan 21 09:53:07.597922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 162/319] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:53:07 2021] POST /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:07.620323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dbdb7d32-2204-4543-87ad-bc19ef4279bb tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:07.621314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dbdb7d32-2204-4543-87ad-bc19ef4279bb tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:07.622354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dbdb7d32-2204-4543-87ad-bc19ef4279bb tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:07.623186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-dbdb7d32-2204-4543-87ad-bc19ef4279bb tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:07.634684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:07.634684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:07.681878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dbdb7d32-2204-4543-87ad-bc19ef4279bb tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 200 Jan 21 09:53:07.682904 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 158/320] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:07 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 387 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:08.376435 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09332855-0d20-45e4-b463-7ad858b68907 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] DELETE http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:53:08.376957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09332855-0d20-45e4-b463-7ad858b68907 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:08.377134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:08.377134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:08.377767 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09332855-0d20-45e4-b463-7ad858b68907 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:08.378398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-09332855-0d20-45e4-b463-7ad858b68907 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Delete volume with id: 19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:53:08.474706 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:08.474706 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:08.476357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09332855-0d20-45e4-b463-7ad858b68907 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:08.516259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09332855-0d20-45e4-b463-7ad858b68907 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Delete volume request issued successfully. Jan 21 09:53:08.516748 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09332855-0d20-45e4-b463-7ad858b68907 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 202 Jan 21 09:53:08.523964 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 163/321] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:53:08 2021] DELETE /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:53:08.525535 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c0bbd429-dd79-4135-a94a-d464601b2702 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:53:08.526260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c0bbd429-dd79-4135-a94a-d464601b2702 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:08.526645 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:08.526645 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:08.527286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c0bbd429-dd79-4135-a94a-d464601b2702 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:08.597430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:08.597430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:08.607807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c0bbd429-dd79-4135-a94a-d464601b2702 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:08.653791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c0bbd429-dd79-4135-a94a-d464601b2702 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 200 Jan 21 09:53:08.664374 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 159/322] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:08 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:08.703561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1caa6bd2-5aeb-4f00-9bec-86687a0948fe tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] GET http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b Jan 21 09:53:08.704811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1caa6bd2-5aeb-4f00-9bec-86687a0948fe tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:08.705294 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:08.705294 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:08.706142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1caa6bd2-5aeb-4f00-9bec-86687a0948fe tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:08.706944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-1caa6bd2-5aeb-4f00-9bec-86687a0948fe tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] show called for member c50add5d-299b-460b-9d50-813124a2d16b {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:08.717719 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1caa6bd2-5aeb-4f00-9bec-86687a0948fe tempest-GroupsV320Test-724934490 tempest-GroupsV320Test-724934490] http://10.222.0.77/volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b returned with HTTP 404 Jan 21 09:53:08.719939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 164/323] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:08 2021] GET /volume/v3/b9f70d5c258948a19d98d8c9f0cc9b41/groups/c50add5d-299b-460b-9d50-813124a2d16b => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:53:08.729023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ed892c4-823a-4c91-a26d-e662b2c19e25 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] DELETE http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/group_types/5cff3724-abdc-4f6f-ad3e-af9fcb34cf66 Jan 21 09:53:08.729616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ed892c4-823a-4c91-a26d-e662b2c19e25 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:08.729797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:08.729797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:08.730143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ed892c4-823a-4c91-a26d-e662b2c19e25 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:08.765280 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:53:08.765280 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:53:08.777086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ed892c4-823a-4c91-a26d-e662b2c19e25 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/group_types/5cff3724-abdc-4f6f-ad3e-af9fcb34cf66 returned with HTTP 202 Jan 21 09:53:08.778641 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 160/324] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 09:53:08 2021] DELETE /volume/v3/750fd419c9c741379a6691fb7c801176/group_types/5cff3724-abdc-4f6f-ad3e-af9fcb34cf66 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:08.793014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5e4d227-7da3-4e3a-892d-e325709f9a75 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] DELETE http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/types/58cabc9e-72b1-4cb9-a1e0-1fffc05911a2 Jan 21 09:53:08.793766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5e4d227-7da3-4e3a-892d-e325709f9a75 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:08.795269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5e4d227-7da3-4e3a-892d-e325709f9a75 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:08.933765 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:53:08.933765 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:53:08.961413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5e4d227-7da3-4e3a-892d-e325709f9a75 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/types/58cabc9e-72b1-4cb9-a1e0-1fffc05911a2 returned with HTTP 202 Jan 21 09:53:08.966174 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 165/325] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:53:08 2021] DELETE /volume/v3/750fd419c9c741379a6691fb7c801176/types/58cabc9e-72b1-4cb9-a1e0-1fffc05911a2 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:53:08.974213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10a6db4e-edf9-4900-9369-75b1c958db73 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] GET http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/types/58cabc9e-72b1-4cb9-a1e0-1fffc05911a2 Jan 21 09:53:08.975091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10a6db4e-edf9-4900-9369-75b1c958db73 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:08.975829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10a6db4e-edf9-4900-9369-75b1c958db73 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:09.010466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10a6db4e-edf9-4900-9369-75b1c958db73 tempest-GroupsV320Test-2007515556 tempest-GroupsV320Test-2007515556] http://10.222.0.77/volume/v3/750fd419c9c741379a6691fb7c801176/types/58cabc9e-72b1-4cb9-a1e0-1fffc05911a2 returned with HTTP 404 Jan 21 09:53:09.015591 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 161/326] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:53:08 2021] GET /volume/v3/750fd419c9c741379a6691fb7c801176/types/58cabc9e-72b1-4cb9-a1e0-1fffc05911a2 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:09.671931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-728adf57-3fa5-4e8b-ba0e-c783539c028d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:53:09.672518 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-728adf57-3fa5-4e8b-ba0e-c783539c028d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:09.673226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-728adf57-3fa5-4e8b-ba0e-c783539c028d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:09.773243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:09.773243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:09.800063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-728adf57-3fa5-4e8b-ba0e-c783539c028d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:09.839643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-728adf57-3fa5-4e8b-ba0e-c783539c028d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 200 Jan 21 09:53:09.843660 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 166/327] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:09 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:10.869772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66d102a7-32bd-425f-b41b-2b3c6d9f213d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 Jan 21 09:53:10.870399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66d102a7-32bd-425f-b41b-2b3c6d9f213d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:10.871231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66d102a7-32bd-425f-b41b-2b3c6d9f213d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:10.942739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66d102a7-32bd-425f-b41b-2b3c6d9f213d tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 returned with HTTP 404 Jan 21 09:53:10.944595 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 162/328] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:10 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/19bb65d7-a0de-4bf9-a827-b9b5b42383b7 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:10.955258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d3d00cd-aefd-4041-b6cd-fcbcda3d2ec2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] DELETE http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:53:10.956425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d3d00cd-aefd-4041-b6cd-fcbcda3d2ec2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:10.956979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:10.956979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:10.957892 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d3d00cd-aefd-4041-b6cd-fcbcda3d2ec2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:10.958391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8d3d00cd-aefd-4041-b6cd-fcbcda3d2ec2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Delete volume with id: 94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:53:11.035071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:11.035071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:11.036399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8d3d00cd-aefd-4041-b6cd-fcbcda3d2ec2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:11.101570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8d3d00cd-aefd-4041-b6cd-fcbcda3d2ec2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Delete volume request issued successfully. Jan 21 09:53:11.102049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d3d00cd-aefd-4041-b6cd-fcbcda3d2ec2 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 202 Jan 21 09:53:11.102949 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 167/329] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:53:10 2021] DELETE /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:53:11.111242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6afd3209-15c5-4900-a17a-b2108362b356 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:53:11.112556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6afd3209-15c5-4900-a17a-b2108362b356 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:11.113480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6afd3209-15c5-4900-a17a-b2108362b356 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:11.223421 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:11.223421 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:11.245249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6afd3209-15c5-4900-a17a-b2108362b356 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:11.288999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6afd3209-15c5-4900-a17a-b2108362b356 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 200 Jan 21 09:53:11.291887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 163/330] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:11 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 918 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:12.154209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ac57b9a-2605-441c-90c9-beb38cf10026 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] POST http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types Jan 21 09:53:12.156627 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:12.156627 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:12.157338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ac57b9a-2605-441c-90c9-beb38cf10026 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1619684157"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:12.242968 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ac57b9a-2605-441c-90c9-beb38cf10026 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types returned with HTTP 200 Jan 21 09:53:12.244213 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 168/331] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:53:11 2021] POST /volume/v3/43f50d814f5644d09e57f654bc836ffc/types => generated 224 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:12.262008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32d34870-43a5-427b-af42-ee2bd30c8007 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] POST http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types Jan 21 09:53:12.263359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:12.263359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:12.266577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32d34870-43a5-427b-af42-ee2bd30c8007 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-448747747"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:12.319164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96c29af3-9e91-4934-b262-8a731ee90b26 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:53:12.320401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96c29af3-9e91-4934-b262-8a731ee90b26 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:12.321248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96c29af3-9e91-4934-b262-8a731ee90b26 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:12.339715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32d34870-43a5-427b-af42-ee2bd30c8007 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types returned with HTTP 202 Jan 21 09:53:12.340957 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 164/332] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 09:53:12 2021] POST /volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types => generated 180 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:12.447164 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:12.447164 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:12.458455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-96c29af3-9e91-4934-b262-8a731ee90b26 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:12.486769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96c29af3-9e91-4934-b262-8a731ee90b26 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 200 Jan 21 09:53:12.487959 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 169/333] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:12 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 918 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:12.786221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups Jan 21 09:53:12.787226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4bd208d2-7a87-4a2f-80ad-21288eebc5fc", "volume_types": ["0656eeb0-763a-4f59-909f-7cae7e753939"], "name": "tempest-GroupSnapshotsTest-Group-335904171"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:12.788457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating new group {'group': {'group_type': '4bd208d2-7a87-4a2f-80ad-21288eebc5fc', 'volume_types': ['0656eeb0-763a-4f59-909f-7cae7e753939'], 'name': 'tempest-GroupSnapshotsTest-Group-335904171'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:53:12.818784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating group tempest-GroupSnapshotsTest-Group-335904171. Jan 21 09:53:12.885326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability zone cache updated, next update will occur around 2021-01-21 10:53:12.884723. {{(pid=87996) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:53:12.885882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:53:12.927056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['bcb5d7de-9ba7-402a-a39d-d5952d32944f'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:13.039283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70b15462-e2fe-4f32-af33-884eecf46fdc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups returned with HTTP 202 Jan 21 09:53:13.043415 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 165/334] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 09:53:12 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups => generated 111 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:53:13.063478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04701dcc-af64-4a68-a651-d819e78cee2d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 Jan 21 09:53:13.064476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04701dcc-af64-4a68-a651-d819e78cee2d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:13.065424 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:13.065424 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:13.066725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04701dcc-af64-4a68-a651-d819e78cee2d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:13.069768 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-04701dcc-af64-4a68-a651-d819e78cee2d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member bbbac3ab-516b-494c-85d7-b5a8fc1ee292 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:13.091904 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:13.091904 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:13.184394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04701dcc-af64-4a68-a651-d819e78cee2d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 returned with HTTP 200 Jan 21 09:53:13.191858 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 170/335] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:13 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 => generated 391 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:13.513906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-50ffc4f0-1915-452e-948f-b976c4792b33 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:53:13.514833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-50ffc4f0-1915-452e-948f-b976c4792b33 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:13.515397 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:13.515397 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:13.516187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-50ffc4f0-1915-452e-948f-b976c4792b33 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:13.588435 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:13.588435 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:13.606437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-50ffc4f0-1915-452e-948f-b976c4792b33 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:13.641594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-50ffc4f0-1915-452e-948f-b976c4792b33 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 200 Jan 21 09:53:13.642607 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 166/336] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:13 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:14.201570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f915bdf5-ad94-478e-b022-8ce983a3073b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 Jan 21 09:53:14.203443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f915bdf5-ad94-478e-b022-8ce983a3073b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:14.203443 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:14.203443 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:14.203707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f915bdf5-ad94-478e-b022-8ce983a3073b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:14.204311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-f915bdf5-ad94-478e-b022-8ce983a3073b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member bbbac3ab-516b-494c-85d7-b5a8fc1ee292 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:14.221556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:14.221556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:14.278943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f915bdf5-ad94-478e-b022-8ce983a3073b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 returned with HTTP 200 Jan 21 09:53:14.282668 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 171/337] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:14 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:14.293330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes Jan 21 09:53:14.294198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:14.294198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:14.294922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0656eeb0-763a-4f59-909f-7cae7e753939", "group_id": "bbbac3ab-516b-494c-85d7-b5a8fc1ee292", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-324310136"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:14.297147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request body: {'volume': {'volume_type': '0656eeb0-763a-4f59-909f-7cae7e753939', 'group_id': 'bbbac3ab-516b-494c-85d7-b5a8fc1ee292', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-324310136'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:53:14.342091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:14.342091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:14.345175 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume of 1 GB Jan 21 09:53:14.364121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:53:14.388424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (d1b1c674-8825-4ce3-a8bd-387b39fface9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:14.394319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cde408d-ea73-4cf4-8d82-f9a7b8f81ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:14.399018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:14.399018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:14.400464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:53:14.472704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cde408d-ea73-4cf4-8d82-f9a7b8f81ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0656eeb0-763a-4f59-909f-7cae7e753939,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1619684157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0656eeb0-763a-4f59-909f-7cae7e753939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bbbac3ab-516b-494c-85d7-b5a8fc1ee292', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:14.475252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c84fdf-2f8e-4288-8294-97569946c107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:14.545137 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1619684157 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1619684157, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:53:14.546561 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1619684157 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1619684157, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:53:14.616968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['03eee35c-ac5b-4568-9ced-287314b8ebaf', '4ef781dd-49be-49a6-ac09-456da35d9b32', 'b0a57b3c-106b-49ed-9109-68f9413c79dc', 'e9df94c9-f09e-454c-9b15-3191ab2b237e'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:14.621880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c84fdf-2f8e-4288-8294-97569946c107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03eee35c-ac5b-4568-9ced-287314b8ebaf', '4ef781dd-49be-49a6-ac09-456da35d9b32', 'b0a57b3c-106b-49ed-9109-68f9413c79dc', 'e9df94c9-f09e-454c-9b15-3191ab2b237e']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:14.624132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325f9f4c-377a-42bc-8e0c-2055e3907613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:14.660151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce3dcd54-0fbc-44f1-90cb-3a41abb62310 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f Jan 21 09:53:14.660737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce3dcd54-0fbc-44f1-90cb-3a41abb62310 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:14.660927 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:14.660927 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:14.661280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce3dcd54-0fbc-44f1-90cb-3a41abb62310 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:14.780913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce3dcd54-0fbc-44f1-90cb-3a41abb62310 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f returned with HTTP 404 Jan 21 09:53:14.785869 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 172/338] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:14 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/94549fa3-449d-4331-ac70-5bce9cbb0d3f => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:53:14.803286 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba32c9c9-6e4b-4e97-a657-4829bad83596 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] DELETE http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:53:14.804249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba32c9c9-6e4b-4e97-a657-4829bad83596 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:14.804907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba32c9c9-6e4b-4e97-a657-4829bad83596 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:14.805551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ba32c9c9-6e4b-4e97-a657-4829bad83596 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Delete volume with id: f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:53:14.824874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325f9f4c-377a-42bc-8e0c-2055e3907613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2df58dc3-e445-487a-982a-c43fc53ddeef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-324310136',encryption_key_id=None,group_id=bbbac3ab-516b-494c-85d7-b5a8fc1ee292,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['03eee35c-ac5b-4568-9ced-287314b8ebaf','4ef781dd-49be-49a6-ac09-456da35d9b32','b0a57b3c-106b-49ed-9109-68f9413c79dc','e9df94c9-f09e-454c-9b15-3191ab2b237e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=0656eeb0-763a-4f59-909f-7cae7e753939), 'volume': 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-21T09:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-324310136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bbbac3ab-516b-494c-85d7-b5a8fc1ee292,host=None,id=2df58dc3-e445-487a-982a-c43fc53ddeef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0bc0a2ce6d5349b68537691456d7f665',volume_attachment=,volume_type=,volume_type_id=0656eeb0-763a-4f59-909f-7cae7e753939)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:14.830033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e5d25e-1dba-4fc1-b255-05641f0a0f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:14.896522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:14.896522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:14.898099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba32c9c9-6e4b-4e97-a657-4829bad83596 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:14.902678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e5d25e-1dba-4fc1-b255-05641f0a0f1c) transitioned into state 'SUCCESS' from state '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-324310136',encryption_key_id=None,group_id=bbbac3ab-516b-494c-85d7-b5a8fc1ee292,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['03eee35c-ac5b-4568-9ced-287314b8ebaf','4ef781dd-49be-49a6-ac09-456da35d9b32','b0a57b3c-106b-49ed-9109-68f9413c79dc','e9df94c9-f09e-454c-9b15-3191ab2b237e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=0656eeb0-763a-4f59-909f-7cae7e753939)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:14.906819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758e8ed3-9eaf-4fcc-bce1-15ba6aa0ee3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:14.947883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758e8ed3-9eaf-4fcc-bce1-15ba6aa0ee3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:14.950521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (d1b1c674-8825-4ce3-a8bd-387b39fface9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:14.975552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba32c9c9-6e4b-4e97-a657-4829bad83596 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Delete volume request issued successfully. Jan 21 09:53:14.976777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba32c9c9-6e4b-4e97-a657-4829bad83596 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 202 Jan 21 09:53:14.977845 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 173/339] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:53:14 2021] DELETE /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:53:15.062061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request issued successfully. Jan 21 09:53:15.090080 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:15.091263 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:15.107571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:15.125445 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:15.125445 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:15.153413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-328dfaa3-596e-45b9-b1ff-785bd78b37c8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes returned with HTTP 202 Jan 21 09:53:15.164823 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 167/340] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 09:53:14 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes => generated 907 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:15.168519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2522cd94-f10f-431c-ada0-fffc6d40b9a4 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:53:15.169062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2522cd94-f10f-431c-ada0-fffc6d40b9a4 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:15.169260 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:15.169260 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:15.169640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2522cd94-f10f-431c-ada0-fffc6d40b9a4 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:15.276693 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:15.276693 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:15.287213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2522cd94-f10f-431c-ada0-fffc6d40b9a4 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:15.337029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2522cd94-f10f-431c-ada0-fffc6d40b9a4 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:53:15.338178 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 168/341] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:15 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 1365 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:15.353384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef Jan 21 09:53:15.353962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:15.354182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:15.354182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:15.354555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:15.482754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] POST http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes Jan 21 09:53:15.486378 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:15.486378 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:15.487765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1148082484"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:15.490493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1148082484'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:53:15.491060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:15.491060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:15.492236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create volume of 1 GB Jan 21 09:53:15.522054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:15.567930 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:15.568393 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:15.576490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Availability Zones retrieved successfully. Jan 21 09:53:15.583504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:15.593778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:15.593778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:15.640963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Flow 'volume_create_api' (d2e0d322-db87-4654-bc68-12c3e277c180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:15.644779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3f5115f-bfb2-443f-9759-db2f93f1668e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef returned with HTTP 200 Jan 21 09:53:15.644779 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 169/342] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:15 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef => generated 999 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:15.664549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194e3b4-50da-44ed-8967-f9e94ec4c2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:15.667530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:53:15.887526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194e3b4-50da-44ed-8967-f9e94ec4c2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:15.893653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf72ed1c-7ba9-4350-a78c-2d0c60905f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:16.043815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Created reservations ['0dc727a6-56b3-4537-bfe6-5093fd65c4a1', '1744d265-8d6f-456d-aaf0-69991f13347d', 'f0114261-4480-43e4-8a93-0c4c71d4177d', '27144890-b9c7-45fa-a8da-6a27309ab93f'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:16.048410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf72ed1c-7ba9-4350-a78c-2d0c60905f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dc727a6-56b3-4537-bfe6-5093fd65c4a1', '1744d265-8d6f-456d-aaf0-69991f13347d', 'f0114261-4480-43e4-8a93-0c4c71d4177d', '27144890-b9c7-45fa-a8da-6a27309ab93f']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:16.058822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1399a59-5b14-409d-85ca-c654b6c76422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:16.166181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1399a59-5b14-409d-85ca-c654b6c76422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1cce6a2-ed7e-4a55-81d3-6e116d026122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1148082484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3fe1feeabe444aa5c173cef8b81ed7',qos_specs=None,replication_status=,reservations=['0dc727a6-56b3-4537-bfe6-5093fd65c4a1','1744d265-8d6f-456d-aaf0-69991f13347d','f0114261-4480-43e4-8a93-0c4c71d4177d','27144890-b9c7-45fa-a8da-6a27309ab93f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d39d451418a94dc4a6cb1c79ed277a27',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1148082484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1cce6a2-ed7e-4a55-81d3-6e116d026122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3fe1feeabe444aa5c173cef8b81ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d39d451418a94dc4a6cb1c79ed277a27',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:16.168980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a01bdea-7dc5-4de5-b904-625aceebce0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:16.224264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a01bdea-7dc5-4de5-b904-625aceebce0c) transitioned into state 'SUCCESS' from state '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-1148082484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3fe1feeabe444aa5c173cef8b81ed7',qos_specs=None,replication_status=,reservations=['0dc727a6-56b3-4537-bfe6-5093fd65c4a1','1744d265-8d6f-456d-aaf0-69991f13347d','f0114261-4480-43e4-8a93-0c4c71d4177d','27144890-b9c7-45fa-a8da-6a27309ab93f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d39d451418a94dc4a6cb1c79ed277a27',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:16.227128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a83a06-176e-44a9-ae6d-d65272dd194f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:16.264030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a83a06-176e-44a9-ae6d-d65272dd194f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:16.270036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Flow 'volume_create_api' (d2e0d322-db87-4654-bc68-12c3e277c180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:16.352034 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create volume request issued successfully. Jan 21 09:53:16.361909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6852bc0b-4922-4973-a108-9d724d061903 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:53:16.362724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6852bc0b-4922-4973-a108-9d724d061903 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:16.363063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:16.363063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:16.363678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6852bc0b-4922-4973-a108-9d724d061903 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:16.385099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eebc92f5-46b7-4a14-9d44-ce29be4ac2db tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes returned with HTTP 202 Jan 21 09:53:16.402602 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 174/343] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:53:14 2021] POST /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes => generated 820 bytes in 1424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:53:16.420300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4f88c5f-1eef-4af0-ab10-584b932d0fe8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:16.421543 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4f88c5f-1eef-4af0-ab10-584b932d0fe8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:16.422044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:16.422044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:16.422704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4f88c5f-1eef-4af0-ab10-584b932d0fe8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:16.508251 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:16.508251 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:16.515943 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:16.515943 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:16.527128 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d4f88c5f-1eef-4af0-ab10-584b932d0fe8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:16.547615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6852bc0b-4922-4973-a108-9d724d061903 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:16.559944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4f88c5f-1eef-4af0-ab10-584b932d0fe8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 returned with HTTP 200 Jan 21 09:53:16.560792 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 175/344] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:16 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 => generated 888 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:16.594426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6852bc0b-4922-4973-a108-9d724d061903 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:53:16.595573 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 170/345] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:16 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 1365 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:53:16.675225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef Jan 21 09:53:16.676120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:16.676341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:16.676341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:16.676724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:16.751559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:16.751559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:16.760803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:16.781235 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:16.781701 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:16.790771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:16.802221 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:16.802221 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:16.841724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a14e428-3400-4b9b-a808-71bb808fac8d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef returned with HTTP 200 Jan 21 09:53:16.842847 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 176/346] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:16 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef => generated 1000 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:16.862874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed665e6c-2f15-4c8c-b2aa-40ff7bce77a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots Jan 21 09:53:16.863415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:16.863415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:16.864200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed665e6c-2f15-4c8c-b2aa-40ff7bce77a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bbbac3ab-516b-494c-85d7-b5a8fc1ee292", "name": "tempest-group_snapshot-1084417291"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:16.865010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-ed665e6c-2f15-4c8c-b2aa-40ff7bce77a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating new group_snapshot {'group_snapshot': {'group_id': 'bbbac3ab-516b-494c-85d7-b5a8fc1ee292', 'name': 'tempest-group_snapshot-1084417291'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:53:16.880044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:16.880044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:16.898832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-ed665e6c-2f15-4c8c-b2aa-40ff7bce77a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating group_snapshot tempest-group_snapshot-1084417291. Jan 21 09:53:16.971252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:16.971252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:17.008582 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-ed665e6c-2f15-4c8c-b2aa-40ff7bce77a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1619684157 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1619684157, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:53:17.071765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ed665e6c-2f15-4c8c-b2aa-40ff7bce77a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['a171f7e2-60b5-45d9-8192-5d8aeed99748', 'c0159bd9-c8c9-4341-a117-a20a40cc10ba', 'f7f1ece7-adb1-4725-838e-d2f6b023cbea', '44c1209c-0a17-415b-8a5f-8effc0bb7402'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:17.208713 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed665e6c-2f15-4c8c-b2aa-40ff7bce77a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots returned with HTTP 202 Jan 21 09:53:17.210358 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 171/347] 10.222.0.77 () {62 vars in 1291 bytes} [Thu Jan 21 09:53:16 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots => generated 168 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:17.222642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6d0476e-f6c0-4082-9a36-8f2e80141d3e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef Jan 21 09:53:17.223531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6d0476e-f6c0-4082-9a36-8f2e80141d3e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:17.223846 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:17.223846 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:17.224352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6d0476e-f6c0-4082-9a36-8f2e80141d3e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:17.225602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-b6d0476e-f6c0-4082-9a36-8f2e80141d3e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member a5ca2b69-0e76-46bf-8a3c-983176847fef {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:17.240151 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:17.240151 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:17.257101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6d0476e-f6c0-4082-9a36-8f2e80141d3e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef returned with HTTP 200 Jan 21 09:53:17.258075 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 177/348] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:17 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:53:17.581706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37eaf17c-b3e9-4dd0-8b79-51eeff0b3d70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:17.582293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37eaf17c-b3e9-4dd0-8b79-51eeff0b3d70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:17.582413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:17.582413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:17.582794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37eaf17c-b3e9-4dd0-8b79-51eeff0b3d70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:17.616783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a445a86-b3be-43e7-8d63-e8b3c14ea65f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:53:17.617124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a445a86-b3be-43e7-8d63-e8b3c14ea65f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:17.617471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:17.617471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:17.618062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a445a86-b3be-43e7-8d63-e8b3c14ea65f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:17.646252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:17.646252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:17.653001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-37eaf17c-b3e9-4dd0-8b79-51eeff0b3d70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:17.696608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37eaf17c-b3e9-4dd0-8b79-51eeff0b3d70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 returned with HTTP 200 Jan 21 09:53:17.700633 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 172/349] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:17 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:17.717963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:17.717963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:17.728605 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8a445a86-b3be-43e7-8d63-e8b3c14ea65f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Volume info retrieved successfully. Jan 21 09:53:17.747095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] POST http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots Jan 21 09:53:17.750383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:17.750383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:17.751185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1cce6a2-ed7e-4a55-81d3-6e116d026122", "name": "tempest-SnapshotsActionsTest-Snapshot-1100108746"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:17.754425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a445a86-b3be-43e7-8d63-e8b3c14ea65f tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 200 Jan 21 09:53:17.755584 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 178/350] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:17 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 1365 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:17.850408 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:17.850408 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:17.852050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:17.852850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create snapshot from volume d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:17.907240 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] 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 21 09:53:17.961041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Created reservations ['8f21c9a4-f5a6-46ee-8818-7ff74b43f1e8', '70c1bd53-ff3f-4cf3-9d84-d76a5947c8af', '45ff5b7e-9705-41b0-ac2b-2deb6868acfb', '773f972c-3a1a-4d39-b45f-92f4a184b274'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:18.209133 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot create request issued successfully. Jan 21 09:53:18.210261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8d50822-255e-4309-a70e-4511784f9b41 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots returned with HTTP 202 Jan 21 09:53:18.211454 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 173/351] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:53:17 2021] POST /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots => generated 307 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:53:18.222983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a33fe9e7-aa3f-4f9a-a82b-a589eb008559 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:18.223672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a33fe9e7-aa3f-4f9a-a82b-a589eb008559 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:18.224075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:18.224075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:18.224665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a33fe9e7-aa3f-4f9a-a82b-a589eb008559 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:18.271192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-894fa4b3-b3d1-418e-b791-a75d09993382 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef Jan 21 09:53:18.271705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-894fa4b3-b3d1-418e-b791-a75d09993382 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:18.271890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:18.271890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:18.272265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-894fa4b3-b3d1-418e-b791-a75d09993382 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:18.272677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-894fa4b3-b3d1-418e-b791-a75d09993382 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member a5ca2b69-0e76-46bf-8a3c-983176847fef {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:18.284735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:18.284735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:18.312626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-894fa4b3-b3d1-418e-b791-a75d09993382 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef returned with HTTP 200 Jan 21 09:53:18.321811 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 174/352] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:18 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:18.368459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:18.368459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:18.369650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a33fe9e7-aa3f-4f9a-a82b-a589eb008559 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:18.371721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a33fe9e7-aa3f-4f9a-a82b-a589eb008559 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:18.373333 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 179/353] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:18 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 439 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:18.776666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7f7febd-80d3-414d-be98-8e7b01797462 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] GET http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 Jan 21 09:53:18.777239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7f7febd-80d3-414d-be98-8e7b01797462 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:18.777374 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:18.777374 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:18.777764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7f7febd-80d3-414d-be98-8e7b01797462 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:18.900697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7f7febd-80d3-414d-be98-8e7b01797462 tempest-TaggedBootDevicesTest_v242-1313188886 tempest-TaggedBootDevicesTest_v242-1313188886] http://10.222.0.77/volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 returned with HTTP 404 Jan 21 09:53:18.901792 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 175/354] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:18 2021] GET /volume/v3/e07992122ab04148863128dfd262975b/volumes/f7b2553b-7813-4543-b9f0-f7641939eee8 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:19.326081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc81d984-e9aa-4fc6-b388-16e8a3ee31f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef Jan 21 09:53:19.328409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc81d984-e9aa-4fc6-b388-16e8a3ee31f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:19.328648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:19.328648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:19.329088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc81d984-e9aa-4fc6-b388-16e8a3ee31f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:19.329585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-bc81d984-e9aa-4fc6-b388-16e8a3ee31f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member a5ca2b69-0e76-46bf-8a3c-983176847fef {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:19.347180 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:19.347180 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:19.387401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df7778c6-751d-43d4-835e-5254248300d3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:19.388069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df7778c6-751d-43d4-835e-5254248300d3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:19.388695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df7778c6-751d-43d4-835e-5254248300d3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:19.410713 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc81d984-e9aa-4fc6-b388-16e8a3ee31f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef returned with HTTP 200 Jan 21 09:53:19.412092 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 180/355] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:19 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef => generated 308 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:19.424291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67b22827-3816-43f8-b130-f600e4b1c340 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail Jan 21 09:53:19.424740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67b22827-3816-43f8-b130-f600e4b1c340 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:19.424958 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:19.424958 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:19.425331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67b22827-3816-43f8-b130-f600e4b1c340 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:19.426004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-67b22827-3816-43f8-b130-f600e4b1c340 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:19.428403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-67b22827-3816-43f8-b130-f600e4b1c340 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:53:19.456710 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:19.456710 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:19.458525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df7778c6-751d-43d4-835e-5254248300d3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:19.459932 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df7778c6-751d-43d4-835e-5254248300d3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:19.460768 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 176/356] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:19 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 439 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:19.473313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-67b22827-3816-43f8-b130-f600e4b1c340 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all snapshots completed successfully. Jan 21 09:53:19.474276 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:19.474276 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:19.475815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67b22827-3816-43f8-b130-f600e4b1c340 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail returned with HTTP 200 Jan 21 09:53:19.477161 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 181/357] 10.222.0.77 () {58 vars in 1231 bytes} [Thu Jan 21 09:53:19 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail => generated 454 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:19.497125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98ad2cb9-93f7-41cd-b72d-eae0e0f15050 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a Jan 21 09:53:19.497666 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98ad2cb9-93f7-41cd-b72d-eae0e0f15050 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:19.497928 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:19.497928 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:19.498220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98ad2cb9-93f7-41cd-b72d-eae0e0f15050 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:19.557969 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:19.557969 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:19.559370 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98ad2cb9-93f7-41cd-b72d-eae0e0f15050 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:53:19.562253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98ad2cb9-93f7-41cd-b72d-eae0e0f15050 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a returned with HTTP 200 Jan 21 09:53:19.581394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/action Jan 21 09:53:19.582330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:19.582330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:19.582952 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 177/358] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:19 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a => generated 451 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:19.589309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action body: b'{"create-from-src": {"group_snapshot_id": "a5ca2b69-0e76-46bf-8a3c-983176847fef", "name": "tempest-Group_from_snap-1190783384"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:19.590112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a5ca2b69-0e76-46bf-8a3c-983176847fef", "name": "tempest-Group_from_snap-1190783384"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:19.592926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating new group {'create-from-src': {'group_snapshot_id': 'a5ca2b69-0e76-46bf-8a3c-983176847fef', 'name': 'tempest-Group_from_snap-1190783384'}}. {{(pid=87995) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 09:53:19.592926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating group tempest-Group_from_snap-1190783384 from group_snapshot a5ca2b69-0e76-46bf-8a3c-983176847fef. Jan 21 09:53:19.616318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:19.616318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:19.673211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:19.673211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:19.688621 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:19.688621 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:19.939537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['bb09773c-1d8d-4500-a2ad-02e37732778c'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:20.236065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.group.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] A mapping entry already exists for group ee147b4b-3666-4d94-a025-3d82eb4d78d2 and volume type 0656eeb0-763a-4f59-909f-7cae7e753939. Do not need to create again. Jan 21 09:53:20.236838 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:20.236838 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:20.238312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:53:20.279243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (49b51541-b72e-4534-9adc-f179bb1b4de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:20.283015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7aca72-aeac-458a-a04d-abe26ef18de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:20.289085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:53:20.475068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f81a7ae6-a6b7-4316-a181-0358efdaa4bc tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:20.476071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f81a7ae6-a6b7-4316-a181-0358efdaa4bc tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:20.476497 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:20.476497 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:20.477181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f81a7ae6-a6b7-4316-a181-0358efdaa4bc tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:20.501980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7aca72-aeac-458a-a04d-abe26ef18de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0656eeb0-763a-4f59-909f-7cae7e753939,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1619684157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0656eeb0-763a-4f59-909f-7cae7e753939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ee147b4b-3666-4d94-a025-3d82eb4d78d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:20.517818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f71720d-8939-4b0b-9744-1eca2a77d7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:20.535188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:20.535188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:20.536783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f81a7ae6-a6b7-4316-a181-0358efdaa4bc tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:20.539569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f81a7ae6-a6b7-4316-a181-0358efdaa4bc tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:20.540788 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 178/359] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:20 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 466 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:20.617329 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1619684157 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1619684157, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:53:20.654931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['cc5a993c-2228-4027-bc07-e3188a1f179c', '147bb83a-63c3-4a09-8282-558b68cbf7c0'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:20.658395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f71720d-8939-4b0b-9744-1eca2a77d7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc5a993c-2228-4027-bc07-e3188a1f179c', '147bb83a-63c3-4a09-8282-558b68cbf7c0']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:20.660573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19081358-7f09-4766-adac-3ef9283ca753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:20.698365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4897050d-a136-482b-a51f-65f1c2e0cddd tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:20.699324 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:20.699324 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:20.700243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4897050d-a136-482b-a51f-65f1c2e0cddd tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:20.700939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4897050d-a136-482b-a51f-65f1c2e0cddd tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:20.704460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-4897050d-a136-482b-a51f-65f1c2e0cddd tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'creating'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:20.770354 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:20.770354 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:20.819774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19081358-7f09-4766-adac-3ef9283ca753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7df164b-2295-4aab-b41b-012b4e74401d', '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=ee147b4b-3666-4d94-a025-3d82eb4d78d2,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['cc5a993c-2228-4027-bc07-e3188a1f179c','147bb83a-63c3-4a09-8282-558b68cbf7c0'],size=1,snapshot_id=c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=0656eeb0-763a-4f59-909f-7cae7e753939), 'volume': 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-21T09:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ee147b4b-3666-4d94-a025-3d82eb4d78d2,host=None,id=c7df164b-2295-4aab-b41b-012b4e74401d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0bc0a2ce6d5349b68537691456d7f665',volume_attachment=,volume_type=,volume_type_id=0656eeb0-763a-4f59-909f-7cae7e753939)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:20.822607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ba1d33-f2d3-4f24-b36b-c5897ddcee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:20.823718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4897050d-a136-482b-a51f-65f1c2e0cddd tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:20.825394 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 179/360] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:20 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:20.840677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f100317f-0650-4c22-8261-398a2b818857 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:20.841493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f100317f-0650-4c22-8261-398a2b818857 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:20.841798 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:20.841798 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:20.842602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f100317f-0650-4c22-8261-398a2b818857 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:20.854946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ba1d33-f2d3-4f24-b36b-c5897ddcee2b) transitioned into state 'SUCCESS' from 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=ee147b4b-3666-4d94-a025-3d82eb4d78d2,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['cc5a993c-2228-4027-bc07-e3188a1f179c','147bb83a-63c3-4a09-8282-558b68cbf7c0'],size=1,snapshot_id=c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=0656eeb0-763a-4f59-909f-7cae7e753939)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:20.859131 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (49b51541-b72e-4534-9adc-f179bb1b4de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:20.870577 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:20.870577 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:20.872172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f100317f-0650-4c22-8261-398a2b818857 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:20.875059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f100317f-0650-4c22-8261-398a2b818857 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:20.876997 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 180/361] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:20 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:20.892784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-338eefe5-718e-498f-9b9e-37b42fd9784b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:20.893537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:20.893537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:20.894267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-338eefe5-718e-498f-9b9e-37b42fd9784b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:20.894875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-338eefe5-718e-498f-9b9e-37b42fd9784b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:20.896367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-338eefe5-718e-498f-9b9e-37b42fd9784b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'available'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:20.933053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request issued successfully. Jan 21 09:53:20.958242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:20.958242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:20.973962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-108e259c-2725-4ed7-a9b2-932f8e5baae5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/action returned with HTTP 202 Jan 21 09:53:20.975249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 182/362] 10.222.0.77 () {62 vars in 1285 bytes} [Thu Jan 21 09:53:19 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/action => generated 103 bytes in 1403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:20.986018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:53:20.986765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:20.986985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:20.986985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:20.987409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:20.988623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:20.989492 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:20.989492 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:20.990638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:53:21.035474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-338eefe5-718e-498f-9b9e-37b42fd9784b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:21.047630 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 181/363] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:20 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:21.054308 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fab3d56b-33fc-4244-9b73-8aa63fc6f2ae tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:21.054308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fab3d56b-33fc-4244-9b73-8aa63fc6f2ae tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:21.057153 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:21.057153 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:21.057924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fab3d56b-33fc-4244-9b73-8aa63fc6f2ae tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:21.072413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:53:21.074407 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:21.079796 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:21.100429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:21.107938 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:21.107938 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:21.128654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:21.128654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:21.132325 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fab3d56b-33fc-4244-9b73-8aa63fc6f2ae tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:21.137686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fab3d56b-33fc-4244-9b73-8aa63fc6f2ae tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:21.140722 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 182/364] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:21 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 466 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:21.151785 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:21.152276 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:21.156242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4189446-dc1f-4135-8e09-dd5892da620b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] POST http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots Jan 21 09:53:21.156242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:21.156242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:21.157215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4189446-dc1f-4135-8e09-dd5892da620b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1cce6a2-ed7e-4a55-81d3-6e116d026122", "name": "tempest-SnapshotsActionsTest-Snapshot-1743063099"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:21.162788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:21.176755 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:21.176755 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:21.205371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4548f81e-312e-42b0-9b05-fcf64eb044f8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:53:21.206539 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 183/365] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:53:20 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1985 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:53:21.223259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:21.225054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:21.225429 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:21.225429 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:21.226056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:21.236017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:21.236017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:21.237708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f4189446-dc1f-4135-8e09-dd5892da620b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:21.238180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-f4189446-dc1f-4135-8e09-dd5892da620b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create snapshot from volume d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:21.306826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:21.306826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:21.339345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:21.368447 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:21.369054 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:21.385765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:21.388445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-f4189446-dc1f-4135-8e09-dd5892da620b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Created reservations ['bdc14e34-69a5-4704-b51f-855e5b82a9a6', '18085c27-afcd-4508-86d4-2f40c3c08171', '60096fa1-453b-4571-ac3c-65c685200ecd', '4cf3f85c-b0ec-4a65-8e48-0011644aff4f'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:21.403821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:21.403821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:21.455960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc9deaae-6a64-48b5-bce5-af62099e28a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:21.457226 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 184/366] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:21 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:53:21.585953 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f4189446-dc1f-4135-8e09-dd5892da620b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot create request issued successfully. Jan 21 09:53:21.586849 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4189446-dc1f-4135-8e09-dd5892da620b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots returned with HTTP 202 Jan 21 09:53:21.588660 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 183/367] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:53:21 2021] POST /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots => generated 307 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:53:21.601472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a433cce-8cbd-466f-940e-081b748ef9a3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:21.608864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a433cce-8cbd-466f-940e-081b748ef9a3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:21.609223 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:21.609223 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:21.609798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a433cce-8cbd-466f-940e-081b748ef9a3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:21.667503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:21.667503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:21.669445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6a433cce-8cbd-466f-940e-081b748ef9a3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:21.674754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a433cce-8cbd-466f-940e-081b748ef9a3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:21.681427 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 185/368] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:21 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 439 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:22.477113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:22.479253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:22.479884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:22.479884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:22.481013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:22.554694 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:22.554694 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:22.568148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:22.586191 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:22.587009 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:22.598800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:22.607269 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:22.607269 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:22.644875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1417a402-488a-4c94-96dd-94bf63d90f1a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:22.650897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 184/369] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:22 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:22.697487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c022f741-2a21-43c5-ba66-8521a2dd8aa8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:22.701217 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c022f741-2a21-43c5-ba66-8521a2dd8aa8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:22.708899 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:22.708899 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:22.709938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c022f741-2a21-43c5-ba66-8521a2dd8aa8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:22.781651 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:22.781651 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:22.783931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c022f741-2a21-43c5-ba66-8521a2dd8aa8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:22.797323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c022f741-2a21-43c5-ba66-8521a2dd8aa8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:22.798402 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 186/370] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:22 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 439 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:23.664970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:23.665601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:23.665772 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:23.665772 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:23.666116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:23.810941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9beef32-5bd1-4ab3-9a12-f901099426ca tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:23.811259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9beef32-5bd1-4ab3-9a12-f901099426ca tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:23.811815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:23.811815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:23.812385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9beef32-5bd1-4ab3-9a12-f901099426ca tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:23.861122 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:23.861122 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:23.894338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:23.923351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:23.923351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:23.928057 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d9beef32-5bd1-4ab3-9a12-f901099426ca tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:23.931492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9beef32-5bd1-4ab3-9a12-f901099426ca tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:23.943675 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 187/371] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:23 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 439 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:23.956222 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:23.956857 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:23.979794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:24.000836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:24.000836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:24.037508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95673d2c-d70d-4d71-a897-faa9c35c0f28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:24.037508 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 185/372] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:23 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:24.607594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] POST http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes Jan 21 09:53:24.608747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:24.608747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:24.609188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-398902225"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:24.610286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-398902225'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:53:24.610660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Create volume of 1 GB Jan 21 09:53:24.667545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Availability Zones retrieved successfully. Jan 21 09:53:24.712457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Flow 'volume_create_api' (7649d1d7-df21-4d40-841c-f321798e2f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:24.718513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e802ab30-2464-4da1-88ff-a286fe0d3ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:24.726775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:53:24.901657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e802ab30-2464-4da1-88ff-a286fe0d3ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:24.904278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d955ca-6695-47d0-b1b0-b12ec6096318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:24.951306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-872914a9-0277-4378-ab0e-092dad951f61 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:24.952616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-872914a9-0277-4378-ab0e-092dad951f61 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:24.953060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:24.953060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:24.953711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-872914a9-0277-4378-ab0e-092dad951f61 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:25.037522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:25.037522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:25.039245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-872914a9-0277-4378-ab0e-092dad951f61 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:25.049395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-872914a9-0277-4378-ab0e-092dad951f61 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:25.050601 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 186/373] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:24 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 466 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:25.058230 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:25.063012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:25.066515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:25.066515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:25.067421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:25.309269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Created reservations ['bc371b7a-d78f-4a07-bb9a-63da942c7bf9', '51af0fd5-03b9-40d1-b7b8-c4ab2ef147ab', 'b7b2e514-7dc4-4fad-8cf2-040e0b75450f', '4ba73f15-6c31-4bd7-9190-4a34a2284520'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:25.312817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d955ca-6695-47d0-b1b0-b12ec6096318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc371b7a-d78f-4a07-bb9a-63da942c7bf9', '51af0fd5-03b9-40d1-b7b8-c4ab2ef147ab', 'b7b2e514-7dc4-4fad-8cf2-040e0b75450f', '4ba73f15-6c31-4bd7-9190-4a34a2284520']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:25.324901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:25.324901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:25.331841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520ae728-3b0f-487a-9c10-446d795d718c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:25.350027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:25.423110 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:25.427103 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:25.455771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:25.480355 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:25.480355 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:25.481142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520ae728-3b0f-487a-9c10-446d795d718c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f21c741-3cb4-4729-81e6-5e7063587a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-398902225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed4a8ee9ff04fc0aa46b2993483f309',qos_specs=None,replication_status=,reservations=['bc371b7a-d78f-4a07-bb9a-63da942c7bf9','51af0fd5-03b9-40d1-b7b8-c4ab2ef147ab','b7b2e514-7dc4-4fad-8cf2-040e0b75450f','4ba73f15-6c31-4bd7-9190-4a34a2284520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='307e11d68c0e44b480ac9aa5bcf41f98',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-398902225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f21c741-3cb4-4729-81e6-5e7063587a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ed4a8ee9ff04fc0aa46b2993483f309',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='307e11d68c0e44b480ac9aa5bcf41f98',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:25.502490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c9a01d-2d2e-4a6e-8399-13ec84adae36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:25.559295 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd93e1be-8ecd-4598-8459-a4184d89254d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:25.570270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 187/374] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:25 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:25.594758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea7b5ab2-ee8e-44d5-b37e-31836ba6f52a tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e/action Jan 21 09:53:25.595689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:25.595689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:25.605578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea7b5ab2-ee8e-44d5-b37e-31836ba6f52a tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:25.606368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea7b5ab2-ee8e-44d5-b37e-31836ba6f52a tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:25.619016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-ea7b5ab2-ee8e-44d5-b37e-31836ba6f52a tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot 'd82f1ae6-c862-4ed2-9a6b-246fcb18679e' with '{'status': 'creating'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:25.625880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c9a01d-2d2e-4a6e-8399-13ec84adae36) transitioned into state 'SUCCESS' from state '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-398902225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed4a8ee9ff04fc0aa46b2993483f309',qos_specs=None,replication_status=,reservations=['bc371b7a-d78f-4a07-bb9a-63da942c7bf9','51af0fd5-03b9-40d1-b7b8-c4ab2ef147ab','b7b2e514-7dc4-4fad-8cf2-040e0b75450f','4ba73f15-6c31-4bd7-9190-4a34a2284520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='307e11d68c0e44b480ac9aa5bcf41f98',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:25.628111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce71e1d-1c53-409b-878c-64e6b4a1c754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:25.709940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce71e1d-1c53-409b-878c-64e6b4a1c754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:25.724177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Flow 'volume_create_api' (7649d1d7-df21-4d40-841c-f321798e2f08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:25.770025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:25.770025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:25.850221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea7b5ab2-ee8e-44d5-b37e-31836ba6f52a tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e/action returned with HTTP 202 Jan 21 09:53:25.851525 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 188/375] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:25 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:25.862030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85841e77-a75b-4674-b2a1-74eb3e8720dd tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:25.867758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85841e77-a75b-4674-b2a1-74eb3e8720dd tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:25.868345 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:25.868345 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:25.869012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85841e77-a75b-4674-b2a1-74eb3e8720dd tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:25.880748 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Create volume request issued successfully. Jan 21 09:53:25.921961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcfedd13-5fdd-40cb-ae15-d5d962b50c17 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes returned with HTTP 202 Jan 21 09:53:25.935178 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 188/376] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:53:24 2021] POST /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes => generated 820 bytes in 1325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:53:25.938477 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:25.938477 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:25.949221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0bf5b19d-53e7-43a5-ba18-104c453b1f2d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:25.950085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0bf5b19d-53e7-43a5-ba18-104c453b1f2d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:25.950315 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:25.950315 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:25.951069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0bf5b19d-53e7-43a5-ba18-104c453b1f2d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:25.951819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-85841e77-a75b-4674-b2a1-74eb3e8720dd tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:25.954069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85841e77-a75b-4674-b2a1-74eb3e8720dd tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:25.966624 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 189/377] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:25 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 465 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:25.983398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-468e5a12-53f9-420d-a155-13c1100cf528 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e/action Jan 21 09:53:25.988122 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:25.988122 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:25.989037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-468e5a12-53f9-420d-a155-13c1100cf528 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-force_delete": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:25.991554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-468e5a12-53f9-420d-a155-13c1100cf528 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:26.045724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:26.045724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:26.047822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-468e5a12-53f9-420d-a155-13c1100cf528 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot retrieved successfully. Jan 21 09:53:26.071067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:26.071067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:26.104581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0bf5b19d-53e7-43a5-ba18-104c453b1f2d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:26.161473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0bf5b19d-53e7-43a5-ba18-104c453b1f2d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:26.162783 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 189/378] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:25 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 888 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:26.380042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-468e5a12-53f9-420d-a155-13c1100cf528 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot delete request issued successfully. Jan 21 09:53:26.380802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-468e5a12-53f9-420d-a155-13c1100cf528 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e/action returned with HTTP 202 Jan 21 09:53:26.383114 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 190/379] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:25 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e/action => generated 0 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:26.398512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd5f5d22-ca62-4f3c-871c-0f69c9ceb35f tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:26.408457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd5f5d22-ca62-4f3c-871c-0f69c9ceb35f tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:26.409185 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:26.409185 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:26.410148 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd5f5d22-ca62-4f3c-871c-0f69c9ceb35f tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:26.480145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:26.480145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:26.482151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bd5f5d22-ca62-4f3c-871c-0f69c9ceb35f tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:26.487700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd5f5d22-ca62-4f3c-871c-0f69c9ceb35f tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:26.498002 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 190/380] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:26 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 465 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:26.579204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:26.579893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:26.580109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:26.580109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:26.580467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:26.690487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:26.690487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:26.713304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:26.745459 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:26.746091 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:26.764995 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:26.775187 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:26.775187 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:26.827521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2eed438-ebf4-46ff-8100-26eaf22106cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:26.828488 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 191/381] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:26 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:27.191330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf08797e-41b7-4fbd-8bf9-648ed161bb93 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:27.192277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf08797e-41b7-4fbd-8bf9-648ed161bb93 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:27.192636 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:27.192636 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:27.193210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf08797e-41b7-4fbd-8bf9-648ed161bb93 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:27.344461 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:27.344461 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:27.390931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bf08797e-41b7-4fbd-8bf9-648ed161bb93 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:27.483023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf08797e-41b7-4fbd-8bf9-648ed161bb93 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:27.494898 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 191/382] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:27 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:27.505233 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dacb29a8-5611-4b1b-93f3-8d42781d2d3e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:27.505897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dacb29a8-5611-4b1b-93f3-8d42781d2d3e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:27.506236 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:27.506236 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:27.506756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dacb29a8-5611-4b1b-93f3-8d42781d2d3e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:27.570027 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:27.570027 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:27.574354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dacb29a8-5611-4b1b-93f3-8d42781d2d3e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:27.581940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dacb29a8-5611-4b1b-93f3-8d42781d2d3e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:27.583138 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 192/383] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:27 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:27.858145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:27.861578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:27.862043 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:27.862043 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:27.862721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:28.070228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:28.070228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:28.083445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:28.108665 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:28.111422 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:28.128885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:28.159755 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:28.159755 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:28.257790 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52e182c2-0d7a-4b3e-9f08-5430c54a7333 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:28.268088 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 192/384] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:27 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:28.512277 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3637216-1c74-4617-9b52-03d115a968d2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:28.512827 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3637216-1c74-4617-9b52-03d115a968d2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:28.513058 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:28.513058 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:28.513400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3637216-1c74-4617-9b52-03d115a968d2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:28.599728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1284e114-3ec9-43ae-a834-ebf8c58fb073 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:28.600406 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1284e114-3ec9-43ae-a834-ebf8c58fb073 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:28.600654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:28.600654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:28.601367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1284e114-3ec9-43ae-a834-ebf8c58fb073 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:28.714751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:28.714751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:28.716701 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1284e114-3ec9-43ae-a834-ebf8c58fb073 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:28.721078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1284e114-3ec9-43ae-a834-ebf8c58fb073 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 200 Jan 21 09:53:28.737153 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 193/385] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:28 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 465 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:28.805533 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:28.805533 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:28.832670 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3637216-1c74-4617-9b52-03d115a968d2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:28.885224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3637216-1c74-4617-9b52-03d115a968d2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:28.898925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 193/386] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:28 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:29.283979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:29.284814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:29.285027 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:29.285027 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:29.285376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:29.338793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:29.338793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:29.351186 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:29.376622 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:29.377414 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:29.385985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:29.398868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:29.398868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:29.444914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d474f6a4-dec4-4d8f-a20c-165df868e12d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:29.459185 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 194/387] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:29 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:29.765618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be8f0a21-f248-4034-b3c9-827e593c1faf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:29.766880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be8f0a21-f248-4034-b3c9-827e593c1faf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:29.767358 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:29.767358 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:29.769015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be8f0a21-f248-4034-b3c9-827e593c1faf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:29.939134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be8f0a21-f248-4034-b3c9-827e593c1faf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 404 Jan 21 09:53:29.945413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 194/388] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:29 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 111 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:29.973703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-103ba16f-ed1c-4c35-bb4f-a2c0901bac67 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:29.974866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:29.974866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:29.979902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-103ba16f-ed1c-4c35-bb4f-a2c0901bac67 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:29.983194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-103ba16f-ed1c-4c35-bb4f-a2c0901bac67 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:29.985419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-103ba16f-ed1c-4c35-bb4f-a2c0901bac67 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'available'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:30.062690 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:30.062690 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:30.367418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-103ba16f-ed1c-4c35-bb4f-a2c0901bac67 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:30.372181 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 195/389] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:29 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:30.378808 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-48c7d95f-bccb-4eaf-9cb6-92f5f12760e9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:30.379356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-48c7d95f-bccb-4eaf-9cb6-92f5f12760e9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:30.379876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-48c7d95f-bccb-4eaf-9cb6-92f5f12760e9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:30.416264 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:30.416264 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:30.417935 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-48c7d95f-bccb-4eaf-9cb6-92f5f12760e9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:30.420459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-48c7d95f-bccb-4eaf-9cb6-92f5f12760e9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:30.421657 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 195/390] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:30 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:30.440698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] POST http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots Jan 21 09:53:30.441233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:30.441233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:30.441732 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1cce6a2-ed7e-4a55-81d3-6e116d026122", "name": "tempest-SnapshotsActionsTest-Snapshot-1324333330"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:30.483271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:30.484556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:30.484855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:30.484855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:30.485407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:30.529533 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:30.529533 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:30.532740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:30.532740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create snapshot from volume d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:30.543116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:30.543116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:30.553223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:30.568807 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:30.569375 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:30.582376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:30.596775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:30.596775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:30.646382 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18bf95fc-e37f-4233-b992-4daba96d4685 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:30.656268 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 196/391] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:30 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:30.693054 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] 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 21 09:53:30.845474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Created reservations ['7b21966a-6c40-4966-8ea0-523b3b141d87', '3952b659-8f87-404f-a931-879b789331dc', 'f966126f-77a1-47f6-8c6e-49cc288eb514', '973ba240-8a23-4921-a766-76e035cb3293'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:31.157829 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot create request issued successfully. Jan 21 09:53:31.163508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1599b818-c723-4ace-9ade-ac77c4ccfb70 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots returned with HTTP 202 Jan 21 09:53:31.179225 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 196/392] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:53:30 2021] POST /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots => generated 307 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:53:31.188720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-724ceb69-92fa-45bc-9dbf-0610658cbfd7 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:31.189268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-724ceb69-92fa-45bc-9dbf-0610658cbfd7 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:31.189475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:31.189475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:31.189808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-724ceb69-92fa-45bc-9dbf-0610658cbfd7 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:31.276150 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:31.276150 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:31.277767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-724ceb69-92fa-45bc-9dbf-0610658cbfd7 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:31.281098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-724ceb69-92fa-45bc-9dbf-0610658cbfd7 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 200 Jan 21 09:53:31.282154 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 197/393] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:31 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 439 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:31.544276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:31.545297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:31.545741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:31.545741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:31.546363 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:31.599495 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:31.599495 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:31.609320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:31.635583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:31.643307 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 197/394] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:53:31 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:31.664238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:31.665066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:31.665454 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:31.665454 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:31.666066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:31.781623 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:31.781623 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:31.791051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:31.792495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume// Jan 21 09:53:31.793130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:31.793495 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:31.793495 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:31.794239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:31.797489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-0f66c131-c5c4-41ae-be3d-15d03ddf1c07 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:53:31.798284 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 198/395] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:53:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:53:31.806806 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:31.807337 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:31.817833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:31.821961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-832d4613-cfb1-4ec3-aa5e-65543da2455e tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] POST http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments Jan 21 09:53:31.823224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-832d4613-cfb1-4ec3-aa5e-65543da2455e tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f21c741-3cb4-4729-81e6-5e7063587a45", "instance_uuid": "1cb9e6dc-86e9-4658-b033-2291bf51bbb9", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:31.825244 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:31.825244 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:31.849289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7d532ae-eb57-469f-8fb3-769f82324dae tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:31.850142 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 198/396] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:31 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 993 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:31.866354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a81fa9a-e9ec-43eb-8dbe-b7dd984fdf26 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2 Jan 21 09:53:31.866932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a81fa9a-e9ec-43eb-8dbe-b7dd984fdf26 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:31.867178 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:31.867178 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:31.867547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a81fa9a-e9ec-43eb-8dbe-b7dd984fdf26 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:31.867962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-3a81fa9a-e9ec-43eb-8dbe-b7dd984fdf26 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member ee147b4b-3666-4d94-a025-3d82eb4d78d2 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:31.887271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:31.887271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:31.927198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a81fa9a-e9ec-43eb-8dbe-b7dd984fdf26 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2 returned with HTTP 200 Jan 21 09:53:31.928121 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 199/397] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:31 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2 => generated 418 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:31.934020 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:31.934020 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:31.941704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:53:31.944700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:31.944700 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:31.944700 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:31.944700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:31.944700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:31.945317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:31.945317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:31.946626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:53:32.003643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:53:32.005254 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:32.005704 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:32.017108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-832d4613-cfb1-4ec3-aa5e-65543da2455e tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments returned with HTTP 200 Jan 21 09:53:32.023003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:32.031086 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 199/398] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:53:31 2021] POST /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:53:32.032126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.032126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.047280 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:32.047280 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:32.055853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:32.063669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.063669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.096400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-665629a1-c8fa-4ae3-8f43-7b3beeb35540 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:53:32.097980 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 200/399] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:53:31 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1986 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:32.122247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d236c54b-ffa2-47e6-bf76-6fa7573915e0 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2/action Jan 21 09:53:32.123797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:32.123797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:32.124430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d236c54b-ffa2-47e6-bf76-6fa7573915e0 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:32.125139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d236c54b-ffa2-47e6-bf76-6fa7573915e0 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:32.125346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:32.126331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-d236c54b-ffa2-47e6-bf76-6fa7573915e0 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for group ee147b4b-3666-4d94-a025-3d82eb4d78d2 {{(pid=87996) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:53:32.126513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:32.126857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-d236c54b-ffa2-47e6-bf76-6fa7573915e0 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group with id: ee147b4b-3666-4d94-a025-3d82eb4d78d2 Jan 21 09:53:32.127029 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:32.127029 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:32.127622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:32.135695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.135695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.273038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.273038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.292837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:32.334148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.334148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.348051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:32.349537 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 200/400] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:32 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:32.350816 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume// Jan 21 09:53:32.351712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:32.352082 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:32.352082 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:32.352684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:32.354302 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46326c14-1d6a-4240-acc0-2caa849dc8b1 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:53:32.355056 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 201/401] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 09:53:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:53:32.360876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20c993f4-5036-410d-b023-16f0d73d87a8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:32.361859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20c993f4-5036-410d-b023-16f0d73d87a8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:32.362531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20c993f4-5036-410d-b023-16f0d73d87a8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:32.395357 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.395357 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.397556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20c993f4-5036-410d-b023-16f0d73d87a8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:32.400202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20c993f4-5036-410d-b023-16f0d73d87a8 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 200 Jan 21 09:53:32.402928 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 202/402] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:32 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:32.408345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-c428a5cd-b51a-4354-aff1-0bc5797cc40a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:32.409510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-c428a5cd-b51a-4354-aff1-0bc5797cc40a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:32.409929 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:32.409929 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:32.410681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-c428a5cd-b51a-4354-aff1-0bc5797cc40a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:32.411292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d236c54b-ffa2-47e6-bf76-6fa7573915e0 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2/action returned with HTTP 202 Jan 21 09:53:32.413287 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 201/403] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:53:32 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:32.428490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:32.429071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:32.429281 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:32.429281 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:32.429657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:32.474870 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.474870 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.496636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-c428a5cd-b51a-4354-aff1-0bc5797cc40a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:32.525635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.525635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.536282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-c428a5cd-b51a-4354-aff1-0bc5797cc40a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:32.537162 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 203/404] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 09:53:32 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 1011 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:32.548521 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.548521 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.570130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:32.585862 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:32.586556 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:32.595248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-d8613178-26b5-4777-a58e-c8760a999ac6 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] PUT http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10 Jan 21 09:53:32.595931 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:32.595931 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:32.596571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-d8613178-26b5-4777-a58e-c8760a999ac6 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:32.596875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:32.604463 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.604463 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:32.650018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d003b702-2d6f-4618-97f2-9cf68ce5e1b9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:32.651264 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 202/405] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:32 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:32.662746 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:53:32.662746 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:53:32.663287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-d8613178-26b5-4777-a58e-c8760a999ac6 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Lock "b'cinder-attachment_update-0f21c741-3cb4-4729-81e6-5e7063587a45-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.022s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:53:32.665669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:32.665669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:33.376193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08033607-bd49-494c-808b-977e95da9b7a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:33.378331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08033607-bd49-494c-808b-977e95da9b7a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:33.378997 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:33.378997 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:33.380498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08033607-bd49-494c-808b-977e95da9b7a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:33.461824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:33.461824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:33.481053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-08033607-bd49-494c-808b-977e95da9b7a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:33.516700 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:33.516700 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:33.545671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08033607-bd49-494c-808b-977e95da9b7a tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:33.547837 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 203/406] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:33 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:33.561381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-112c53d6-3b4f-4b44-be68-bbd0b73eeab9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:33.561928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-112c53d6-3b4f-4b44-be68-bbd0b73eeab9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:33.562119 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:33.562119 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:33.562652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-112c53d6-3b4f-4b44-be68-bbd0b73eeab9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:33.591719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:33.591719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:33.594086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-112c53d6-3b4f-4b44-be68-bbd0b73eeab9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:33.597705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-112c53d6-3b4f-4b44-be68-bbd0b73eeab9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 200 Jan 21 09:53:33.598770 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 204/407] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:33 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:33.611314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1458559-7b5d-41ad-835b-9d1b8fd7f785 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/61900063-927b-4a15-894b-ef1bf856135f/action Jan 21 09:53:33.611795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:33.611795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:33.612232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1458559-7b5d-41ad-835b-9d1b8fd7f785 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:33.613084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1458559-7b5d-41ad-835b-9d1b8fd7f785 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:33.614293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-a1458559-7b5d-41ad-835b-9d1b8fd7f785 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '61900063-927b-4a15-894b-ef1bf856135f' with '{'status': 'deleting'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:33.679595 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:33.679595 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:33.750268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1458559-7b5d-41ad-835b-9d1b8fd7f785 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/61900063-927b-4a15-894b-ef1bf856135f/action returned with HTTP 202 Jan 21 09:53:33.758824 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 205/408] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:33 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/61900063-927b-4a15-894b-ef1bf856135f/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:33.770016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:33.770579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:33.771941 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:33.771941 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:33.772325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:33.840610 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:33.840610 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:33.852475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:33.892195 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:33.892927 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:33.907564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:33.915829 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:33.915829 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:33.956584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f737407d-7333-4b50-821a-f8cdab6d1d1e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:33.958492 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 206/409] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:33 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 992 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:33.973234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4dec56dd-ff75-406b-a9b1-75bc1b38b4c9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:33.975529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4dec56dd-ff75-406b-a9b1-75bc1b38b4c9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:33.976793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:33.976793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:33.980291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4dec56dd-ff75-406b-a9b1-75bc1b38b4c9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:34.018685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:34.018685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:34.020687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4dec56dd-ff75-406b-a9b1-75bc1b38b4c9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:34.023415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4dec56dd-ff75-406b-a9b1-75bc1b38b4c9 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 200 Jan 21 09:53:34.032928 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 207/410] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:33 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 465 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:34.038061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c52c725-b08d-4595-8d77-d3cfb98b703b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/61900063-927b-4a15-894b-ef1bf856135f/action Jan 21 09:53:34.050163 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:34.050163 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:34.051775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c52c725-b08d-4595-8d77-d3cfb98b703b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-force_delete": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:34.053517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c52c725-b08d-4595-8d77-d3cfb98b703b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:34.089037 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:34.089037 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:34.090344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c52c725-b08d-4595-8d77-d3cfb98b703b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot retrieved successfully. Jan 21 09:53:34.229807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c52c725-b08d-4595-8d77-d3cfb98b703b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot delete request issued successfully. Jan 21 09:53:34.230727 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c52c725-b08d-4595-8d77-d3cfb98b703b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/61900063-927b-4a15-894b-ef1bf856135f/action returned with HTTP 202 Jan 21 09:53:34.237944 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 208/411] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:34 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/61900063-927b-4a15-894b-ef1bf856135f/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:34.250051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3bb88c3-d0e7-45f6-90ab-612cad4366b1 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:34.250447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3bb88c3-d0e7-45f6-90ab-612cad4366b1 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:34.250774 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:34.250774 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:34.251370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3bb88c3-d0e7-45f6-90ab-612cad4366b1 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:34.301840 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:34.301840 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:34.303336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e3bb88c3-d0e7-45f6-90ab-612cad4366b1 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:34.308149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3bb88c3-d0e7-45f6-90ab-612cad4366b1 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 200 Jan 21 09:53:34.317975 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 209/412] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:34 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:34.566876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7df9a42e-9a9b-45b6-9b17-244433c5ec06 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:34.568243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7df9a42e-9a9b-45b6-9b17-244433c5ec06 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:34.568706 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:34.568706 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:34.569487 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7df9a42e-9a9b-45b6-9b17-244433c5ec06 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:34.718722 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:34.718722 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:34.738646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7df9a42e-9a9b-45b6-9b17-244433c5ec06 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:34.777718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:34.777718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:34.792249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7df9a42e-9a9b-45b6-9b17-244433c5ec06 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:34.793436 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 210/413] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:34 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:34.975443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:34.976034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:34.976301 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:34.976301 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:34.976755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:35.070475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:35.070475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:35.098465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:35.132875 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:35.133298 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:35.155027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:35.171605 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:35.171605 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:35.202518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85713a6b-42d3-4063-8fd2-4c3a8c2092f4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 200 Jan 21 09:53:35.203995 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 211/414] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:34 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 991 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:35.313064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-d8613178-26b5-4777-a58e-c8760a999ac6 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Lock "b'cinder-attachment_update-0f21c741-3cb4-4729-81e6-5e7063587a45-n-h2-758944-3'" released by "attachment_update" :: held 2.650s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:53:35.314020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-d8613178-26b5-4777-a58e-c8760a999ac6 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10 returned with HTTP 200 Jan 21 09:53:35.331744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f00f2d51-e453-4622-b30b-1e47e3d90ae3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:35.333948 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 204/415] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 09:53:32 2021] PUT /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10 => generated 762 bytes in 2751 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:53:35.336296 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f00f2d51-e453-4622-b30b-1e47e3d90ae3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:35.337248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:35.337248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:35.338368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f00f2d51-e453-4622-b30b-1e47e3d90ae3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:35.409113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:35.409113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:35.411302 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f00f2d51-e453-4622-b30b-1e47e3d90ae3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:35.412212 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f00f2d51-e453-4622-b30b-1e47e3d90ae3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 200 Jan 21 09:53:35.413434 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 212/416] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:35 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 465 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:35.812874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5b4c68f-be6c-49bb-8270-4021005f2dc8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:35.818805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5b4c68f-be6c-49bb-8270-4021005f2dc8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:35.819262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:35.819262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:35.823785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5b4c68f-be6c-49bb-8270-4021005f2dc8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:35.951193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:35.951193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:35.970146 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d5b4c68f-be6c-49bb-8270-4021005f2dc8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:35.996033 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:35.996033 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.011022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5b4c68f-be6c-49bb-8270-4021005f2dc8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:36.012310 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 205/417] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:35 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:36.222092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-caae1ef1-e5b1-4b46-bcd3-ab1f89f436f2 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d Jan 21 09:53:36.222688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-caae1ef1-e5b1-4b46-bcd3-ab1f89f436f2 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.223052 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:36.223052 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:36.223454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-caae1ef1-e5b1-4b46-bcd3-ab1f89f436f2 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.291579 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-caae1ef1-e5b1-4b46-bcd3-ab1f89f436f2 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d returned with HTTP 404 Jan 21 09:53:36.293197 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 213/418] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:36 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/c7df164b-2295-4aab-b41b-012b4e74401d => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:53:36.301531 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3314bb5-deee-4731-a4d3-f63a89256742 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2 Jan 21 09:53:36.302769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3314bb5-deee-4731-a4d3-f63a89256742 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.303166 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:36.303166 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:36.303798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3314bb5-deee-4731-a4d3-f63a89256742 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.304364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-f3314bb5-deee-4731-a4d3-f63a89256742 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member ee147b4b-3666-4d94-a025-3d82eb4d78d2 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:36.316381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3314bb5-deee-4731-a4d3-f63a89256742 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2 returned with HTTP 404 Jan 21 09:53:36.317685 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 206/419] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:36 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/ee147b4b-3666-4d94-a025-3d82eb4d78d2 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:53:36.332140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb7ab45a-81d7-4ed2-a2ad-e98890a97d64 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef Jan 21 09:53:36.332898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb7ab45a-81d7-4ed2-a2ad-e98890a97d64 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.333552 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb7ab45a-81d7-4ed2-a2ad-e98890a97d64 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.334115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-bb7ab45a-81d7-4ed2-a2ad-e98890a97d64 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for member a5ca2b69-0e76-46bf-8a3c-983176847fef {{(pid=87996) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:53:36.334755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-bb7ab45a-81d7-4ed2-a2ad-e98890a97d64 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group_snapshot with id: a5ca2b69-0e76-46bf-8a3c-983176847fef Jan 21 09:53:36.359348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.359348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.426357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4b04e8d-4ba7-41f2-984f-4d7a9cea9e47 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:36.427158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4b04e8d-4ba7-41f2-984f-4d7a9cea9e47 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.427836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4b04e8d-4ba7-41f2-984f-4d7a9cea9e47 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.488038 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4b04e8d-4ba7-41f2-984f-4d7a9cea9e47 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 404 Jan 21 09:53:36.489084 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 207/420] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:36 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:53:36.499626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84d6873d-5d27-4dd0-858c-1dd1d358838c tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:36.501544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84d6873d-5d27-4dd0-858c-1dd1d358838c tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:36.503523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84d6873d-5d27-4dd0-858c-1dd1d358838c tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:36.504780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-84d6873d-5d27-4dd0-858c-1dd1d358838c tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'available'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:36.506929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb7ab45a-81d7-4ed2-a2ad-e98890a97d64 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef returned with HTTP 202 Jan 21 09:53:36.511596 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 214/421] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 09:53:36 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:36.516648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:53:36.517222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.517430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:36.517430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:36.517786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.518492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:36.519324 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.519324 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.520378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:53:36.583872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:53:36.585742 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:36.586182 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:36.595793 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:36.602965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.602965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.612764 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.612764 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.633272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8edecb3-4a0b-4bdc-b263-8fd341dc1342 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:53:36.634262 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 215/422] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:53:36 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1003 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:36.651937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27b77bb9-5df1-4abd-80b9-0af80aaa5df8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail Jan 21 09:53:36.652447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27b77bb9-5df1-4abd-80b9-0af80aaa5df8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.652661 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:36.652661 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:36.653036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27b77bb9-5df1-4abd-80b9-0af80aaa5df8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.653603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-27b77bb9-5df1-4abd-80b9-0af80aaa5df8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:36.656501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-27b77bb9-5df1-4abd-80b9-0af80aaa5df8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:53:36.678685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-27b77bb9-5df1-4abd-80b9-0af80aaa5df8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all snapshots completed successfully. Jan 21 09:53:36.679582 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.679582 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.681092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27b77bb9-5df1-4abd-80b9-0af80aaa5df8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail returned with HTTP 200 Jan 21 09:53:36.682198 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 216/423] 10.222.0.77 () {58 vars in 1231 bytes} [Thu Jan 21 09:53:36 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail => generated 453 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:36.696090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24757804-2304-4589-be53-7e792408a395 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a Jan 21 09:53:36.696994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24757804-2304-4589-be53-7e792408a395 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.697205 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:36.697205 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:36.697723 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24757804-2304-4589-be53-7e792408a395 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.717585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84d6873d-5d27-4dd0-858c-1dd1d358838c tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:36.720823 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 208/424] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:36 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:36.734202 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.734202 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.735716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-24757804-2304-4589-be53-7e792408a395 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:53:36.739403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24757804-2304-4589-be53-7e792408a395 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a returned with HTTP 200 Jan 21 09:53:36.740629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56bf10f8-c143-497b-837f-82cd6455cb31 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:36.740830 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 217/425] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:36 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a => generated 450 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:36.741834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56bf10f8-c143-497b-837f-82cd6455cb31 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:36.742050 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:36.742050 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:36.742446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56bf10f8-c143-497b-837f-82cd6455cb31 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:36.773604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.773604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.774785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-56bf10f8-c143-497b-837f-82cd6455cb31 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:36.777078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56bf10f8-c143-497b-837f-82cd6455cb31 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:36.777918 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 209/426] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:36 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:36.791361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-679f145c-646e-40e9-966f-8efe93f980b5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] POST http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots Jan 21 09:53:36.791832 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:36.791832 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:36.792252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-679f145c-646e-40e9-966f-8efe93f980b5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1cce6a2-ed7e-4a55-81d3-6e116d026122", "name": "tempest-SnapshotsActionsTest-Snapshot-1098943925"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:36.893071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:36.893071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:36.894727 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-679f145c-646e-40e9-966f-8efe93f980b5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:36.895103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-679f145c-646e-40e9-966f-8efe93f980b5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create snapshot from volume d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:36.969254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-679f145c-646e-40e9-966f-8efe93f980b5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Created reservations ['d285f0f6-126f-4099-a185-62680fa40347', 'daf1cdb1-025c-45db-86c4-59b592ca5451', '01171a53-ff94-47ab-becf-37261848de04', 'd6c16336-3fab-4581-9e33-4a6890dc5734'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:37.029651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5105e3a-6957-4bcb-9ddd-d0d088041613 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:37.031067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5105e3a-6957-4bcb-9ddd-d0d088041613 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:37.031584 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:37.031584 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:37.032208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5105e3a-6957-4bcb-9ddd-d0d088041613 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:37.133237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-679f145c-646e-40e9-966f-8efe93f980b5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot create request issued successfully. Jan 21 09:53:37.133647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-679f145c-646e-40e9-966f-8efe93f980b5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots returned with HTTP 202 Jan 21 09:53:37.134579 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 218/427] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:53:36 2021] POST /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots => generated 307 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:53:37.146473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1388d493-aa86-4af2-bc27-a759061fb620 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:37.151515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1388d493-aa86-4af2-bc27-a759061fb620 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:37.151727 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:37.151727 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:37.152323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1388d493-aa86-4af2-bc27-a759061fb620 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:37.181626 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:37.181626 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:37.192473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b5105e3a-6957-4bcb-9ddd-d0d088041613 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:37.200736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:37.200736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:37.202554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1388d493-aa86-4af2-bc27-a759061fb620 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:37.204498 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1388d493-aa86-4af2-bc27-a759061fb620 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 200 Jan 21 09:53:37.205764 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 219/428] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:37 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:37.220502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:37.220502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:37.233320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5105e3a-6957-4bcb-9ddd-d0d088041613 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:37.234696 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 210/429] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:37 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:37.762630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-635d9882-cfc2-48ef-9742-3cba53209131 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a Jan 21 09:53:37.766034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-635d9882-cfc2-48ef-9742-3cba53209131 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:37.766034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:37.766034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:37.768442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-635d9882-cfc2-48ef-9742-3cba53209131 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:37.808697 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:37.808697 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:37.810885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-635d9882-cfc2-48ef-9742-3cba53209131 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:53:37.813857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-635d9882-cfc2-48ef-9742-3cba53209131 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a returned with HTTP 200 Jan 21 09:53:37.814775 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 220/430] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:37 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a => generated 450 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:38.219364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdb76033-e517-4ca2-b541-15398d2391a5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:38.220034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdb76033-e517-4ca2-b541-15398d2391a5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:38.220465 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:38.220465 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:38.220845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdb76033-e517-4ca2-b541-15398d2391a5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:38.248380 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:38.248380 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:38.249521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fdb76033-e517-4ca2-b541-15398d2391a5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:38.251181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-088aef90-2275-4f87-b620-d051174c0d6c tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:38.251662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdb76033-e517-4ca2-b541-15398d2391a5 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 200 Jan 21 09:53:38.251790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-088aef90-2275-4f87-b620-d051174c0d6c tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:38.251885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:38.251885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:38.252224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-088aef90-2275-4f87-b620-d051174c0d6c tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:38.252446 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 211/431] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:38 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:38.312638 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:38.312638 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:38.321439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-088aef90-2275-4f87-b620-d051174c0d6c tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:38.343792 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:38.343792 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:38.352674 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-088aef90-2275-4f87-b620-d051174c0d6c tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:38.353533 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 221/432] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:38 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:38.831527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37487dda-721a-4573-b7d2-b3347722a13f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a Jan 21 09:53:38.832038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37487dda-721a-4573-b7d2-b3347722a13f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:38.832262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:38.832262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:38.832808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37487dda-721a-4573-b7d2-b3347722a13f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:38.899351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37487dda-721a-4573-b7d2-b3347722a13f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a returned with HTTP 404 Jan 21 09:53:38.900697 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 212/433] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:38 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/c6d3ec70-90f0-48cc-a9a7-b0c90db9ab3a => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:38.917086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-079af343-7e89-484e-bc91-5090656a7321 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef Jan 21 09:53:38.918965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-079af343-7e89-484e-bc91-5090656a7321 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:38.919371 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:38.919371 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:38.920576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-079af343-7e89-484e-bc91-5090656a7321 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:38.921446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-079af343-7e89-484e-bc91-5090656a7321 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member a5ca2b69-0e76-46bf-8a3c-983176847fef {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:38.931721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-079af343-7e89-484e-bc91-5090656a7321 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef returned with HTTP 404 Jan 21 09:53:38.933499 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 222/434] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:38 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/a5ca2b69-0e76-46bf-8a3c-983176847fef => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:53:38.943465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:53:38.944033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:38.944550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:38.945431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:38.947588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:53:39.004633 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:53:39.015657 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:39.015657 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:39.021664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:39.034554 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.034554 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.117359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c24ef3fa-0bd9-40b0-819d-874761e84de8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:53:39.131254 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 213/435] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:53:38 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1003 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:39.156700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-871b1ba6-44af-45bc-861e-3153a761cb28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292/action Jan 21 09:53:39.158709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-871b1ba6-44af-45bc-861e-3153a761cb28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:39.159637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-871b1ba6-44af-45bc-861e-3153a761cb28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:39.161789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-871b1ba6-44af-45bc-861e-3153a761cb28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for group bbbac3ab-516b-494c-85d7-b5a8fc1ee292 {{(pid=87996) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:53:39.162698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-871b1ba6-44af-45bc-861e-3153a761cb28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group with id: bbbac3ab-516b-494c-85d7-b5a8fc1ee292 Jan 21 09:53:39.178682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.178682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.266693 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95ced103-bea3-4a17-9f84-690063da5927 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:39.267388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95ced103-bea3-4a17-9f84-690063da5927 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:39.267478 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:39.267478 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:39.268116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95ced103-bea3-4a17-9f84-690063da5927 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:39.321515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.321515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.322773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-95ced103-bea3-4a17-9f84-690063da5927 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:39.325409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95ced103-bea3-4a17-9f84-690063da5927 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 200 Jan 21 09:53:39.327022 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 214/436] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:39 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 466 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:39.342462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0cde8a7e-4b06-4870-9bc7-5c424d2653db tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2/action Jan 21 09:53:39.343367 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:39.343367 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:39.344057 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0cde8a7e-4b06-4870-9bc7-5c424d2653db tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:39.344963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0cde8a7e-4b06-4870-9bc7-5c424d2653db tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:39.346259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-0cde8a7e-4b06-4870-9bc7-5c424d2653db tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '3e51b51d-33bd-4eee-badd-cc0c43cfe0e2' with '{'status': 'error'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:39.399023 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.399023 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.436784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-871b1ba6-44af-45bc-861e-3153a761cb28 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292/action returned with HTTP 202 Jan 21 09:53:39.438061 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 223/437] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:53:39 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:39.442016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e711c721-9ba4-4a85-9ad0-cff16416deec tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:39.442538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e711c721-9ba4-4a85-9ad0-cff16416deec tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:39.442788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:39.442788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:39.443212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e711c721-9ba4-4a85-9ad0-cff16416deec tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:39.506422 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.506422 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.509021 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0cde8a7e-4b06-4870-9bc7-5c424d2653db tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2/action returned with HTTP 202 Jan 21 09:53:39.509993 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 215/438] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:39 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:53:39.516696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e711c721-9ba4-4a85-9ad0-cff16416deec tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:39.525328 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef Jan 21 09:53:39.526790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:39.528834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:39.528834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:39.529682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:39.536803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.536803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.546567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e711c721-9ba4-4a85-9ad0-cff16416deec tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:39.556811 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 224/439] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:39 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:39.569251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-baedbbb9-7416-43cc-adda-43aed6c2d406 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:39.569790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-baedbbb9-7416-43cc-adda-43aed6c2d406 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:39.570008 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:39.570008 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:39.570380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-baedbbb9-7416-43cc-adda-43aed6c2d406 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:39.600806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.600806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.602879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-baedbbb9-7416-43cc-adda-43aed6c2d406 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:39.605862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-baedbbb9-7416-43cc-adda-43aed6c2d406 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 200 Jan 21 09:53:39.608353 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 225/440] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:39 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 462 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:39.610444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.610444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.619879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:39.621819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9df60335-ca84-4a05-9b62-ad779f2a3515 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2/action Jan 21 09:53:39.623415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:39.623415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:39.624161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9df60335-ca84-4a05-9b62-ad779f2a3515 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-force_delete": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:39.624757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9df60335-ca84-4a05-9b62-ad779f2a3515 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:39.634387 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:39.634838 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:39.643128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:39.651219 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.651219 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.662260 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.662260 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.664271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9df60335-ca84-4a05-9b62-ad779f2a3515 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot retrieved successfully. Jan 21 09:53:39.675242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a644a2d-feac-4ecf-8942-9d436ef1a852 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef returned with HTTP 200 Jan 21 09:53:39.688308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 216/441] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:39 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef => generated 999 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:39.749675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9df60335-ca84-4a05-9b62-ad779f2a3515 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot delete request issued successfully. Jan 21 09:53:39.750412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9df60335-ca84-4a05-9b62-ad779f2a3515 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2/action returned with HTTP 202 Jan 21 09:53:39.751881 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 226/442] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:39 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:39.762068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c75c9cb-0d5f-404b-b409-9512291be1fb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:39.763074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6c75c9cb-0d5f-404b-b409-9512291be1fb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:39.763872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:39.763872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:39.764471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6c75c9cb-0d5f-404b-b409-9512291be1fb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:39.799347 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:39.799347 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:39.800516 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6c75c9cb-0d5f-404b-b409-9512291be1fb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:39.803337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c75c9cb-0d5f-404b-b409-9512291be1fb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 200 Jan 21 09:53:39.804560 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 217/443] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:39 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:40.563536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba1b3ed5-8de2-461e-b194-9c88c0757ec8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:40.564066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba1b3ed5-8de2-461e-b194-9c88c0757ec8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:40.564268 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:40.564268 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:40.564634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba1b3ed5-8de2-461e-b194-9c88c0757ec8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:40.664474 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:40.664474 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:40.686012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba1b3ed5-8de2-461e-b194-9c88c0757ec8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:40.695488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef Jan 21 09:53:40.695982 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:40.696198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:40.696198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:40.696672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:40.752674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:40.752674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:40.771945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba1b3ed5-8de2-461e-b194-9c88c0757ec8 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:40.782694 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 227/444] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:40 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:40.803108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:40.803108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:40.815926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3246e41f-341e-4753-8a22-f817cb9d1aba tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:40.816451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3246e41f-341e-4753-8a22-f817cb9d1aba tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:40.816664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:40.816664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:40.817037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3246e41f-341e-4753-8a22-f817cb9d1aba tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:40.842920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:40.881148 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:40.881601 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:40.884604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:40.884604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:40.885733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3246e41f-341e-4753-8a22-f817cb9d1aba tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:40.895187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:40.896015 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3246e41f-341e-4753-8a22-f817cb9d1aba tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 200 Jan 21 09:53:40.898369 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 228/445] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:40 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:40.904703 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:40.904703 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:40.925849 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-992a988f-8236-459a-a346-8e045c8a1951 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef returned with HTTP 200 Jan 21 09:53:40.935186 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 218/446] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:40 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef => generated 999 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:53:41.495213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-1c40bf36-f03a-4b14-afdc-09f154f9ce35 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] POST http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10/action Jan 21 09:53:41.497121 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:41.497121 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:41.500246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-1c40bf36-f03a-4b14-afdc-09f154f9ce35 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:41.500907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-1c40bf36-f03a-4b14-afdc-09f154f9ce35 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:41.653430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:41.653430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:41.688617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0bfb59d7-c5e7-486a-94f9-42ccca8313c1 req-1c40bf36-f03a-4b14-afdc-09f154f9ce35 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10/action returned with HTTP 204 Jan 21 09:53:41.689411 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 229/447] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 09:53:41 2021] POST /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10/action => generated 0 bytes in 205 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:41.796351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b78578a0-cd05-4540-b89a-b14b102272a2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:41.797742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b78578a0-cd05-4540-b89a-b14b102272a2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:41.798297 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:41.798297 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:41.799251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b78578a0-cd05-4540-b89a-b14b102272a2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:41.910574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f827e052-3926-4e2f-b334-6d95fb92dc81 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:41.912084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f827e052-3926-4e2f-b334-6d95fb92dc81 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:41.912084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:41.912084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:41.912084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f827e052-3926-4e2f-b334-6d95fb92dc81 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:41.950119 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:41.950119 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:41.957739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b78578a0-cd05-4540-b89a-b14b102272a2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:41.970851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f827e052-3926-4e2f-b334-6d95fb92dc81 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 404 Jan 21 09:53:41.971947 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 230/448] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:41 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:41.979860 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:41.979860 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:41.982266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e63fd6e8-dfdf-4369-b2f3-10f4efa4a083 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef Jan 21 09:53:41.983236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e63fd6e8-dfdf-4369-b2f3-10f4efa4a083 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:41.987713 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e63fd6e8-dfdf-4369-b2f3-10f4efa4a083 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:41.990577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b78578a0-cd05-4540-b89a-b14b102272a2 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:42.004499 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 219/449] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:41 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 1205 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:42.009548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82f125a0-6161-4eae-9a34-c45e2e09e7c9 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:42.010348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:42.010348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:42.011323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82f125a0-6161-4eae-9a34-c45e2e09e7c9 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:42.011947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82f125a0-6161-4eae-9a34-c45e2e09e7c9 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:42.013124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-82f125a0-6161-4eae-9a34-c45e2e09e7c9 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'available'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:42.081855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:42.081855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:42.117817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e63fd6e8-dfdf-4369-b2f3-10f4efa4a083 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef returned with HTTP 404 Jan 21 09:53:42.118633 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82f125a0-6161-4eae-9a34-c45e2e09e7c9 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:42.118876 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 231/450] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:41 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:53:42.120058 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 220/451] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:42 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:42.133858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb7c8d60-a7e0-4810-9925-9d2387a09a3a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 Jan 21 09:53:42.134435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb7c8d60-a7e0-4810-9925-9d2387a09a3a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:42.134911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb7c8d60-a7e0-4810-9925-9d2387a09a3a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:42.135351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-fb7c8d60-a7e0-4810-9925-9d2387a09a3a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member bbbac3ab-516b-494c-85d7-b5a8fc1ee292 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:42.142701 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1761624f-7df4-450b-bd95-d3295d7c2d71 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:42.143249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1761624f-7df4-450b-bd95-d3295d7c2d71 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:42.143466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:42.143466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:42.143815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1761624f-7df4-450b-bd95-d3295d7c2d71 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:42.161352 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:42.161352 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:42.230068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:42.230068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:42.232420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1761624f-7df4-450b-bd95-d3295d7c2d71 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:42.234061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb7c8d60-a7e0-4810-9925-9d2387a09a3a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 returned with HTTP 200 Jan 21 09:53:42.235115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1761624f-7df4-450b-bd95-d3295d7c2d71 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:42.235846 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 232/452] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:42 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 => generated 391 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:42.236580 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 221/453] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:42 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 466 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:42.257116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30c6d347-bd6d-40cf-9f84-8e31a015912d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] POST http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots Jan 21 09:53:42.257809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:42.257809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:42.258480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30c6d347-bd6d-40cf-9f84-8e31a015912d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1cce6a2-ed7e-4a55-81d3-6e116d026122", "name": "tempest-SnapshotsActionsTest-Snapshot-87339993"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:42.352507 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:42.352507 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:42.353820 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-30c6d347-bd6d-40cf-9f84-8e31a015912d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:42.354288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-30c6d347-bd6d-40cf-9f84-8e31a015912d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Create snapshot from volume d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:42.448472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-30c6d347-bd6d-40cf-9f84-8e31a015912d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Created reservations ['80a46715-4c5d-4282-aac0-cd945d153906', '7b323043-8ef1-492a-a96a-156b7e971b43', '04a71423-446a-4f92-b007-1f56be9225b8', '2d4ca4c8-c63f-439e-8638-9730186b2899'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:42.645537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-30c6d347-bd6d-40cf-9f84-8e31a015912d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot create request issued successfully. Jan 21 09:53:42.646888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30c6d347-bd6d-40cf-9f84-8e31a015912d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots returned with HTTP 202 Jan 21 09:53:42.649342 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 233/454] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:53:42 2021] POST /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots => generated 305 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:53:42.670053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70170a9a-16c3-464c-8c0a-ebc1709bcf20 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:42.676329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70170a9a-16c3-464c-8c0a-ebc1709bcf20 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:42.676619 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:42.676619 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:42.677581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70170a9a-16c3-464c-8c0a-ebc1709bcf20 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:42.800128 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:42.800128 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:42.803621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70170a9a-16c3-464c-8c0a-ebc1709bcf20 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:42.815767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70170a9a-16c3-464c-8c0a-ebc1709bcf20 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 200 Jan 21 09:53:42.825227 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 222/455] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:42 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 437 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:43.289113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9023f34-9d53-4170-8ca1-1e590be3ddf6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 Jan 21 09:53:43.289113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9023f34-9d53-4170-8ca1-1e590be3ddf6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:43.329597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:43.329597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:43.329597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9023f34-9d53-4170-8ca1-1e590be3ddf6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:43.329597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-f9023f34-9d53-4170-8ca1-1e590be3ddf6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member bbbac3ab-516b-494c-85d7-b5a8fc1ee292 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:43.366905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9023f34-9d53-4170-8ca1-1e590be3ddf6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 returned with HTTP 404 Jan 21 09:53:43.375027 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 234/456] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:43 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/bbbac3ab-516b-494c-85d7-b5a8fc1ee292 => generated 108 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:53:43.383107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9639e783-f59a-4744-a84f-ca9ad17e7aca tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] DELETE http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/4bd208d2-7a87-4a2f-80ad-21288eebc5fc Jan 21 09:53:43.383107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9639e783-f59a-4744-a84f-ca9ad17e7aca tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:43.383107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:43.383107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:43.383107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9639e783-f59a-4744-a84f-ca9ad17e7aca tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:43.458715 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:53:43.458715 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:53:43.477253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9639e783-f59a-4744-a84f-ca9ad17e7aca tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/4bd208d2-7a87-4a2f-80ad-21288eebc5fc returned with HTTP 202 Jan 21 09:53:43.478331 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 223/457] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 09:53:43 2021] DELETE /volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/4bd208d2-7a87-4a2f-80ad-21288eebc5fc => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:43.492238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-401d1f60-fd0c-4071-a4ef-58a8232409b4 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] POST http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types Jan 21 09:53:43.493031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-401d1f60-fd0c-4071-a4ef-58a8232409b4 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1979473315"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:43.494200 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:43.494200 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:43.552566 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-401d1f60-fd0c-4071-a4ef-58a8232409b4 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types returned with HTTP 200 Jan 21 09:53:43.562520 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 235/458] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:53:43 2021] POST /volume/v3/43f50d814f5644d09e57f654bc836ffc/types => generated 224 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:43.572242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0ce6dc7-d66c-4afc-ad6a-ed145a252715 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] POST http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types Jan 21 09:53:43.573378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0ce6dc7-d66c-4afc-ad6a-ed145a252715 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1987251268"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:43.638297 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0ce6dc7-d66c-4afc-ad6a-ed145a252715 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types returned with HTTP 202 Jan 21 09:53:43.639507 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 224/459] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 09:53:43 2021] POST /volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types => generated 181 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:43.649691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92b35046-6d92-46ca-a669-fdfd3f706c88 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups Jan 21 09:53:43.650775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92b35046-6d92-46ca-a669-fdfd3f706c88 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fbe055fd-824c-4418-a864-6415911b515e", "volume_types": ["fe4987d5-0084-4e4d-8683-214b397244d4"], "name": "tempest-GroupSnapshotsTest-Group-1394611733"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:43.652090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-92b35046-6d92-46ca-a669-fdfd3f706c88 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating new group {'group': {'group_type': 'fbe055fd-824c-4418-a864-6415911b515e', 'volume_types': ['fe4987d5-0084-4e4d-8683-214b397244d4'], 'name': 'tempest-GroupSnapshotsTest-Group-1394611733'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:53:43.667857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-92b35046-6d92-46ca-a669-fdfd3f706c88 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating group tempest-GroupSnapshotsTest-Group-1394611733. Jan 21 09:53:43.704822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-92b35046-6d92-46ca-a669-fdfd3f706c88 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:53:43.771970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-92b35046-6d92-46ca-a669-fdfd3f706c88 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['e7ac883f-9419-4bf2-af5d-296d6b71fb5e'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:43.832753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b72936f2-519e-48e0-aae8-a5ab2b4c1687 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:43.833377 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b72936f2-519e-48e0-aae8-a5ab2b4c1687 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:43.833867 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b72936f2-519e-48e0-aae8-a5ab2b4c1687 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:43.875754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92b35046-6d92-46ca-a669-fdfd3f706c88 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups returned with HTTP 202 Jan 21 09:53:43.882370 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 236/460] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 09:53:43 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups => generated 112 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:43.887575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67a6337a-f025-44c1-9080-569ea4bbc420 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:43.889203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67a6337a-f025-44c1-9080-569ea4bbc420 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:43.889646 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:43.889646 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:43.890309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67a6337a-f025-44c1-9080-569ea4bbc420 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:43.890963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-67a6337a-f025-44c1-9080-569ea4bbc420 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:43.916388 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:43.916388 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:43.924096 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:43.924096 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:43.925228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b72936f2-519e-48e0-aae8-a5ab2b4c1687 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:43.928851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b72936f2-519e-48e0-aae8-a5ab2b4c1687 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 200 Jan 21 09:53:43.929672 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 225/461] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:43 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 437 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:43.993946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67a6337a-f025-44c1-9080-569ea4bbc420 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:43.999689 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 237/462] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:43 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 392 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:44.943088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf4672d5-44c7-451f-9cc3-ccb4f8ea764d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:44.943693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf4672d5-44c7-451f-9cc3-ccb4f8ea764d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:44.943846 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:44.943846 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:44.944485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf4672d5-44c7-451f-9cc3-ccb4f8ea764d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:45.007505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35063a5a-8c46-4793-8926-f2b9aaccf3b7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:45.008394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35063a5a-8c46-4793-8926-f2b9aaccf3b7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:45.008814 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:45.008814 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:45.009449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35063a5a-8c46-4793-8926-f2b9aaccf3b7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:45.010068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-35063a5a-8c46-4793-8926-f2b9aaccf3b7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:45.018815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:45.018815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:45.020538 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:45.020538 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:45.021671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bf4672d5-44c7-451f-9cc3-ccb4f8ea764d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:45.023671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf4672d5-44c7-451f-9cc3-ccb4f8ea764d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 200 Jan 21 09:53:45.024683 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 226/463] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:44 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 437 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:45.072691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35063a5a-8c46-4793-8926-f2b9aaccf3b7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:45.073827 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 238/464] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:45 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 393 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:45.084915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes Jan 21 09:53:45.085924 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:45.085924 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:45.086974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fe4987d5-0084-4e4d-8683-214b397244d4", "group_id": "e98dfd1a-bed3-4f12-9da0-3ac3255f2a45", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1530212781"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:45.088420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request body: {'volume': {'volume_type': 'fe4987d5-0084-4e4d-8683-214b397244d4', 'group_id': 'e98dfd1a-bed3-4f12-9da0-3ac3255f2a45', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1530212781'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:53:45.120450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:45.120450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:45.121804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume of 1 GB Jan 21 09:53:45.141286 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:53:45.158833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (4f3dfb27-7084-4cf7-92d7-f5b4270d818c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:45.161923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de44af6-63c2-4d1f-947b-45b28aff8e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:45.163606 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:45.163606 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:45.164177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:53:45.216894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de44af6-63c2-4d1f-947b-45b28aff8e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:53:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe4987d5-0084-4e4d-8683-214b397244d4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1979473315',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe4987d5-0084-4e4d-8683-214b397244d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e98dfd1a-bed3-4f12-9da0-3ac3255f2a45', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:45.220012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9548bb3-fd51-4c60-8692-ff679c03de67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:45.269440 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1979473315 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1979473315, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:53:45.270317 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1979473315 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1979473315, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:53:45.310547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['cbfeb13d-5bdd-4c74-99da-857af891b0bd', 'ffaebb1f-bdc7-455d-ad76-c208b8c48161', 'ae238aa3-00e1-43d8-aee2-035c46ccf837', 'f9e1d129-5a66-4a46-8e4f-433cbb1aa4dc'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:45.312811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9548bb3-fd51-4c60-8692-ff679c03de67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbfeb13d-5bdd-4c74-99da-857af891b0bd', 'ffaebb1f-bdc7-455d-ad76-c208b8c48161', 'ae238aa3-00e1-43d8-aee2-035c46ccf837', 'f9e1d129-5a66-4a46-8e4f-433cbb1aa4dc']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:45.315108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (016eeb85-4b43-48f8-b8d3-ecc10131c484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:45.371943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (016eeb85-4b43-48f8-b8d3-ecc10131c484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833eeca0-1e10-4d14-a967-bd493dd9931d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1530212781',encryption_key_id=None,group_id=e98dfd1a-bed3-4f12-9da0-3ac3255f2a45,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['cbfeb13d-5bdd-4c74-99da-857af891b0bd','ffaebb1f-bdc7-455d-ad76-c208b8c48161','ae238aa3-00e1-43d8-aee2-035c46ccf837','f9e1d129-5a66-4a46-8e4f-433cbb1aa4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=fe4987d5-0084-4e4d-8683-214b397244d4), 'volume': 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-21T09:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1530212781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e98dfd1a-bed3-4f12-9da0-3ac3255f2a45,host=None,id=833eeca0-1e10-4d14-a967-bd493dd9931d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0bc0a2ce6d5349b68537691456d7f665',volume_attachment=,volume_type=,volume_type_id=fe4987d5-0084-4e4d-8683-214b397244d4)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:45.374904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8395acd-7da6-4f41-8c60-dde17f0a7308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:45.401295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8395acd-7da6-4f41-8c60-dde17f0a7308) transitioned into state 'SUCCESS' from state '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-1530212781',encryption_key_id=None,group_id=e98dfd1a-bed3-4f12-9da0-3ac3255f2a45,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['cbfeb13d-5bdd-4c74-99da-857af891b0bd','ffaebb1f-bdc7-455d-ad76-c208b8c48161','ae238aa3-00e1-43d8-aee2-035c46ccf837','f9e1d129-5a66-4a46-8e4f-433cbb1aa4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=fe4987d5-0084-4e4d-8683-214b397244d4)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:45.403275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a5cac1-f2aa-476a-ae6c-645ade2ef779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:45.425056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a5cac1-f2aa-476a-ae6c-645ade2ef779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:45.427678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (4f3dfb27-7084-4cf7-92d7-f5b4270d818c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:45.479113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request issued successfully. Jan 21 09:53:45.494009 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:45.494467 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:45.504053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:45.518029 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:45.518029 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:45.545188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2997dc26-9526-49c0-aa35-12ac94293200 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes returned with HTTP 202 Jan 21 09:53:45.548592 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 227/465] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 09:53:45 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes => generated 908 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:45.562585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d Jan 21 09:53:45.563532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:45.563731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:45.563731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:45.564403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:45.616570 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:45.616570 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:45.628046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:45.645377 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:45.645842 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:45.654334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:45.663449 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:45.663449 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:45.688719 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b2d66a5-519f-4170-ae0f-d3ac4cf311e5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d returned with HTTP 200 Jan 21 09:53:45.689561 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 239/466] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:45 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d => generated 1000 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:46.038250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9aa3dba0-ecc7-407a-a341-6f63cb055495 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:46.039680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9aa3dba0-ecc7-407a-a341-6f63cb055495 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:46.040202 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:46.040202 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:46.042354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9aa3dba0-ecc7-407a-a341-6f63cb055495 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:46.071652 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:46.071652 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:46.073234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9aa3dba0-ecc7-407a-a341-6f63cb055495 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:46.075788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9aa3dba0-ecc7-407a-a341-6f63cb055495 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 200 Jan 21 09:53:46.088872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d49dfcf-b9bc-470b-a7b1-e15c14b5da79 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a/action Jan 21 09:53:46.089702 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:46.089702 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:46.090527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d49dfcf-b9bc-470b-a7b1-e15c14b5da79 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:46.091253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d49dfcf-b9bc-470b-a7b1-e15c14b5da79 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:46.092429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-7d49dfcf-b9bc-470b-a7b1-e15c14b5da79 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '55522217-1e25-47f2-82ef-e64e4a27628a' with '{'status': 'error_deleting'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:46.098189 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 228/467] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:46 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 464 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:46.175604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:46.175604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:46.224977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d49dfcf-b9bc-470b-a7b1-e15c14b5da79 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a/action returned with HTTP 202 Jan 21 09:53:46.227990 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 240/468] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:46 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:46.240509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77f14d6a-cd1e-40fd-a297-6cae09e59816 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:46.241044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77f14d6a-cd1e-40fd-a297-6cae09e59816 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:46.241242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:46.241242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:46.242118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77f14d6a-cd1e-40fd-a297-6cae09e59816 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:46.284529 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:46.284529 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:46.286418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77f14d6a-cd1e-40fd-a297-6cae09e59816 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:46.289196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77f14d6a-cd1e-40fd-a297-6cae09e59816 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 200 Jan 21 09:53:46.303459 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 229/469] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:46 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:46.317240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40efa82e-c920-413b-b14c-0e17d1301b3b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a/action Jan 21 09:53:46.318064 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:46.318064 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:46.320665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40efa82e-c920-413b-b14c-0e17d1301b3b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-force_delete": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:46.324206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40efa82e-c920-413b-b14c-0e17d1301b3b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:46.397464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:46.397464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:46.399237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40efa82e-c920-413b-b14c-0e17d1301b3b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot retrieved successfully. Jan 21 09:53:46.501039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40efa82e-c920-413b-b14c-0e17d1301b3b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot delete request issued successfully. Jan 21 09:53:46.503854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40efa82e-c920-413b-b14c-0e17d1301b3b tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a/action returned with HTTP 202 Jan 21 09:53:46.511055 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 241/470] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:46 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:46.517082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26284355-ae7d-446c-b601-c9e5598c06e3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:46.517609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26284355-ae7d-446c-b601-c9e5598c06e3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:46.517805 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:46.517805 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:46.518458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26284355-ae7d-446c-b601-c9e5598c06e3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:46.569768 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:46.569768 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:46.570935 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-26284355-ae7d-446c-b601-c9e5598c06e3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:46.572922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26284355-ae7d-446c-b601-c9e5598c06e3 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 200 Jan 21 09:53:46.574063 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 230/471] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:46 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 463 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:46.709867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d Jan 21 09:53:46.710694 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:46.710988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:46.710988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:46.711807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:46.920275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:46.920275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:46.951450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:46.991687 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:46.992843 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:47.015971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:47.045934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:47.045934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:47.146370 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6dffbd8-a000-4348-a1f9-dceb09fcbb62 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d returned with HTTP 200 Jan 21 09:53:47.154199 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 242/472] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:46 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d => generated 1001 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:47.184474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes Jan 21 09:53:47.185607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:47.185607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:47.192243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fe4987d5-0084-4e4d-8683-214b397244d4", "group_id": "e98dfd1a-bed3-4f12-9da0-3ac3255f2a45", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-817842984"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:47.194098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request body: {'volume': {'volume_type': 'fe4987d5-0084-4e4d-8683-214b397244d4', 'group_id': 'e98dfd1a-bed3-4f12-9da0-3ac3255f2a45', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-817842984'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:53:47.231303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:47.231303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:47.234270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume of 1 GB Jan 21 09:53:47.262153 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:53:47.288568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (597c39d8-a54e-47f6-a31d-f14e2642bb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:47.293693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee657420-5134-4652-bf02-b209e5c64248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:47.302184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:47.302184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:47.303495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:53:47.406291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee657420-5134-4652-bf02-b209e5c64248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:53:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe4987d5-0084-4e4d-8683-214b397244d4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1979473315',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe4987d5-0084-4e4d-8683-214b397244d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e98dfd1a-bed3-4f12-9da0-3ac3255f2a45', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:47.408889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8ed5222-1094-45d5-af7d-3b8850c2fe9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:47.498467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['6e7d6ffa-73f4-435a-b4ff-3000112b8986', '96707cd8-22d4-4d12-b00f-a084d14878cc', '7c6173aa-ff85-4208-83ac-69fe8b5ef646', '28bf2a68-c876-4c9a-b007-27f301a6c443'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:47.505335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8ed5222-1094-45d5-af7d-3b8850c2fe9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7d6ffa-73f4-435a-b4ff-3000112b8986', '96707cd8-22d4-4d12-b00f-a084d14878cc', '7c6173aa-ff85-4208-83ac-69fe8b5ef646', '28bf2a68-c876-4c9a-b007-27f301a6c443']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:47.508348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80177f00-67d2-470b-9f13-07e0e6ea640f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:47.587899 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf5e7abb-5a02-4c56-8f73-725c38e7fb94 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:47.588860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf5e7abb-5a02-4c56-8f73-725c38e7fb94 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:47.589081 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:47.589081 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:47.589461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf5e7abb-5a02-4c56-8f73-725c38e7fb94 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:47.602932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80177f00-67d2-470b-9f13-07e0e6ea640f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c99692-efc0-4100-a9ad-60084ed9a442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-817842984',encryption_key_id=None,group_id=e98dfd1a-bed3-4f12-9da0-3ac3255f2a45,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['6e7d6ffa-73f4-435a-b4ff-3000112b8986','96707cd8-22d4-4d12-b00f-a084d14878cc','7c6173aa-ff85-4208-83ac-69fe8b5ef646','28bf2a68-c876-4c9a-b007-27f301a6c443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=fe4987d5-0084-4e4d-8683-214b397244d4), 'volume': 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-21T09:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-817842984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e98dfd1a-bed3-4f12-9da0-3ac3255f2a45,host=None,id=30c99692-efc0-4100-a9ad-60084ed9a442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0bc0a2ce6d5349b68537691456d7f665',volume_attachment=,volume_type=,volume_type_id=fe4987d5-0084-4e4d-8683-214b397244d4)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:47.606189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a6f525-c94d-48c6-b2b3-a023c9730033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:47.644134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:47.644134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:47.650178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cf5e7abb-5a02-4c56-8f73-725c38e7fb94 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:47.652648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf5e7abb-5a02-4c56-8f73-725c38e7fb94 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 200 Jan 21 09:53:47.654077 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 243/473] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:47 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 463 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:47.657129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a6f525-c94d-48c6-b2b3-a023c9730033) transitioned into state 'SUCCESS' from state '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-817842984',encryption_key_id=None,group_id=e98dfd1a-bed3-4f12-9da0-3ac3255f2a45,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['6e7d6ffa-73f4-435a-b4ff-3000112b8986','96707cd8-22d4-4d12-b00f-a084d14878cc','7c6173aa-ff85-4208-83ac-69fe8b5ef646','28bf2a68-c876-4c9a-b007-27f301a6c443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=fe4987d5-0084-4e4d-8683-214b397244d4)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:47.660498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378273e2-0e29-473f-bfd7-490d5435e2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:53:47.686250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378273e2-0e29-473f-bfd7-490d5435e2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:53:47.691243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (597c39d8-a54e-47f6-a31d-f14e2642bb69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:53:47.762289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request issued successfully. Jan 21 09:53:47.779495 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:47.779495 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:47.787960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:47.798533 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:47.798533 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:47.823691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05c2410a-a5fe-448c-9ac4-1a60a9a1bc48 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes returned with HTTP 202 Jan 21 09:53:47.851749 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 231/474] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 09:53:47 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes => generated 907 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:53:47.874053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:53:47.878104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:47.879677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:47.879677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:47.880301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:47.973688 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:47.973688 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:47.989059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:48.006861 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:48.007299 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:48.016337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:48.023552 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:48.023552 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:48.046713 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ebdfa1a-8196-4d6c-aafc-0d65175d7867 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 200 Jan 21 09:53:48.047804 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 244/475] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:47 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 999 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:48.673971 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae76217a-5754-4a42-b0ca-33dc3fbd8d7b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:48.675368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae76217a-5754-4a42-b0ca-33dc3fbd8d7b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:48.676932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:48.676932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:48.677676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae76217a-5754-4a42-b0ca-33dc3fbd8d7b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:48.728826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae76217a-5754-4a42-b0ca-33dc3fbd8d7b tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 404 Jan 21 09:53:48.733631 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 232/476] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:48 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:48.746547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebe989f8-1e1c-429a-9d89-fdc19adfac47 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:48.747066 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:48.747066 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:48.748099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebe989f8-1e1c-429a-9d89-fdc19adfac47 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:48.748663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebe989f8-1e1c-429a-9d89-fdc19adfac47 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:48.749759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-ebe989f8-1e1c-429a-9d89-fdc19adfac47 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'available'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:48.841134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:48.841134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:48.880206 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebe989f8-1e1c-429a-9d89-fdc19adfac47 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:48.881228 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 245/477] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:48 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:53:48.890430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d4eb673-a5f2-41d2-ae52-7886b660cca0 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:48.891050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d4eb673-a5f2-41d2-ae52-7886b660cca0 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:48.892118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d4eb673-a5f2-41d2-ae52-7886b660cca0 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:48.917704 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:48.917704 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:48.919037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3d4eb673-a5f2-41d2-ae52-7886b660cca0 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:48.921608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d4eb673-a5f2-41d2-ae52-7886b660cca0 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:48.922577 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 233/478] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:48 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:48.935897 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b1042520-e5de-48dc-8788-c4b98cd456e0 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:48.936546 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:48.936546 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:48.937171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b1042520-e5de-48dc-8788-c4b98cd456e0 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:48.937656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b1042520-e5de-48dc-8788-c4b98cd456e0 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:48.938754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-b1042520-e5de-48dc-8788-c4b98cd456e0 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'creating'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:48.990871 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:48.990871 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.029746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b1042520-e5de-48dc-8788-c4b98cd456e0 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:49.031202 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 246/479] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:48 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:49.039463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4dcfee63-d335-444b-9f26-118b6840ce45 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:49.040008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4dcfee63-d335-444b-9f26-118b6840ce45 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.040230 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.040230 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.040603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4dcfee63-d335-444b-9f26-118b6840ce45 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.073408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:53:49.074694 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.076675 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.076675 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.080004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.081879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.081879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.083122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4dcfee63-d335-444b-9f26-118b6840ce45 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:49.085061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4dcfee63-d335-444b-9f26-118b6840ce45 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:49.086176 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 234/480] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:49 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:49.109390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06fd47d1-28e1-4451-bedf-15c11d3a2121 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] POST http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:49.109861 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.109861 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.110369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06fd47d1-28e1-4451-bedf-15c11d3a2121 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:49.110758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06fd47d1-28e1-4451-bedf-15c11d3a2121 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:49.111720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.snapshot_actions [None req-06fd47d1-28e1-4451-bedf-15c11d3a2121 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87995) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 09:53:49.139105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.139105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.140027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.snapshot_actions [None req-06fd47d1-28e1-4451-bedf-15c11d3a2121 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Updating snapshot 08e46889-bf0a-45af-b71f-c6c799707944 with info {'id': '08e46889-bf0a-45af-b71f-c6c799707944', 'status': 'error', 'progress': '80%'} Jan 21 09:53:49.150505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06fd47d1-28e1-4451-bedf-15c11d3a2121 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:49.151475 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 235/481] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:49 2021] POST /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:53:49.159555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.159555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.160901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bffa8073-f9f5-4392-9f26-9534b90f353e tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] GET http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:49.161447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bffa8073-f9f5-4392-9f26-9534b90f353e tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.161663 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.161663 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.162043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bffa8073-f9f5-4392-9f26-9534b90f353e tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.170835 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:53:49.186035 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:49.186744 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:49.191209 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.191209 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.192096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bffa8073-f9f5-4392-9f26-9534b90f353e tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Snapshot retrieved successfully. Jan 21 09:53:49.194706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bffa8073-f9f5-4392-9f26-9534b90f353e tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:49.196017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:49.202784 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 236/482] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:49 2021] GET /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 461 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:49.205367 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.205367 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.207590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e71ca4b-625e-4f83-bec1-2dc6a84d5f09 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] POST http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action Jan 21 09:53:49.208070 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.208070 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.208520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e71ca4b-625e-4f83-bec1-2dc6a84d5f09 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:53:49.208899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e71ca4b-625e-4f83-bec1-2dc6a84d5f09 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:49.209861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-8e71ca4b-625e-4f83-bec1-2dc6a84d5f09 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] Updating snapshot '08e46889-bf0a-45af-b71f-c6c799707944' with '{'status': 'available'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:53:49.231053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6a9375f-1cf1-4de5-a4a4-dd7d03e2b9ca tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 200 Jan 21 09:53:49.232778 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 247/483] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:53:49 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 1000 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:49.250343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c5aa6a58-9dce-4aef-83c9-e9d16b90dcbc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] PUT http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:49.250882 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.250882 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.251441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c5aa6a58-9dce-4aef-83c9-e9d16b90dcbc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "833eeca0-1e10-4d14-a967-bd493dd9931d"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:49.264663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-c5aa6a58-9dce-4aef-83c9-e9d16b90dcbc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Update called for group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45. {{(pid=87996) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:53:49.265016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-c5aa6a58-9dce-4aef-83c9-e9d16b90dcbc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Updating group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 with name None description: None add_volumes: None remove_volumes: 833eeca0-1e10-4d14-a967-bd493dd9931d. Jan 21 09:53:49.270451 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.270451 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.272839 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.272839 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.313736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e71ca4b-625e-4f83-bec1-2dc6a84d5f09 tempest-SnapshotsActionsTest-1588866080 tempest-SnapshotsActionsTest-1588866080] http://10.222.0.77/volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action returned with HTTP 202 Jan 21 09:53:49.315696 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 237/484] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 09:53:49 2021] POST /volume/v3/40697a602cd645d0a30fff828c8222a1/snapshots/08e46889-bf0a-45af-b71f-c6c799707944/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:53:49.326785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d41bd386-2245-4c88-9306-ff29d27f045a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:49.327897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d41bd386-2245-4c88-9306-ff29d27f045a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.328341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.328341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.329214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d41bd386-2245-4c88-9306-ff29d27f045a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.332770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c5aa6a58-9dce-4aef-83c9-e9d16b90dcbc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 202 Jan 21 09:53:49.341500 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 248/485] 10.222.0.77 () {62 vars in 1373 bytes} [Thu Jan 21 09:53:49 2021] PUT /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:53:49.351249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e2ede57-2667-43f6-8eea-69803c38413a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:49.352356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e2ede57-2667-43f6-8eea-69803c38413a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.352724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.352724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.353418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e2ede57-2667-43f6-8eea-69803c38413a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.354146 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-5e2ede57-2667-43f6-8eea-69803c38413a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:49.360928 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.360928 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.363231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d41bd386-2245-4c88-9306-ff29d27f045a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:49.365580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d41bd386-2245-4c88-9306-ff29d27f045a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:49.367031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 238/486] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:49 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:49.385700 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.385700 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.391470 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-858cc853-97e7-4d8b-9f20-8ef924340e8d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] DELETE http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:49.396895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-858cc853-97e7-4d8b-9f20-8ef924340e8d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.398253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.398253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.399808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-858cc853-97e7-4d8b-9f20-8ef924340e8d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.402828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-858cc853-97e7-4d8b-9f20-8ef924340e8d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Delete snapshot with id: 55522217-1e25-47f2-82ef-e64e4a27628a Jan 21 09:53:49.485323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e2ede57-2667-43f6-8eea-69803c38413a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:49.488863 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 249/487] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:49 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 392 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:49.491238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-858cc853-97e7-4d8b-9f20-8ef924340e8d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a returned with HTTP 404 Jan 21 09:53:49.494327 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 239/488] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:53:49 2021] DELETE /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/55522217-1e25-47f2-82ef-e64e4a27628a => generated 111 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:49.506169 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18149507-915d-46ad-afb0-c00ac0c40130 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] DELETE http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:49.506787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18149507-915d-46ad-afb0-c00ac0c40130 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.507442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18149507-915d-46ad-afb0-c00ac0c40130 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.507798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-18149507-915d-46ad-afb0-c00ac0c40130 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Delete snapshot with id: 3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 Jan 21 09:53:49.539510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18149507-915d-46ad-afb0-c00ac0c40130 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 returned with HTTP 404 Jan 21 09:53:49.541528 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 240/489] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:53:49 2021] DELETE /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/3e51b51d-33bd-4eee-badd-cc0c43cfe0e2 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:49.553633 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d209ec2b-1d87-4021-8f19-c0aa7e339f95 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] DELETE http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:49.554574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d209ec2b-1d87-4021-8f19-c0aa7e339f95 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.554923 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:49.554923 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:49.555617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d209ec2b-1d87-4021-8f19-c0aa7e339f95 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.556610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-d209ec2b-1d87-4021-8f19-c0aa7e339f95 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Delete snapshot with id: 61900063-927b-4a15-894b-ef1bf856135f Jan 21 09:53:49.598467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d209ec2b-1d87-4021-8f19-c0aa7e339f95 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f returned with HTTP 404 Jan 21 09:53:49.599335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 250/490] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:53:49 2021] DELETE /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/61900063-927b-4a15-894b-ef1bf856135f => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:49.608283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f200f70-f77f-40fa-9dda-5fad6a9b1284 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] DELETE http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:49.608814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f200f70-f77f-40fa-9dda-5fad6a9b1284 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.609333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f200f70-f77f-40fa-9dda-5fad6a9b1284 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.609666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-9f200f70-f77f-40fa-9dda-5fad6a9b1284 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Delete snapshot with id: d82f1ae6-c862-4ed2-9a6b-246fcb18679e Jan 21 09:53:49.633809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f200f70-f77f-40fa-9dda-5fad6a9b1284 tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e returned with HTTP 404 Jan 21 09:53:49.634822 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 241/491] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:53:49 2021] DELETE /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/d82f1ae6-c862-4ed2-9a6b-246fcb18679e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:49.644630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-128443aa-7743-4f4a-8e36-125b880f968e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] DELETE http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:49.645835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-128443aa-7743-4f4a-8e36-125b880f968e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.646339 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-128443aa-7743-4f4a-8e36-125b880f968e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.646703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-128443aa-7743-4f4a-8e36-125b880f968e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Delete snapshot with id: 08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:49.671634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.671634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.672771 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-128443aa-7743-4f4a-8e36-125b880f968e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:49.740760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-128443aa-7743-4f4a-8e36-125b880f968e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot delete request issued successfully. Jan 21 09:53:49.741230 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-128443aa-7743-4f4a-8e36-125b880f968e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 202 Jan 21 09:53:49.742089 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 251/492] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:53:49 2021] DELETE /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:53:49.751134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd784e62-af42-417f-aa4d-ef16c137efdb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:49.751628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd784e62-af42-417f-aa4d-ef16c137efdb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:49.752623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd784e62-af42-417f-aa4d-ef16c137efdb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:49.816285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:49.816285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:49.818176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dd784e62-af42-417f-aa4d-ef16c137efdb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:49.823432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd784e62-af42-417f-aa4d-ef16c137efdb tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:49.825136 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 242/493] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:49 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 464 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:50.507221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-608dbd61-6d90-4573-9576-cd0896adf108 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:50.508020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-608dbd61-6d90-4573-9576-cd0896adf108 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:50.508020 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:50.508020 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:50.508454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-608dbd61-6d90-4573-9576-cd0896adf108 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:50.509342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-608dbd61-6d90-4573-9576-cd0896adf108 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:50.526333 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:50.526333 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:50.554913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-608dbd61-6d90-4573-9576-cd0896adf108 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:50.563320 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 252/494] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:50 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:50.568227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c620101-1631-402c-9c99-1c12eea64e5c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] PUT http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:50.568891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:50.568891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:50.569556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c620101-1631-402c-9c99-1c12eea64e5c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "833eeca0-1e10-4d14-a967-bd493dd9931d"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:50.570972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9cb3888f-cea6-4947-9910-66a1c723f0b2 req-9bbd62e4-3691-4b99-9a16-f186b7d64f22 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] DELETE http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10 Jan 21 09:53:50.571556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9cb3888f-cea6-4947-9910-66a1c723f0b2 req-9bbd62e4-3691-4b99-9a16-f186b7d64f22 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:50.571782 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:50.571782 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:50.572127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9cb3888f-cea6-4947-9910-66a1c723f0b2 req-9bbd62e4-3691-4b99-9a16-f186b7d64f22 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:50.584670 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-1c620101-1631-402c-9c99-1c12eea64e5c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Update called for group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45. {{(pid=87995) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:53:50.585173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-1c620101-1631-402c-9c99-1c12eea64e5c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Updating group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 with name None description: None add_volumes: 833eeca0-1e10-4d14-a967-bd493dd9931d remove_volumes: None. Jan 21 09:53:50.600093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:50.600093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:50.602536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:50.602536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:50.848205 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c620101-1631-402c-9c99-1c12eea64e5c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 202 Jan 21 09:53:50.849511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 243/495] 10.222.0.77 () {62 vars in 1373 bytes} [Thu Jan 21 09:53:50 2021] PUT /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:53:50.856865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5ed3c1b-9a3b-4fb5-8cdf-51dea01aebbf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:50.861792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5ed3c1b-9a3b-4fb5-8cdf-51dea01aebbf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:50.862028 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:50.862028 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:50.862425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5ed3c1b-9a3b-4fb5-8cdf-51dea01aebbf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:50.941964 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:50.941964 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:50.943135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f5ed3c1b-9a3b-4fb5-8cdf-51dea01aebbf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Snapshot retrieved successfully. Jan 21 09:53:50.955442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5ed3c1b-9a3b-4fb5-8cdf-51dea01aebbf tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 200 Jan 21 09:53:50.956698 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 244/496] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:50 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 464 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:50.961149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a2fd36a-86db-430e-abe6-f73f8e653cb8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:50.961891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a2fd36a-86db-430e-abe6-f73f8e653cb8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:50.962071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:50.962071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:50.962476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a2fd36a-86db-430e-abe6-f73f8e653cb8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:50.962837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-2a2fd36a-86db-430e-abe6-f73f8e653cb8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:50.981289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:50.981289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:51.026048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a2fd36a-86db-430e-abe6-f73f8e653cb8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:51.026250 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 245/497] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:50 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:51.334145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-9cb3888f-cea6-4947-9910-66a1c723f0b2 req-9bbd62e4-3691-4b99-9a16-f186b7d64f22 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:53:51.334492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-9cb3888f-cea6-4947-9910-66a1c723f0b2 req-9bbd62e4-3691-4b99-9a16-f186b7d64f22 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:53:51.342047 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9cb3888f-cea6-4947-9910-66a1c723f0b2 req-9bbd62e4-3691-4b99-9a16-f186b7d64f22 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10 returned with HTTP 200 Jan 21 09:53:51.342912 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 253/498] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 09:53:50 2021] DELETE /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/attachments/cb88c3b3-b106-4a9c-8cb0-64df94a77e10 => generated 19 bytes in 779 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:53:51.971929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e1e4a78-574f-44dc-8b5b-c3711c00fe6d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 Jan 21 09:53:51.973059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e1e4a78-574f-44dc-8b5b-c3711c00fe6d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:51.973495 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:51.973495 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:51.974182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e1e4a78-574f-44dc-8b5b-c3711c00fe6d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:52.040781 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e1e4a78-574f-44dc-8b5b-c3711c00fe6d tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 returned with HTTP 404 Jan 21 09:53:52.040781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 246/499] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:53:51 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/snapshots/08e46889-bf0a-45af-b71f-c6c799707944 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:52.041145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9c87346-f1c9-464b-988f-5c52bba535cd tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:52.041145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9c87346-f1c9-464b-988f-5c52bba535cd tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:52.041145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:52.041145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:52.041145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9c87346-f1c9-464b-988f-5c52bba535cd tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:52.041964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-d9c87346-f1c9-464b-988f-5c52bba535cd tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:52.068755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53550083-6d95-468f-9371-e0f2f9c7bafe tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] DELETE http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:52.069502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53550083-6d95-468f-9371-e0f2f9c7bafe tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:52.075716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:52.075716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:52.077121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53550083-6d95-468f-9371-e0f2f9c7bafe tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:52.077627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-53550083-6d95-468f-9371-e0f2f9c7bafe tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Delete volume with id: d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:52.159584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9c87346-f1c9-464b-988f-5c52bba535cd tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:52.160465 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 254/500] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:52 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 393 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:52.177662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-50e0167b-2702-4ac8-bc94-fca3c87ac2d7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] PUT http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:52.178179 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:52.178179 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:52.178589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-50e0167b-2702-4ac8-bc94-fca3c87ac2d7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "30c99692-efc0-4100-a9ad-60084ed9a442"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:52.181000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:52.181000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:52.182424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-53550083-6d95-468f-9371-e0f2f9c7bafe tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:52.183917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-50e0167b-2702-4ac8-bc94-fca3c87ac2d7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Update called for group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45. {{(pid=87996) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:53:52.184674 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-50e0167b-2702-4ac8-bc94-fca3c87ac2d7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Updating group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 with name None description: None add_volumes: None remove_volumes: 30c99692-efc0-4100-a9ad-60084ed9a442. Jan 21 09:53:52.202925 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:52.202925 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:52.245548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-53550083-6d95-468f-9371-e0f2f9c7bafe tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Delete volume request issued successfully. Jan 21 09:53:52.246481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53550083-6d95-468f-9371-e0f2f9c7bafe tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 returned with HTTP 202 Jan 21 09:53:52.251164 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 247/501] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:53:52 2021] DELETE /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:53:52.265155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e62c1552-f7e7-4556-b21d-00165beb798e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:52.265635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e62c1552-f7e7-4556-b21d-00165beb798e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:52.265858 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:52.265858 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:52.266254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e62c1552-f7e7-4556-b21d-00165beb798e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:52.289597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-50e0167b-2702-4ac8-bc94-fca3c87ac2d7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 202 Jan 21 09:53:52.293726 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 255/502] 10.222.0.77 () {62 vars in 1373 bytes} [Thu Jan 21 09:53:52 2021] PUT /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:53:52.302086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d01a424-f554-4b6f-a379-ea6c03ee455e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:52.302663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d01a424-f554-4b6f-a379-ea6c03ee455e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:52.302881 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:52.302881 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:52.308856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d01a424-f554-4b6f-a379-ea6c03ee455e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:52.309486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-0d01a424-f554-4b6f-a379-ea6c03ee455e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:52.319239 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:52.319239 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:52.328059 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:52.328059 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:52.330377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e62c1552-f7e7-4556-b21d-00165beb798e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:52.360748 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e62c1552-f7e7-4556-b21d-00165beb798e tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 returned with HTTP 200 Jan 21 09:53:52.361516 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 248/503] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:52 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:52.388695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d01a424-f554-4b6f-a379-ea6c03ee455e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:52.389918 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 256/504] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:52 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 392 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:53.380443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eab9ff0d-0e64-41b1-9b90-5f1afd8c8f4c tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:53.381715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eab9ff0d-0e64-41b1-9b90-5f1afd8c8f4c tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:53.382110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:53.382110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:53.382730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eab9ff0d-0e64-41b1-9b90-5f1afd8c8f4c tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:53.402056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b6e26d7-4148-4790-adbd-f3a3c6f0d95f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:53.409313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b6e26d7-4148-4790-adbd-f3a3c6f0d95f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:53.409808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:53.409808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:53.410479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b6e26d7-4148-4790-adbd-f3a3c6f0d95f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:53.411078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-7b6e26d7-4148-4790-adbd-f3a3c6f0d95f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:53.423618 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:53.423618 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:53.480716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b6e26d7-4148-4790-adbd-f3a3c6f0d95f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:53.482737 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 257/505] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:53 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 393 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:53:53.484887 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:53.484887 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:53.494753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e52d9a75-49a7-4be0-9601-f350ef882c04 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] PUT http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:53.495318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:53.495318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:53.495729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e52d9a75-49a7-4be0-9601-f350ef882c04 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "30c99692-efc0-4100-a9ad-60084ed9a442"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:53.495840 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eab9ff0d-0e64-41b1-9b90-5f1afd8c8f4c tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Volume info retrieved successfully. Jan 21 09:53:53.496780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-e52d9a75-49a7-4be0-9601-f350ef882c04 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Update called for group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45. {{(pid=87996) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:53:53.497272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-e52d9a75-49a7-4be0-9601-f350ef882c04 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Updating group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 with name None description: None add_volumes: 30c99692-efc0-4100-a9ad-60084ed9a442 remove_volumes: None. Jan 21 09:53:53.517529 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:53.517529 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:53.522920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eab9ff0d-0e64-41b1-9b90-5f1afd8c8f4c tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 returned with HTTP 200 Jan 21 09:53:53.524098 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 249/506] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:53 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 => generated 912 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:53.800531 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e52d9a75-49a7-4be0-9601-f350ef882c04 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 202 Jan 21 09:53:53.802267 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 258/507] 10.222.0.77 () {62 vars in 1373 bytes} [Thu Jan 21 09:53:53 2021] PUT /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:53:53.811243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b6b56b0-6be7-4f4b-a959-3fa27934c2ab tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:53.812255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b6b56b0-6be7-4f4b-a959-3fa27934c2ab tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:53.812634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:53.812634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:53.813342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b6b56b0-6be7-4f4b-a959-3fa27934c2ab tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:53.814352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-6b6b56b0-6be7-4f4b-a959-3fa27934c2ab tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:53.827976 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:53.827976 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:53.878952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b6b56b0-6be7-4f4b-a959-3fa27934c2ab tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:53.880556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 250/508] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:53 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:54.540940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfe81d9b-6bea-4212-aaf5-8f81d4b9220a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] GET http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 Jan 21 09:53:54.541704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfe81d9b-6bea-4212-aaf5-8f81d4b9220a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:54.542147 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:54.542147 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:54.542791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfe81d9b-6bea-4212-aaf5-8f81d4b9220a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:54.620255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfe81d9b-6bea-4212-aaf5-8f81d4b9220a tempest-SnapshotsActionsTest-89766587 tempest-SnapshotsActionsTest-89766587] http://10.222.0.77/volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 returned with HTTP 404 Jan 21 09:53:54.625206 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 259/509] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:54 2021] GET /volume/v3/ef3fe1feeabe444aa5c173cef8b81ed7/volumes/d1cce6a2-ed7e-4a55-81d3-6e116d026122 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:54.892673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42e9d626-2517-41e5-a7b1-2a98f24cf680 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:53:54.893249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42e9d626-2517-41e5-a7b1-2a98f24cf680 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:54.893450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:54.893450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:54.893816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42e9d626-2517-41e5-a7b1-2a98f24cf680 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:54.894228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-42e9d626-2517-41e5-a7b1-2a98f24cf680 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:53:54.907724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:54.907724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:54.961802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42e9d626-2517-41e5-a7b1-2a98f24cf680 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 200 Jan 21 09:53:54.973363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 251/510] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:53:54 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 393 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:54.980182 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:53:54.980982 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:54.982307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:54.983486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:53:54.984502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:54.984502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:54.986686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:53:55.078670 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:53:55.081911 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:55.082749 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:55.127336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:55.145006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:55.145006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:55.178672 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:53:55.179504 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:53:55.202568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:53:55.226731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:55.226731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:55.265418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-439e5a27-4523-4166-8ae4-af02a41330df tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:53:55.266293 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 260/511] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:53:54 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1994 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:53:55.283852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5107f91b-b924-4dec-9e9e-4b000d6ff58e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots Jan 21 09:53:55.284351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:55.284351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:55.285060 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5107f91b-b924-4dec-9e9e-4b000d6ff58e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e98dfd1a-bed3-4f12-9da0-3ac3255f2a45", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-207322508"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:53:55.286264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-5107f91b-b924-4dec-9e9e-4b000d6ff58e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating new group_snapshot {'group_snapshot': {'group_id': 'e98dfd1a-bed3-4f12-9da0-3ac3255f2a45', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-207322508'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:53:55.296987 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:55.296987 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:55.311510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-5107f91b-b924-4dec-9e9e-4b000d6ff58e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-207322508. Jan 21 09:53:55.386386 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:55.386386 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:55.456031 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-5107f91b-b924-4dec-9e9e-4b000d6ff58e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1979473315 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1979473315, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:53:55.520192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97e3d78a-a2c2-40dd-932a-d7633eb66659 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:55.521186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97e3d78a-a2c2-40dd-932a-d7633eb66659 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:55.521558 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:55.521558 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:55.538043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97e3d78a-a2c2-40dd-932a-d7633eb66659 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:55.550910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5107f91b-b924-4dec-9e9e-4b000d6ff58e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['022122da-c8bf-47b3-ba0c-5a89ea52236b', '87642c18-5ab3-4535-86fb-a517d8822fc9', '069ca042-e753-45b6-8f33-2a9c24fd8087', '2bb71fb4-48cf-4f03-8166-110b51da2160'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:53:55.674882 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:55.674882 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:55.693842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-97e3d78a-a2c2-40dd-932a-d7633eb66659 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:55.728807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5107f91b-b924-4dec-9e9e-4b000d6ff58e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots returned with HTTP 202 Jan 21 09:53:55.740634 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 252/512] 10.222.0.77 () {62 vars in 1291 bytes} [Thu Jan 21 09:53:55 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots => generated 186 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:53:55.751990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c16d8d16-607e-4937-b0fe-be8fc458b085 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:53:55.752873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c16d8d16-607e-4937-b0fe-be8fc458b085 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:55.753360 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:55.753360 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:55.753964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c16d8d16-607e-4937-b0fe-be8fc458b085 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:55.754809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-c16d8d16-607e-4937-b0fe-be8fc458b085 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:55.765115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97e3d78a-a2c2-40dd-932a-d7633eb66659 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:55.779281 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 261/513] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:55 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:55.779546 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:55.779546 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:55.796477 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c16d8d16-607e-4937-b0fe-be8fc458b085 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 200 Jan 21 09:53:55.797412 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 253/514] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:55 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 325 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:55.801344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aaf03996-b3d5-4b45-a126-9d85930454ad tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:55.802683 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aaf03996-b3d5-4b45-a126-9d85930454ad tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:55.803034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:55.803034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:55.803761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aaf03996-b3d5-4b45-a126-9d85930454ad tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:55.891428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:55.891428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:55.901949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aaf03996-b3d5-4b45-a126-9d85930454ad tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:55.941223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aaf03996-b3d5-4b45-a126-9d85930454ad tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:55.956089 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 262/515] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:55 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:55.973332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffff9032-feed-4e4c-ae20-78c159f36541 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 09:53:55.974443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffff9032-feed-4e4c-ae20-78c159f36541 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:55.974826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:55.974826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:55.975622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffff9032-feed-4e4c-ae20-78c159f36541 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:56.099869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:56.099869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:56.110569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ffff9032-feed-4e4c-ae20-78c159f36541 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 09:53:56.139641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffff9032-feed-4e4c-ae20-78c159f36541 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 09:53:56.140731 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 254/516] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:53:55 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:53:56.811036 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74fc0b87-f545-4e7b-80bf-0ff134636532 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:53:56.811608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74fc0b87-f545-4e7b-80bf-0ff134636532 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:56.811820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:56.811820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:56.812499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74fc0b87-f545-4e7b-80bf-0ff134636532 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:56.813065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-74fc0b87-f545-4e7b-80bf-0ff134636532 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:56.833758 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:56.833758 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:56.875430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74fc0b87-f545-4e7b-80bf-0ff134636532 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 200 Jan 21 09:53:56.876627 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 263/517] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:56 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 325 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:57.889543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77e4c374-e0ea-4a1b-9b0a-46454ffb7586 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:53:57.891522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77e4c374-e0ea-4a1b-9b0a-46454ffb7586 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:57.892116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:57.892116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:57.892769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77e4c374-e0ea-4a1b-9b0a-46454ffb7586 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:57.893412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-77e4c374-e0ea-4a1b-9b0a-46454ffb7586 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:57.907325 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:57.907325 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:57.952622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77e4c374-e0ea-4a1b-9b0a-46454ffb7586 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 200 Jan 21 09:53:57.963706 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 255/518] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:57 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 325 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:53:58.975989 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dba3fe22-2ace-4658-b84b-d66aa5eeed01 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:53:58.976598 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dba3fe22-2ace-4658-b84b-d66aa5eeed01 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:53:58.977258 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:53:58.977258 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:53:58.978343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dba3fe22-2ace-4658-b84b-d66aa5eeed01 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:53:58.980398 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-dba3fe22-2ace-4658-b84b-d66aa5eeed01 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:53:58.999372 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:53:58.999372 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:53:59.026251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dba3fe22-2ace-4658-b84b-d66aa5eeed01 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 200 Jan 21 09:53:59.032343 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 264/519] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:53:58 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 325 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:00.043575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a51522b-fa4e-45de-9a97-52a63f733d61 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:54:00.045106 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a51522b-fa4e-45de-9a97-52a63f733d61 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.046012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.046012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.046780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a51522b-fa4e-45de-9a97-52a63f733d61 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.047434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-0a51522b-fa4e-45de-9a97-52a63f733d61 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:00.078170 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.078170 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.126722 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a51522b-fa4e-45de-9a97-52a63f733d61 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 200 Jan 21 09:54:00.127833 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 256/520] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:00 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 326 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:00.139611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fea3e914-42ee-408b-ad0c-ab6ee21aa3f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail Jan 21 09:54:00.140935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fea3e914-42ee-408b-ad0c-ab6ee21aa3f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.141348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.141348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.141996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fea3e914-42ee-408b-ad0c-ab6ee21aa3f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.143336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-fea3e914-42ee-408b-ad0c-ab6ee21aa3f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:00.146053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-fea3e914-42ee-408b-ad0c-ab6ee21aa3f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:54:00.172439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fea3e914-42ee-408b-ad0c-ab6ee21aa3f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all snapshots completed successfully. Jan 21 09:54:00.173918 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.173918 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.181409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fea3e914-42ee-408b-ad0c-ab6ee21aa3f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail returned with HTTP 200 Jan 21 09:54:00.182812 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 265/521] 10.222.0.77 () {58 vars in 1231 bytes} [Thu Jan 21 09:54:00 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail => generated 929 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:00.198399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93aa0a46-9854-48ce-adee-678958fa46a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 Jan 21 09:54:00.198911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93aa0a46-9854-48ce-adee-678958fa46a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.199124 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.199124 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.199529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93aa0a46-9854-48ce-adee-678958fa46a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.228033 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.228033 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.229160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-93aa0a46-9854-48ce-adee-678958fa46a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:00.235035 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93aa0a46-9854-48ce-adee-678958fa46a6 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 returned with HTTP 200 Jan 21 09:54:00.236566 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 257/522] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:00 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:00.251088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-76c2fb87-97c9-4370-9ad2-6f6ee654b5f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/429dd2d4-d03a-4558-9393-e9a695ef1198 Jan 21 09:54:00.251647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-76c2fb87-97c9-4370-9ad2-6f6ee654b5f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.251862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.251862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.252236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-76c2fb87-97c9-4370-9ad2-6f6ee654b5f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.284913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.284913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.286375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-76c2fb87-97c9-4370-9ad2-6f6ee654b5f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:00.289084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-76c2fb87-97c9-4370-9ad2-6f6ee654b5f7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/429dd2d4-d03a-4558-9393-e9a695ef1198 returned with HTTP 200 Jan 21 09:54:00.290511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 266/523] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:00 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/429dd2d4-d03a-4558-9393-e9a695ef1198 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:00.304788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47bc80d9-fe45-49d1-985a-6358507b1e99 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:54:00.305373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47bc80d9-fe45-49d1-985a-6358507b1e99 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.305590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.305590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.305964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47bc80d9-fe45-49d1-985a-6358507b1e99 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.306376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-47bc80d9-fe45-49d1-985a-6358507b1e99 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87995) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:54:00.306715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-47bc80d9-fe45-49d1-985a-6358507b1e99 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group_snapshot with id: b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:54:00.315527 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.315527 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.396987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47bc80d9-fe45-49d1-985a-6358507b1e99 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 202 Jan 21 09:54:00.402355 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 258/524] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 09:54:00 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:00.405811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:54:00.406542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.406898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.406898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.410506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.411313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:00.413290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:00.469636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:54:00.471507 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:00.472213 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:00.482162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:00.489910 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.489910 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.509997 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:00.510890 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:00.519908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:00.528009 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.528009 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.551792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9a21f42-419b-4a6c-9dec-bc1a782b45c9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:54:00.552953 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 267/525] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:00 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1994 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:54:00.570854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-645eeeb5-6a61-43e4-a4b7-da69fd0e66f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail Jan 21 09:54:00.571791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-645eeeb5-6a61-43e4-a4b7-da69fd0e66f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.572214 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.572214 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.572896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-645eeeb5-6a61-43e4-a4b7-da69fd0e66f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.573795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-645eeeb5-6a61-43e4-a4b7-da69fd0e66f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:00.574731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.574731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.577415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-645eeeb5-6a61-43e4-a4b7-da69fd0e66f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:54:00.598723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-645eeeb5-6a61-43e4-a4b7-da69fd0e66f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all snapshots completed successfully. Jan 21 09:54:00.599780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.599780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.601225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-645eeeb5-6a61-43e4-a4b7-da69fd0e66f3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail returned with HTTP 200 Jan 21 09:54:00.602363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 259/526] 10.222.0.77 () {58 vars in 1231 bytes} [Thu Jan 21 09:54:00 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail => generated 927 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:00.620980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54b5e361-a813-46b0-b0f9-89f690b105ba tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 Jan 21 09:54:00.621514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54b5e361-a813-46b0-b0f9-89f690b105ba tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:00.622289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:00.622289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:00.622684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54b5e361-a813-46b0-b0f9-89f690b105ba tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:00.651093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:00.651093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:00.654079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54b5e361-a813-46b0-b0f9-89f690b105ba tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:00.658668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54b5e361-a813-46b0-b0f9-89f690b105ba tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 returned with HTTP 200 Jan 21 09:54:00.661190 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 268/527] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:00 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:01.676665 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4749be6a-35ea-455e-8b87-ada403a50b74 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 Jan 21 09:54:01.678844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4749be6a-35ea-455e-8b87-ada403a50b74 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:01.679336 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:01.679336 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:01.680013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4749be6a-35ea-455e-8b87-ada403a50b74 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:01.729778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:01.729778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:01.730838 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4749be6a-35ea-455e-8b87-ada403a50b74 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:01.736876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4749be6a-35ea-455e-8b87-ada403a50b74 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 returned with HTTP 200 Jan 21 09:54:01.739000 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 260/528] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:01 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:02.753528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19b1fb05-73fb-472a-bbbe-eb633dd378e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 Jan 21 09:54:02.757170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19b1fb05-73fb-472a-bbbe-eb633dd378e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:02.757630 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:02.757630 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:02.758250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19b1fb05-73fb-472a-bbbe-eb633dd378e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:02.814723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:02.814723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:02.816016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-19b1fb05-73fb-472a-bbbe-eb633dd378e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:02.817996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19b1fb05-73fb-472a-bbbe-eb633dd378e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 returned with HTTP 200 Jan 21 09:54:02.823544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 269/529] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:02 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:03.831014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-228bbc82-75d7-4411-b722-d0520a8ccd35 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 Jan 21 09:54:03.831695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-228bbc82-75d7-4411-b722-d0520a8ccd35 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:03.831907 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:03.831907 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:03.832278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-228bbc82-75d7-4411-b722-d0520a8ccd35 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:03.905124 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:03.905124 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:03.906253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-228bbc82-75d7-4411-b722-d0520a8ccd35 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:03.917055 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-228bbc82-75d7-4411-b722-d0520a8ccd35 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 returned with HTTP 200 Jan 21 09:54:03.924473 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 261/530] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:03 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 => generated 467 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:04.812399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9bc9756-9445-4894-a1cf-a83b2058de86 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] GET http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default Jan 21 09:54:04.812942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9bc9756-9445-4894-a1cf-a83b2058de86 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:04.813161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:04.813161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:04.813678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9bc9756-9445-4894-a1cf-a83b2058de86 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:04.851425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9bc9756-9445-4894-a1cf-a83b2058de86 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:54:04.853036 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 270/531] 10.222.0.77 () {58 vars in 1264 bytes} [Thu Jan 21 09:54:04 2021] GET /volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default => generated 740 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:04.877177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edde9148-add3-4078-9109-969ed3322799 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] GET http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default Jan 21 09:54:04.878254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edde9148-add3-4078-9109-969ed3322799 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:04.878882 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:04.878882 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:04.880007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edde9148-add3-4078-9109-969ed3322799 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:04.943758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e01f9e4-0b69-4b4c-870f-6e4ddf2dbca4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 Jan 21 09:54:04.952208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e01f9e4-0b69-4b4c-870f-6e4ddf2dbca4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:04.956531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e01f9e4-0b69-4b4c-870f-6e4ddf2dbca4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:04.967610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edde9148-add3-4078-9109-969ed3322799 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:54:04.968477 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 262/532] 10.222.0.77 () {58 vars in 1264 bytes} [Thu Jan 21 09:54:04 2021] GET /volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default => generated 740 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:04.979357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adac5969-c700-4d78-bd8a-9df1620401a2 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] POST http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/types Jan 21 09:54:04.980462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-adac5969-c700-4d78-bd8a-9df1620401a2 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-921409233"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:05.027675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e01f9e4-0b69-4b4c-870f-6e4ddf2dbca4 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 returned with HTTP 404 Jan 21 09:54:05.030216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adac5969-c700-4d78-bd8a-9df1620401a2 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/types returned with HTTP 200 Jan 21 09:54:05.031206 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 263/533] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:54:04 2021] POST /volume/v3/59768fec04c2444c908cfa4bd8061b20/types => generated 227 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:05.031894 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 271/534] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:04 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/849fff14-a2db-4c43-b7a8-eafbb54893d5 => generated 111 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:05.047217 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ccdbd86-36ce-439b-9eb7-3f5d30abb3f9 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] PUT http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default Jan 21 09:54:05.047749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc8be265-92fa-4f15-b840-5fe1c29872a9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/429dd2d4-d03a-4558-9393-e9a695ef1198 Jan 21 09:54:05.048423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc8be265-92fa-4f15-b840-5fe1c29872a9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:05.048994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc8be265-92fa-4f15-b840-5fe1c29872a9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:05.063944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ccdbd86-36ce-439b-9eb7-3f5d30abb3f9 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] 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-921409233": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-921409233": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-921409233": 9}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:05.129205 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc8be265-92fa-4f15-b840-5fe1c29872a9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/429dd2d4-d03a-4558-9393-e9a695ef1198 returned with HTTP 404 Jan 21 09:54:05.130444 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 264/535] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:05 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/429dd2d4-d03a-4558-9393-e9a695ef1198 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:05.141744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61c16db4-655a-4447-82f6-ab7f45a51482 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:54:05.142322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61c16db4-655a-4447-82f6-ab7f45a51482 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:05.142803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61c16db4-655a-4447-82f6-ab7f45a51482 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:05.143235 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-61c16db4-655a-4447-82f6-ab7f45a51482 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:05.155958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61c16db4-655a-4447-82f6-ab7f45a51482 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 404 Jan 21 09:54:05.157187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 265/536] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:05 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:54:05.167612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21ef43ac-f806-4976-b1c1-7762f97c74ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:54:05.169697 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21ef43ac-f806-4976-b1c1-7762f97c74ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:05.173843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21ef43ac-f806-4976-b1c1-7762f97c74ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:05.174332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-21ef43ac-f806-4976-b1c1-7762f97c74ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for member b0e6507d-974b-4d36-86de-2782e15b1d51 {{(pid=87995) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:54:05.174764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-21ef43ac-f806-4976-b1c1-7762f97c74ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group_snapshot with id: b0e6507d-974b-4d36-86de-2782e15b1d51 Jan 21 09:54:05.190565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21ef43ac-f806-4976-b1c1-7762f97c74ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 returned with HTTP 404 Jan 21 09:54:05.196095 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 266/537] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 09:54:05 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/b0e6507d-974b-4d36-86de-2782e15b1d51 => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:54:05.207968 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:54:05.208655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:05.209402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:05.212069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:05.218382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:05.473785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ccdbd86-36ce-439b-9eb7-3f5d30abb3f9 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:54:05.475309 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 272/538] 10.222.0.77 () {60 vars in 1285 bytes} [Thu Jan 21 09:54:05 2021] PUT /volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default => generated 928 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:05.491575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] GET http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-sets/59768fec04c2444c908cfa4bd8061b20/defaults Jan 21 09:54:05.493405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:05.493405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Calling method 'defaults' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:05.527531 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1979473315 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1979473315, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:05.528532 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1979473315 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1979473315, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:05.529418 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1979473315 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1979473315, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:05.531285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:54:05.534207 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:05.535003 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:05.537331 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] 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 21 09:54:05.541179 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] 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 21 09:54:05.542447 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] 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 21 09:54:05.555980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fef708a-ff65-411d-88dc-011fe8744374 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-sets/59768fec04c2444c908cfa4bd8061b20/defaults returned with HTTP 200 Jan 21 09:54:05.556553 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 273/539] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 09:54:05 2021] GET /volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-sets/59768fec04c2444c908cfa4bd8061b20/defaults => generated 964 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:05.558557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:05.566296 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:05.566296 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:05.582973 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:05.583909 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:05.593872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:05.602987 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:05.602987 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:05.630853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c62bdef2-9803-4bc3-92aa-e94fc01b3cb9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:54:05.644878 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 267/540] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:05 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1994 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:54:05.653064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4fed6c01-1f36-4170-bce1-421020f0b9db tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45/action Jan 21 09:54:05.655556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4fed6c01-1f36-4170-bce1-421020f0b9db tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:05.656163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4fed6c01-1f36-4170-bce1-421020f0b9db tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:05.657305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-4fed6c01-1f36-4170-bce1-421020f0b9db tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for group e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87996) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:54:05.657864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-4fed6c01-1f36-4170-bce1-421020f0b9db tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group with id: e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:54:05.667382 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:05.667382 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:05.927468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4fed6c01-1f36-4170-bce1-421020f0b9db tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45/action returned with HTTP 202 Jan 21 09:54:05.942950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:54:05.945361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:05.945600 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:05.945600 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:05.946094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:05.951923 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 274/541] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:54:05 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45/action => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:06.056684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:06.056684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:06.080357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:06.112956 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:06.114146 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:06.134306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:06.148578 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:06.148578 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:06.198562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69b7dfde-924f-4951-a2c0-e5e10652b0e3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 200 Jan 21 09:54:06.201005 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 268/542] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:05 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 999 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:06.252254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-339ea41a-252f-4375-8148-009ec18ac9f2 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] GET http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-sets/649d949c1c7e4b818a40c4c1ee7bc075/defaults Jan 21 09:54:06.254067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-339ea41a-252f-4375-8148-009ec18ac9f2 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:06.254505 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:06.254505 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:06.255208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-339ea41a-252f-4375-8148-009ec18ac9f2 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Calling method 'defaults' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:06.299039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-339ea41a-252f-4375-8148-009ec18ac9f2 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-sets/649d949c1c7e4b818a40c4c1ee7bc075/defaults returned with HTTP 200 Jan 21 09:54:06.301788 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 275/543] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 09:54:06 2021] GET /volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-sets/649d949c1c7e4b818a40c4c1ee7bc075/defaults => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:06.614657 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2461b13-748d-45c9-a2c8-1703b3d34c69 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] PUT http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default Jan 21 09:54:06.615178 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:06.615178 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:06.615539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2461b13-748d-45c9-a2c8-1703b3d34c69 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] 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=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:06.854166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2461b13-748d-45c9-a2c8-1703b3d34c69 tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:54:06.855544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 269/544] 10.222.0.77 () {60 vars in 1285 bytes} [Thu Jan 21 09:54:06 2021] PUT /volume/v3/59768fec04c2444c908cfa4bd8061b20/os-quota-class-sets/default => generated 928 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:06.870718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a87dc49b-2958-4eaf-965a-2c1d48d7d7ae tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] DELETE http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/types/e4ae43ec-2025-4521-a2fa-cd011f121be8 Jan 21 09:54:06.871409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a87dc49b-2958-4eaf-965a-2c1d48d7d7ae tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:06.873117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a87dc49b-2958-4eaf-965a-2c1d48d7d7ae tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:06.959182 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:54:06.959182 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:54:06.974309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a87dc49b-2958-4eaf-965a-2c1d48d7d7ae tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/types/e4ae43ec-2025-4521-a2fa-cd011f121be8 returned with HTTP 202 Jan 21 09:54:06.985972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d51ea14a-b6fe-4b04-a0c5-f89a1aee9dba tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] GET http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/types/e4ae43ec-2025-4521-a2fa-cd011f121be8 Jan 21 09:54:06.986894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d51ea14a-b6fe-4b04-a0c5-f89a1aee9dba tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:06.987899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d51ea14a-b6fe-4b04-a0c5-f89a1aee9dba tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:06.995877 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 276/545] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:54:06 2021] DELETE /volume/v3/59768fec04c2444c908cfa4bd8061b20/types/e4ae43ec-2025-4521-a2fa-cd011f121be8 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:07.023485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d51ea14a-b6fe-4b04-a0c5-f89a1aee9dba tempest-VolumeQuotaClassesTest-378389514 tempest-VolumeQuotaClassesTest-378389514] http://10.222.0.77/volume/v3/59768fec04c2444c908cfa4bd8061b20/types/e4ae43ec-2025-4521-a2fa-cd011f121be8 returned with HTTP 404 Jan 21 09:54:07.034646 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 270/546] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:54:06 2021] GET /volume/v3/59768fec04c2444c908cfa4bd8061b20/types/e4ae43ec-2025-4521-a2fa-cd011f121be8 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:07.217735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:54:07.219422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:07.220121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:07.356526 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:07.356526 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:07.381714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:07.420550 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:07.421417 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:07.430801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:07.451595 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:07.451595 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:07.498641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-758c91ca-e842-4d1e-b1ae-f17a2f594613 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 200 Jan 21 09:54:07.509574 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 277/547] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:07 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 999 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:08.518308 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:54:08.518867 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:08.519656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:08.613486 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:08.613486 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:08.624276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:08.642398 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:08.643199 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:08.662805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:08.671269 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:08.671269 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:08.717615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d43d818-aa0c-4b57-939a-3e7b4bfca67a tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 200 Jan 21 09:54:08.718747 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 271/548] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:08 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 999 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:09.740141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:54:09.741183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:09.741556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:09.741556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:09.742181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:09.975065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:09.975065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:10.007372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:10.038883 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:10.044625 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:10.109765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:10.119248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:10.119248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:10.164261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d705e2a1-4113-4f24-9771-d8fca5cccdef tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 200 Jan 21 09:54:10.166377 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 278/549] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:09 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 999 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:11.186721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edaa01a2-920d-4908-b63e-b5971ca51d37 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:54:11.188569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edaa01a2-920d-4908-b63e-b5971ca51d37 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:11.189142 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:11.189142 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:11.190393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edaa01a2-920d-4908-b63e-b5971ca51d37 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:11.254181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edaa01a2-920d-4908-b63e-b5971ca51d37 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 404 Jan 21 09:54:11.260057 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 272/550] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:11 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:11.267961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b51a70d4-b7c0-4a33-b243-aac190d0b7a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d Jan 21 09:54:11.268908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b51a70d4-b7c0-4a33-b243-aac190d0b7a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:11.269244 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:11.269244 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:11.269818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b51a70d4-b7c0-4a33-b243-aac190d0b7a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:11.484699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b51a70d4-b7c0-4a33-b243-aac190d0b7a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d returned with HTTP 404 Jan 21 09:54:11.485971 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 279/551] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:11 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:11.494237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86006899-be54-4108-a06c-5d833f4dc8a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 Jan 21 09:54:11.494824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86006899-be54-4108-a06c-5d833f4dc8a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:11.495499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86006899-be54-4108-a06c-5d833f4dc8a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:11.495921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-86006899-be54-4108-a06c-5d833f4dc8a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:11.511091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86006899-be54-4108-a06c-5d833f4dc8a5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 returned with HTTP 404 Jan 21 09:54:11.512743 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 273/552] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:11 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/e98dfd1a-bed3-4f12-9da0-3ac3255f2a45 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:11.522063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bb34ef2-d901-4a31-99f5-8f7800c5f7ce tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] DELETE http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/fbe055fd-824c-4418-a864-6415911b515e Jan 21 09:54:11.522727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bb34ef2-d901-4a31-99f5-8f7800c5f7ce tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:11.523399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bb34ef2-d901-4a31-99f5-8f7800c5f7ce tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:11.602158 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:54:11.602158 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:54:11.621721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bb34ef2-d901-4a31-99f5-8f7800c5f7ce tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/fbe055fd-824c-4418-a864-6415911b515e returned with HTTP 202 Jan 21 09:54:11.624012 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 280/553] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 09:54:11 2021] DELETE /volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/fbe055fd-824c-4418-a864-6415911b515e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:11.640259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-887d3c26-a460-4d74-95c0-7924797d8e37 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] POST http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types Jan 21 09:54:11.641512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-887d3c26-a460-4d74-95c0-7924797d8e37 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-237889856"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:11.760011 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-887d3c26-a460-4d74-95c0-7924797d8e37 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types returned with HTTP 200 Jan 21 09:54:11.774564 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 274/554] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:54:11 2021] POST /volume/v3/43f50d814f5644d09e57f654bc836ffc/types => generated 223 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:11.784965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4f502ce-20d7-4eb8-8691-28bf778badba tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] POST http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types Jan 21 09:54:11.786559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4f502ce-20d7-4eb8-8691-28bf778badba tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-752209394"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:11.885916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4f502ce-20d7-4eb8-8691-28bf778badba tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types returned with HTTP 202 Jan 21 09:54:11.899536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09af44e5-3745-434b-8f48-7746f759de79 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups Jan 21 09:54:11.900396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09af44e5-3745-434b-8f48-7746f759de79 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: version_select, body: {"group": {"group_type": "81da848b-cce5-4684-bebf-dbd161b3fe55", "volume_types": ["c909d47c-fed6-4320-8b18-124682f2d978"], "name": "tempest-GroupSnapshotsTest-Group-619674613"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:11.901522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-09af44e5-3745-434b-8f48-7746f759de79 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating new group {'group': {'group_type': '81da848b-cce5-4684-bebf-dbd161b3fe55', 'volume_types': ['c909d47c-fed6-4320-8b18-124682f2d978'], 'name': 'tempest-GroupSnapshotsTest-Group-619674613'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:54:11.905827 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 281/555] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 09:54:11 2021] POST /volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types => generated 180 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:11.926204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-09af44e5-3745-434b-8f48-7746f759de79 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating group tempest-GroupSnapshotsTest-Group-619674613. Jan 21 09:54:11.962254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09af44e5-3745-434b-8f48-7746f759de79 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:54:12.014129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-09af44e5-3745-434b-8f48-7746f759de79 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['d7e69f39-c348-4f46-b656-292f75e1d0f0'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:12.192170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09af44e5-3745-434b-8f48-7746f759de79 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups returned with HTTP 202 Jan 21 09:54:12.195238 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 275/556] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 09:54:11 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups => generated 111 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:12.210030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-381e5028-f466-4bbc-94b8-8f152531f726 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a Jan 21 09:54:12.212063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-381e5028-f466-4bbc-94b8-8f152531f726 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:12.213028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-381e5028-f466-4bbc-94b8-8f152531f726 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:12.213028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-381e5028-f466-4bbc-94b8-8f152531f726 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member 4285ece7-e410-431a-836a-020e820c994a {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:12.243056 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:12.243056 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:12.292856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-381e5028-f466-4bbc-94b8-8f152531f726 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a returned with HTTP 200 Jan 21 09:54:12.299702 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 282/557] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:12 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a => generated 391 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:13.307784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce702798-168f-467a-a311-4f588b341111 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a Jan 21 09:54:13.309114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce702798-168f-467a-a311-4f588b341111 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:13.309753 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:13.309753 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:13.311136 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce702798-168f-467a-a311-4f588b341111 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:13.311889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-ce702798-168f-467a-a311-4f588b341111 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member 4285ece7-e410-431a-836a-020e820c994a {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:13.326188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:13.326188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:13.389158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce702798-168f-467a-a311-4f588b341111 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a returned with HTTP 200 Jan 21 09:54:13.390681 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 276/558] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:13 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:13.418098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes Jan 21 09:54:13.429799 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:13.429799 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:13.433182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c909d47c-fed6-4320-8b18-124682f2d978", "group_id": "4285ece7-e410-431a-836a-020e820c994a", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1346417908"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:13.437717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request body: {'volume': {'volume_type': 'c909d47c-fed6-4320-8b18-124682f2d978', 'group_id': '4285ece7-e410-431a-836a-020e820c994a', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1346417908'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:54:13.487380 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:13.487380 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:13.489326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume of 1 GB Jan 21 09:54:13.511601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Availability Zones retrieved successfully. Jan 21 09:54:13.536248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (9c36a032-00fd-4a67-a393-1384456289bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:13.541567 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (402c20de-cb91-4a44-b389-be3c33e5b194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:13.544624 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:13.544624 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:13.545790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:54:13.627029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (402c20de-cb91-4a44-b389-be3c33e5b194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:54:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c909d47c-fed6-4320-8b18-124682f2d978,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-237889856',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c909d47c-fed6-4320-8b18-124682f2d978', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4285ece7-e410-431a-836a-020e820c994a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:13.633320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0145006c-ffb9-44fd-91b0-53c16e6477dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:13.760066 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-237889856 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-237889856, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:13.774643 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-237889856 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-237889856, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:13.869614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['20642312-3a30-4d21-903b-1346fd0d2a97', '3e465fc7-942d-4935-a6ad-a3d0f773f32b', '4b5061dc-2dfe-44b6-ad9b-98f271ad9232', '54be7f23-6086-4fae-803d-5a89ab58af3d'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:13.874982 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0145006c-ffb9-44fd-91b0-53c16e6477dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20642312-3a30-4d21-903b-1346fd0d2a97', '3e465fc7-942d-4935-a6ad-a3d0f773f32b', '4b5061dc-2dfe-44b6-ad9b-98f271ad9232', '54be7f23-6086-4fae-803d-5a89ab58af3d']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:13.882241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189c8161-a03e-4641-aa59-4b090b192f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:13.993941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189c8161-a03e-4641-aa59-4b090b192f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1346417908',encryption_key_id=None,group_id=4285ece7-e410-431a-836a-020e820c994a,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['20642312-3a30-4d21-903b-1346fd0d2a97','3e465fc7-942d-4935-a6ad-a3d0f773f32b','4b5061dc-2dfe-44b6-ad9b-98f271ad9232','54be7f23-6086-4fae-803d-5a89ab58af3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=c909d47c-fed6-4320-8b18-124682f2d978), 'volume': 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-21T09:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1346417908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4285ece7-e410-431a-836a-020e820c994a,host=None,id=ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0bc0a2ce6d5349b68537691456d7f665',volume_attachment=,volume_type=,volume_type_id=c909d47c-fed6-4320-8b18-124682f2d978)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:13.996837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0093c125-2ac4-4e13-acd3-bf426faa0eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:14.030689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0093c125-2ac4-4e13-acd3-bf426faa0eec) transitioned into state 'SUCCESS' from state '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-1346417908',encryption_key_id=None,group_id=4285ece7-e410-431a-836a-020e820c994a,group_type_id=,metadata={},multiattach=False,project_id='7429ecb59f5e4e19b21d4d4d88c0092c',qos_specs=None,replication_status=,reservations=['20642312-3a30-4d21-903b-1346fd0d2a97','3e465fc7-942d-4935-a6ad-a3d0f773f32b','4b5061dc-2dfe-44b6-ad9b-98f271ad9232','54be7f23-6086-4fae-803d-5a89ab58af3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc0a2ce6d5349b68537691456d7f665',volume_type_id=c909d47c-fed6-4320-8b18-124682f2d978)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:14.034612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5b97a2-4751-4a14-8aa3-507e257dfe23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:14.120376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5b97a2-4751-4a14-8aa3-507e257dfe23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:14.126094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Flow 'volume_create_api' (9c36a032-00fd-4a67-a393-1384456289bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:14.285113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Create volume request issued successfully. Jan 21 09:54:14.324287 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:14.326542 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:14.344626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:14.365601 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:14.365601 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:14.428688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f8b3edf-06dd-450c-9170-6b5c17ffa5a8 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes returned with HTTP 202 Jan 21 09:54:14.445774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:14.446500 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:14.446824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:14.446824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:14.447417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:14.452450 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 283/559] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 09:54:13 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes => generated 907 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:14.572383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:14.572383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:14.600909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:14.636700 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:14.641318 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:14.660746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:14.674156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:14.674156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:14.762678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e578d9a0-a571-425a-beeb-56e42ed30b46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 returned with HTTP 200 Jan 21 09:54:14.770873 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 277/560] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:14 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 => generated 999 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:15.812683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:15.813797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:15.814167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:15.814167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:15.820313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:16.031849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:16.031849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:16.049353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:16.096313 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:16.097401 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:16.115316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:16.130292 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:16.130292 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:16.224465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40a5d6e5-7859-4632-8d04-9a2fc6f9eea5 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 returned with HTTP 200 Jan 21 09:54:16.226810 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 284/561] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:15 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 => generated 1000 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:54:16.258489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots Jan 21 09:54:16.259502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:16.259502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:16.260309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4285ece7-e410-431a-836a-020e820c994a", "name": "tempest-group_snapshot-304522164"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:16.262928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating new group_snapshot {'group_snapshot': {'group_id': '4285ece7-e410-431a-836a-020e820c994a', 'name': 'tempest-group_snapshot-304522164'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:54:16.280846 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:16.280846 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:16.303321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Creating group_snapshot tempest-group_snapshot-304522164. Jan 21 09:54:16.406406 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:16.406406 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:16.493867 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-237889856 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-237889856, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:16.494775 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-237889856 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-237889856, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:16.569240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Created reservations ['d4218c19-d43e-4860-a076-5e214bc663e9', 'a4cef324-97a1-461f-80cf-07c8da05b657', '8646ac3f-6ba4-42f3-ac4b-23261df84f4c', '0622e9f9-90ae-45d0-a89b-731a08470a4a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:16.736693 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3abe975d-230a-499d-95ce-e2502057eb65 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots returned with HTTP 202 Jan 21 09:54:16.742471 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 278/562] 10.222.0.77 () {62 vars in 1291 bytes} [Thu Jan 21 09:54:16 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots => generated 167 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:16.757070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4746046-80f9-4df8-8a61-2cde1f05da0d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:16.758493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4746046-80f9-4df8-8a61-2cde1f05da0d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:16.758701 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:16.758701 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:16.759350 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4746046-80f9-4df8-8a61-2cde1f05da0d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:16.759793 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-e4746046-80f9-4df8-8a61-2cde1f05da0d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:16.801160 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:16.801160 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:16.867889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4746046-80f9-4df8-8a61-2cde1f05da0d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 200 Jan 21 09:54:16.874627 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 285/563] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:16 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 306 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:17.901391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82cd3350-da57-4c9c-ab76-83e18e1e1bcc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:17.933169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82cd3350-da57-4c9c-ab76-83e18e1e1bcc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:17.936828 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:17.936828 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:17.940025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82cd3350-da57-4c9c-ab76-83e18e1e1bcc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:17.944513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-82cd3350-da57-4c9c-ab76-83e18e1e1bcc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:17.985852 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:17.985852 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:18.046502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82cd3350-da57-4c9c-ab76-83e18e1e1bcc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 200 Jan 21 09:54:18.048467 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 279/564] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:17 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 306 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:19.064956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-baf2cf0c-e3b0-43a9-93da-0d390d019f46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:19.066037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-baf2cf0c-e3b0-43a9-93da-0d390d019f46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:19.068342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:19.068342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:19.069478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-baf2cf0c-e3b0-43a9-93da-0d390d019f46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:19.077754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-baf2cf0c-e3b0-43a9-93da-0d390d019f46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:19.115648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:19.115648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:19.158455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-baf2cf0c-e3b0-43a9-93da-0d390d019f46 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 200 Jan 21 09:54:19.169267 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 286/565] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:19 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 306 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:20.175243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb296ca1-e39c-4bb0-80ee-a067c716bfd7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:20.176014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb296ca1-e39c-4bb0-80ee-a067c716bfd7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:20.176014 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:20.176014 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:20.176807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb296ca1-e39c-4bb0-80ee-a067c716bfd7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:20.177335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-fb296ca1-e39c-4bb0-80ee-a067c716bfd7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:20.203188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:20.203188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:20.277039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb296ca1-e39c-4bb0-80ee-a067c716bfd7 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 200 Jan 21 09:54:20.286532 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 280/566] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:20 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 307 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:20.299188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f827c6c0-bc3f-444e-9484-c4c63e990e77 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail Jan 21 09:54:20.299925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f827c6c0-bc3f-444e-9484-c4c63e990e77 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:20.300227 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:20.300227 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:20.300744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f827c6c0-bc3f-444e-9484-c4c63e990e77 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:20.302401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-f827c6c0-bc3f-444e-9484-c4c63e990e77 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:20.314067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-f827c6c0-bc3f-444e-9484-c4c63e990e77 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:54:20.422288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f827c6c0-bc3f-444e-9484-c4c63e990e77 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all snapshots completed successfully. Jan 21 09:54:20.429862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:20.429862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:20.432765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f827c6c0-bc3f-444e-9484-c4c63e990e77 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail returned with HTTP 200 Jan 21 09:54:20.441171 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 287/567] 10.222.0.77 () {58 vars in 1231 bytes} [Thu Jan 21 09:54:20 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail => generated 453 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:20.462616 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc4d6fec-f8f2-491d-847d-58c0d77564ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 Jan 21 09:54:20.464360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc4d6fec-f8f2-491d-847d-58c0d77564ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:20.466001 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:20.466001 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:20.466838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc4d6fec-f8f2-491d-847d-58c0d77564ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:20.545117 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:20.545117 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:20.547969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc4d6fec-f8f2-491d-847d-58c0d77564ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:20.552712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc4d6fec-f8f2-491d-847d-58c0d77564ce tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 returned with HTTP 200 Jan 21 09:54:20.555190 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 281/568] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:20 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 => generated 450 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:20.577223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04d626f5-7bc3-4ba6-a45e-fc16b1aad4a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:20.578327 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04d626f5-7bc3-4ba6-a45e-fc16b1aad4a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:20.578751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:20.578751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:20.579855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04d626f5-7bc3-4ba6-a45e-fc16b1aad4a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:20.580904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-04d626f5-7bc3-4ba6-a45e-fc16b1aad4a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:20.597847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:20.597847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:20.627694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04d626f5-7bc3-4ba6-a45e-fc16b1aad4a3 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 200 Jan 21 09:54:20.628892 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 288/569] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:20 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 307 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:20.646109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7ecfbd9-6f90-4b8a-ba0f-542f8c471694 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/detail Jan 21 09:54:20.648334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7ecfbd9-6f90-4b8a-ba0f-542f8c471694 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:20.648717 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:20.648717 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:20.649682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7ecfbd9-6f90-4b8a-ba0f-542f8c471694 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:20.709868 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7ecfbd9-6f90-4b8a-ba0f-542f8c471694 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/detail returned with HTTP 200 Jan 21 09:54:20.712591 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 282/570] 10.222.0.77 () {60 vars in 1290 bytes} [Thu Jan 21 09:54:20 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/detail => generated 310 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:20.728894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5718f01a-61c3-4324-89c9-ca96c45b6a9e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:20.730135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5718f01a-61c3-4324-89c9-ca96c45b6a9e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:20.731361 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:20.731361 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:20.732459 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5718f01a-61c3-4324-89c9-ca96c45b6a9e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:20.733125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-5718f01a-61c3-4324-89c9-ca96c45b6a9e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87996) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:54:20.733680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-5718f01a-61c3-4324-89c9-ca96c45b6a9e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group_snapshot with id: cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:20.745720 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:20.745720 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:20.883480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5718f01a-61c3-4324-89c9-ca96c45b6a9e tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 202 Jan 21 09:54:20.884996 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 289/571] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 09:54:20 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:20.903987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:54:20.904793 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:20.905133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:20.905133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:20.905829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:20.907036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:20.915076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:20.915076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:20.921533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:21.160696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:54:21.164258 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:21.165484 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:21.181657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:21.232027 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:21.232027 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:21.321337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12a288a8-1532-4649-b708-802a24adbbd9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:54:21.335061 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 283/572] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:20 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1003 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:54:21.341373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e53fe4c-9c4f-4873-9277-cb57264e057c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail Jan 21 09:54:21.342446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e53fe4c-9c4f-4873-9277-cb57264e057c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:21.342811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:21.342811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:21.343521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e53fe4c-9c4f-4873-9277-cb57264e057c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:21.344279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-0e53fe4c-9c4f-4873-9277-cb57264e057c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:21.345171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:21.345171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:21.350399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-0e53fe4c-9c4f-4873-9277-cb57264e057c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:54:21.415337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0e53fe4c-9c4f-4873-9277-cb57264e057c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all snapshots completed successfully. Jan 21 09:54:21.421675 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:21.421675 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:21.423268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e53fe4c-9c4f-4873-9277-cb57264e057c tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail returned with HTTP 200 Jan 21 09:54:21.425316 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 290/573] 10.222.0.77 () {58 vars in 1231 bytes} [Thu Jan 21 09:54:21 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/detail => generated 452 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:21.443767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0c94c9d-0e00-4747-8b41-760898c6ad2f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 Jan 21 09:54:21.445166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0c94c9d-0e00-4747-8b41-760898c6ad2f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:21.445716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:21.445716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:21.447582 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0c94c9d-0e00-4747-8b41-760898c6ad2f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:21.525253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:21.525253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:21.532536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d0c94c9d-0e00-4747-8b41-760898c6ad2f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:21.535676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0c94c9d-0e00-4747-8b41-760898c6ad2f tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 returned with HTTP 200 Jan 21 09:54:21.536881 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 284/574] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:21 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 => generated 449 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:21.859178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9002d0a-8288-4d48-9081-c03717936676 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] GET http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 Jan 21 09:54:21.859695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9002d0a-8288-4d48-9081-c03717936676 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:21.860095 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:21.860095 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:21.861094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9002d0a-8288-4d48-9081-c03717936676 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:21.930901 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-f9002d0a-8288-4d48-9081-c03717936676 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-237889856 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-237889856, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:21.967054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9002d0a-8288-4d48-9081-c03717936676 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 returned with HTTP 200 Jan 21 09:54:21.968527 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 291/575] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:21 2021] GET /volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 => generated 955 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:21.987845 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] PUT http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 Jan 21 09:54:21.988575 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:21.988575 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:21.989372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:22.414504 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-237889856 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-237889856, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:22.423333 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1619684157 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1619684157, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:22.425483 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1619684157 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1619684157, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:22.430013 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] 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 21 09:54:22.433399 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] 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 21 09:54:22.435711 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] 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 21 09:54:22.484949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4619cdce-8978-4e03-be8f-8172b09f7bd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 returned with HTTP 200 Jan 21 09:54:22.490480 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 285/576] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 09:54:21 2021] PUT /volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 => generated 908 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:22.567620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96c3a187-99a9-4a45-b666-7bd9a7cfa561 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 Jan 21 09:54:22.569861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96c3a187-99a9-4a45-b666-7bd9a7cfa561 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:22.578196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96c3a187-99a9-4a45-b666-7bd9a7cfa561 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:22.706112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:22.706112 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:22.707299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-96c3a187-99a9-4a45-b666-7bd9a7cfa561 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Snapshot retrieved successfully. Jan 21 09:54:22.709270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96c3a187-99a9-4a45-b666-7bd9a7cfa561 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 returned with HTTP 200 Jan 21 09:54:22.710094 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 286/577] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:22 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 => generated 449 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:23.028326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] POST http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes Jan 21 09:54:23.029559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-415230636"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:23.031844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-415230636'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:54:23.032484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Create volume of 1 GB Jan 21 09:54:23.082896 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Availability Zones retrieved successfully. Jan 21 09:54:23.133624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Flow 'volume_create_api' (5d8cbb69-56ad-4b34-a297-704336feb8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:23.138097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e91670-8b8c-4476-a501-a0dcd4f523a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:23.140782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:54:23.336898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e91670-8b8c-4476-a501-a0dcd4f523a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:23.342524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd9d6db-0e0b-4fef-8f33-d8997f54d7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:23.664182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Created reservations ['e38dca4c-13c3-4dd7-b60a-a56fb35bf4e9', '10f23aca-dea1-4f2e-8dda-c24c6ce39239', '2141e63b-e32d-478d-805a-2facd2545a1a', '53871308-23d2-4788-885b-4ae5ed43d352'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:23.669148 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd9d6db-0e0b-4fef-8f33-d8997f54d7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38dca4c-13c3-4dd7-b60a-a56fb35bf4e9', '10f23aca-dea1-4f2e-8dda-c24c6ce39239', '2141e63b-e32d-478d-805a-2facd2545a1a', '53871308-23d2-4788-885b-4ae5ed43d352']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:23.683250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bc35a1-59a8-497f-9084-d909cca2687f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:23.728434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7996ba5b-eec0-4d2f-b74d-c4f9b18bf265 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 Jan 21 09:54:23.739320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7996ba5b-eec0-4d2f-b74d-c4f9b18bf265 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:23.740138 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:23.740138 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:23.741353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7996ba5b-eec0-4d2f-b74d-c4f9b18bf265 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:23.804708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7996ba5b-eec0-4d2f-b74d-c4f9b18bf265 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 returned with HTTP 404 Jan 21 09:54:23.807214 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 287/578] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:23 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/snapshots/2039b930-724e-4f79-8e29-bf1cae078cf2 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:23.818033 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1780b85d-5e75-45e3-a6c3-75664d5de94d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:23.822891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1780b85d-5e75-45e3-a6c3-75664d5de94d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:23.823685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1780b85d-5e75-45e3-a6c3-75664d5de94d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:23.824484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-1780b85d-5e75-45e3-a6c3-75664d5de94d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:54:23.837207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1780b85d-5e75-45e3-a6c3-75664d5de94d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 404 Jan 21 09:54:23.851749 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 288/579] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 09:54:23 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 116 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:54:23.869675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8211eacc-07f3-4d65-ab76-51638434f38b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots Jan 21 09:54:23.870836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8211eacc-07f3-4d65-ab76-51638434f38b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:23.872433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8211eacc-07f3-4d65-ab76-51638434f38b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:23.904318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8211eacc-07f3-4d65-ab76-51638434f38b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots returned with HTTP 200 Jan 21 09:54:23.905883 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 289/580] 10.222.0.77 () {60 vars in 1269 bytes} [Thu Jan 21 09:54:23 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots => generated 23 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:23.910122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bc35a1-59a8-497f-9084-d909cca2687f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef0257f-86e8-43ab-be57-1b3ebfbc1691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-415230636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1559848b5d3c489bad924b64650cd082',qos_specs=None,replication_status=,reservations=['e38dca4c-13c3-4dd7-b60a-a56fb35bf4e9','10f23aca-dea1-4f2e-8dda-c24c6ce39239','2141e63b-e32d-478d-805a-2facd2545a1a','53871308-23d2-4788-885b-4ae5ed43d352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9930b1e2201478f96e7cb25a91342b6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-415230636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef0257f-86e8-43ab-be57-1b3ebfbc1691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1559848b5d3c489bad924b64650cd082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a9930b1e2201478f96e7cb25a91342b6',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:23.912306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d116c8f1-c6f6-4375-b76f-d84d4e6eaa3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:23.926513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ece1d551-3f82-4cab-951a-6bc91bcc8720 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:23.927563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ece1d551-3f82-4cab-951a-6bc91bcc8720 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:23.928647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ece1d551-3f82-4cab-951a-6bc91bcc8720 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:23.929626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.group_snapshots [None req-ece1d551-3f82-4cab-951a-6bc91bcc8720 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for member cfc87260-0983-460c-ba8a-29a684dac760 {{(pid=87995) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:54:23.930484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.group_snapshots [None req-ece1d551-3f82-4cab-951a-6bc91bcc8720 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group_snapshot with id: cfc87260-0983-460c-ba8a-29a684dac760 Jan 21 09:54:23.945010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ece1d551-3f82-4cab-951a-6bc91bcc8720 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 returned with HTTP 404 Jan 21 09:54:23.950752 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 290/581] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 09:54:23 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/group_snapshots/cfc87260-0983-460c-ba8a-29a684dac760 => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:23.958006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d116c8f1-c6f6-4375-b76f-d84d4e6eaa3d) transitioned into state 'SUCCESS' from state '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-415230636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1559848b5d3c489bad924b64650cd082',qos_specs=None,replication_status=,reservations=['e38dca4c-13c3-4dd7-b60a-a56fb35bf4e9','10f23aca-dea1-4f2e-8dda-c24c6ce39239','2141e63b-e32d-478d-805a-2facd2545a1a','53871308-23d2-4788-885b-4ae5ed43d352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9930b1e2201478f96e7cb25a91342b6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:23.964577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533d0c63-dbd2-4aba-a6ad-f33f8fe44c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:23.966436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail Jan 21 09:54:23.967025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:23.967532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:23.968152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:23.970010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:24.005563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533d0c63-dbd2-4aba-a6ad-f33f8fe44c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:24.008605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Flow 'volume_create_api' (5d8cbb69-56ad-4b34-a297-704336feb8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:24.173503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Get all volumes completed successfully. Jan 21 09:54:24.179462 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:24.179985 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:24.198854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:24.217629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:24.217629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:24.231109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Create volume request issued successfully. Jan 21 09:54:24.306638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-674c8ccd-b1b3-43a9-815d-18a9a306fe69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes returned with HTTP 202 Jan 21 09:54:24.325282 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 292/582] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:54:22 2021] POST /volume/v3/1559848b5d3c489bad924b64650cd082/volumes => generated 835 bytes in 1827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:54:24.345121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cff9055e-7f2c-499b-a4d2-7da0e2c0fa7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:24.346201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cff9055e-7f2c-499b-a4d2-7da0e2c0fa7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:24.346424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a91bde00-65e1-4475-b213-1c6e3244f7be tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail returned with HTTP 200 Jan 21 09:54:24.346782 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:24.346782 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:24.347270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 291/583] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:23 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/detail => generated 1003 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:54:24.348317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cff9055e-7f2c-499b-a4d2-7da0e2c0fa7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:24.373587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4cd2f45-ec14-40f5-be98-b2305cf164b1 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] POST http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a/action Jan 21 09:54:24.374118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:24.374118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:24.374565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4cd2f45-ec14-40f5-be98-b2305cf164b1 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:24.374954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4cd2f45-ec14-40f5-be98-b2305cf164b1 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:24.375968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-d4cd2f45-ec14-40f5-be98-b2305cf164b1 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] delete called for group 4285ece7-e410-431a-836a-020e820c994a {{(pid=87995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:54:24.376321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-d4cd2f45-ec14-40f5-be98-b2305cf164b1 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete group with id: 4285ece7-e410-431a-836a-020e820c994a Jan 21 09:54:24.407277 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:24.407277 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:24.499209 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:24.499209 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:24.525344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cff9055e-7f2c-499b-a4d2-7da0e2c0fa7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:24.625939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cff9055e-7f2c-499b-a4d2-7da0e2c0fa7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 200 Jan 21 09:54:24.627597 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 293/584] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:24 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 927 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:24.897914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4cd2f45-ec14-40f5-be98-b2305cf164b1 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a/action returned with HTTP 202 Jan 21 09:54:24.904129 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 292/585] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:54:24 2021] POST /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:24.912641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:24.913417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:24.913729 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:24.913729 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:24.914115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:25.058206 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:25.058206 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:25.091831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:25.160713 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:25.160947 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:25.177636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:25.194107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:25.194107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:25.246731 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5306bcaa-fb45-4aab-8d32-d5c4d4f5c461 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 returned with HTTP 200 Jan 21 09:54:25.249325 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 294/586] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:24 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 => generated 999 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:25.649103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39af2580-3e09-439e-b6c6-a6e13c498c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:25.650202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39af2580-3e09-439e-b6c6-a6e13c498c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:25.650878 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:25.650878 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:25.651535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39af2580-3e09-439e-b6c6-a6e13c498c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:25.862293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:25.862293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:25.895618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-39af2580-3e09-439e-b6c6-a6e13c498c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:25.958512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39af2580-3e09-439e-b6c6-a6e13c498c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 200 Jan 21 09:54:25.960091 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 293/587] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:25 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 927 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:26.274741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:26.275033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:26.275589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:26.275589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:26.280608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:26.546331 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:26.546331 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:26.591803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:26.645314 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:26.645904 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:26.659892 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:26.668667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:26.668667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:26.738976 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b4cb55a-431d-438f-a88c-396f666ac15d tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 returned with HTTP 200 Jan 21 09:54:26.744920 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 295/588] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:26 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 => generated 999 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:26.988854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc1131f-8305-4798-b37a-bf894ccdfbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:26.990344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc1131f-8305-4798-b37a-bf894ccdfbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:26.990769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:26.990769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:26.991515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc1131f-8305-4798-b37a-bf894ccdfbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:27.105129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:27.105129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:27.128857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9fc1131f-8305-4798-b37a-bf894ccdfbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:27.182554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc1131f-8305-4798-b37a-bf894ccdfbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 200 Jan 21 09:54:27.189605 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 294/589] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:26 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 928 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:27.221676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-918c96dc-ce19-4a5a-8e35-25483c1f4b1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] POST http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots Jan 21 09:54:27.222426 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:27.222426 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:27.224164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-918c96dc-ce19-4a5a-8e35-25483c1f4b1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aef0257f-86e8-43ab-be57-1b3ebfbc1691", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1511605778"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:27.407305 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:27.407305 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:27.419981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-918c96dc-ce19-4a5a-8e35-25483c1f4b1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:27.420607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-918c96dc-ce19-4a5a-8e35-25483c1f4b1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Create snapshot from volume aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:27.662484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-918c96dc-ce19-4a5a-8e35-25483c1f4b1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Created reservations ['b4776bb8-cd47-41fd-b4d1-e21d75c6786b', '393e271d-3e2e-43e5-bf28-29015e7f334e', '01c975b6-3eed-4a16-a681-b245ce4cbc25', 'b2d10402-b5f6-4f09-8e56-097dd7979c3f'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:27.781064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:27.782160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:27.782518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:27.782518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:27.783189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:27.986485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:27.986485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:28.006514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Volume info retrieved successfully. Jan 21 09:54:28.036990 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:28.040011 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:28.055323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-918c96dc-ce19-4a5a-8e35-25483c1f4b1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot create request issued successfully. Jan 21 09:54:28.056340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-918c96dc-ce19-4a5a-8e35-25483c1f4b1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots returned with HTTP 202 Jan 21 09:54:28.057355 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 296/590] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:54:27 2021] POST /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots => generated 323 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:54:28.078532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46afcd0c-bb76-4fbb-9ec8-05b632e3e8b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:28.081066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46afcd0c-bb76-4fbb-9ec8-05b632e3e8b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:28.085253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:28.085253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:28.092423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46afcd0c-bb76-4fbb-9ec8-05b632e3e8b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:28.096673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:28.129438 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:28.129438 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:28.171136 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:28.171136 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:28.179931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-46afcd0c-bb76-4fbb-9ec8-05b632e3e8b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:28.182361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46afcd0c-bb76-4fbb-9ec8-05b632e3e8b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:28.189337 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 297/591] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:28 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 455 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:28.203703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9372e2d8-a0b1-49d5-95cb-1598dcb3941b tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 returned with HTTP 200 Jan 21 09:54:28.204816 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 295/592] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:27 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 => generated 999 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:29.196747 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a223df0-7efd-4027-a1e7-3423a8ad03f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:29.197398 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a223df0-7efd-4027-a1e7-3423a8ad03f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:29.197724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:29.197724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:29.198460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a223df0-7efd-4027-a1e7-3423a8ad03f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:29.222420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5bfa592-9605-460c-b817-fa1417c6db98 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:29.223118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5bfa592-9605-460c-b817-fa1417c6db98 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:29.223387 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:29.223387 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:29.223768 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5bfa592-9605-460c-b817-fa1417c6db98 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:29.262932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:29.262932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:29.264563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6a223df0-7efd-4027-a1e7-3423a8ad03f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:29.266871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a223df0-7efd-4027-a1e7-3423a8ad03f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:29.268870 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 298/593] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:29 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 455 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:29.405609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:29.405609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:29.426615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5bfa592-9605-460c-b817-fa1417c6db98 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 returned with HTTP 404 Jan 21 09:54:29.427898 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 296/594] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:29 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:29.437229 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb9944c8-f9f5-4b36-9225-a97026ef42e9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a Jan 21 09:54:29.437985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb9944c8-f9f5-4b36-9225-a97026ef42e9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:29.438327 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:29.438327 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:29.438882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb9944c8-f9f5-4b36-9225-a97026ef42e9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:29.439430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-fb9944c8-f9f5-4b36-9225-a97026ef42e9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member 4285ece7-e410-431a-836a-020e820c994a {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:29.458663 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:29.458663 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:29.549381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb9944c8-f9f5-4b36-9225-a97026ef42e9 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a returned with HTTP 200 Jan 21 09:54:29.557247 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 299/595] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:29 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a => generated 353 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:30.282175 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57a46021-aed4-4b42-9cf0-57810067d26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:30.283671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57a46021-aed4-4b42-9cf0-57810067d26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:30.284164 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:30.284164 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:30.285262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57a46021-aed4-4b42-9cf0-57810067d26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:30.366127 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:30.366127 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:30.373458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-57a46021-aed4-4b42-9cf0-57810067d26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:30.378070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57a46021-aed4-4b42-9cf0-57810067d26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:30.383473 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 297/596] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:30 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 455 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:30.580355 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec73a3c0-8f0c-431c-90ee-6f0e81e45470 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] GET http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a Jan 21 09:54:30.584499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec73a3c0-8f0c-431c-90ee-6f0e81e45470 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:30.588906 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:30.588906 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:30.590689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec73a3c0-8f0c-431c-90ee-6f0e81e45470 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:30.592246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-ec73a3c0-8f0c-431c-90ee-6f0e81e45470 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] show called for member 4285ece7-e410-431a-836a-020e820c994a {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:30.616954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec73a3c0-8f0c-431c-90ee-6f0e81e45470 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a returned with HTTP 404 Jan 21 09:54:30.623480 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 300/597] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:30 2021] GET /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/groups/4285ece7-e410-431a-836a-020e820c994a => generated 108 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:30.637852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38157481-7d39-42c8-a0f5-9c060825d985 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] DELETE http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/81da848b-cce5-4684-bebf-dbd161b3fe55 Jan 21 09:54:30.641837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38157481-7d39-42c8-a0f5-9c060825d985 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:30.642524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:30.642524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:30.644255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38157481-7d39-42c8-a0f5-9c060825d985 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:30.776318 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:54:30.776318 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:54:30.805107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38157481-7d39-42c8-a0f5-9c060825d985 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/81da848b-cce5-4684-bebf-dbd161b3fe55 returned with HTTP 202 Jan 21 09:54:30.808772 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 298/598] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 09:54:30 2021] DELETE /volume/v3/43f50d814f5644d09e57f654bc836ffc/group_types/81da848b-cce5-4684-bebf-dbd161b3fe55 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:30.825685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fab60c1-b61a-4118-adfe-2981fd532133 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:30.827246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fab60c1-b61a-4118-adfe-2981fd532133 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:30.828208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fab60c1-b61a-4118-adfe-2981fd532133 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:30.832505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1fab60c1-b61a-4118-adfe-2981fd532133 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete volume with id: ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 Jan 21 09:54:31.098107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fab60c1-b61a-4118-adfe-2981fd532133 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 returned with HTTP 404 Jan 21 09:54:31.104885 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 301/599] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:30 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/ef2ceab0-4de0-4c10-bfbe-4b0e66a4cfa3 => generated 109 bytes in 287 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:31.122269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-004aadcc-9ec6-4d1a-9ab3-a9666fedaf87 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] DELETE http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/c909d47c-fed6-4320-8b18-124682f2d978 Jan 21 09:54:31.125428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-004aadcc-9ec6-4d1a-9ab3-a9666fedaf87 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:31.130447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-004aadcc-9ec6-4d1a-9ab3-a9666fedaf87 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:31.448206 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6e7bdaf-5668-4c4b-93ea-b361488db730 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:31.450718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6e7bdaf-5668-4c4b-93ea-b361488db730 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:31.452738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6e7bdaf-5668-4c4b-93ea-b361488db730 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:31.564388 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-004aadcc-9ec6-4d1a-9ab3-a9666fedaf87 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/c909d47c-fed6-4320-8b18-124682f2d978 returned with HTTP 202 Jan 21 09:54:31.565031 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:31.565031 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:31.570619 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 299/600] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:54:31 2021] DELETE /volume/v3/43f50d814f5644d09e57f654bc836ffc/types/c909d47c-fed6-4320-8b18-124682f2d978 => generated 0 bytes in 454 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:31.571787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a6e7bdaf-5668-4c4b-93ea-b361488db730 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:31.578326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abc51701-b6e2-4095-b19f-7683c7462cd6 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] GET http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/c909d47c-fed6-4320-8b18-124682f2d978 Jan 21 09:54:31.579810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6e7bdaf-5668-4c4b-93ea-b361488db730 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:31.582538 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 302/601] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:31 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 455 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:31.584835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abc51701-b6e2-4095-b19f-7683c7462cd6 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:31.587503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abc51701-b6e2-4095-b19f-7683c7462cd6 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:31.644553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abc51701-b6e2-4095-b19f-7683c7462cd6 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/c909d47c-fed6-4320-8b18-124682f2d978 returned with HTTP 404 Jan 21 09:54:31.646603 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 300/602] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:54:31 2021] GET /volume/v3/43f50d814f5644d09e57f654bc836ffc/types/c909d47c-fed6-4320-8b18-124682f2d978 => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:31.660650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bcdf254-0ab9-4e95-a595-5cd99d13a8fc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:54:31.661843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4bcdf254-0ab9-4e95-a595-5cd99d13a8fc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:31.662335 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:31.662335 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:31.663308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4bcdf254-0ab9-4e95-a595-5cd99d13a8fc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:31.666258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4bcdf254-0ab9-4e95-a595-5cd99d13a8fc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete volume with id: 30c99692-efc0-4100-a9ad-60084ed9a442 Jan 21 09:54:31.945193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bcdf254-0ab9-4e95-a595-5cd99d13a8fc tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 returned with HTTP 404 Jan 21 09:54:31.950368 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 303/603] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:31 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/30c99692-efc0-4100-a9ad-60084ed9a442 => generated 109 bytes in 297 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:31.962782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f30bc78-58dc-486c-98cf-2f20663b3319 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d Jan 21 09:54:31.963719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f30bc78-58dc-486c-98cf-2f20663b3319 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:31.964638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f30bc78-58dc-486c-98cf-2f20663b3319 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:31.965445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4f30bc78-58dc-486c-98cf-2f20663b3319 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete volume with id: 833eeca0-1e10-4d14-a967-bd493dd9931d Jan 21 09:54:32.273614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f30bc78-58dc-486c-98cf-2f20663b3319 tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d returned with HTTP 404 Jan 21 09:54:32.275283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 301/604] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:31 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/833eeca0-1e10-4d14-a967-bd493dd9931d => generated 109 bytes in 319 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:32.289117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-faf3bb2b-0a4d-44d3-a91b-c38ea9f6f651 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] DELETE http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/fe4987d5-0084-4e4d-8683-214b397244d4 Jan 21 09:54:32.290631 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-faf3bb2b-0a4d-44d3-a91b-c38ea9f6f651 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:32.291930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-faf3bb2b-0a4d-44d3-a91b-c38ea9f6f651 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:32.598435 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9be45fcf-09dc-48fc-90b5-93c581b6e5e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:32.602480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9be45fcf-09dc-48fc-90b5-93c581b6e5e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:32.603417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9be45fcf-09dc-48fc-90b5-93c581b6e5e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:32.616149 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:54:32.616149 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:54:32.647655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-faf3bb2b-0a4d-44d3-a91b-c38ea9f6f651 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/fe4987d5-0084-4e4d-8683-214b397244d4 returned with HTTP 202 Jan 21 09:54:32.648798 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 304/605] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:54:32 2021] DELETE /volume/v3/43f50d814f5644d09e57f654bc836ffc/types/fe4987d5-0084-4e4d-8683-214b397244d4 => generated 0 bytes in 367 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:32.658149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec6e33eb-d62c-4f17-b8a7-4df99cb9afec tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] GET http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/fe4987d5-0084-4e4d-8683-214b397244d4 Jan 21 09:54:32.658813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec6e33eb-d62c-4f17-b8a7-4df99cb9afec tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:32.659360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec6e33eb-d62c-4f17-b8a7-4df99cb9afec tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:32.688278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec6e33eb-d62c-4f17-b8a7-4df99cb9afec tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/fe4987d5-0084-4e4d-8683-214b397244d4 returned with HTTP 404 Jan 21 09:54:32.689356 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 305/606] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:54:32 2021] GET /volume/v3/43f50d814f5644d09e57f654bc836ffc/types/fe4987d5-0084-4e4d-8683-214b397244d4 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:32.699710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-141b7c52-992b-49ee-b0a9-83a269a461cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] DELETE http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef Jan 21 09:54:32.700254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-141b7c52-992b-49ee-b0a9-83a269a461cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:32.700742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-141b7c52-992b-49ee-b0a9-83a269a461cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:32.701219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-141b7c52-992b-49ee-b0a9-83a269a461cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] Delete volume with id: 2df58dc3-e445-487a-982a-c43fc53ddeef Jan 21 09:54:32.750836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:32.750836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:32.753584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9be45fcf-09dc-48fc-90b5-93c581b6e5e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:32.764234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9be45fcf-09dc-48fc-90b5-93c581b6e5e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:32.771793 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 302/607] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:32 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 482 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:32.791366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dbc17a1f-7227-4ed6-adce-8f3512e84def tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] PUT http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 Jan 21 09:54:32.792250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:32.792250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:32.793689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dbc17a1f-7227-4ed6-adce-8f3512e84def tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:32.856378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-141b7c52-992b-49ee-b0a9-83a269a461cf tempest-GroupSnapshotsTest-736968395 tempest-GroupSnapshotsTest-736968395] http://10.222.0.77/volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef returned with HTTP 404 Jan 21 09:54:32.875547 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 306/608] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:32 2021] DELETE /volume/v3/7429ecb59f5e4e19b21d4d4d88c0092c/volumes/2df58dc3-e445-487a-982a-c43fc53ddeef => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:32.891268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bee8fa8f-e1c1-4f35-b6a4-22752c9635c9 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] DELETE http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/0656eeb0-763a-4f59-909f-7cae7e753939 Jan 21 09:54:32.892882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bee8fa8f-e1c1-4f35-b6a4-22752c9635c9 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:32.896698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bee8fa8f-e1c1-4f35-b6a4-22752c9635c9 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:33.118960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dbc17a1f-7227-4ed6-adce-8f3512e84def tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 returned with HTTP 200 Jan 21 09:54:33.123838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 303/609] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 09:54:32 2021] PUT /volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 => generated 513 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:33.146005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bee8fa8f-e1c1-4f35-b6a4-22752c9635c9 tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/0656eeb0-763a-4f59-909f-7cae7e753939 returned with HTTP 202 Jan 21 09:54:33.146005 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 307/610] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:54:32 2021] DELETE /volume/v3/43f50d814f5644d09e57f654bc836ffc/types/0656eeb0-763a-4f59-909f-7cae7e753939 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:33.151329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-314c7d40-0fa3-480f-8bda-43e82cf3992b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] POST http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots Jan 21 09:54:33.153739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-314c7d40-0fa3-480f-8bda-43e82cf3992b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aef0257f-86e8-43ab-be57-1b3ebfbc1691"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:33.156062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d9f803-b289-46c2-b70c-f01fb48b056d tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] GET http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/0656eeb0-763a-4f59-909f-7cae7e753939 Jan 21 09:54:33.156605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6d9f803-b289-46c2-b70c-f01fb48b056d tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:33.157102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6d9f803-b289-46c2-b70c-f01fb48b056d tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:33.189630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d9f803-b289-46c2-b70c-f01fb48b056d tempest-GroupSnapshotsTest-29277421 tempest-GroupSnapshotsTest-29277421] http://10.222.0.77/volume/v3/43f50d814f5644d09e57f654bc836ffc/types/0656eeb0-763a-4f59-909f-7cae7e753939 returned with HTTP 404 Jan 21 09:54:33.190716 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 308/611] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:54:33 2021] GET /volume/v3/43f50d814f5644d09e57f654bc836ffc/types/0656eeb0-763a-4f59-909f-7cae7e753939 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:33.318362 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:33.318362 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:33.320157 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-314c7d40-0fa3-480f-8bda-43e82cf3992b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:33.320809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-314c7d40-0fa3-480f-8bda-43e82cf3992b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Create snapshot from volume aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:33.388835 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota_utils [None req-314c7d40-0fa3-480f-8bda-43e82cf3992b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Quota exceeded for 1559848b5d3c489bad924b64650cd082, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 09:54:33.390040 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.middleware.fault [None req-314c7d40-0fa3-480f-8bda-43e82cf3992b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots returned with HTTP 413 Jan 21 09:54:33.391969 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 304/612] 10.222.0.77 () {60 vars in 1231 bytes} [Thu Jan 21 09:54:33 2021] POST /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots => generated 208 bytes in 260 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 09:54:33.402965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c00b4ad6-0b1a-4bf8-a3cb-ddcf932bda19 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] PUT http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 Jan 21 09:54:33.404046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c00b4ad6-0b1a-4bf8-a3cb-ddcf932bda19 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:33.610684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c00b4ad6-0b1a-4bf8-a3cb-ddcf932bda19 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 returned with HTTP 200 Jan 21 09:54:33.612215 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 309/613] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 09:54:33 2021] PUT /volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 => generated 314 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:33.642862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd14fe67-741b-4465-b518-4749498a963f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] POST http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots Jan 21 09:54:33.643796 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:33.643796 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:33.644648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd14fe67-741b-4465-b518-4749498a963f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aef0257f-86e8-43ab-be57-1b3ebfbc1691"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:33.892016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:33.892016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:33.893429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd14fe67-741b-4465-b518-4749498a963f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:33.893794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-cd14fe67-741b-4465-b518-4749498a963f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Create snapshot from volume aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:34.030543 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota_utils [None req-cd14fe67-741b-4465-b518-4749498a963f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Quota exceeded for 1559848b5d3c489bad924b64650cd082, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 09:54:34.032058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.middleware.fault [None req-cd14fe67-741b-4465-b518-4749498a963f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots returned with HTTP 413 Jan 21 09:54:34.048033 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 305/614] 10.222.0.77 () {60 vars in 1231 bytes} [Thu Jan 21 09:54:33 2021] POST /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots => generated 133 bytes in 418 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 09:54:34.060292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18daa306-3aa4-417a-9054-54f9c98336e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] DELETE http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:34.060949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18daa306-3aa4-417a-9054-54f9c98336e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:34.061435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18daa306-3aa4-417a-9054-54f9c98336e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:34.061799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-18daa306-3aa4-417a-9054-54f9c98336e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Delete snapshot with id: 46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:34.121263 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:34.121263 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:34.122650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-18daa306-3aa4-417a-9054-54f9c98336e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:34.237941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-18daa306-3aa4-417a-9054-54f9c98336e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot delete request issued successfully. Jan 21 09:54:34.238706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18daa306-3aa4-417a-9054-54f9c98336e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 202 Jan 21 09:54:34.240130 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 310/615] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:54:34 2021] DELETE /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:34.259041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-059e101c-5c9c-4e02-86c1-196aceee58b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:34.263067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-059e101c-5c9c-4e02-86c1-196aceee58b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:34.263854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:34.263854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:34.264889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-059e101c-5c9c-4e02-86c1-196aceee58b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:34.314894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:34.314894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:34.316530 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-059e101c-5c9c-4e02-86c1-196aceee58b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:34.319079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-059e101c-5c9c-4e02-86c1-196aceee58b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:34.321039 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 306/616] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:34 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 481 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:35.341932 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6c788e2-7605-4a24-8d75-40ac488c2b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:35.342720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6c788e2-7605-4a24-8d75-40ac488c2b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:35.342720 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:35.342720 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:35.343281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6c788e2-7605-4a24-8d75-40ac488c2b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:35.403631 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:35.403631 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:35.409382 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c6c788e2-7605-4a24-8d75-40ac488c2b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:35.412402 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6c788e2-7605-4a24-8d75-40ac488c2b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:35.420277 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 311/617] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:35 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 481 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:36.439122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759d5cfc-b949-4c73-aaee-e2d293ac5f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:36.439990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759d5cfc-b949-4c73-aaee-e2d293ac5f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:36.439990 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:36.439990 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:36.440381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759d5cfc-b949-4c73-aaee-e2d293ac5f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:36.501662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:36.501662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:36.503026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-759d5cfc-b949-4c73-aaee-e2d293ac5f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Snapshot retrieved successfully. Jan 21 09:54:36.505162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759d5cfc-b949-4c73-aaee-e2d293ac5f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 200 Jan 21 09:54:36.515683 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 307/618] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:36 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 481 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:37.523314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81e5b214-0fef-425f-9875-c33cade7dbed tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 Jan 21 09:54:37.524093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81e5b214-0fef-425f-9875-c33cade7dbed tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:37.524093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:37.524093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:37.524492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81e5b214-0fef-425f-9875-c33cade7dbed tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:37.578078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81e5b214-0fef-425f-9875-c33cade7dbed tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 returned with HTTP 404 Jan 21 09:54:37.579813 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 312/619] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:54:37 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/snapshots/46370146-7595-4cc4-b8fd-5d05c30f2726 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:37.590634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-818d6c74-9dda-4a0e-8fdf-69c071bdec2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] DELETE http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:37.591471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-818d6c74-9dda-4a0e-8fdf-69c071bdec2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:37.591847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:37.591847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:37.592442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-818d6c74-9dda-4a0e-8fdf-69c071bdec2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:37.593086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-818d6c74-9dda-4a0e-8fdf-69c071bdec2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Delete volume with id: aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:37.697288 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:37.697288 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:37.699814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-818d6c74-9dda-4a0e-8fdf-69c071bdec2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:37.769078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-818d6c74-9dda-4a0e-8fdf-69c071bdec2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Delete volume request issued successfully. Jan 21 09:54:37.769873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-818d6c74-9dda-4a0e-8fdf-69c071bdec2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 202 Jan 21 09:54:37.771300 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 308/620] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:37 2021] DELETE /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:37.781843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19befd79-afd5-4a4d-a20b-a8b7d2fd3d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:37.782679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19befd79-afd5-4a4d-a20b-a8b7d2fd3d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:37.783446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19befd79-afd5-4a4d-a20b-a8b7d2fd3d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:37.867808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:37.867808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:37.877092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-19befd79-afd5-4a4d-a20b-a8b7d2fd3d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:37.926741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19befd79-afd5-4a4d-a20b-a8b7d2fd3d0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 200 Jan 21 09:54:37.929901 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 313/621] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:37 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 927 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:38.957085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-406d6b79-bd9a-41f1-b6cd-a2020bb54736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:38.958291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-406d6b79-bd9a-41f1-b6cd-a2020bb54736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:38.958678 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:38.958678 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:38.959414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-406d6b79-bd9a-41f1-b6cd-a2020bb54736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:39.096264 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:39.096264 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:39.139723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-406d6b79-bd9a-41f1-b6cd-a2020bb54736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:39.225950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-406d6b79-bd9a-41f1-b6cd-a2020bb54736 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 200 Jan 21 09:54:39.234687 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 309/622] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:38 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 927 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:40.251833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be682d58-3ee1-4271-b7dc-d2e54e98ebec tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:40.255467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be682d58-3ee1-4271-b7dc-d2e54e98ebec tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:40.256730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:40.256730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:40.258219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be682d58-3ee1-4271-b7dc-d2e54e98ebec tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:40.463211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:40.463211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:40.484354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be682d58-3ee1-4271-b7dc-d2e54e98ebec tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Volume info retrieved successfully. Jan 21 09:54:40.518644 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be682d58-3ee1-4271-b7dc-d2e54e98ebec tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 200 Jan 21 09:54:40.520746 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 314/623] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:40 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 927 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:41.550789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0acff545-72d2-48a7-a458-14554a0023ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] GET http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 Jan 21 09:54:41.551955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0acff545-72d2-48a7-a458-14554a0023ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:41.552314 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:41.552314 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:41.561357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0acff545-72d2-48a7-a458-14554a0023ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:41.743961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0acff545-72d2-48a7-a458-14554a0023ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108 tempest-VolumeSnapshotQuotasNegativeTestJSON-1457822108] http://10.222.0.77/volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 returned with HTTP 404 Jan 21 09:54:41.752117 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 310/624] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:41 2021] GET /volume/v3/1559848b5d3c489bad924b64650cd082/volumes/aef0257f-86e8-43ab-be57-1b3ebfbc1691 => generated 109 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:41.761760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5de97c98-febf-4a68-9bfa-608e577888e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] PUT http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 Jan 21 09:54:41.762563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5de97c98-febf-4a68-9bfa-608e577888e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:42.065251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7be29713-d978-431f-9765-c9e6baf55ea9 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] POST http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types Jan 21 09:54:42.065743 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:42.065743 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:42.066429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7be29713-d978-431f-9765-c9e6baf55ea9 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2120118564"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:42.125881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5de97c98-febf-4a68-9bfa-608e577888e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732 tempest-VolumeSnapshotQuotasNegativeTestJSON-10304732] http://10.222.0.77/volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 returned with HTTP 200 Jan 21 09:54:42.126882 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 311/625] 10.222.0.77 () {60 vars in 1342 bytes} [Thu Jan 21 09:54:41 2021] PUT /volume/v3/33bb935c4b1241cca6c2ca43ed1dc7fe/os-quota-sets/1559848b5d3c489bad924b64650cd082 => generated 319 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:42.150459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7be29713-d978-431f-9765-c9e6baf55ea9 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types returned with HTTP 200 Jan 21 09:54:42.159817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 315/626] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:54:41 2021] POST /volume/v3/cc98ad721eb048f8a4069885eb656f92/types => generated 216 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:42.163554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b0bb817-e5c9-4e81-86dc-8223d98b73f6 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] POST http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types Jan 21 09:54:42.164508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b0bb817-e5c9-4e81-86dc-8223d98b73f6 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-906871390"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:42.298161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b0bb817-e5c9-4e81-86dc-8223d98b73f6 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types returned with HTTP 202 Jan 21 09:54:42.299012 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 312/627] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 09:54:42 2021] POST /volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types => generated 172 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:42.604506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81055525-fb66-4fa3-882c-05798cde6f69 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups Jan 21 09:54:42.605405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81055525-fb66-4fa3-882c-05798cde6f69 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d60cf47e-dc2c-4a1e-b224-ea6eb4581d7b", "volume_types": ["ad2cee74-1572-4320-9739-8d04e6a75a70"], "name": "tempest-Group1-608929497"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:42.606818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-81055525-fb66-4fa3-882c-05798cde6f69 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Creating new group {'group': {'group_type': 'd60cf47e-dc2c-4a1e-b224-ea6eb4581d7b', 'volume_types': ['ad2cee74-1572-4320-9739-8d04e6a75a70'], 'name': 'tempest-Group1-608929497'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:54:42.641470 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-81055525-fb66-4fa3-882c-05798cde6f69 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Creating group tempest-Group1-608929497. Jan 21 09:54:42.728113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-81055525-fb66-4fa3-882c-05798cde6f69 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Availability Zones retrieved successfully. Jan 21 09:54:42.779704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-81055525-fb66-4fa3-882c-05798cde6f69 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Created reservations ['571a71a3-ff30-42a6-9702-3b9e944a3a9c'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:42.891766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81055525-fb66-4fa3-882c-05798cde6f69 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups returned with HTTP 202 Jan 21 09:54:42.892665 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 316/628] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 09:54:42 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups => generated 93 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:54:42.907601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89b686de-5e43-47a4-b39f-d9e126551642 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c Jan 21 09:54:42.908018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89b686de-5e43-47a4-b39f-d9e126551642 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:42.908507 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89b686de-5e43-47a4-b39f-d9e126551642 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:42.908923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-89b686de-5e43-47a4-b39f-d9e126551642 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member c01d93a8-e88e-48dc-b9d6-6a74c5407c9c {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:42.922572 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:42.922572 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:42.957561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89b686de-5e43-47a4-b39f-d9e126551642 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c returned with HTTP 200 Jan 21 09:54:42.959181 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 313/629] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:42 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c => generated 321 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:43.971544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90ca295f-d172-4286-9884-069711c2715e tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c Jan 21 09:54:43.972407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90ca295f-d172-4286-9884-069711c2715e tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:43.972987 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:43.972987 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:43.973351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90ca295f-d172-4286-9884-069711c2715e tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:43.974044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-90ca295f-d172-4286-9884-069711c2715e tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member c01d93a8-e88e-48dc-b9d6-6a74c5407c9c {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:43.987939 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:43.987939 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:44.022163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90ca295f-d172-4286-9884-069711c2715e tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c returned with HTTP 200 Jan 21 09:54:44.023019 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 317/630] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:43 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c => generated 322 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:44.036151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b586eab8-d9e4-4f7a-894f-7b2ae274ed15 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups Jan 21 09:54:44.036676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:44.036676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:44.037180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b586eab8-d9e4-4f7a-894f-7b2ae274ed15 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d60cf47e-dc2c-4a1e-b224-ea6eb4581d7b", "volume_types": ["ad2cee74-1572-4320-9739-8d04e6a75a70"], "name": "tempest-Group2-619173233"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:44.038293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-b586eab8-d9e4-4f7a-894f-7b2ae274ed15 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Creating new group {'group': {'group_type': 'd60cf47e-dc2c-4a1e-b224-ea6eb4581d7b', 'volume_types': ['ad2cee74-1572-4320-9739-8d04e6a75a70'], 'name': 'tempest-Group2-619173233'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:54:44.055436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-b586eab8-d9e4-4f7a-894f-7b2ae274ed15 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Creating group tempest-Group2-619173233. Jan 21 09:54:44.056196 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:44.056196 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:44.116601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b586eab8-d9e4-4f7a-894f-7b2ae274ed15 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Availability Zones retrieved successfully. Jan 21 09:54:44.168488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-b586eab8-d9e4-4f7a-894f-7b2ae274ed15 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Created reservations ['702046c1-c53f-45ef-a950-f28be08d2d8f'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:44.305755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b586eab8-d9e4-4f7a-894f-7b2ae274ed15 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups returned with HTTP 202 Jan 21 09:54:44.310001 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 314/631] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 09:54:44 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups => generated 93 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:54:44.319913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d5ea024-9495-4a12-a351-0a37e0ba391c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 Jan 21 09:54:44.320836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d5ea024-9495-4a12-a351-0a37e0ba391c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:44.321274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:44.321274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:44.322020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d5ea024-9495-4a12-a351-0a37e0ba391c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:44.322586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-0d5ea024-9495-4a12-a351-0a37e0ba391c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member f8105da2-ca3c-4e28-8738-50cc8f0896a8 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:44.341534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:44.341534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:44.372890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d5ea024-9495-4a12-a351-0a37e0ba391c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 returned with HTTP 200 Jan 21 09:54:44.374487 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 318/632] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:44 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 => generated 321 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:45.390424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-650c4155-b77e-47a2-936e-c09530478c21 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 Jan 21 09:54:45.391733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-650c4155-b77e-47a2-936e-c09530478c21 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:45.392181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:45.392181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:45.392994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-650c4155-b77e-47a2-936e-c09530478c21 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:45.393909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-650c4155-b77e-47a2-936e-c09530478c21 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member f8105da2-ca3c-4e28-8738-50cc8f0896a8 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:45.403763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:45.403763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:45.441954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-650c4155-b77e-47a2-936e-c09530478c21 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 returned with HTTP 200 Jan 21 09:54:45.443776 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 315/633] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:45 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 => generated 322 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:54:45.456367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes Jan 21 09:54:45.457237 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:45.457237 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:45.458024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-667988605", "volume_type": "ad2cee74-1572-4320-9739-8d04e6a75a70", "group_id": "c01d93a8-e88e-48dc-b9d6-6a74c5407c9c", "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:45.459545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume request body: {'volume': {'name': 'tempest-volume-667988605', 'volume_type': 'ad2cee74-1572-4320-9739-8d04e6a75a70', 'group_id': 'c01d93a8-e88e-48dc-b9d6-6a74c5407c9c', 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:54:45.487291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:45.487291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:45.488636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume of 1 GB Jan 21 09:54:45.506732 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Availability Zones retrieved successfully. Jan 21 09:54:45.526348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Flow 'volume_create_api' (bfecacb6-ef9a-4d76-b179-9547849ddbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:45.530385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf37a6c6-66e6-4169-a90d-973d8efbcb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:45.532173 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:45.532173 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:45.533218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:54:45.598826 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf37a6c6-66e6-4169-a90d-973d8efbcb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:54:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad2cee74-1572-4320-9739-8d04e6a75a70,is_public=True,name='tempest-GroupsTest-volume-type-2120118564',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad2cee74-1572-4320-9739-8d04e6a75a70', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c01d93a8-e88e-48dc-b9d6-6a74c5407c9c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:45.601458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84466e68-5968-4417-82d8-32fb81252c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:45.664130 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2120118564 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2120118564, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:45.667170 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2120118564 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2120118564, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:45.860437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Created reservations ['0c401c9e-997c-4447-878f-416687a756de', 'ba2c146a-456f-4b50-a8b2-f2b1da0c7421', '57eef821-bbdc-4d1e-a0c4-211faf657450', 'c3a5d8d6-d25c-4afc-be8c-8eca5a07bf3c'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:45.864360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84466e68-5968-4417-82d8-32fb81252c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c401c9e-997c-4447-878f-416687a756de', 'ba2c146a-456f-4b50-a8b2-f2b1da0c7421', '57eef821-bbdc-4d1e-a0c4-211faf657450', 'c3a5d8d6-d25c-4afc-be8c-8eca5a07bf3c']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:45.867721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a83976a-51c1-4d29-8102-0ca68d7b4ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:45.963285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a83976a-51c1-4d29-8102-0ca68d7b4ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f665428d-308b-41b8-abac-e5007c5ae2e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-667988605',encryption_key_id=None,group_id=c01d93a8-e88e-48dc-b9d6-6a74c5407c9c,group_type_id=,metadata={},multiattach=False,project_id='19fc8bace6004227b1caed5e9aea1d32',qos_specs=None,replication_status=,reservations=['0c401c9e-997c-4447-878f-416687a756de','ba2c146a-456f-4b50-a8b2-f2b1da0c7421','57eef821-bbdc-4d1e-a0c4-211faf657450','c3a5d8d6-d25c-4afc-be8c-8eca5a07bf3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192d6ef8041b4a00a001467c70457f29',volume_type_id=ad2cee74-1572-4320-9739-8d04e6a75a70), 'volume': 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-21T09:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-667988605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c01d93a8-e88e-48dc-b9d6-6a74c5407c9c,host=None,id=f665428d-308b-41b8-abac-e5007c5ae2e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19fc8bace6004227b1caed5e9aea1d32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='192d6ef8041b4a00a001467c70457f29',volume_attachment=,volume_type=,volume_type_id=ad2cee74-1572-4320-9739-8d04e6a75a70)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:45.966318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be18f0c-e777-4571-943a-4ea3d0cea976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:46.024865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be18f0c-e777-4571-943a-4ea3d0cea976) transitioned into state 'SUCCESS' from state '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-667988605',encryption_key_id=None,group_id=c01d93a8-e88e-48dc-b9d6-6a74c5407c9c,group_type_id=,metadata={},multiattach=False,project_id='19fc8bace6004227b1caed5e9aea1d32',qos_specs=None,replication_status=,reservations=['0c401c9e-997c-4447-878f-416687a756de','ba2c146a-456f-4b50-a8b2-f2b1da0c7421','57eef821-bbdc-4d1e-a0c4-211faf657450','c3a5d8d6-d25c-4afc-be8c-8eca5a07bf3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192d6ef8041b4a00a001467c70457f29',volume_type_id=ad2cee74-1572-4320-9739-8d04e6a75a70)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:46.028840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41945b3c-f1a2-426d-9d9f-755dd8ec6eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:46.057641 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41945b3c-f1a2-426d-9d9f-755dd8ec6eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:46.061493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Flow 'volume_create_api' (bfecacb6-ef9a-4d76-b179-9547849ddbba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:46.257143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume request issued successfully. Jan 21 09:54:46.284033 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:46.287250 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:46.300057 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:46.311549 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:46.311549 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:46.325839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a4e302d-69ca-46b3-9aac-f849588ed56c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes returned with HTTP 202 Jan 21 09:54:46.325839 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 319/634] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 09:54:45 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes => generated 880 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:46.345483 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 Jan 21 09:54:46.346607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:46.347274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:46.347274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:46.348326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:46.490641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:46.490641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:46.508707 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:46.540027 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:46.540951 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:46.561726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:46.587424 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:46.587424 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:46.650974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67d21733-715e-4c26-aec1-b9e6ffdaa29f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 returned with HTTP 200 Jan 21 09:54:46.656427 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 316/635] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:46 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 => generated 972 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:47.681416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 Jan 21 09:54:47.682388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:47.682672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:47.682672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:47.683049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:47.802498 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:47.802498 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:47.814356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:47.830303 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:47.830764 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:47.839771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:47.848985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:47.848985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:47.876485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa031d73-bc4c-41ec-85d8-b50dda4feec3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 returned with HTTP 200 Jan 21 09:54:47.877351 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 320/636] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:47 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 => generated 973 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:47.900434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10773138-df8a-47fa-a381-e4c2cf911f63 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c Jan 21 09:54:47.902658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10773138-df8a-47fa-a381-e4c2cf911f63 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:47.903638 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:47.903638 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:47.904834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10773138-df8a-47fa-a381-e4c2cf911f63 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:47.906340 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-10773138-df8a-47fa-a381-e4c2cf911f63 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member c01d93a8-e88e-48dc-b9d6-6a74c5407c9c {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:47.924262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:47.924262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:47.978492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10773138-df8a-47fa-a381-e4c2cf911f63 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c returned with HTTP 200 Jan 21 09:54:47.980682 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 317/637] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:47 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c => generated 322 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:48.003665 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9d29189-c53f-4f20-be61-a96034bc0527 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 Jan 21 09:54:48.005184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9d29189-c53f-4f20-be61-a96034bc0527 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:48.005834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:48.005834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:48.006966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9d29189-c53f-4f20-be61-a96034bc0527 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:48.008045 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-b9d29189-c53f-4f20-be61-a96034bc0527 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member f8105da2-ca3c-4e28-8738-50cc8f0896a8 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:48.022723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.022723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.106693 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9d29189-c53f-4f20-be61-a96034bc0527 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 returned with HTTP 200 Jan 21 09:54:48.109123 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 321/638] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:47 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 => generated 322 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:48.130640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-132667b4-0d56-4877-8d80-58b1aa49502b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/detail Jan 21 09:54:48.139904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-132667b4-0d56-4877-8d80-58b1aa49502b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:48.140053 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:48.140053 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:48.141122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-132667b4-0d56-4877-8d80-58b1aa49502b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:48.144456 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.144456 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.214889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-132667b4-0d56-4877-8d80-58b1aa49502b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/detail returned with HTTP 200 Jan 21 09:54:48.215968 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 318/639] 10.222.0.77 () {60 vars in 1263 bytes} [Thu Jan 21 09:54:48 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/detail => generated 638 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:54:48.227845 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail Jan 21 09:54:48.228997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:48.229225 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:48.229225 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:48.232352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:48.233424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:48.234392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.234392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.235806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:48.295458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Get all volumes completed successfully. Jan 21 09:54:48.296875 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:48.297318 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:48.306267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:48.321628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.321628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.373574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05c4c344-899d-47b3-8aa0-40610dca8f73 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail returned with HTTP 200 Jan 21 09:54:48.379248 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 322/640] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:48 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail => generated 976 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:48.408651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail Jan 21 09:54:48.409757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:48.410366 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:48.410366 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:48.411490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:48.412612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:48.415015 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.415015 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.418289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:48.492007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Get all volumes completed successfully. Jan 21 09:54:48.493833 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:48.494450 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:48.504779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:48.515304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.515304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.546855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0fa15c97-fdfd-4605-b7f8-04b240071997 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail returned with HTTP 200 Jan 21 09:54:48.547936 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 319/641] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:48 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail => generated 976 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:48.575754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f7050c0-1434-4b12-8de3-88eada4b3d8d tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c/action Jan 21 09:54:48.576294 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:48.576294 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:48.576765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f7050c0-1434-4b12-8de3-88eada4b3d8d tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:48.577151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f7050c0-1434-4b12-8de3-88eada4b3d8d tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:48.578090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-0f7050c0-1434-4b12-8de3-88eada4b3d8d tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] delete called for group c01d93a8-e88e-48dc-b9d6-6a74c5407c9c {{(pid=87996) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:54:48.578439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-0f7050c0-1434-4b12-8de3-88eada4b3d8d tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Delete group with id: c01d93a8-e88e-48dc-b9d6-6a74c5407c9c Jan 21 09:54:48.587509 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.587509 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.834314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f7050c0-1434-4b12-8de3-88eada4b3d8d tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c/action returned with HTTP 202 Jan 21 09:54:48.836413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 323/642] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:54:48 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:54:48.844482 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 Jan 21 09:54:48.844927 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:48.845172 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:48.845172 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:48.845583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:48.950161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:48.950161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:48.974902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:48.998665 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:48.999358 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:49.010095 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:49.021651 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:49.021651 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:49.047811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de26d67e-7ee4-4c22-a480-7e54f894c08b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 returned with HTTP 200 Jan 21 09:54:49.048799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 320/643] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:48 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 => generated 972 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:49.405140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8584433-fb46-441f-9b59-4be893c60bc9 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types Jan 21 09:54:49.405733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:49.405733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:49.406351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8584433-fb46-441f-9b59-4be893c60bc9 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2104707956", "os-volume-type-access:is_public": false}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:49.483642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8584433-fb46-441f-9b59-4be893c60bc9 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types returned with HTTP 200 Jan 21 09:54:49.497566 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 324/644] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 09:54:49 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types => generated 229 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:49.822030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fe0da50f-b976-4628-81d0-9b4b0b9c2a62 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] POST http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes Jan 21 09:54:49.822487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:49.822487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:49.822900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fe0da50f-b976-4628-81d0-9b4b0b9c2a62 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Action: 'create', calling method: create, body: {"volume": {"volume_type": "abd66182-6586-4ee6-9545-d0411ddebd39", "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:49.824133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-fe0da50f-b976-4628-81d0-9b4b0b9c2a62 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Create volume request body: {'volume': {'volume_type': 'abd66182-6586-4ee6-9545-d0411ddebd39', 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:54:49.847939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fe0da50f-b976-4628-81d0-9b4b0b9c2a62 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes returned with HTTP 404 Jan 21 09:54:49.851204 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 321/645] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:54:49 2021] POST /volume/v3/c7feb56f484341b88f8e905727b08865/volumes => generated 114 bytes in 351 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:49.857839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbd74268-a64d-40c7-ac48-e40c3b8374b0 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39/action Jan 21 09:54:49.858856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbd74268-a64d-40c7-ac48-e40c3b8374b0 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action body: b'{"addProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:49.859349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbd74268-a64d-40c7-ac48-e40c3b8374b0 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:49.883940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbd74268-a64d-40c7-ac48-e40c3b8374b0 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39/action returned with HTTP 202 Jan 21 09:54:49.884986 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 325/646] 10.222.0.77 () {60 vars in 1351 bytes} [Thu Jan 21 09:54:49 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:49.893589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] POST http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes Jan 21 09:54:49.894229 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Action: 'create', calling method: create, body: {"volume": {"volume_type": "abd66182-6586-4ee6-9545-d0411ddebd39", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1612637796"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:49.896293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Create volume request body: {'volume': {'volume_type': 'abd66182-6586-4ee6-9545-d0411ddebd39', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1612637796'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:54:49.914622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Create volume of 1 GB Jan 21 09:54:49.915408 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:49.915408 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:49.916069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Availability Zones retrieved successfully. Jan 21 09:54:49.939040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Flow 'volume_create_api' (a34a7386-414c-4eee-8c86-00974c9a80b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:49.939901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7da6233-9708-414c-83e3-a27dd12d256b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:49.942256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:54:50.003371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7da6233-9708-414c-83e3-a27dd12d256b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:54:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abd66182-6586-4ee6-9545-d0411ddebd39,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2104707956',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abd66182-6586-4ee6-9545-d0411ddebd39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:50.005931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e402582-f247-4e30-896f-a9ae1bf1d3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:50.066010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 Jan 21 09:54:50.066630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:50.067119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:50.113048 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2104707956 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2104707956, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:50.116379 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2104707956 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2104707956, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:50.199994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:50.199994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:50.216558 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Created reservations ['13af6b7d-7b85-42d0-8539-aae547a4372a', '5e6a33ee-8117-41dc-b424-18aa16222f3e', 'e31fc14e-2ba8-4949-aae3-39e9adfd55bf', '5d37d984-e3f7-4917-9482-487bf8a99809'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:50.219086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e402582-f247-4e30-896f-a9ae1bf1d3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13af6b7d-7b85-42d0-8539-aae547a4372a', '5e6a33ee-8117-41dc-b424-18aa16222f3e', 'e31fc14e-2ba8-4949-aae3-39e9adfd55bf', '5d37d984-e3f7-4917-9482-487bf8a99809']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:50.221417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffd555f-22eb-4a74-beb1-822609968904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:50.223853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:50.241427 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:50.242259 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:50.250889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:50.258111 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:50.258111 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:50.283861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c55076ab-fa65-4041-a2f4-ba95194094f0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 returned with HTTP 200 Jan 21 09:54:50.285134 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 326/647] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:50 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 => generated 972 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:50.299628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffd555f-22eb-4a74-beb1-822609968904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3819e5a7-83f3-4ac0-9503-e3be655b5c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1612637796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7feb56f484341b88f8e905727b08865',qos_specs=None,replication_status=,reservations=['13af6b7d-7b85-42d0-8539-aae547a4372a','5e6a33ee-8117-41dc-b424-18aa16222f3e','e31fc14e-2ba8-4949-aae3-39e9adfd55bf','5d37d984-e3f7-4917-9482-487bf8a99809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97da6657558142e29960f6cebeacbb47',volume_type_id=abd66182-6586-4ee6-9545-d0411ddebd39), 'volume': 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-21T09:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1612637796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3819e5a7-83f3-4ac0-9503-e3be655b5c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7feb56f484341b88f8e905727b08865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='97da6657558142e29960f6cebeacbb47',volume_attachment=,volume_type=,volume_type_id=abd66182-6586-4ee6-9545-d0411ddebd39)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:50.302230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e00484e-1d6b-447d-9074-16f52d32284a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:50.335617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e00484e-1d6b-447d-9074-16f52d32284a) transitioned into state 'SUCCESS' from state '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-1612637796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7feb56f484341b88f8e905727b08865',qos_specs=None,replication_status=,reservations=['13af6b7d-7b85-42d0-8539-aae547a4372a','5e6a33ee-8117-41dc-b424-18aa16222f3e','e31fc14e-2ba8-4949-aae3-39e9adfd55bf','5d37d984-e3f7-4917-9482-487bf8a99809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97da6657558142e29960f6cebeacbb47',volume_type_id=abd66182-6586-4ee6-9545-d0411ddebd39)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:50.337919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec100632-f97d-42c5-a90e-87007ae366bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:50.356022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec100632-f97d-42c5-a90e-87007ae366bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:50.359208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Flow 'volume_create_api' (a34a7386-414c-4eee-8c86-00974c9a80b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:50.415266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Create volume request issued successfully. Jan 21 09:54:50.431332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cc5b9e6-302a-4011-bf9c-c0615e600f05 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes returned with HTTP 202 Jan 21 09:54:50.433149 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 322/648] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:54:49 2021] POST /volume/v3/c7feb56f484341b88f8e905727b08865/volumes => generated 862 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:54:50.453264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22ab3fb0-67bf-4d2f-aa78-7620f5de72c9 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] GET http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:50.454261 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22ab3fb0-67bf-4d2f-aa78-7620f5de72c9 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:50.454623 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:50.454623 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:50.455355 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22ab3fb0-67bf-4d2f-aa78-7620f5de72c9 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:50.549195 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:50.549195 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:50.570649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-22ab3fb0-67bf-4d2f-aa78-7620f5de72c9 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Volume info retrieved successfully. Jan 21 09:54:50.613192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22ab3fb0-67bf-4d2f-aa78-7620f5de72c9 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 returned with HTTP 200 Jan 21 09:54:50.623193 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 327/649] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:50 2021] GET /volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 => generated 954 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:51.302522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f961f692-6621-4827-b9a7-479037735e70 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 Jan 21 09:54:51.303789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f961f692-6621-4827-b9a7-479037735e70 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:51.304115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:51.304115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:51.304368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f961f692-6621-4827-b9a7-479037735e70 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:51.356155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f961f692-6621-4827-b9a7-479037735e70 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 returned with HTTP 404 Jan 21 09:54:51.357197 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 323/650] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:51 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/f665428d-308b-41b8-abac-e5007c5ae2e8 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:51.365321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-889c2b07-dd04-4292-bf58-4089dcf77807 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c Jan 21 09:54:51.365903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-889c2b07-dd04-4292-bf58-4089dcf77807 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:51.366105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:51.366105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:51.366476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-889c2b07-dd04-4292-bf58-4089dcf77807 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:51.366889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-889c2b07-dd04-4292-bf58-4089dcf77807 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member c01d93a8-e88e-48dc-b9d6-6a74c5407c9c {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:51.373768 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-889c2b07-dd04-4292-bf58-4089dcf77807 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c returned with HTTP 404 Jan 21 09:54:51.374803 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 328/651] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:51 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:51.383347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca885d80-da10-4232-96d5-1116823d89e3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8/action Jan 21 09:54:51.384503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca885d80-da10-4232-96d5-1116823d89e3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:51.384890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca885d80-da10-4232-96d5-1116823d89e3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:51.385949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-ca885d80-da10-4232-96d5-1116823d89e3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] delete called for group f8105da2-ca3c-4e28-8738-50cc8f0896a8 {{(pid=87995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:54:51.386304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-ca885d80-da10-4232-96d5-1116823d89e3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Delete group with id: f8105da2-ca3c-4e28-8738-50cc8f0896a8 Jan 21 09:54:51.393644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:51.393644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:51.473014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca885d80-da10-4232-96d5-1116823d89e3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8/action returned with HTTP 202 Jan 21 09:54:51.474199 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 324/652] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:54:51 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:51.482777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83858e55-c0d0-4e39-b4df-39ce8d342a9f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 Jan 21 09:54:51.483785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83858e55-c0d0-4e39-b4df-39ce8d342a9f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:51.484273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83858e55-c0d0-4e39-b4df-39ce8d342a9f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:51.484682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-83858e55-c0d0-4e39-b4df-39ce8d342a9f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member f8105da2-ca3c-4e28-8738-50cc8f0896a8 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:51.493279 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:51.493279 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:51.521640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83858e55-c0d0-4e39-b4df-39ce8d342a9f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 returned with HTTP 200 Jan 21 09:54:51.522511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 329/653] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:51 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 => generated 321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:51.640418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-faa91173-397c-4c5e-aa12-9226fd12067e tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] GET http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:51.641038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-faa91173-397c-4c5e-aa12-9226fd12067e tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:51.641182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:51.641182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:51.641526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-faa91173-397c-4c5e-aa12-9226fd12067e tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:51.698220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35faff2e-cdb8-4731-bacf-4a4d2db994bd tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] DELETE http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:54:51.700017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35faff2e-cdb8-4731-bacf-4a4d2db994bd tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:51.700211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:51.700211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:51.700578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35faff2e-cdb8-4731-bacf-4a4d2db994bd tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:51.703022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-35faff2e-cdb8-4731-bacf-4a4d2db994bd tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Delete volume with id: aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:54:51.741695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:51.741695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:51.763378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-faa91173-397c-4c5e-aa12-9226fd12067e tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Volume info retrieved successfully. Jan 21 09:54:51.811622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-faa91173-397c-4c5e-aa12-9226fd12067e tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 returned with HTTP 200 Jan 21 09:54:51.812713 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 325/654] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:51 2021] GET /volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 => generated 955 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:51.842504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a6d9765-ae9c-4333-83d4-20dee1dd9493 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39/action Jan 21 09:54:51.842891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:51.842891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:51.843366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a6d9765-ae9c-4333-83d4-20dee1dd9493 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action body: b'{"removeProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:51.843757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a6d9765-ae9c-4333-83d4-20dee1dd9493 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:51.851450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:51.851450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:51.852662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-35faff2e-cdb8-4731-bacf-4a4d2db994bd tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:51.877675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a6d9765-ae9c-4333-83d4-20dee1dd9493 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39/action returned with HTTP 202 Jan 21 09:54:51.891435 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 326/655] 10.222.0.77 () {60 vars in 1351 bytes} [Thu Jan 21 09:54:51 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:51.898641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccdf545e-7594-47e0-a4ee-90b6eff6c96b tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types Jan 21 09:54:51.899934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccdf545e-7594-47e0-a4ee-90b6eff6c96b tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1099114831", "os-volume-type-access:is_public": false}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:51.909948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-35faff2e-cdb8-4731-bacf-4a4d2db994bd tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Delete volume request issued successfully. Jan 21 09:54:51.910431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35faff2e-cdb8-4731-bacf-4a4d2db994bd tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 returned with HTTP 202 Jan 21 09:54:51.914888 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 330/656] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:51 2021] DELETE /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:51.919469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c15d017-8ecd-4346-b7e2-d0a8f7e134ee tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:54:51.920008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c15d017-8ecd-4346-b7e2-d0a8f7e134ee tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:51.920226 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:51.920226 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:51.920602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c15d017-8ecd-4346-b7e2-d0a8f7e134ee tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:51.957894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccdf545e-7594-47e0-a4ee-90b6eff6c96b tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types returned with HTTP 200 Jan 21 09:54:51.959021 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 327/657] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 09:54:51 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types => generated 229 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:51.971967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9bd22c4-0f87-4cd4-a98b-6097b4a4c7eb tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action Jan 21 09:54:51.972891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9bd22c4-0f87-4cd4-a98b-6097b4a4c7eb tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action body: b'{"addProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:51.973281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9bd22c4-0f87-4cd4-a98b-6097b4a4c7eb tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:52.004185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9bd22c4-0f87-4cd4-a98b-6097b4a4c7eb tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action returned with HTTP 202 Jan 21 09:54:52.010169 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 328/658] 10.222.0.77 () {60 vars in 1351 bytes} [Thu Jan 21 09:54:51 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:52.015195 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b62ed51f-c6dc-414d-960c-39c85bbe820e tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action Jan 21 09:54:52.016076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b62ed51f-c6dc-414d-960c-39c85bbe820e tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action body: b'{"addProjectAccess": {"project": "d4f76bffe06a487ba153421ffe759c53"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:52.016573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b62ed51f-c6dc-414d-960c-39c85bbe820e tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d4f76bffe06a487ba153421ffe759c53"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:52.032540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:52.032540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:52.044506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b62ed51f-c6dc-414d-960c-39c85bbe820e tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action returned with HTTP 202 Jan 21 09:54:52.045556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 329/659] 10.222.0.77 () {60 vars in 1351 bytes} [Thu Jan 21 09:54:52 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:52.057694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7403d64-5a71-4913-b807-41ebc7174cef tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] GET http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/os-volume-type-access Jan 21 09:54:52.058227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7403d64-5a71-4913-b807-41ebc7174cef tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.058713 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7403d64-5a71-4913-b807-41ebc7174cef tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.066260 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c15d017-8ecd-4346-b7e2-d0a8f7e134ee tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:52.081467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7403d64-5a71-4913-b807-41ebc7174cef tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/os-volume-type-access returned with HTTP 200 Jan 21 09:54:52.083571 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 330/660] 10.222.0.77 () {58 vars in 1375 bytes} [Thu Jan 21 09:54:52 2021] GET /volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/os-volume-type-access => generated 244 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:52.095945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01101c12-bba3-4f43-ac2c-601d47ac347a tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action Jan 21 09:54:52.096680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01101c12-bba3-4f43-ac2c-601d47ac347a tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action body: b'{"removeProjectAccess": {"project": "d4f76bffe06a487ba153421ffe759c53"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:52.097057 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01101c12-bba3-4f43-ac2c-601d47ac347a tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d4f76bffe06a487ba153421ffe759c53"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:52.109199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c15d017-8ecd-4346-b7e2-d0a8f7e134ee tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 returned with HTTP 200 Jan 21 09:54:52.119013 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 331/661] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:51 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:52.125526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01101c12-bba3-4f43-ac2c-601d47ac347a tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action returned with HTTP 202 Jan 21 09:54:52.130333 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 331/662] 10.222.0.77 () {60 vars in 1351 bytes} [Thu Jan 21 09:54:52 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:52.135098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4242d826-fb38-43ea-bdfc-d747558b0e18 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] POST http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action Jan 21 09:54:52.136234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:52.136234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:52.136701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4242d826-fb38-43ea-bdfc-d747558b0e18 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action body: b'{"removeProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:52.137097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4242d826-fb38-43ea-bdfc-d747558b0e18 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c7feb56f484341b88f8e905727b08865"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:52.187395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4242d826-fb38-43ea-bdfc-d747558b0e18 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action returned with HTTP 202 Jan 21 09:54:52.188612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 332/663] 10.222.0.77 () {60 vars in 1351 bytes} [Thu Jan 21 09:54:52 2021] POST /volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:52.199841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59155a9e-d20c-4196-8783-c5f8bf394100 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] DELETE http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807 Jan 21 09:54:52.200315 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59155a9e-d20c-4196-8783-c5f8bf394100 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.200838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59155a9e-d20c-4196-8783-c5f8bf394100 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.301529 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:54:52.301529 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:54:52.314956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59155a9e-d20c-4196-8783-c5f8bf394100 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807 returned with HTTP 202 Jan 21 09:54:52.316078 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 332/664] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:54:52 2021] DELETE /volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:52.328164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ce21223-e8ae-4f36-b880-6ca682f773d3 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] GET http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807 Jan 21 09:54:52.329248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ce21223-e8ae-4f36-b880-6ca682f773d3 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.331864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ce21223-e8ae-4f36-b880-6ca682f773d3 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.381436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ce21223-e8ae-4f36-b880-6ca682f773d3 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807 returned with HTTP 404 Jan 21 09:54:52.383599 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 333/665] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:54:52 2021] GET /volume/v3/439217a638c640299762854fe0c069b8/types/84e7b93b-be1d-4713-b46c-9f6b7c655807 => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:52.393289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a465b9a-04c5-4c6e-bcb8-01e1282391f6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] DELETE http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:52.394694 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a465b9a-04c5-4c6e-bcb8-01e1282391f6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.396182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a465b9a-04c5-4c6e-bcb8-01e1282391f6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.397156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-2a465b9a-04c5-4c6e-bcb8-01e1282391f6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Delete volume with id: 3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:52.515608 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:52.515608 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:52.518141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2a465b9a-04c5-4c6e-bcb8-01e1282391f6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Volume info retrieved successfully. Jan 21 09:54:52.538535 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4ba15ca-6e7e-4820-b011-293977563227 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 Jan 21 09:54:52.539522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4ba15ca-6e7e-4820-b011-293977563227 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.540239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4ba15ca-6e7e-4820-b011-293977563227 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.541507 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-e4ba15ca-6e7e-4820-b011-293977563227 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member f8105da2-ca3c-4e28-8738-50cc8f0896a8 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:52.555958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4ba15ca-6e7e-4820-b011-293977563227 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 returned with HTTP 404 Jan 21 09:54:52.558718 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 334/666] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:52 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:52.568507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f64e447-0c77-4305-a0a2-277369779c7b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/detail Jan 21 09:54:52.569194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f64e447-0c77-4305-a0a2-277369779c7b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.569924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f64e447-0c77-4305-a0a2-277369779c7b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.575791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2a465b9a-04c5-4c6e-bcb8-01e1282391f6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Delete volume request issued successfully. Jan 21 09:54:52.576343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a465b9a-04c5-4c6e-bcb8-01e1282391f6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 returned with HTTP 202 Jan 21 09:54:52.580436 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 333/667] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:52 2021] DELETE /volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:54:52.585569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d02ba3cc-eb9e-4ab8-bf2c-1909a4e43c93 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] GET http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:52.586542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d02ba3cc-eb9e-4ab8-bf2c-1909a4e43c93 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.586737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:52.586737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:52.587119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d02ba3cc-eb9e-4ab8-bf2c-1909a4e43c93 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.605489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f64e447-0c77-4305-a0a2-277369779c7b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/detail returned with HTTP 200 Jan 21 09:54:52.609710 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 335/668] 10.222.0.77 () {60 vars in 1263 bytes} [Thu Jan 21 09:54:52 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/detail => generated 14 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:52.626793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-861852fe-1c51-452f-a859-316844879b0a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail Jan 21 09:54:52.630514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-861852fe-1c51-452f-a859-316844879b0a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.631313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-861852fe-1c51-452f-a859-316844879b0a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.633473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-861852fe-1c51-452f-a859-316844879b0a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:52.642866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-861852fe-1c51-452f-a859-316844879b0a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:52.644601 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:52.644601 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:52.654670 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d02ba3cc-eb9e-4ab8-bf2c-1909a4e43c93 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Volume info retrieved successfully. Jan 21 09:54:52.680746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d02ba3cc-eb9e-4ab8-bf2c-1909a4e43c93 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 returned with HTTP 200 Jan 21 09:54:52.681819 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 334/669] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:52 2021] GET /volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 => generated 954 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:52.725752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-861852fe-1c51-452f-a859-316844879b0a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Get all volumes completed successfully. Jan 21 09:54:52.736961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-861852fe-1c51-452f-a859-316844879b0a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail returned with HTTP 200 Jan 21 09:54:52.738564 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 336/670] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:52 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:52.758481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8697d7e5-0302-4c08-a7ee-6506884c5dc3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8/action Jan 21 09:54:52.759685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:52.759685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:52.761647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8697d7e5-0302-4c08-a7ee-6506884c5dc3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:52.762336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8697d7e5-0302-4c08-a7ee-6506884c5dc3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:52.771305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-8697d7e5-0302-4c08-a7ee-6506884c5dc3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] delete called for group f8105da2-ca3c-4e28-8738-50cc8f0896a8 {{(pid=87995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:54:52.771855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-8697d7e5-0302-4c08-a7ee-6506884c5dc3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Delete group with id: f8105da2-ca3c-4e28-8738-50cc8f0896a8 Jan 21 09:54:52.783269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8697d7e5-0302-4c08-a7ee-6506884c5dc3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8/action returned with HTTP 404 Jan 21 09:54:52.784365 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 335/671] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:54:52 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/f8105da2-ca3c-4e28-8738-50cc8f0896a8/action => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:52.798873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be78f92f-4f99-448b-91db-370fa5bdd0b2 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail Jan 21 09:54:52.811968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be78f92f-4f99-448b-91db-370fa5bdd0b2 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:52.813106 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be78f92f-4f99-448b-91db-370fa5bdd0b2 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:52.814192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-be78f92f-4f99-448b-91db-370fa5bdd0b2 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:54:52.816275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-be78f92f-4f99-448b-91db-370fa5bdd0b2 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:54:52.930337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be78f92f-4f99-448b-91db-370fa5bdd0b2 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Get all volumes completed successfully. Jan 21 09:54:52.946279 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be78f92f-4f99-448b-91db-370fa5bdd0b2 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail returned with HTTP 200 Jan 21 09:54:52.947321 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 337/672] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:54:52 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:52.969940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cedd2ed-b613-4b7f-ba7d-16b6865e7e90 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c/action Jan 21 09:54:52.971957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cedd2ed-b613-4b7f-ba7d-16b6865e7e90 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:54:52.972360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cedd2ed-b613-4b7f-ba7d-16b6865e7e90 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:52.973683 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-9cedd2ed-b613-4b7f-ba7d-16b6865e7e90 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] delete called for group c01d93a8-e88e-48dc-b9d6-6a74c5407c9c {{(pid=87995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:54:52.974077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-9cedd2ed-b613-4b7f-ba7d-16b6865e7e90 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Delete group with id: c01d93a8-e88e-48dc-b9d6-6a74c5407c9c Jan 21 09:54:52.992981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cedd2ed-b613-4b7f-ba7d-16b6865e7e90 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c/action returned with HTTP 404 Jan 21 09:54:52.994376 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 336/673] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:54:52 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/c01d93a8-e88e-48dc-b9d6-6a74c5407c9c/action => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:54:53.003968 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c09502d1-7d87-4190-ae6d-6b1ede94c7b4 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] DELETE http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types/d60cf47e-dc2c-4a1e-b224-ea6eb4581d7b Jan 21 09:54:53.004828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c09502d1-7d87-4190-ae6d-6b1ede94c7b4 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:53.006197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c09502d1-7d87-4190-ae6d-6b1ede94c7b4 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:53.072109 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:54:53.072109 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:54:53.087239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c09502d1-7d87-4190-ae6d-6b1ede94c7b4 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types/d60cf47e-dc2c-4a1e-b224-ea6eb4581d7b returned with HTTP 202 Jan 21 09:54:53.088941 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 338/674] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 09:54:52 2021] DELETE /volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types/d60cf47e-dc2c-4a1e-b224-ea6eb4581d7b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:54:53.102702 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-344ccd72-bae5-438d-afcc-a27cfbbf477e tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] POST http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types Jan 21 09:54:53.103520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-344ccd72-bae5-438d-afcc-a27cfbbf477e tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-275139375"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:53.127065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bcc6171-3b39-46e0-93f7-fc66731ff33d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:54:53.127554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bcc6171-3b39-46e0-93f7-fc66731ff33d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:53.136125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bcc6171-3b39-46e0-93f7-fc66731ff33d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:53.296933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-344ccd72-bae5-438d-afcc-a27cfbbf477e tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types returned with HTTP 200 Jan 21 09:54:53.303173 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 337/675] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:54:53 2021] POST /volume/v3/cc98ad721eb048f8a4069885eb656f92/types => generated 215 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:53.313775 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f819b30c-51f4-4f46-80d5-6ac3c3987063 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] POST http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types Jan 21 09:54:53.314593 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f819b30c-51f4-4f46-80d5-6ac3c3987063 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-219870465"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:53.364945 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:53.364945 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:53.386187 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f819b30c-51f4-4f46-80d5-6ac3c3987063 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types returned with HTTP 202 Jan 21 09:54:53.392478 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 338/676] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 09:54:53 2021] POST /volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types => generated 172 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:53.406824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1ab549a-c80b-46fd-a9c5-a157b4484ffb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups Jan 21 09:54:53.407846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1ab549a-c80b-46fd-a9c5-a157b4484ffb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c5ef7410-a692-4d5e-bb3d-566cb4664358", "volume_types": ["b69e4aa5-0311-406a-9281-7f95981a7bb3"], "name": "tempest-GroupsTest-Group-1050338625"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:53.408909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-d1ab549a-c80b-46fd-a9c5-a157b4484ffb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Creating new group {'group': {'group_type': 'c5ef7410-a692-4d5e-bb3d-566cb4664358', 'volume_types': ['b69e4aa5-0311-406a-9281-7f95981a7bb3'], 'name': 'tempest-GroupsTest-Group-1050338625'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:54:53.409117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9bcc6171-3b39-46e0-93f7-fc66731ff33d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:53.431808 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-d1ab549a-c80b-46fd-a9c5-a157b4484ffb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Creating group tempest-GroupsTest-Group-1050338625. Jan 21 09:54:53.476669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bcc6171-3b39-46e0-93f7-fc66731ff33d tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 returned with HTTP 200 Jan 21 09:54:53.480248 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 339/677] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:53 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 => generated 914 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:54:53.492852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d1ab549a-c80b-46fd-a9c5-a157b4484ffb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Availability Zones retrieved successfully. Jan 21 09:54:53.545950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d1ab549a-c80b-46fd-a9c5-a157b4484ffb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Created reservations ['1fb3d9b1-31ed-4855-aa4a-e8d8e2c6974a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:53.610772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1ab549a-c80b-46fd-a9c5-a157b4484ffb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups returned with HTTP 202 Jan 21 09:54:53.612540 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 339/678] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 09:54:53 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups => generated 104 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:53.623510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69e295fb-7922-4185-90cc-a18f9a726093 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:54:53.624111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69e295fb-7922-4185-90cc-a18f9a726093 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:53.624330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:53.624330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:53.624689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69e295fb-7922-4185-90cc-a18f9a726093 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:53.625145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-69e295fb-7922-4185-90cc-a18f9a726093 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:53.662145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:53.662145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:53.704250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69e295fb-7922-4185-90cc-a18f9a726093 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 200 Jan 21 09:54:53.705109 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 340/679] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:53 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:53.709138 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6ff7c13-0602-44a9-9eed-0f7ff5f1b1f8 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] GET http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:53.710137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6ff7c13-0602-44a9-9eed-0f7ff5f1b1f8 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:53.710626 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:53.710626 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:53.711471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6ff7c13-0602-44a9-9eed-0f7ff5f1b1f8 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:53.797406 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:53.797406 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:53.808463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c6ff7c13-0602-44a9-9eed-0f7ff5f1b1f8 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Volume info retrieved successfully. Jan 21 09:54:53.835283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6ff7c13-0602-44a9-9eed-0f7ff5f1b1f8 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 returned with HTTP 200 Jan 21 09:54:53.836128 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 340/680] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:53 2021] GET /volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 => generated 954 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:54.500751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70074fe8-7081-4974-81a6-628d95a02354 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:54:54.501408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70074fe8-7081-4974-81a6-628d95a02354 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:54.501408 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:54.501408 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:54.507901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70074fe8-7081-4974-81a6-628d95a02354 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:54.574453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:54.574453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:54.588155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70074fe8-7081-4974-81a6-628d95a02354 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:54.625273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70074fe8-7081-4974-81a6-628d95a02354 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 returned with HTTP 200 Jan 21 09:54:54.635250 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 341/681] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:54 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:54.717401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38b5b031-2a9b-4831-8f3b-bd594f02e3fb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:54:54.718232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38b5b031-2a9b-4831-8f3b-bd594f02e3fb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:54.718599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:54.718599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:54.719222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38b5b031-2a9b-4831-8f3b-bd594f02e3fb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:54.719857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-38b5b031-2a9b-4831-8f3b-bd594f02e3fb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:54.731483 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:54.731483 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:54.770712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38b5b031-2a9b-4831-8f3b-bd594f02e3fb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 200 Jan 21 09:54:54.772324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 341/682] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:54 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 333 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:54.783993 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes Jan 21 09:54:54.784528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:54.784528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:54.785014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b69e4aa5-0311-406a-9281-7f95981a7bb3", "group_id": "7683b45e-f6d6-4346-abf2-d6c120d93af4", "size": 1, "name": "tempest-GroupsTest-Volume-320657059"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:54.786230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume request body: {'volume': {'volume_type': 'b69e4aa5-0311-406a-9281-7f95981a7bb3', 'group_id': '7683b45e-f6d6-4346-abf2-d6c120d93af4', 'size': 1, 'name': 'tempest-GroupsTest-Volume-320657059'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:54:54.810612 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:54.810612 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:54.812619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume of 1 GB Jan 21 09:54:54.846636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Availability Zones retrieved successfully. Jan 21 09:54:54.853159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8303686-7fa4-454e-a339-810d11a6b7a6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] GET http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:54.854027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8303686-7fa4-454e-a339-810d11a6b7a6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:54.854996 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:54.854996 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:54.856065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8303686-7fa4-454e-a339-810d11a6b7a6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:54.896426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Flow 'volume_create_api' (ff75a97a-cac6-4ba2-a6b4-3543c2db9aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:54.899566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461a5a9b-e48a-4de7-86aa-5be1c6fb0327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:54.902525 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:54.902525 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:54.903119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:54:54.978103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:54.978103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:55.000350 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461a5a9b-e48a-4de7-86aa-5be1c6fb0327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:54:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b69e4aa5-0311-406a-9281-7f95981a7bb3,is_public=True,name='tempest-GroupsTest-volume-type-275139375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b69e4aa5-0311-406a-9281-7f95981a7bb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7683b45e-f6d6-4346-abf2-d6c120d93af4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:55.001539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d8303686-7fa4-454e-a339-810d11a6b7a6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Volume info retrieved successfully. Jan 21 09:54:55.010304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9107de95-5016-43fa-b38b-4a7ae21cf3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:55.055947 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8303686-7fa4-454e-a339-810d11a6b7a6 tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 returned with HTTP 200 Jan 21 09:54:55.057286 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 342/683] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:54 2021] GET /volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 => generated 954 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:55.089097 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-275139375 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-275139375, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:55.090658 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-275139375 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-275139375, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:54:55.138192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Created reservations ['b54ecc97-6a48-480e-9780-d2a850a6fe58', '2afbffc2-483c-4327-9357-26a0be08fef1', '72f880b5-bccd-443f-9a65-afa39b293391', '89cf7e6e-59be-4aea-804f-7ac505d6202d'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:55.141768 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9107de95-5016-43fa-b38b-4a7ae21cf3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b54ecc97-6a48-480e-9780-d2a850a6fe58', '2afbffc2-483c-4327-9357-26a0be08fef1', '72f880b5-bccd-443f-9a65-afa39b293391', '89cf7e6e-59be-4aea-804f-7ac505d6202d']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:55.145653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2776b792-0be2-4ada-82c9-c4a4428c6d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:55.246679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2776b792-0be2-4ada-82c9-c4a4428c6d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ff4faba-df25-447e-b40e-94f01cb2835b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-320657059',encryption_key_id=None,group_id=7683b45e-f6d6-4346-abf2-d6c120d93af4,group_type_id=,metadata={},multiattach=False,project_id='19fc8bace6004227b1caed5e9aea1d32',qos_specs=None,replication_status=,reservations=['b54ecc97-6a48-480e-9780-d2a850a6fe58','2afbffc2-483c-4327-9357-26a0be08fef1','72f880b5-bccd-443f-9a65-afa39b293391','89cf7e6e-59be-4aea-804f-7ac505d6202d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192d6ef8041b4a00a001467c70457f29',volume_type_id=b69e4aa5-0311-406a-9281-7f95981a7bb3), 'volume': 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-21T09:54:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-320657059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7683b45e-f6d6-4346-abf2-d6c120d93af4,host=None,id=2ff4faba-df25-447e-b40e-94f01cb2835b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19fc8bace6004227b1caed5e9aea1d32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='192d6ef8041b4a00a001467c70457f29',volume_attachment=,volume_type=,volume_type_id=b69e4aa5-0311-406a-9281-7f95981a7bb3)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:55.252897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1b5332b-daa6-4fdf-b978-17ab2d06aa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:55.308965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1b5332b-daa6-4fdf-b978-17ab2d06aa31) transitioned into state 'SUCCESS' from state '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-320657059',encryption_key_id=None,group_id=7683b45e-f6d6-4346-abf2-d6c120d93af4,group_type_id=,metadata={},multiattach=False,project_id='19fc8bace6004227b1caed5e9aea1d32',qos_specs=None,replication_status=,reservations=['b54ecc97-6a48-480e-9780-d2a850a6fe58','2afbffc2-483c-4327-9357-26a0be08fef1','72f880b5-bccd-443f-9a65-afa39b293391','89cf7e6e-59be-4aea-804f-7ac505d6202d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192d6ef8041b4a00a001467c70457f29',volume_type_id=b69e4aa5-0311-406a-9281-7f95981a7bb3)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:55.314358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf64d843-43e4-4db5-9ec0-2a54bc3258a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:55.357389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf64d843-43e4-4db5-9ec0-2a54bc3258a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:55.363086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Flow 'volume_create_api' (ff75a97a-cac6-4ba2-a6b4-3543c2db9aa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:55.473923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume request issued successfully. Jan 21 09:54:55.505147 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:55.505700 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:55.522607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:55.536829 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:55.536829 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:55.565619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6423661-c241-4358-a4c5-a0b04f50b423 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes returned with HTTP 202 Jan 21 09:54:55.577775 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 342/684] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 09:54:54 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes => generated 890 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:55.582301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b Jan 21 09:54:55.583002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:55.583243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:55.583243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:55.583619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:55.643387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2034fb0-c663-41e2-b03c-1a2518dfa31b tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 Jan 21 09:54:55.643779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2034fb0-c663-41e2-b03c-1a2518dfa31b tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:55.644160 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:55.644160 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:55.644537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2034fb0-c663-41e2-b03c-1a2518dfa31b tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:55.647833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:55.647833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:55.660298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:55.683534 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:55.684036 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:55.693078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:55.702951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:55.702951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:55.731795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e849867-734d-4b23-99fb-67e8eca20ece tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b returned with HTTP 200 Jan 21 09:54:55.732557 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 343/685] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:55 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b => generated 982 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:55.769409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2034fb0-c663-41e2-b03c-1a2518dfa31b tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 returned with HTTP 404 Jan 21 09:54:55.770791 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 343/686] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:55 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/aa878bbe-b416-4bff-8ab9-529e88a27301 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:55.779798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae3271d8-0fee-4ee8-911f-bd1a96e19bdf tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] DELETE http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:54:55.780466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae3271d8-0fee-4ee8-911f-bd1a96e19bdf tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:55.780788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:55.780788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:55.781323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae3271d8-0fee-4ee8-911f-bd1a96e19bdf tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:55.781890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ae3271d8-0fee-4ee8-911f-bd1a96e19bdf tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Delete volume with id: 4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:54:55.846109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:55.846109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:55.867762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ae3271d8-0fee-4ee8-911f-bd1a96e19bdf tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:55.935448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ae3271d8-0fee-4ee8-911f-bd1a96e19bdf tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Delete volume request issued successfully. Jan 21 09:54:55.936119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae3271d8-0fee-4ee8-911f-bd1a96e19bdf tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 202 Jan 21 09:54:55.937287 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 344/687] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:54:55 2021] DELETE /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:55.944840 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59aa91ab-5806-4391-ab9f-cbd5863ce67a tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:54:55.945367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59aa91ab-5806-4391-ab9f-cbd5863ce67a tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:55.945855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59aa91ab-5806-4391-ab9f-cbd5863ce67a tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:56.073893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05e7e606-2205-45db-85cd-8ac4209c2e0a tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] GET http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 Jan 21 09:54:56.075597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05e7e606-2205-45db-85cd-8ac4209c2e0a tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:56.076046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:56.076046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:56.077447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05e7e606-2205-45db-85cd-8ac4209c2e0a tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:56.129290 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:56.129290 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:56.183107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-59aa91ab-5806-4391-ab9f-cbd5863ce67a tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:56.184814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05e7e606-2205-45db-85cd-8ac4209c2e0a tempest-VolumeTypesAccessTest-1656163415 tempest-VolumeTypesAccessTest-1656163415] http://10.222.0.77/volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 returned with HTTP 404 Jan 21 09:54:56.188262 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 345/688] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:56 2021] GET /volume/v3/c7feb56f484341b88f8e905727b08865/volumes/3819e5a7-83f3-4ac0-9503-e3be655b5c41 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:54:56.198351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-669146e5-b31d-4085-ae9d-0bb5975716db tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] DELETE http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39 Jan 21 09:54:56.200847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-669146e5-b31d-4085-ae9d-0bb5975716db tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:56.203162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-669146e5-b31d-4085-ae9d-0bb5975716db tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:56.270180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59aa91ab-5806-4391-ab9f-cbd5863ce67a tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 200 Jan 21 09:54:56.271028 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 344/689] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:55 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 915 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:56.413187 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:54:56.413187 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:54:56.464835 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-669146e5-b31d-4085-ae9d-0bb5975716db tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39 returned with HTTP 202 Jan 21 09:54:56.466579 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 346/690] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:54:56 2021] DELETE /volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:54:56.475650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d610198-4132-4ec6-b9ec-2ccd50d9db52 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] GET http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39 Jan 21 09:54:56.476187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d610198-4132-4ec6-b9ec-2ccd50d9db52 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:56.476383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:56.476383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:56.476762 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d610198-4132-4ec6-b9ec-2ccd50d9db52 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:56.513760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d610198-4132-4ec6-b9ec-2ccd50d9db52 tempest-VolumeTypesAccessTest-335467263 tempest-VolumeTypesAccessTest-335467263] http://10.222.0.77/volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39 returned with HTTP 404 Jan 21 09:54:56.517311 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 345/691] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:54:56 2021] GET /volume/v3/439217a638c640299762854fe0c069b8/types/abd66182-6586-4ee6-9545-d0411ddebd39 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:56.750454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b Jan 21 09:54:56.751915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:56.752651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:56.872589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:56.872589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:56.885385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:56.902679 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:56.903234 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:56.912743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:56.921672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:56.921672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:56.946694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c13f11be-ae4c-42e6-81a2-87d8fd94793f tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b returned with HTTP 200 Jan 21 09:54:56.947983 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 347/692] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:56 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b => generated 983 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:56.966097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes Jan 21 09:54:56.967484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b69e4aa5-0311-406a-9281-7f95981a7bb3", "group_id": "7683b45e-f6d6-4346-abf2-d6c120d93af4", "size": 1, "name": "tempest-GroupsTest-Volume-467952587"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:56.968907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume request body: {'volume': {'volume_type': 'b69e4aa5-0311-406a-9281-7f95981a7bb3', 'group_id': '7683b45e-f6d6-4346-abf2-d6c120d93af4', 'size': 1, 'name': 'tempest-GroupsTest-Volume-467952587'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:54:57.020713 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:57.020713 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:57.021875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume of 1 GB Jan 21 09:54:57.068795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Availability Zones retrieved successfully. Jan 21 09:54:57.096334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Flow 'volume_create_api' (d390184f-1b3e-46ff-9025-e92bf3e0aa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:57.109575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581bd845-0aec-4885-9504-568e33927907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:57.111236 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:57.111236 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:57.111816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:54:57.214658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581bd845-0aec-4885-9504-568e33927907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:54:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b69e4aa5-0311-406a-9281-7f95981a7bb3,is_public=True,name='tempest-GroupsTest-volume-type-275139375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b69e4aa5-0311-406a-9281-7f95981a7bb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7683b45e-f6d6-4346-abf2-d6c120d93af4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:57.217067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffa10ea-f6db-45fb-83b2-5929271cedec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:57.290996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b135f3d5-523f-4fa0-92d7-8b45293f67c3 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:54:57.292868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b135f3d5-523f-4fa0-92d7-8b45293f67c3 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:57.293017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:57.293017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:57.293402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b135f3d5-523f-4fa0-92d7-8b45293f67c3 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:57.438105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:57.438105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:57.465764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Created reservations ['bb88ae9e-3a16-4339-b434-33ae0a47065d', '65c5adae-47ea-400f-8685-3d54cc6d23b7', 'bd89541f-e2ce-461a-be25-de977413e32b', '2a450a9d-9c62-4419-8be6-e738179f6032'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:54:57.467706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffa10ea-f6db-45fb-83b2-5929271cedec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb88ae9e-3a16-4339-b434-33ae0a47065d', '65c5adae-47ea-400f-8685-3d54cc6d23b7', 'bd89541f-e2ce-461a-be25-de977413e32b', '2a450a9d-9c62-4419-8be6-e738179f6032']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:57.469854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e308e478-8e06-416e-9795-491ba70c4e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:57.487678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b135f3d5-523f-4fa0-92d7-8b45293f67c3 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:57.550472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b135f3d5-523f-4fa0-92d7-8b45293f67c3 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 200 Jan 21 09:54:57.551494 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 348/693] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:57 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 915 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:57.609797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e308e478-8e06-416e-9795-491ba70c4e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9440813-51c8-42ab-ab80-449f3a8085cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-467952587',encryption_key_id=None,group_id=7683b45e-f6d6-4346-abf2-d6c120d93af4,group_type_id=,metadata={},multiattach=False,project_id='19fc8bace6004227b1caed5e9aea1d32',qos_specs=None,replication_status=,reservations=['bb88ae9e-3a16-4339-b434-33ae0a47065d','65c5adae-47ea-400f-8685-3d54cc6d23b7','bd89541f-e2ce-461a-be25-de977413e32b','2a450a9d-9c62-4419-8be6-e738179f6032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192d6ef8041b4a00a001467c70457f29',volume_type_id=b69e4aa5-0311-406a-9281-7f95981a7bb3), 'volume': 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-21T09:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-467952587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7683b45e-f6d6-4346-abf2-d6c120d93af4,host=None,id=e9440813-51c8-42ab-ab80-449f3a8085cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19fc8bace6004227b1caed5e9aea1d32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='192d6ef8041b4a00a001467c70457f29',volume_attachment=,volume_type=,volume_type_id=b69e4aa5-0311-406a-9281-7f95981a7bb3)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:57.611913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c1fc90-adf7-45fe-badc-0c71ce934246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:57.645153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c1fc90-adf7-45fe-badc-0c71ce934246) transitioned into state 'SUCCESS' from state '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-467952587',encryption_key_id=None,group_id=7683b45e-f6d6-4346-abf2-d6c120d93af4,group_type_id=,metadata={},multiattach=False,project_id='19fc8bace6004227b1caed5e9aea1d32',qos_specs=None,replication_status=,reservations=['bb88ae9e-3a16-4339-b434-33ae0a47065d','65c5adae-47ea-400f-8685-3d54cc6d23b7','bd89541f-e2ce-461a-be25-de977413e32b','2a450a9d-9c62-4419-8be6-e738179f6032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192d6ef8041b4a00a001467c70457f29',volume_type_id=b69e4aa5-0311-406a-9281-7f95981a7bb3)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:57.647908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ebaa30f-4088-4dec-97a1-7b28000c1176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:54:57.681520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ebaa30f-4088-4dec-97a1-7b28000c1176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:54:57.684839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Flow 'volume_create_api' (d390184f-1b3e-46ff-9025-e92bf3e0aa42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:54:57.751571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Create volume request issued successfully. Jan 21 09:54:57.768142 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:57.768874 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:57.783333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:57.795306 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:57.795306 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:57.828242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfc43a5a-0893-4198-8cf5-c744eff21de0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes returned with HTTP 202 Jan 21 09:54:57.829305 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 346/694] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 09:54:56 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes => generated 890 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:54:57.845909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:54:57.846578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:57.846807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:57.846807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:57.847384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:57.951021 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:57.951021 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:57.985053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:58.015357 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:58.015811 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:58.034934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:58.043550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:58.043550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:58.099049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0aba078a-37d9-4939-a496-6fc48e20ca9c tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 200 Jan 21 09:54:58.105171 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 349/695] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:57 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 958 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:58.573446 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2bfc460-0104-49a0-95b8-2d28e7429fbe tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:54:58.574164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2bfc460-0104-49a0-95b8-2d28e7429fbe tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:58.574322 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:58.574322 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:58.574599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2bfc460-0104-49a0-95b8-2d28e7429fbe tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:58.696463 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:58.696463 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:58.723454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c2bfc460-0104-49a0-95b8-2d28e7429fbe tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Volume info retrieved successfully. Jan 21 09:54:58.788724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2bfc460-0104-49a0-95b8-2d28e7429fbe tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 200 Jan 21 09:54:58.789792 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 347/696] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:58 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:54:59.122065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:54:59.122890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:59.123321 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:59.123321 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:59.123960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:59.292482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:59.292482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:59.322168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:54:59.361755 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:54:59.365056 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:54:59.382641 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:54:59.394666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:59.394666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:59.431391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e64dc80-4be6-405f-9791-893ccd09c699 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 200 Jan 21 09:54:59.435281 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 350/697] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:54:59 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 983 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:59.451077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-548ee34d-5683-4025-8854-76d296510986 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] PUT http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:54:59.451937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:59.451937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:59.452748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-548ee34d-5683-4025-8854-76d296510986 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e9440813-51c8-42ab-ab80-449f3a8085cb"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:54:59.454123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-548ee34d-5683-4025-8854-76d296510986 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Update called for group 7683b45e-f6d6-4346-abf2-d6c120d93af4. {{(pid=87996) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:54:59.454642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-548ee34d-5683-4025-8854-76d296510986 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Updating group 7683b45e-f6d6-4346-abf2-d6c120d93af4 with name new_group description: This is a new group add_volumes: None remove_volumes: e9440813-51c8-42ab-ab80-449f3a8085cb. Jan 21 09:54:59.469294 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:59.469294 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:59.559782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-548ee34d-5683-4025-8854-76d296510986 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 202 Jan 21 09:54:59.564674 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 348/698] 10.222.0.77 () {62 vars in 1374 bytes} [Thu Jan 21 09:54:59 2021] PUT /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:54:59.569267 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23ba30f3-0cc6-4f65-9395-259dee612cb0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:54:59.574201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23ba30f3-0cc6-4f65-9395-259dee612cb0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:59.574201 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:59.574201 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:59.574201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23ba30f3-0cc6-4f65-9395-259dee612cb0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:59.574201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-23ba30f3-0cc6-4f65-9395-259dee612cb0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:54:59.586152 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:54:59.586152 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:54:59.629184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23ba30f3-0cc6-4f65-9395-259dee612cb0 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 200 Jan 21 09:54:59.638241 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 351/699] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:54:59 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 323 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:54:59.805401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8769b601-3865-48c9-a23d-5e945b7e1aa6 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] GET http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 Jan 21 09:54:59.805934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8769b601-3865-48c9-a23d-5e945b7e1aa6 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:54:59.806155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:54:59.806155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:54:59.806528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8769b601-3865-48c9-a23d-5e945b7e1aa6 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:54:59.870438 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8769b601-3865-48c9-a23d-5e945b7e1aa6 tempest-ServersNegativeTestJSON-1156351038 tempest-ServersNegativeTestJSON-1156351038] http://10.222.0.77/volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 returned with HTTP 404 Jan 21 09:54:59.872365 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 349/700] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:54:59 2021] GET /volume/v3/ae18881a532e4b6080d37612bc87502b/volumes/4e49dd88-5aed-4017-9ea8-f34e007c6e14 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:00.647891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc421d28-1dba-4bfb-87e1-f6caff9d3f71 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:55:00.648951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc421d28-1dba-4bfb-87e1-f6caff9d3f71 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:00.650033 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:00.650033 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:00.654636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc421d28-1dba-4bfb-87e1-f6caff9d3f71 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:00.655656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-bc421d28-1dba-4bfb-87e1-f6caff9d3f71 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:55:00.694841 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:00.694841 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:00.765296 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc421d28-1dba-4bfb-87e1-f6caff9d3f71 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 200 Jan 21 09:55:00.766537 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 352/701] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:55:00 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 324 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:00.778584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38897d09-5347-4a74-9fa3-52d41d9cbd95 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:55:00.779606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38897d09-5347-4a74-9fa3-52d41d9cbd95 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:00.780431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38897d09-5347-4a74-9fa3-52d41d9cbd95 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:00.783044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-38897d09-5347-4a74-9fa3-52d41d9cbd95 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:55:00.791251 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:00.791251 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:00.833753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38897d09-5347-4a74-9fa3-52d41d9cbd95 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 200 Jan 21 09:55:00.837335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 350/702] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:55:00 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 324 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:00.853016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail Jan 21 09:55:00.854704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:00.859330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:00.859330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:00.860114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:00.861847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:55:00.863548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:00.863548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:00.871394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:55:00.990656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Get all volumes completed successfully. Jan 21 09:55:00.996262 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:00.999962 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:01.010824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:01.019628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:01.019628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:01.048282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a0bdef8-a054-4cc4-8b30-893e124931fe tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail returned with HTTP 200 Jan 21 09:55:01.074659 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 353/703] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:55:00 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail => generated 1925 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:55:01.093764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53e18c9a-8528-40f3-9160-8467bac2af8b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] PUT http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:55:01.094875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:01.094875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:01.095577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53e18c9a-8528-40f3-9160-8467bac2af8b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e9440813-51c8-42ab-ab80-449f3a8085cb"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:01.096844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-53e18c9a-8528-40f3-9160-8467bac2af8b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Update called for group 7683b45e-f6d6-4346-abf2-d6c120d93af4. {{(pid=87996) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:55:01.097497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-53e18c9a-8528-40f3-9160-8467bac2af8b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Updating group 7683b45e-f6d6-4346-abf2-d6c120d93af4 with name None description: None add_volumes: e9440813-51c8-42ab-ab80-449f3a8085cb remove_volumes: None. Jan 21 09:55:01.118509 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:01.118509 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:01.330244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53e18c9a-8528-40f3-9160-8467bac2af8b tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 202 Jan 21 09:55:01.331871 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 351/704] 10.222.0.77 () {62 vars in 1373 bytes} [Thu Jan 21 09:55:01 2021] PUT /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:55:01.341542 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c034df98-6d13-4b5a-8b2d-c90ebf1e1b36 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:55:01.342138 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c034df98-6d13-4b5a-8b2d-c90ebf1e1b36 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:01.342335 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:01.342335 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:01.342718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c034df98-6d13-4b5a-8b2d-c90ebf1e1b36 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:01.343133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-c034df98-6d13-4b5a-8b2d-c90ebf1e1b36 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:55:01.351880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:01.351880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:01.386181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c034df98-6d13-4b5a-8b2d-c90ebf1e1b36 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 200 Jan 21 09:55:01.387274 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 354/705] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:55:01 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 323 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:02.399614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38874e05-0813-45c7-9431-8b242d9252e5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:55:02.401455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38874e05-0813-45c7-9431-8b242d9252e5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:02.402111 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:02.402111 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:02.402850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38874e05-0813-45c7-9431-8b242d9252e5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:02.403504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-38874e05-0813-45c7-9431-8b242d9252e5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:55:02.411400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:02.411400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:02.446172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38874e05-0813-45c7-9431-8b242d9252e5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 200 Jan 21 09:55:02.448457 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 352/706] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:55:02 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 324 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:02.465627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail Jan 21 09:55:02.470816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:02.471275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:02.471275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:02.471955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:02.472773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:55:02.476124 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:02.476124 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:02.478116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:55:02.606843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Get all volumes completed successfully. Jan 21 09:55:02.608458 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:02.608898 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:02.630875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:02.647990 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:02.647990 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:02.675887 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:02.676343 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:02.698159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:02.706256 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:02.706256 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:02.758639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40bd9739-717d-47e7-81c4-c1807e4cf5f3 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail returned with HTTP 200 Jan 21 09:55:02.759844 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 355/707] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:55:02 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail => generated 1959 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:55:02.776185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail Jan 21 09:55:02.776762 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:02.777114 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:02.777114 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:02.777797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:02.778709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:55:02.779793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:02.779793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:02.781257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:55:02.902121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Get all volumes completed successfully. Jan 21 09:55:02.919854 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:02.920669 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:02.942895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:02.959769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:02.959769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:02.991327 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:02.992040 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:03.002612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:03.011842 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:03.011842 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:03.037693 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07944ffc-3f23-4b62-b01e-4c23a64cac66 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail returned with HTTP 200 Jan 21 09:55:03.039243 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 353/708] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 09:55:02 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/detail => generated 1959 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:55:03.056830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3db0588-803c-450a-850c-c39543800bbb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] POST http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4/action Jan 21 09:55:03.057935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:03.057935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:03.058697 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3db0588-803c-450a-850c-c39543800bbb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:55:03.059307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3db0588-803c-450a-850c-c39543800bbb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:03.060466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-c3db0588-803c-450a-850c-c39543800bbb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] delete called for group 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:55:03.062578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-c3db0588-803c-450a-850c-c39543800bbb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Delete group with id: 7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:55:03.070843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:03.070843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:03.339419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3db0588-803c-450a-850c-c39543800bbb tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4/action returned with HTTP 202 Jan 21 09:55:03.340848 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 356/709] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 09:55:03 2021] POST /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4/action => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:55:03.348553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:55:03.349386 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:03.349791 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:03.349791 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:03.350577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:03.538385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:03.538385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:03.562941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:55:03.603590 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:03.609512 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:03.632813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:03.649982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:03.649982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:03.701806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd213bcf-9877-4ba7-b6ab-916dcf194aa4 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 200 Jan 21 09:55:03.715964 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 354/710] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:55:03 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 982 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:04.724106 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:55:04.724680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:04.724945 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:04.724945 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:04.725250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:04.892342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:04.892342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:04.913323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:55:04.946883 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:04.947852 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:04.962683 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:04.983006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:04.983006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:05.024739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52113275-69a6-4316-94f0-333bc967e9f6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 200 Jan 21 09:55:05.025628 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 357/711] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:55:04 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 982 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:06.042944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:55:06.043531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:06.043736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:06.043736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:06.044397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:06.157836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:06.157836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:06.168134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:55:06.183701 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:06.184286 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:06.192731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:06.202737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:06.202737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:06.252637 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-990300ac-e64d-4350-baef-0e84f11db657 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 200 Jan 21 09:55:06.253642 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 355/712] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:55:06 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 982 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:07.091367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ddd2214a-5376-43b6-b979-33ccf81bcdd8 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] POST http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types Jan 21 09:55:07.092006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:07.092006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:07.092244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ddd2214a-5376-43b6-b979-33ccf81bcdd8 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-569102211", "os-volume-type-access:is_public": false}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:07.180259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ddd2214a-5376-43b6-b979-33ccf81bcdd8 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types returned with HTTP 200 Jan 21 09:55:07.181015 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 358/713] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 09:55:06 2021] POST /volume/v3/db0093d437c8428082c8919a6f52eeef/types => generated 230 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:07.269218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:55:07.270344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:07.271111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:07.387645 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:07.387645 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:07.408385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Volume info retrieved successfully. Jan 21 09:55:07.433013 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:55:07.443838 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:55:07.452862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:55:07.467479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:07.467479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:07.503216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a321e06-949c-44f4-ae6d-228a3458851c tempest-VolumeTypesNegativeTest-886973012 tempest-VolumeTypesNegativeTest-886973012] POST http://10.222.0.77/volume/v3/f37d015eca29418098bcb8b730ca8e85/volumes Jan 21 09:55:07.503682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:07.503682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:07.504565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a321e06-949c-44f4-ae6d-228a3458851c tempest-VolumeTypesNegativeTest-886973012 tempest-VolumeTypesNegativeTest-886973012] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2ea5cc5d-e98a-4671-a191-a518b6746f3d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1971556575"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:07.506071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-4a321e06-949c-44f4-ae6d-228a3458851c tempest-VolumeTypesNegativeTest-886973012 tempest-VolumeTypesNegativeTest-886973012] Create volume request body: {'volume': {'volume_type': '2ea5cc5d-e98a-4671-a191-a518b6746f3d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1971556575'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:55:07.508426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a8ab03e-8b5d-4ffa-83da-4e7adfb2407a tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 200 Jan 21 09:55:07.509453 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 359/714] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:55:07 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 982 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:55:07.565507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a321e06-949c-44f4-ae6d-228a3458851c tempest-VolumeTypesNegativeTest-886973012 tempest-VolumeTypesNegativeTest-886973012] http://10.222.0.77/volume/v3/f37d015eca29418098bcb8b730ca8e85/volumes returned with HTTP 404 Jan 21 09:55:07.567569 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 356/715] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:55:07 2021] POST /volume/v3/f37d015eca29418098bcb8b730ca8e85/volumes => generated 114 bytes in 378 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:07.576589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac95d282-5190-4b0d-86c8-c079010bd2fa tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] POST http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types Jan 21 09:55:07.577049 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:07.577049 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:07.577485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac95d282-5190-4b0d-86c8-c079010bd2fa tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:07.578658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac95d282-5190-4b0d-86c8-c079010bd2fa tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types returned with HTTP 400 Jan 21 09:55:07.584007 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 360/716] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:55:07 2021] POST /volume/v3/db0093d437c8428082c8919a6f52eeef/types => generated 108 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:55:07.591009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ee2dd94-1a7c-4df4-82fa-c139f77d929f tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] DELETE http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/07a0d568-39e9-40e5-b6bf-cdbead98a40b Jan 21 09:55:07.591782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ee2dd94-1a7c-4df4-82fa-c139f77d929f tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:07.592444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ee2dd94-1a7c-4df4-82fa-c139f77d929f tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:07.621576 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ee2dd94-1a7c-4df4-82fa-c139f77d929f tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/07a0d568-39e9-40e5-b6bf-cdbead98a40b returned with HTTP 404 Jan 21 09:55:07.625083 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 357/717] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:55:07 2021] DELETE /volume/v3/db0093d437c8428082c8919a6f52eeef/types/07a0d568-39e9-40e5-b6bf-cdbead98a40b => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:07.635207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f353b154-a76a-495c-8505-2a46542e1011 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] GET http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/11a99120-9fe2-4f24-adfd-244e43683950 Jan 21 09:55:07.635829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f353b154-a76a-495c-8505-2a46542e1011 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:07.636444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f353b154-a76a-495c-8505-2a46542e1011 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:07.658234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f353b154-a76a-495c-8505-2a46542e1011 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/11a99120-9fe2-4f24-adfd-244e43683950 returned with HTTP 404 Jan 21 09:55:07.659292 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 361/718] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:55:07 2021] GET /volume/v3/db0093d437c8428082c8919a6f52eeef/types/11a99120-9fe2-4f24-adfd-244e43683950 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:07.670466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c5e236c7-5482-46df-96b7-6f7a51c48bd2 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] DELETE http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/2ea5cc5d-e98a-4671-a191-a518b6746f3d Jan 21 09:55:07.671473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c5e236c7-5482-46df-96b7-6f7a51c48bd2 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:07.672142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c5e236c7-5482-46df-96b7-6f7a51c48bd2 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:07.829452 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:07.829452 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:07.858494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c5e236c7-5482-46df-96b7-6f7a51c48bd2 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/2ea5cc5d-e98a-4671-a191-a518b6746f3d returned with HTTP 202 Jan 21 09:55:07.859583 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 358/719] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:55:07 2021] DELETE /volume/v3/db0093d437c8428082c8919a6f52eeef/types/2ea5cc5d-e98a-4671-a191-a518b6746f3d => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:07.869285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5326d2d-09a6-4f8e-bc05-d7a9745e32b9 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] GET http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/2ea5cc5d-e98a-4671-a191-a518b6746f3d Jan 21 09:55:07.870680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5326d2d-09a6-4f8e-bc05-d7a9745e32b9 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:07.871196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5326d2d-09a6-4f8e-bc05-d7a9745e32b9 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:07.906026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5326d2d-09a6-4f8e-bc05-d7a9745e32b9 tempest-VolumeTypesNegativeTest-1022495951 tempest-VolumeTypesNegativeTest-1022495951] http://10.222.0.77/volume/v3/db0093d437c8428082c8919a6f52eeef/types/2ea5cc5d-e98a-4671-a191-a518b6746f3d returned with HTTP 404 Jan 21 09:55:07.944009 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 362/720] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:55:07 2021] GET /volume/v3/db0093d437c8428082c8919a6f52eeef/types/2ea5cc5d-e98a-4671-a191-a518b6746f3d => generated 114 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:08.526569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0e5c49b-1b5b-4f3a-b60f-74973873bfe5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:55:08.528267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0e5c49b-1b5b-4f3a-b60f-74973873bfe5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:08.528931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0e5c49b-1b5b-4f3a-b60f-74973873bfe5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:08.612370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:08.612370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:08.618973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0e5c49b-1b5b-4f3a-b60f-74973873bfe5 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 404 Jan 21 09:55:08.620931 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 359/721] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:55:08 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:55:08.629944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b151e752-1033-4423-bfb5-1208a14afaf6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b Jan 21 09:55:08.630717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b151e752-1033-4423-bfb5-1208a14afaf6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:08.631437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b151e752-1033-4423-bfb5-1208a14afaf6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:08.738503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b151e752-1033-4423-bfb5-1208a14afaf6 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b returned with HTTP 404 Jan 21 09:55:08.739585 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 363/722] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 09:55:08 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:55:08.754270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e42f714-6dfa-420c-8216-0b5a5ea9d7ed tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] GET http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 Jan 21 09:55:08.755489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e42f714-6dfa-420c-8216-0b5a5ea9d7ed tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:08.758640 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:08.758640 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:08.760483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e42f714-6dfa-420c-8216-0b5a5ea9d7ed tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:08.763352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-9e42f714-6dfa-420c-8216-0b5a5ea9d7ed tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] show called for member 7683b45e-f6d6-4346-abf2-d6c120d93af4 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:55:08.784375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e42f714-6dfa-420c-8216-0b5a5ea9d7ed tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 returned with HTTP 404 Jan 21 09:55:08.785709 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 360/723] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 09:55:08 2021] GET /volume/v3/19fc8bace6004227b1caed5e9aea1d32/groups/7683b45e-f6d6-4346-abf2-d6c120d93af4 => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:55:08.797513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01319666-bcef-422d-bc6a-99d9bbdc23b5 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] DELETE http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types/c5ef7410-a692-4d5e-bb3d-566cb4664358 Jan 21 09:55:08.798268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01319666-bcef-422d-bc6a-99d9bbdc23b5 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:08.798754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01319666-bcef-422d-bc6a-99d9bbdc23b5 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:08.850488 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:08.850488 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:08.871690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01319666-bcef-422d-bc6a-99d9bbdc23b5 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types/c5ef7410-a692-4d5e-bb3d-566cb4664358 returned with HTTP 202 Jan 21 09:55:08.872965 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 364/724] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 09:55:08 2021] DELETE /volume/v3/cc98ad721eb048f8a4069885eb656f92/group_types/c5ef7410-a692-4d5e-bb3d-566cb4664358 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:55:08.887193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4726b539-4cd6-4fd2-958f-233114bf5d12 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] DELETE http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:55:08.888547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4726b539-4cd6-4fd2-958f-233114bf5d12 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:08.889293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4726b539-4cd6-4fd2-958f-233114bf5d12 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:08.890008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4726b539-4cd6-4fd2-958f-233114bf5d12 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Delete volume with id: e9440813-51c8-42ab-ab80-449f3a8085cb Jan 21 09:55:08.971905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4726b539-4cd6-4fd2-958f-233114bf5d12 tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb returned with HTTP 404 Jan 21 09:55:08.973621 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 361/725] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:55:08 2021] DELETE /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/e9440813-51c8-42ab-ab80-449f3a8085cb => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:55:08.984576 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ff666d3-b8b7-49dd-a1ec-5ba3e8d8afae tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] DELETE http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b Jan 21 09:55:08.985106 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ff666d3-b8b7-49dd-a1ec-5ba3e8d8afae tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:08.985587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ff666d3-b8b7-49dd-a1ec-5ba3e8d8afae tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:08.986047 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5ff666d3-b8b7-49dd-a1ec-5ba3e8d8afae tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] Delete volume with id: 2ff4faba-df25-447e-b40e-94f01cb2835b Jan 21 09:55:09.112607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ff666d3-b8b7-49dd-a1ec-5ba3e8d8afae tempest-GroupsTest-1263338213 tempest-GroupsTest-1263338213] http://10.222.0.77/volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b returned with HTTP 404 Jan 21 09:55:09.143760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db517a7d-41a4-437f-b3ad-accf05972028 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] DELETE http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/b69e4aa5-0311-406a-9281-7f95981a7bb3 Jan 21 09:55:09.144697 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db517a7d-41a4-437f-b3ad-accf05972028 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:09.145431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db517a7d-41a4-437f-b3ad-accf05972028 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:09.145919 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 365/726] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:55:08 2021] DELETE /volume/v3/19fc8bace6004227b1caed5e9aea1d32/volumes/2ff4faba-df25-447e-b40e-94f01cb2835b => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:09.278679 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:09.278679 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:09.289752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db517a7d-41a4-437f-b3ad-accf05972028 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/b69e4aa5-0311-406a-9281-7f95981a7bb3 returned with HTTP 202 Jan 21 09:55:09.290907 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 362/727] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:55:09 2021] DELETE /volume/v3/cc98ad721eb048f8a4069885eb656f92/types/b69e4aa5-0311-406a-9281-7f95981a7bb3 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:09.303045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-410a4c1b-1cfe-43dd-af7a-8c575f1e25ed tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] GET http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/b69e4aa5-0311-406a-9281-7f95981a7bb3 Jan 21 09:55:09.304281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-410a4c1b-1cfe-43dd-af7a-8c575f1e25ed tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:09.304888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-410a4c1b-1cfe-43dd-af7a-8c575f1e25ed tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:09.318870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-410a4c1b-1cfe-43dd-af7a-8c575f1e25ed tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/b69e4aa5-0311-406a-9281-7f95981a7bb3 returned with HTTP 404 Jan 21 09:55:09.320652 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 366/728] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:55:09 2021] GET /volume/v3/cc98ad721eb048f8a4069885eb656f92/types/b69e4aa5-0311-406a-9281-7f95981a7bb3 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:09.329397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] DELETE http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/ad2cee74-1572-4320-9739-8d04e6a75a70 Jan 21 09:55:09.330199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:09.331531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:09.476198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/ad2cee74-1572-4320-9739-8d04e6a75a70 returned with HTTP 202 Jan 21 09:55:09.480273 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 363/729] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:55:09 2021] DELETE /volume/v3/cc98ad721eb048f8a4069885eb656f92/types/ad2cee74-1572-4320-9739-8d04e6a75a70 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:09.486193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] GET http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/ad2cee74-1572-4320-9739-8d04e6a75a70 Jan 21 09:55:09.486720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:09.488211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:09.503815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume/v3/cc98ad721eb048f8a4069885eb656f92/types/ad2cee74-1572-4320-9739-8d04e6a75a70 returned with HTTP 404 Jan 21 09:55:09.506741 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 367/730] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:55:09 2021] GET /volume/v3/cc98ad721eb048f8a4069885eb656f92/types/ad2cee74-1572-4320-9739-8d04e6a75a70 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:17.998487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] GET http://10.222.0.77/volume// Jan 21 09:55:18.002044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:18.002955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:18.004539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36537777-65c7-43c4-b4a6-4b6550fc05c8 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:55:18.014193 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 364/731] 10.222.0.77 () {56 vars in 872 bytes} [Thu Jan 21 09:55:17 2021] GET /volume/ => generated 754 bytes in 16 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:55:18.014493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] GET http://10.222.0.77/volume// Jan 21 09:55:18.014972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:18.015548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:18.017407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d5c3a8e-325e-4dc7-b4cb-b733383e2083 tempest-GroupsTest-1258972113 tempest-GroupsTest-1258972113] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:55:18.018244 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 368/732] 10.222.0.77 () {56 vars in 872 bytes} [Thu Jan 21 09:55: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 21 09:55:18.855858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad01a2bb-a293-4f14-8b11-cbb7738d99e2 tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] GET http://10.222.0.77/volume/v2/ Jan 21 09:55:18.856497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad01a2bb-a293-4f14-8b11-cbb7738d99e2 tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:18.856983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad01a2bb-a293-4f14-8b11-cbb7738d99e2 tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:18.857938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad01a2bb-a293-4f14-8b11-cbb7738d99e2 tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] http://10.222.0.77/volume/v2/ returned with HTTP 200 Jan 21 09:55:18.859192 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 365/733] 10.222.0.77 () {58 vars in 1084 bytes} [Thu Jan 21 09:55:18 2021] GET /volume/v2/ => generated 382 bytes in 835 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 09:55:18.872989 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a80df820-059e-43f6-b75a-6ab03c403e3f tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] GET http://10.222.0.77/volume/v3/ Jan 21 09:55:18.873509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a80df820-059e-43f6-b75a-6ab03c403e3f tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:18.873980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a80df820-059e-43f6-b75a-6ab03c403e3f tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:18.874874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a80df820-059e-43f6-b75a-6ab03c403e3f tempest-VersionsTest-1175467803 tempest-VersionsTest-1175467803] http://10.222.0.77/volume/v3/ returned with HTTP 200 Jan 21 09:55:18.876276 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 369/734] 10.222.0.77 () {58 vars in 1084 bytes} [Thu Jan 21 09:55:18 2021] GET /volume/v3/ => generated 386 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:19.809732 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4e836eb-9d17-4985-ace9-16884f1db4bd tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] POST http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:19.810509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4e836eb-9d17-4985-ace9-16884f1db4bd tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2122010193", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:19.812463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.qos_specs [None req-a4e836eb-9d17-4985-ace9-16884f1db4bd tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2122010193', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87996) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:55:19.851083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-a4e836eb-9d17-4985-ace9-16884f1db4bd tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DB qos_specs_create(): root {'id': '5d3cd794-e2d8-45f2-9cec-ca36deb33cf8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2122010193'} {{(pid=87996) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:55:19.883070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4e836eb-9d17-4985-ace9-16884f1db4bd tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:19.896285 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 366/735] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:55:19 2021] POST /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 459 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:19.901008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c94adf5c-eb22-416f-8665-90bc7735f7e0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] POST http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types Jan 21 09:55:19.901808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c94adf5c-eb22-416f-8665-90bc7735f7e0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-556434794"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:20.001535 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c94adf5c-eb22-416f-8665-90bc7735f7e0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types returned with HTTP 200 Jan 21 09:55:20.005432 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 370/736] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:55:19 2021] POST /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types => generated 221 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:55:20.014152 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29d29329-6f57-411e-8ae0-1347a8108ec8 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] POST http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types Jan 21 09:55:20.014723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:20.014723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:20.015344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29d29329-6f57-411e-8ae0-1347a8108ec8 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-946779297"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:20.016615 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:20.016615 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:20.098343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29d29329-6f57-411e-8ae0-1347a8108ec8 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types returned with HTTP 200 Jan 21 09:55:20.102218 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 367/737] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:55:20 2021] POST /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types => generated 221 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:20.114728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-748a9ab8-c7df-4785-a1e3-876a3a2cabe2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] POST http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types Jan 21 09:55:20.116194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-748a9ab8-c7df-4785-a1e3-876a3a2cabe2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1034824055"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:20.221445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-748a9ab8-c7df-4785-a1e3-876a3a2cabe2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types returned with HTTP 200 Jan 21 09:55:20.229382 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 371/738] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 09:55:20 2021] POST /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types => generated 222 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:20.236240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b49866bb-7835-4745-8aef-dd2d194d07c3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=22e0fe28-f059-41b8-9fe1-add3e23997d4 Jan 21 09:55:20.236939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b49866bb-7835-4745-8aef-dd2d194d07c3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.237905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b49866bb-7835-4745-8aef-dd2d194d07c3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'associate' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.240987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b49866bb-7835-4745-8aef-dd2d194d07c3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Associate qos_spec: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 with type: 22e0fe28-f059-41b8-9fe1-add3e23997d4 {{(pid=87996) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 09:55:20.269810 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.269810 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.293749 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.293749 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.407917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b49866bb-7835-4745-8aef-dd2d194d07c3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=22e0fe28-f059-41b8-9fe1-add3e23997d4 returned with HTTP 202 Jan 21 09:55:20.414254 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 368/739] 10.222.0.77 () {58 vars in 1448 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=22e0fe28-f059-41b8-9fe1-add3e23997d4 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:20.421692 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3809bf79-b089-4f6b-a461-64bee37dc0b0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=6d57a5d4-8529-4e13-94e9-897ceef38d80 Jan 21 09:55:20.422365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3809bf79-b089-4f6b-a461-64bee37dc0b0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.422924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3809bf79-b089-4f6b-a461-64bee37dc0b0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'associate' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.425116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3809bf79-b089-4f6b-a461-64bee37dc0b0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Associate qos_spec: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 with type: 6d57a5d4-8529-4e13-94e9-897ceef38d80 {{(pid=87995) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 09:55:20.429115 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.429115 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.455811 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.455811 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.587337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3809bf79-b089-4f6b-a461-64bee37dc0b0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=6d57a5d4-8529-4e13-94e9-897ceef38d80 returned with HTTP 202 Jan 21 09:55:20.592586 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 372/740] 10.222.0.77 () {58 vars in 1448 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=6d57a5d4-8529-4e13-94e9-897ceef38d80 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:20.605539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d62610d-ef8a-4c44-be43-f2efb17059a7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=0185d146-0c31-4f87-873f-a681319da26c Jan 21 09:55:20.607187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d62610d-ef8a-4c44-be43-f2efb17059a7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.607676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:20.607676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:20.608304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d62610d-ef8a-4c44-be43-f2efb17059a7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'associate' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.609500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:20.609500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:20.611181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d62610d-ef8a-4c44-be43-f2efb17059a7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Associate qos_spec: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 with type: 0185d146-0c31-4f87-873f-a681319da26c {{(pid=87996) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 09:55:20.612920 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.612920 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.628923 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.628923 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.731779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d62610d-ef8a-4c44-be43-f2efb17059a7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=0185d146-0c31-4f87-873f-a681319da26c returned with HTTP 202 Jan 21 09:55:20.732696 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 369/741] 10.222.0.77 () {58 vars in 1448 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associate?vol_type_id=0185d146-0c31-4f87-873f-a681319da26c => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:20.745146 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be882553-1d78-4839-81ba-19e89a7f2440 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations Jan 21 09:55:20.745692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be882553-1d78-4839-81ba-19e89a7f2440 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.745917 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:20.745917 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:20.746294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be882553-1d78-4839-81ba-19e89a7f2440 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'associations' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.746997 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:20.746997 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:20.751571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be882553-1d78-4839-81ba-19e89a7f2440 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Get associations for qos_spec id: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 {{(pid=87995) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 09:55:20.752287 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.752287 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.791260 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be882553-1d78-4839-81ba-19e89a7f2440 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations returned with HTTP 200 Jan 21 09:55:20.792585 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 373/742] 10.222.0.77 () {58 vars in 1360 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations => generated 446 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:20.806042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8295bca-9a05-4ed7-a462-711ca5fd60a4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/disassociate?vol_type_id=22e0fe28-f059-41b8-9fe1-add3e23997d4 Jan 21 09:55:20.807278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8295bca-9a05-4ed7-a462-711ca5fd60a4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.807588 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:20.807588 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:20.808128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8295bca-9a05-4ed7-a462-711ca5fd60a4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'disassociate' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.808933 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:20.808933 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:20.809930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b8295bca-9a05-4ed7-a462-711ca5fd60a4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Disassociate qos_spec: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 from type: 22e0fe28-f059-41b8-9fe1-add3e23997d4 {{(pid=87996) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 09:55:20.810700 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.810700 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.820076 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.820076 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.850641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8295bca-9a05-4ed7-a462-711ca5fd60a4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/disassociate?vol_type_id=22e0fe28-f059-41b8-9fe1-add3e23997d4 returned with HTTP 202 Jan 21 09:55:20.851856 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 370/743] 10.222.0.77 () {58 vars in 1457 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/disassociate?vol_type_id=22e0fe28-f059-41b8-9fe1-add3e23997d4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:20.864724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-302867e7-12df-46d6-9c83-2cdadb1b354c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations Jan 21 09:55:20.865513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-302867e7-12df-46d6-9c83-2cdadb1b354c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.866089 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:20.866089 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:20.866656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-302867e7-12df-46d6-9c83-2cdadb1b354c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'associations' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.868338 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:20.868338 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:20.869576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-302867e7-12df-46d6-9c83-2cdadb1b354c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Get associations for qos_spec id: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 {{(pid=87995) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 09:55:20.870364 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.870364 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.895433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-302867e7-12df-46d6-9c83-2cdadb1b354c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations returned with HTTP 200 Jan 21 09:55:20.896726 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 374/744] 10.222.0.77 () {58 vars in 1360 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations => generated 305 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:20.913300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-190b85f5-65fa-476f-8715-b6bae8a0d50d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/disassociate_all Jan 21 09:55:20.913843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-190b85f5-65fa-476f-8715-b6bae8a0d50d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.914081 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:20.914081 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:20.914452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-190b85f5-65fa-476f-8715-b6bae8a0d50d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'disassociate_all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.915133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:20.915133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:20.916545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-190b85f5-65fa-476f-8715-b6bae8a0d50d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Disassociate qos_spec: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 from all. {{(pid=87996) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 09:55:20.917590 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.917590 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.953014 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.953014 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:20.977006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-190b85f5-65fa-476f-8715-b6bae8a0d50d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/disassociate_all returned with HTTP 202 Jan 21 09:55:20.981412 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 371/745] 10.222.0.77 () {58 vars in 1372 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/disassociate_all => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:20.992937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37a74036-0525-49bd-be10-8a8bf97abc57 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations Jan 21 09:55:20.993955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37a74036-0525-49bd-be10-8a8bf97abc57 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:20.994528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:20.994528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:20.995717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37a74036-0525-49bd-be10-8a8bf97abc57 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'associations' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:20.996741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:20.996741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:20.998391 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37a74036-0525-49bd-be10-8a8bf97abc57 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Get associations for qos_spec id: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 {{(pid=87995) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 09:55:20.999460 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:20.999460 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.133639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37a74036-0525-49bd-be10-8a8bf97abc57 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations returned with HTTP 200 Jan 21 09:55:21.137663 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 375/746] 10.222.0.77 () {58 vars in 1360 bytes} [Thu Jan 21 09:55:20 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/associations => generated 24 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:21.160343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90a59a90-fc7f-4337-94b0-e2a687a8ada0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] POST http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:21.161541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:21.161541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:21.162286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90a59a90-fc7f-4337-94b0-e2a687a8ada0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-481274445", "consumer": "back-end"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:21.163741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:21.163741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:21.168316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.qos_specs [None req-90a59a90-fc7f-4337-94b0-e2a687a8ada0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-481274445', 'consumer': 'back-end', 'specs': {}} {{(pid=87996) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:55:21.234411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-90a59a90-fc7f-4337-94b0-e2a687a8ada0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DB qos_specs_create(): root {'id': 'fdc6d6d1-7109-40ea-a8b8-7976701af184', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-481274445'} {{(pid=87996) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:55:21.264908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90a59a90-fc7f-4337-94b0-e2a687a8ada0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:21.266285 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 372/747] 10.222.0.77 () {60 vars in 1231 bytes} [Thu Jan 21 09:55:21 2021] POST /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 434 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:21.286538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-705556e1-4f8b-44d6-8b0c-4d76589a3f08 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184?force=False Jan 21 09:55:21.287185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-705556e1-4f8b-44d6-8b0c-4d76589a3f08 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:21.287453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:21.287453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:21.287814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-705556e1-4f8b-44d6-8b0c-4d76589a3f08 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:21.294163 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:21.294163 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:21.298599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-705556e1-4f8b-44d6-8b0c-4d76589a3f08 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete qos_spec: fdc6d6d1-7109-40ea-a8b8-7976701af184, force: False {{(pid=87995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:55:21.302087 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.302087 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.347747 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.347747 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.439188 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.439188 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.450888 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.450888 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:21.463300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-705556e1-4f8b-44d6-8b0c-4d76589a3f08 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184?force=False returned with HTTP 202 Jan 21 09:55:21.465122 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 376/748] 10.222.0.77 () {58 vars in 1347 bytes} [Thu Jan 21 09:55:21 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184?force=False => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:21.475551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-250ddfd6-2279-456a-95a5-a7a0ca78a038 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184 Jan 21 09:55:21.476366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-250ddfd6-2279-456a-95a5-a7a0ca78a038 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:21.476752 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:21.476752 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:21.477503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-250ddfd6-2279-456a-95a5-a7a0ca78a038 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:21.479479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:21.479479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:21.481885 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.481885 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.497872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-250ddfd6-2279-456a-95a5-a7a0ca78a038 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184 returned with HTTP 404 Jan 21 09:55:21.506317 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 373/749] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:21 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:21.517567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3ee5529-0b96-48dc-9c26-b874c30e88c0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:21.518452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3ee5529-0b96-48dc-9c26-b874c30e88c0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:21.518900 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:21.518900 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:21.519577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3ee5529-0b96-48dc-9c26-b874c30e88c0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:21.520672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:21.520672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:21.564898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3ee5529-0b96-48dc-9c26-b874c30e88c0 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:21.569462 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 377/750] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 09:55:21 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 175 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:21.583353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01bb2fc0-5b5b-4139-aa18-7db26d9265a2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] POST http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:21.584598 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01bb2fc0-5b5b-4139-aa18-7db26d9265a2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-972562553", "consumer": "both"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:21.587421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.qos_specs [None req-01bb2fc0-5b5b-4139-aa18-7db26d9265a2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-972562553', 'consumer': 'both', 'specs': {}} {{(pid=87996) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:55:21.598362 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-01bb2fc0-5b5b-4139-aa18-7db26d9265a2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DB qos_specs_create(): root {'id': 'c01c99fc-4b2b-4c1a-bf87-ff94c7724500', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-972562553'} {{(pid=87996) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:55:21.608854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01bb2fc0-5b5b-4139-aa18-7db26d9265a2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:21.618209 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 374/751] 10.222.0.77 () {60 vars in 1231 bytes} [Thu Jan 21 09:55:21 2021] POST /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 430 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:21.627518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed63dc6f-5f86-4250-99ee-137d8fda1447 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500?force=False Jan 21 09:55:21.628633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed63dc6f-5f86-4250-99ee-137d8fda1447 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:21.628975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:21.628975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:21.629542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed63dc6f-5f86-4250-99ee-137d8fda1447 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:21.630359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:21.630359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:21.634255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed63dc6f-5f86-4250-99ee-137d8fda1447 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete qos_spec: c01c99fc-4b2b-4c1a-bf87-ff94c7724500, force: False {{(pid=87995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:55:21.637492 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.637492 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.673622 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.673622 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.743505 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.743505 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.784231 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.784231 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:21.804350 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed63dc6f-5f86-4250-99ee-137d8fda1447 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500?force=False returned with HTTP 202 Jan 21 09:55:21.806893 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 378/752] 10.222.0.77 () {58 vars in 1347 bytes} [Thu Jan 21 09:55:21 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500?force=False => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:21.829761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b1a6cd4-c529-4134-ae19-17982eeaa3cc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500 Jan 21 09:55:21.833562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b1a6cd4-c529-4134-ae19-17982eeaa3cc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:21.838680 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:21.838680 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:21.839838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b1a6cd4-c529-4134-ae19-17982eeaa3cc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:21.841497 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:21.841497 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:21.845010 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:21.845010 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:21.867081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b1a6cd4-c529-4134-ae19-17982eeaa3cc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500 returned with HTTP 404 Jan 21 09:55:21.874203 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 375/753] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:21 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500 => generated 100 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:21.885925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f817935-99e7-41c2-9d25-e23d07291f6b tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:21.886897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f817935-99e7-41c2-9d25-e23d07291f6b tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:21.887259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:21.887259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:21.887869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f817935-99e7-41c2-9d25-e23d07291f6b tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:21.888672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:21.888672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:21.933653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f817935-99e7-41c2-9d25-e23d07291f6b tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:21.935345 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 379/754] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 09:55:21 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 175 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:21.973101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-62b3edc3-71e7-4457-9230-fcc733441cfc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] POST http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:21.974420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-62b3edc3-71e7-4457-9230-fcc733441cfc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-368192541", "consumer": "front-end"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:21.976489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.qos_specs [None req-62b3edc3-71e7-4457-9230-fcc733441cfc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-368192541', 'consumer': 'front-end', 'specs': {}} {{(pid=87996) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:55:22.012275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-62b3edc3-71e7-4457-9230-fcc733441cfc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DB qos_specs_create(): root {'id': '1012739e-2052-42cf-b89e-88d8eaf4d81f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-368192541'} {{(pid=87996) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:55:22.032725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-62b3edc3-71e7-4457-9230-fcc733441cfc tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:22.048077 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 376/755] 10.222.0.77 () {60 vars in 1231 bytes} [Thu Jan 21 09:55:21 2021] POST /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 435 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:22.078147 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad667106-09b1-4792-8b04-b9b5e238bc0e tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f?force=False Jan 21 09:55:22.084686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad667106-09b1-4792-8b04-b9b5e238bc0e tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.084977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.084977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.085561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad667106-09b1-4792-8b04-b9b5e238bc0e tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.088795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.088795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.090174 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad667106-09b1-4792-8b04-b9b5e238bc0e tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete qos_spec: 1012739e-2052-42cf-b89e-88d8eaf4d81f, force: False {{(pid=87995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:55:22.095071 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.095071 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.127388 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.127388 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.218769 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.218769 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.249193 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.249193 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:22.260086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad667106-09b1-4792-8b04-b9b5e238bc0e tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f?force=False returned with HTTP 202 Jan 21 09:55:22.262589 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 380/756] 10.222.0.77 () {58 vars in 1347 bytes} [Thu Jan 21 09:55:22 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f?force=False => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:22.278839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-474bd561-aea3-480a-b595-dec90b19bbd4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f Jan 21 09:55:22.279590 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-474bd561-aea3-480a-b595-dec90b19bbd4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.286944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.286944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.287733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-474bd561-aea3-480a-b595-dec90b19bbd4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.288503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.288503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.289581 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.289581 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.307415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-474bd561-aea3-480a-b595-dec90b19bbd4 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f returned with HTTP 404 Jan 21 09:55:22.311215 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 377/757] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f => generated 100 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:55:22.330261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-177a5e5a-2255-4ab5-a48f-46e639c1c2e3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:22.331008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-177a5e5a-2255-4ab5-a48f-46e639c1c2e3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.331266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.331266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.331653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-177a5e5a-2255-4ab5-a48f-46e639c1c2e3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.332381 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.332381 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.362883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-177a5e5a-2255-4ab5-a48f-46e639c1c2e3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:22.364986 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 381/758] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:22.381649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdb54756-cee1-45ce-b28a-1885f372bce6 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 Jan 21 09:55:22.382381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdb54756-cee1-45ce-b28a-1885f372bce6 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.383048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdb54756-cee1-45ce-b28a-1885f372bce6 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.404006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdb54756-cee1-45ce-b28a-1885f372bce6 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 returned with HTTP 200 Jan 21 09:55:22.407982 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 378/759] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 => generated 459 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:22.423462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9277067e-daa3-4b31-bc28-9cf8343f2488 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs Jan 21 09:55:22.424214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9277067e-daa3-4b31-bc28-9cf8343f2488 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.424598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.424598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.425191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9277067e-daa3-4b31-bc28-9cf8343f2488 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.426051 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.426051 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.427661 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.427661 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 09:55:22.464125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9277067e-daa3-4b31-bc28-9cf8343f2488 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs returned with HTTP 200 Jan 21 09:55:22.474633 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 382/760] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs => generated 175 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:22.493164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88a08651-267c-4383-905f-583fbe5184b7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] PUT http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 Jan 21 09:55:22.495808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.495808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.497225 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88a08651-267c-4383-905f-583fbe5184b7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:22.507281 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.507281 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.522004 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.522004 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.537962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.qos_specs [None req-88a08651-267c-4383-905f-583fbe5184b7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87996) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 09:55:22.539886 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.539886 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.570751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-88a08651-267c-4383-905f-583fbe5184b7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] qos_specs_update() value: {'id': '816b52c1-1a1e-452c-bd3b-6e8d41554f2f', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5d3cd794-e2d8-45f2-9cec-ca36deb33cf8', 'deleted': False} {{(pid=87996) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 09:55:22.581777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88a08651-267c-4383-905f-583fbe5184b7 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 returned with HTTP 200 Jan 21 09:55:22.584101 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 379/761] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 09:55:22 2021] PUT /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 => generated 36 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:22.607496 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f76afcb5-66fc-4205-8c23-c71f6bd6fe65 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 Jan 21 09:55:22.608747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f76afcb5-66fc-4205-8c23-c71f6bd6fe65 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.608944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.608944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.609603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f76afcb5-66fc-4205-8c23-c71f6bd6fe65 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.611007 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.611007 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.616924 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.616924 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.649822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f76afcb5-66fc-4205-8c23-c71f6bd6fe65 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 returned with HTTP 200 Jan 21 09:55:22.658331 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 383/762] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:22.675454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-120dd6c4-4b23-4129-83fe-f31d66ecd4e9 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] PUT http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/delete_keys Jan 21 09:55:22.676872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.676872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.677727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-120dd6c4-4b23-4129-83fe-f31d66ecd4e9 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:22.679376 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.679376 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.681733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-120dd6c4-4b23-4129-83fe-f31d66ecd4e9 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete_key spec: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8, keys: ['iops_bytes'] {{(pid=87996) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 09:55:22.682750 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.682750 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.726930 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.726930 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:22.760356 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.760356 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.793986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-120dd6c4-4b23-4129-83fe-f31d66ecd4e9 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/delete_keys returned with HTTP 202 Jan 21 09:55:22.809594 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 380/763] 10.222.0.77 () {60 vars in 1377 bytes} [Thu Jan 21 09:55:22 2021] PUT /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8/delete_keys => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:22.819267 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-982efb28-2af5-4c55-845d-f9706aac8eae tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 Jan 21 09:55:22.819981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-982efb28-2af5-4c55-845d-f9706aac8eae tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.820311 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.820311 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.820879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-982efb28-2af5-4c55-845d-f9706aac8eae tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.821706 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.821706 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.824384 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.824384 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.838486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-982efb28-2af5-4c55-845d-f9706aac8eae tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 returned with HTTP 200 Jan 21 09:55:22.839581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 381/764] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 => generated 459 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:22.858920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b35aa644-4ee7-4b40-911b-e0abefbf7d72 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 Jan 21 09:55:22.859822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b35aa644-4ee7-4b40-911b-e0abefbf7d72 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.860275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.860275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.861541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b35aa644-4ee7-4b40-911b-e0abefbf7d72 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.864458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.864458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.866743 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.866743 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.891878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b35aa644-4ee7-4b40-911b-e0abefbf7d72 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 returned with HTTP 200 Jan 21 09:55:22.893505 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 382/765] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 => generated 459 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:22.934771 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9c26abc-e019-4ede-803f-51815db044ff tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f?force=False Jan 21 09:55:22.935465 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9c26abc-e019-4ede-803f-51815db044ff tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:22.935687 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:22.935687 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:22.936065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9c26abc-e019-4ede-803f-51815db044ff tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:22.941839 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:22.941839 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:22.946477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f9c26abc-e019-4ede-803f-51815db044ff tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete qos_spec: 1012739e-2052-42cf-b89e-88d8eaf4d81f, force: False {{(pid=87996) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:55:22.951432 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:22.951432 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:22.982310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9c26abc-e019-4ede-803f-51815db044ff tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f?force=False returned with HTTP 404 Jan 21 09:55:22.986876 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 383/766] 10.222.0.77 () {58 vars in 1347 bytes} [Thu Jan 21 09:55:22 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f?force=False => generated 100 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:22.995084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4545b4bd-0802-42c3-a2e3-de61d06b6560 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f Jan 21 09:55:22.995776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4545b4bd-0802-42c3-a2e3-de61d06b6560 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.007495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4545b4bd-0802-42c3-a2e3-de61d06b6560 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.042676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4545b4bd-0802-42c3-a2e3-de61d06b6560 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f returned with HTTP 404 Jan 21 09:55:23.049127 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 384/767] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:22 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/1012739e-2052-42cf-b89e-88d8eaf4d81f => generated 100 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:23.060091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ca3fac9-8f0d-440b-bdcb-045a428d8977 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500?force=False Jan 21 09:55:23.060489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ca3fac9-8f0d-440b-bdcb-045a428d8977 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.060965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ca3fac9-8f0d-440b-bdcb-045a428d8977 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.075346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ca3fac9-8f0d-440b-bdcb-045a428d8977 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete qos_spec: c01c99fc-4b2b-4c1a-bf87-ff94c7724500, force: False {{(pid=87996) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:55:23.097499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ca3fac9-8f0d-440b-bdcb-045a428d8977 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500?force=False returned with HTTP 404 Jan 21 09:55:23.098744 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 385/768] 10.222.0.77 () {58 vars in 1347 bytes} [Thu Jan 21 09:55:23 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500?force=False => generated 100 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:23.113161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-927de20f-dae2-42b3-b822-a45dfaf9d9a3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500 Jan 21 09:55:23.120278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-927de20f-dae2-42b3-b822-a45dfaf9d9a3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.120511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-927de20f-dae2-42b3-b822-a45dfaf9d9a3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.149800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-927de20f-dae2-42b3-b822-a45dfaf9d9a3 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500 returned with HTTP 404 Jan 21 09:55:23.160670 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 386/769] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/c01c99fc-4b2b-4c1a-bf87-ff94c7724500 => generated 100 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:23.168479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75da80f1-28d5-484f-9b89-d332d4a92418 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184?force=False Jan 21 09:55:23.175495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75da80f1-28d5-484f-9b89-d332d4a92418 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.176102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75da80f1-28d5-484f-9b89-d332d4a92418 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.180967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75da80f1-28d5-484f-9b89-d332d4a92418 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete qos_spec: fdc6d6d1-7109-40ea-a8b8-7976701af184, force: False {{(pid=87996) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:55:23.212380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75da80f1-28d5-484f-9b89-d332d4a92418 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184?force=False returned with HTTP 404 Jan 21 09:55:23.214144 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 387/770] 10.222.0.77 () {58 vars in 1347 bytes} [Thu Jan 21 09:55:23 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184?force=False => generated 100 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:55:23.229148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8cf11c5-03e4-4686-97a0-b0fd80e7ee3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] POST http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots Jan 21 09:55:23.229391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47775779-7701-4a54-855b-7d5f17cebc79 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184 Jan 21 09:55:23.229798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47775779-7701-4a54-855b-7d5f17cebc79 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.230452 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:23.230452 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:23.231093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8cf11c5-03e4-4686-97a0-b0fd80e7ee3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e26f413c-4de7-4671-b2ed-aab0400e3697", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1899640982"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:23.234436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47775779-7701-4a54-855b-7d5f17cebc79 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.276299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47775779-7701-4a54-855b-7d5f17cebc79 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184 returned with HTTP 404 Jan 21 09:55:23.277980 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 388/771] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/fdc6d6d1-7109-40ea-a8b8-7976701af184 => generated 100 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:23.297166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b42a6404-61bc-467b-abdc-d847ebe460c1 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/0185d146-0c31-4f87-873f-a681319da26c Jan 21 09:55:23.298246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b42a6404-61bc-467b-abdc-d847ebe460c1 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.299006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b42a6404-61bc-467b-abdc-d847ebe460c1 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.339072 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8cf11c5-03e4-4686-97a0-b0fd80e7ee3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots returned with HTTP 404 Jan 21 09:55:23.340649 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 384/772] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:55:22 2021] POST /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots => generated 109 bytes in 550 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:55:23.357886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35823ac8-cf52-4bf2-b87f-9e5c251b482c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] POST http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots Jan 21 09:55:23.359503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35823ac8-cf52-4bf2-b87f-9e5c251b482c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1881861773"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:23.451373 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:23.451373 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:23.470326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35823ac8-cf52-4bf2-b87f-9e5c251b482c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots returned with HTTP 404 Jan 21 09:55:23.472084 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 385/773] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:55:23 2021] POST /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots => generated 77 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:23.492558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b42a6404-61bc-467b-abdc-d847ebe460c1 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/0185d146-0c31-4f87-873f-a681319da26c returned with HTTP 202 Jan 21 09:55:23.492558 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 389/774] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:55:23 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/0185d146-0c31-4f87-873f-a681319da26c => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:23.512823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69b786b9-f478-4529-9eb8-1f5f3e743b2d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/0185d146-0c31-4f87-873f-a681319da26c Jan 21 09:55:23.513743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69b786b9-f478-4529-9eb8-1f5f3e743b2d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.514612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a761fe16-575d-4ec9-afe0-7fd2a6a61851 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?limit=invalid Jan 21 09:55:23.515400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a761fe16-575d-4ec9-afe0-7fd2a6a61851 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.516058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a761fe16-575d-4ec9-afe0-7fd2a6a61851 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.517469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69b786b9-f478-4529-9eb8-1f5f3e743b2d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.518575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a761fe16-575d-4ec9-afe0-7fd2a6a61851 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] HTTP exception thrown: limit param must be an integer Jan 21 09:55:23.519185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a761fe16-575d-4ec9-afe0-7fd2a6a61851 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?limit=invalid returned with HTTP 400 Jan 21 09:55:23.520514 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 386/775] 10.222.0.77 () {58 vars in 1237 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?limit=invalid => generated 74 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:55:23.543006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01e846c4-3e23-4a8a-b098-b092d9c10e04 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?marker=0c9378ad-b703-48ac-a5f9-5627a79dde80 Jan 21 09:55:23.544413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01e846c4-3e23-4a8a-b098-b092d9c10e04 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.545141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01e846c4-3e23-4a8a-b098-b092d9c10e04 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.545992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-01e846c4-3e23-4a8a-b098-b092d9c10e04 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:55:23.546940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:23.546940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:23.549541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-01e846c4-3e23-4a8a-b098-b092d9c10e04 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:55:23.559590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69b786b9-f478-4529-9eb8-1f5f3e743b2d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/0185d146-0c31-4f87-873f-a681319da26c returned with HTTP 404 Jan 21 09:55:23.565021 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 390/776] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/0185d146-0c31-4f87-873f-a681319da26c => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:23.571497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6930a042-5e4c-4db4-b837-6bb6c0e04a5d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/6d57a5d4-8529-4e13-94e9-897ceef38d80 Jan 21 09:55:23.579383 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6930a042-5e4c-4db4-b837-6bb6c0e04a5d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.580076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6930a042-5e4c-4db4-b837-6bb6c0e04a5d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.586082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01e846c4-3e23-4a8a-b098-b092d9c10e04 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?marker=0c9378ad-b703-48ac-a5f9-5627a79dde80 returned with HTTP 404 Jan 21 09:55:23.588426 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 387/777] 10.222.0.77 () {58 vars in 1297 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?marker=0c9378ad-b703-48ac-a5f9-5627a79dde80 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:23.600037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-151d2b70-4521-4050-b7d3-ef8adad45f3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?sort_key=invalid Jan 21 09:55:23.600434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-151d2b70-4521-4050-b7d3-ef8adad45f3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.600906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-151d2b70-4521-4050-b7d3-ef8adad45f3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.602380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-151d2b70-4521-4050-b7d3-ef8adad45f3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:55:23.604822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-151d2b70-4521-4050-b7d3-ef8adad45f3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:55:23.605728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-151d2b70-4521-4050-b7d3-ef8adad45f3f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 09:55:23.607269 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 388/778] 10.222.0.77 () {58 vars in 1243 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:55:23.619438 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] POST http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes Jan 21 09:55:23.620296 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-681081541"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:23.621393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-681081541'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:55:23.621763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Create volume of 2 GB Jan 21 09:55:23.637428 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Availability Zones retrieved successfully. Jan 21 09:55:23.663536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Flow 'volume_create_api' (8634d7af-6299-4873-8e15-57cf376b5108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:55:23.666576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10deee61-65ca-41fe-9890-4bb986d2381d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:23.669501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Validating volume size '2' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:55:23.758174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6930a042-5e4c-4db4-b837-6bb6c0e04a5d tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/6d57a5d4-8529-4e13-94e9-897ceef38d80 returned with HTTP 202 Jan 21 09:55:23.760540 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 391/779] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:55:23 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/6d57a5d4-8529-4e13-94e9-897ceef38d80 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:23.772236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26337e53-7492-4eaa-8de5-d39026e172cf tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/6d57a5d4-8529-4e13-94e9-897ceef38d80 Jan 21 09:55:23.773250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26337e53-7492-4eaa-8de5-d39026e172cf tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.773809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26337e53-7492-4eaa-8de5-d39026e172cf tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.825455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26337e53-7492-4eaa-8de5-d39026e172cf tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/6d57a5d4-8529-4e13-94e9-897ceef38d80 returned with HTTP 404 Jan 21 09:55:23.829819 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 392/780] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/6d57a5d4-8529-4e13-94e9-897ceef38d80 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:23.842604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29a5898e-1647-4ed6-955c-51d352b9c5f2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/22e0fe28-f059-41b8-9fe1-add3e23997d4 Jan 21 09:55:23.854136 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29a5898e-1647-4ed6-955c-51d352b9c5f2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:23.854850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29a5898e-1647-4ed6-955c-51d352b9c5f2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:23.950586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10deee61-65ca-41fe-9890-4bb986d2381d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:23.959984 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba7c6ef-6783-42fb-8399-468100561cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:23.987252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29a5898e-1647-4ed6-955c-51d352b9c5f2 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/22e0fe28-f059-41b8-9fe1-add3e23997d4 returned with HTTP 202 Jan 21 09:55:23.988321 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 393/781] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 09:55:23 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/22e0fe28-f059-41b8-9fe1-add3e23997d4 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:24.000405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30c3c624-5997-49e7-b6e2-2a5a9f4b5583 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/22e0fe28-f059-41b8-9fe1-add3e23997d4 Jan 21 09:55:24.001286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30c3c624-5997-49e7-b6e2-2a5a9f4b5583 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:24.001873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30c3c624-5997-49e7-b6e2-2a5a9f4b5583 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:24.015348 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30c3c624-5997-49e7-b6e2-2a5a9f4b5583 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/22e0fe28-f059-41b8-9fe1-add3e23997d4 returned with HTTP 404 Jan 21 09:55:24.020163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 394/782] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 09:55:23 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/types/22e0fe28-f059-41b8-9fe1-add3e23997d4 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:24.026828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b589aef-3986-4695-ac8f-ca318fbf8d10 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] DELETE http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8?force=False Jan 21 09:55:24.027711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b589aef-3986-4695-ac8f-ca318fbf8d10 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:24.027975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b589aef-3986-4695-ac8f-ca318fbf8d10 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:24.029450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b589aef-3986-4695-ac8f-ca318fbf8d10 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Delete qos_spec: 5d3cd794-e2d8-45f2-9cec-ca36deb33cf8, force: False {{(pid=87996) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:55:24.037905 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:24.037905 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:24.089181 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:24.089181 n-d-758944-3 devstack@c-api.service[87994]: options(joinedload_all('specs')).all() Jan 21 09:55:24.096766 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:24.096766 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:24.104960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b589aef-3986-4695-ac8f-ca318fbf8d10 tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8?force=False returned with HTTP 202 Jan 21 09:55:24.105845 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 395/783] 10.222.0.77 () {58 vars in 1347 bytes} [Thu Jan 21 09:55:24 2021] DELETE /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:24.115648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-968d4ddc-f49c-4ff5-aebf-17addd43682c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] GET http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 Jan 21 09:55:24.116191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-968d4ddc-f49c-4ff5-aebf-17addd43682c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:24.116415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:24.116415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:24.116803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-968d4ddc-f49c-4ff5-aebf-17addd43682c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:24.117475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:24.117475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:24.127228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-968d4ddc-f49c-4ff5-aebf-17addd43682c tempest-QosSpecsTestJSON-797291682 tempest-QosSpecsTestJSON-797291682] http://10.222.0.77/volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 returned with HTTP 404 Jan 21 09:55:24.128342 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 396/784] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:24 2021] GET /volume/v3/5863a69eddaa47ea838d3926a7819ef9/qos-specs/5d3cd794-e2d8-45f2-9cec-ca36deb33cf8 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:24.452399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Created reservations ['c4435996-f9ad-4044-9229-96cd84d2faba', '04a94536-387b-4dc5-a805-1747d2798c80', 'a20b01e5-dc1b-4646-ae42-e9b14feb1e4c', '41263387-1e1c-49b2-ad09-5c496ef11d7a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:55:24.454721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba7c6ef-6783-42fb-8399-468100561cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4435996-f9ad-4044-9229-96cd84d2faba', '04a94536-387b-4dc5-a805-1747d2798c80', 'a20b01e5-dc1b-4646-ae42-e9b14feb1e4c', '41263387-1e1c-49b2-ad09-5c496ef11d7a']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:24.457219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e65234-6a66-451e-b08f-61cfdf777dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:24.530916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e65234-6a66-451e-b08f-61cfdf777dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc77ba9-a017-427d-9624-4513be415501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-681081541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc156b0598ee4281a83b885e2d0ac1eb',qos_specs=None,replication_status=,reservations=['c4435996-f9ad-4044-9229-96cd84d2faba','04a94536-387b-4dc5-a805-1747d2798c80','a20b01e5-dc1b-4646-ae42-e9b14feb1e4c','41263387-1e1c-49b2-ad09-5c496ef11d7a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81f50577e2ae4a85a1f031caa7d17152',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-681081541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dc77ba9-a017-427d-9624-4513be415501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc156b0598ee4281a83b885e2d0ac1eb',provider_auth=None,provider_geometry=None,provider_id=None,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='81f50577e2ae4a85a1f031caa7d17152',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:24.533465 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243ebec0-7f67-4736-ad91-6354f666f9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:24.573482 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243ebec0-7f67-4736-ad91-6354f666f9eb) transitioned into state 'SUCCESS' from state '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-681081541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc156b0598ee4281a83b885e2d0ac1eb',qos_specs=None,replication_status=,reservations=['c4435996-f9ad-4044-9229-96cd84d2faba','04a94536-387b-4dc5-a805-1747d2798c80','a20b01e5-dc1b-4646-ae42-e9b14feb1e4c','41263387-1e1c-49b2-ad09-5c496ef11d7a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81f50577e2ae4a85a1f031caa7d17152',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:24.575495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839843be-c359-446c-b6dd-6193f1d6001c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:24.622503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839843be-c359-446c-b6dd-6193f1d6001c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:24.626771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Flow 'volume_create_api' (8634d7af-6299-4873-8e15-57cf376b5108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:55:24.818347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Create volume request issued successfully. Jan 21 09:55:24.904129 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3478e10-763b-43fd-94ad-6cf746fa9e44 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes returned with HTTP 202 Jan 21 09:55:24.911307 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 389/785] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:55:23 2021] POST /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes => generated 830 bytes in 1297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:24.934543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0822eeb5-890b-429d-af30-bc860018224e tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:24.935101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0822eeb5-890b-429d-af30-bc860018224e tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:24.935621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0822eeb5-890b-429d-af30-bc860018224e tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:25.126161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:25.126161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:25.150806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0822eeb5-890b-429d-af30-bc860018224e tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Volume info retrieved successfully. Jan 21 09:55:25.187294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0822eeb5-890b-429d-af30-bc860018224e tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 returned with HTTP 200 Jan 21 09:55:25.188615 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 397/786] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:24 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 => generated 922 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:26.206124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-051a2a27-8458-4e00-bc51-ef673f4d66c6 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:26.207936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-051a2a27-8458-4e00-bc51-ef673f4d66c6 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:26.208345 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:26.208345 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:26.209264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-051a2a27-8458-4e00-bc51-ef673f4d66c6 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:26.388213 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:26.388213 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:26.433765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-051a2a27-8458-4e00-bc51-ef673f4d66c6 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Volume info retrieved successfully. Jan 21 09:55:26.526849 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-051a2a27-8458-4e00-bc51-ef673f4d66c6 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 returned with HTTP 200 Jan 21 09:55:26.528505 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 390/787] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:26 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 => generated 922 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:27.545117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0208b8e-0d94-4114-85c8-d9b668159777 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:27.545655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0208b8e-0d94-4114-85c8-d9b668159777 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:27.545834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:27.545834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:27.546557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0208b8e-0d94-4114-85c8-d9b668159777 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:27.655369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:27.655369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:27.673750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0208b8e-0d94-4114-85c8-d9b668159777 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Volume info retrieved successfully. Jan 21 09:55:27.731234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0208b8e-0d94-4114-85c8-d9b668159777 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 returned with HTTP 200 Jan 21 09:55:27.749462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6cac196-7a70-49d2-87e4-53ca6a744420 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] POST http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots Jan 21 09:55:27.750303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:27.750303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:27.750992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6cac196-7a70-49d2-87e4-53ca6a744420 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dc77ba9-a017-427d-9624-4513be415501", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1028747005"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:27.754601 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 398/788] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:27 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 => generated 923 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:27.875659 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:27.875659 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:27.881851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6cac196-7a70-49d2-87e4-53ca6a744420 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Volume info retrieved successfully. Jan 21 09:55:27.882213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-e6cac196-7a70-49d2-87e4-53ca6a744420 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Create snapshot from volume 8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:28.024432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e6cac196-7a70-49d2-87e4-53ca6a744420 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Created reservations ['2cd98f4e-3823-4773-9139-6c4215048e43', 'b6748d06-d2df-4f12-884d-c726e1c9acc9', 'ff19aba6-9a04-43b3-a645-792c5f5788ce', '1850990b-9b74-45e8-90f2-3a23d762488c'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:55:28.194344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6cac196-7a70-49d2-87e4-53ca6a744420 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot create request issued successfully. Jan 21 09:55:28.195172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6cac196-7a70-49d2-87e4-53ca6a744420 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots returned with HTTP 202 Jan 21 09:55:28.196085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 391/789] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:55:27 2021] POST /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots => generated 318 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:28.207850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01303eb1-436d-46e8-996b-5eec5751771c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:28.208876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01303eb1-436d-46e8-996b-5eec5751771c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:28.209313 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:28.209313 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:28.209938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01303eb1-436d-46e8-996b-5eec5751771c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:28.298200 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:28.298200 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:28.299594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-01303eb1-436d-46e8-996b-5eec5751771c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot retrieved successfully. Jan 21 09:55:28.302024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01303eb1-436d-46e8-996b-5eec5751771c tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 returned with HTTP 200 Jan 21 09:55:28.303016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 399/790] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:28 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:29.317281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78fd9012-d8e3-4b69-9639-bb730045dc7f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:29.317806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78fd9012-d8e3-4b69-9639-bb730045dc7f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:29.317979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:29.317979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:29.318625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78fd9012-d8e3-4b69-9639-bb730045dc7f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:29.392626 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:29.392626 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:29.395188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-78fd9012-d8e3-4b69-9639-bb730045dc7f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot retrieved successfully. Jan 21 09:55:29.397443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78fd9012-d8e3-4b69-9639-bb730045dc7f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 returned with HTTP 200 Jan 21 09:55:29.403817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 392/791] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:29 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 => generated 450 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:30.321286 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79082ed1-676f-41dd-86da-0f127c21726e tempest-AvailabilityZoneTestJSON-1396685718 tempest-AvailabilityZoneTestJSON-1396685718] GET http://10.222.0.77/volume/v3/7bef85ce24ad4d28b0c8dfe550515fc6/os-availability-zone Jan 21 09:55:30.322658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79082ed1-676f-41dd-86da-0f127c21726e tempest-AvailabilityZoneTestJSON-1396685718 tempest-AvailabilityZoneTestJSON-1396685718] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:30.322973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:30.322973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:30.323442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79082ed1-676f-41dd-86da-0f127c21726e tempest-AvailabilityZoneTestJSON-1396685718 tempest-AvailabilityZoneTestJSON-1396685718] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:30.363397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79082ed1-676f-41dd-86da-0f127c21726e tempest-AvailabilityZoneTestJSON-1396685718 tempest-AvailabilityZoneTestJSON-1396685718] Availability Zones retrieved successfully. Jan 21 09:55:30.364037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79082ed1-676f-41dd-86da-0f127c21726e tempest-AvailabilityZoneTestJSON-1396685718 tempest-AvailabilityZoneTestJSON-1396685718] http://10.222.0.77/volume/v3/7bef85ce24ad4d28b0c8dfe550515fc6/os-availability-zone returned with HTTP 200 Jan 21 09:55:30.364889 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 400/792] 10.222.0.77 () {58 vars in 1243 bytes} [Thu Jan 21 09:55:29 2021] GET /volume/v3/7bef85ce24ad4d28b0c8dfe550515fc6/os-availability-zone => generated 82 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:30.415818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54705469-cc2f-4751-9e6a-b95a04456d06 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:30.416356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54705469-cc2f-4751-9e6a-b95a04456d06 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:30.416545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:30.416545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:30.417201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54705469-cc2f-4751-9e6a-b95a04456d06 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:30.503883 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:30.503883 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:30.511305 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54705469-cc2f-4751-9e6a-b95a04456d06 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot retrieved successfully. Jan 21 09:55:30.515720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54705469-cc2f-4751-9e6a-b95a04456d06 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 returned with HTTP 200 Jan 21 09:55:30.519762 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 393/793] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:30 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 => generated 477 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:30.528994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] POST http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes Jan 21 09:55:30.529990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e21374a9-034e-40eb-80ec-6460705082a2"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:30.531356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e21374a9-034e-40eb-80ec-6460705082a2'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:55:30.596824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:30.596824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:30.598146 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot retrieved successfully. Jan 21 09:55:30.598511 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Create volume of 1 GB Jan 21 09:55:30.631975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Availability Zones retrieved successfully. Jan 21 09:55:30.685834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Flow 'volume_create_api' (8daeed9b-cd10-42c7-8a5a-64a9175307de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:55:30.690483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39961391-a5ba-4b6c-ad87-8b9817fea8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:30.698906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:55:30.713057 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39961391-a5ba-4b6c-ad87-8b9817fea8db) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 09:55:30.713397 n-d-758944-3 devstack@c-api.service[87994]: 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 21 09:55:30.722836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39961391-a5ba-4b6c-ad87-8b9817fea8db) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:30.731041 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39961391-a5ba-4b6c-ad87-8b9817fea8db) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:55:30.739696 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Flow 'volume_create_api' (8daeed9b-cd10-42c7-8a5a-64a9175307de) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 09:55:30.742868 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88de8180-fda3-4b62-ab43-73bc09c97282 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes returned with HTTP 400 Jan 21 09:55:30.747705 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 401/794] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:55:30 2021] POST /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes => generated 171 bytes in 223 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:55:30.761902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af2ebfc1-e157-4460-84d3-e61d47cf48e7 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] DELETE http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:30.762818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af2ebfc1-e157-4460-84d3-e61d47cf48e7 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:30.763274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:30.763274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:30.764368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af2ebfc1-e157-4460-84d3-e61d47cf48e7 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:30.764954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-af2ebfc1-e157-4460-84d3-e61d47cf48e7 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Delete snapshot with id: e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:30.811992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:30.811992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:30.813862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-af2ebfc1-e157-4460-84d3-e61d47cf48e7 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot retrieved successfully. Jan 21 09:55:30.896473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-af2ebfc1-e157-4460-84d3-e61d47cf48e7 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot delete request issued successfully. Jan 21 09:55:30.897523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af2ebfc1-e157-4460-84d3-e61d47cf48e7 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 returned with HTTP 202 Jan 21 09:55:30.898958 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 394/795] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:55:30 2021] DELETE /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:30.908823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e1373a2-8c81-4897-a053-9be0e5a169ac tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:30.909608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e1373a2-8c81-4897-a053-9be0e5a169ac tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:30.909903 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:30.909903 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:30.910413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e1373a2-8c81-4897-a053-9be0e5a169ac tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:30.943982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:30.943982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:30.945430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2e1373a2-8c81-4897-a053-9be0e5a169ac tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot retrieved successfully. Jan 21 09:55:30.949028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e1373a2-8c81-4897-a053-9be0e5a169ac tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 returned with HTTP 200 Jan 21 09:55:30.954817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 402/796] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:30 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:31.968795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c8f4566-3d29-4015-ae99-8fc56bd04b4a tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:31.969351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c8f4566-3d29-4015-ae99-8fc56bd04b4a tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:31.969549 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:31.969549 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:31.971918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c8f4566-3d29-4015-ae99-8fc56bd04b4a tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:32.022188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:32.022188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:32.023779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5c8f4566-3d29-4015-ae99-8fc56bd04b4a tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Snapshot retrieved successfully. Jan 21 09:55:32.026508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c8f4566-3d29-4015-ae99-8fc56bd04b4a tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 returned with HTTP 200 Jan 21 09:55:32.027779 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 395/797] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:31 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 => generated 476 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:33.042063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c07aa516-e433-4548-ba4b-f778d45a259f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 Jan 21 09:55:33.043946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c07aa516-e433-4548-ba4b-f778d45a259f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:33.044598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:33.044598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:33.045334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c07aa516-e433-4548-ba4b-f778d45a259f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:33.135120 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c07aa516-e433-4548-ba4b-f778d45a259f tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 returned with HTTP 404 Jan 21 09:55:33.137062 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 403/798] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:33 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/snapshots/e21374a9-034e-40eb-80ec-6460705082a2 => generated 111 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:33.146161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c34ba9f6-3203-4c9f-b551-1c61247ee712 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] DELETE http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:33.146686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c34ba9f6-3203-4c9f-b551-1c61247ee712 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:33.146907 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:33.146907 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:33.147305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c34ba9f6-3203-4c9f-b551-1c61247ee712 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:33.147766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-c34ba9f6-3203-4c9f-b551-1c61247ee712 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Delete volume with id: 8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:33.237819 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:33.237819 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:33.239814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c34ba9f6-3203-4c9f-b551-1c61247ee712 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Volume info retrieved successfully. Jan 21 09:55:33.305088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c34ba9f6-3203-4c9f-b551-1c61247ee712 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Delete volume request issued successfully. Jan 21 09:55:33.306748 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c34ba9f6-3203-4c9f-b551-1c61247ee712 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 returned with HTTP 202 Jan 21 09:55:33.311546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 396/799] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:55:33 2021] DELETE /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:33.338478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e559d56-b7e2-4bb1-9303-6d293766ef9b tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:33.339034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e559d56-b7e2-4bb1-9303-6d293766ef9b tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:33.339542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e559d56-b7e2-4bb1-9303-6d293766ef9b tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:33.411895 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:33.411895 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:33.425705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3e559d56-b7e2-4bb1-9303-6d293766ef9b tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Volume info retrieved successfully. Jan 21 09:55:33.467750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e559d56-b7e2-4bb1-9303-6d293766ef9b tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 returned with HTTP 200 Jan 21 09:55:33.470675 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 404/800] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:33 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 => generated 922 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:34.487686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1fa1c63-703f-456a-9bd5-14f8f7f81b92 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:34.489102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1fa1c63-703f-456a-9bd5-14f8f7f81b92 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:34.489820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:34.489820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:34.490514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1fa1c63-703f-456a-9bd5-14f8f7f81b92 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:34.639815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:34.639815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:34.663351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1fa1c63-703f-456a-9bd5-14f8f7f81b92 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Volume info retrieved successfully. Jan 21 09:55:34.709447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1fa1c63-703f-456a-9bd5-14f8f7f81b92 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 returned with HTTP 200 Jan 21 09:55:34.711726 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 397/801] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:34 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 => generated 922 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:35.730436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-449ecb6a-f40d-413d-b4cb-54c19233f568 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] GET http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 Jan 21 09:55:35.732065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-449ecb6a-f40d-413d-b4cb-54c19233f568 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:35.732669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:35.732669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:35.733490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-449ecb6a-f40d-413d-b4cb-54c19233f568 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:35.887886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-449ecb6a-f40d-413d-b4cb-54c19233f568 tempest-VolumesSnapshotNegativeTestJSON-1759353625 tempest-VolumesSnapshotNegativeTestJSON-1759353625] http://10.222.0.77/volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 returned with HTTP 404 Jan 21 09:55:35.894270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 405/802] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:35 2021] GET /volume/v3/bc156b0598ee4281a83b885e2d0ac1eb/volumes/8dc77ba9-a017-427d-9624-4513be415501 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:37.148925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] POST http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes Jan 21 09:55:37.150465 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:37.150465 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:37.151130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-972359641"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:37.152415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-972359641'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:55:37.152966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Create volume of 1 GB Jan 21 09:55:37.183873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Availability Zones retrieved successfully. Jan 21 09:55:37.231832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Flow 'volume_create_api' (906b4aae-d760-4096-a62a-1f7eaa9a32ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:55:37.248431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f10ec46-9202-4dd7-90d8-a8686f39a75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:37.250695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:55:37.342980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f10ec46-9202-4dd7-90d8-a8686f39a75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:37.345784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55232fb4-2704-44ed-ac2e-b7af825ae94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:37.454672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Created reservations ['8dc67b8d-8135-4c9d-a88f-9758d6a4cd2e', 'b6692383-84e3-4518-b33e-dcdae3a5cf29', '6bbe8b07-589b-44e1-b572-b628d472d2c8', 'e85c1afa-cfb9-49b0-9dba-1af68c21ff7d'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:55:37.457594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55232fb4-2704-44ed-ac2e-b7af825ae94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc67b8d-8135-4c9d-a88f-9758d6a4cd2e', 'b6692383-84e3-4518-b33e-dcdae3a5cf29', '6bbe8b07-589b-44e1-b572-b628d472d2c8', 'e85c1afa-cfb9-49b0-9dba-1af68c21ff7d']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:37.460937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742226f0-68ec-468e-9c94-622ae4915ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:37.541551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742226f0-68ec-468e-9c94-622ae4915ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1888353-71fc-46f1-93f1-c106a0c38e57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-972359641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4345de1d43fd41f2b09e949a60a558b6',qos_specs=None,replication_status=,reservations=['8dc67b8d-8135-4c9d-a88f-9758d6a4cd2e','b6692383-84e3-4518-b33e-dcdae3a5cf29','6bbe8b07-589b-44e1-b572-b628d472d2c8','e85c1afa-cfb9-49b0-9dba-1af68c21ff7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12b0074a5784911a3e213361b00667b',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-972359641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1888353-71fc-46f1-93f1-c106a0c38e57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4345de1d43fd41f2b09e949a60a558b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a12b0074a5784911a3e213361b00667b',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:37.545390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8a9b00c-39cb-4751-a83f-2363dba4eb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:37.582266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8a9b00c-39cb-4751-a83f-2363dba4eb99) transitioned into state 'SUCCESS' from state '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-972359641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4345de1d43fd41f2b09e949a60a558b6',qos_specs=None,replication_status=,reservations=['8dc67b8d-8135-4c9d-a88f-9758d6a4cd2e','b6692383-84e3-4518-b33e-dcdae3a5cf29','6bbe8b07-589b-44e1-b572-b628d472d2c8','e85c1afa-cfb9-49b0-9dba-1af68c21ff7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12b0074a5784911a3e213361b00667b',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:37.584730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814c8207-1054-4006-8e77-7135897741a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:37.609560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814c8207-1054-4006-8e77-7135897741a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:37.613270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Flow 'volume_create_api' (906b4aae-d760-4096-a62a-1f7eaa9a32ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:55:37.671405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Create volume request issued successfully. Jan 21 09:55:37.688767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-698c345c-b9fe-423e-a57b-1d60bb74b669 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes returned with HTTP 202 Jan 21 09:55:37.689654 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 398/803] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:55:36 2021] POST /volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes => generated 823 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:37.708824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca52f314-9e6a-46b8-8774-16ff78de1a8a tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:37.709510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca52f314-9e6a-46b8-8774-16ff78de1a8a tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:37.710107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca52f314-9e6a-46b8-8774-16ff78de1a8a tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:37.801927 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:37.801927 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:37.822429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ca52f314-9e6a-46b8-8774-16ff78de1a8a tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Volume info retrieved successfully. Jan 21 09:55:37.847527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca52f314-9e6a-46b8-8774-16ff78de1a8a tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 returned with HTTP 200 Jan 21 09:55:37.848330 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 406/804] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:37 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 => generated 891 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:38.877626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d900cdd-dc52-41ba-a62b-772f8b81a848 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:38.878385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d900cdd-dc52-41ba-a62b-772f8b81a848 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:38.878385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:38.878385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:38.878767 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d900cdd-dc52-41ba-a62b-772f8b81a848 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:38.981190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:38.981190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:38.992434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8d900cdd-dc52-41ba-a62b-772f8b81a848 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Volume info retrieved successfully. Jan 21 09:55:39.021880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d900cdd-dc52-41ba-a62b-772f8b81a848 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 returned with HTTP 200 Jan 21 09:55:39.023350 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 399/805] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:38 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:39.055407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a99ab394-8d4e-4524-ad6b-ec09f9f590a7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] POST http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots Jan 21 09:55:39.056603 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:39.056603 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:39.057744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a99ab394-8d4e-4524-ad6b-ec09f9f590a7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1888353-71fc-46f1-93f1-c106a0c38e57", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1549204495"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:39.332485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:39.332485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:39.334799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a99ab394-8d4e-4524-ad6b-ec09f9f590a7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Volume info retrieved successfully. Jan 21 09:55:39.335483 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-a99ab394-8d4e-4524-ad6b-ec09f9f590a7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Create snapshot from volume f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:39.527166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-a99ab394-8d4e-4524-ad6b-ec09f9f590a7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Created reservations ['2e408d82-90ba-4831-a8a1-1da8c54a2552', '8d0ecf62-9f4f-4eab-83bd-358ceb27947b', '47e494fd-7e6f-4413-8e7d-98f199555675', '78d4c653-5b9b-4ce8-b1e6-d26c5b5655b7'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:55:39.655459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a99ab394-8d4e-4524-ad6b-ec09f9f590a7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot create request issued successfully. Jan 21 09:55:39.656359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a99ab394-8d4e-4524-ad6b-ec09f9f590a7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots returned with HTTP 202 Jan 21 09:55:39.657331 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 407/806] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:55:39 2021] POST /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots => generated 311 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:39.676037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70395f8b-c57e-41a9-ab5c-e8fd6223fe8d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:39.677227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70395f8b-c57e-41a9-ab5c-e8fd6223fe8d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:39.677811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:39.677811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:39.678503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70395f8b-c57e-41a9-ab5c-e8fd6223fe8d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:39.736402 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:39.736402 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:39.738739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70395f8b-c57e-41a9-ab5c-e8fd6223fe8d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:39.741718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70395f8b-c57e-41a9-ab5c-e8fd6223fe8d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 returned with HTTP 200 Jan 21 09:55:39.742921 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 400/807] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:39 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 => generated 443 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:40.757256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-242fd48f-f37f-45b3-a6f1-cd89cc649813 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:40.757894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-242fd48f-f37f-45b3-a6f1-cd89cc649813 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:40.757894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:40.757894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:40.758318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-242fd48f-f37f-45b3-a6f1-cd89cc649813 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:40.787921 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:40.787921 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:40.790842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-242fd48f-f37f-45b3-a6f1-cd89cc649813 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:40.793465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-242fd48f-f37f-45b3-a6f1-cd89cc649813 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 returned with HTTP 200 Jan 21 09:55:40.794473 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 408/808] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:40 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:41.812264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fd0f9c79-27dd-4bda-859f-77e3ac637acd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:41.813893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fd0f9c79-27dd-4bda-859f-77e3ac637acd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:41.814428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:41.814428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:41.814961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fd0f9c79-27dd-4bda-859f-77e3ac637acd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:41.860635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:41.860635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:41.862141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fd0f9c79-27dd-4bda-859f-77e3ac637acd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:41.864612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fd0f9c79-27dd-4bda-859f-77e3ac637acd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 returned with HTTP 200 Jan 21 09:55:41.865566 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 401/809] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:41 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 => generated 470 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:41.882112 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56753e66-5027-47bd-8c51-190981e638f7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] POST http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:41.882580 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:41.882580 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:41.883822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56753e66-5027-47bd-8c51-190981e638f7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:41.924788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:41.924788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:41.925942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-56753e66-5027-47bd-8c51-190981e638f7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.011589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-56753e66-5027-47bd-8c51-190981e638f7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Update snapshot metadata completed successfully. Jan 21 09:55:42.013154 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56753e66-5027-47bd-8c51-190981e638f7 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.024977 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 409/810] 10.222.0.77 () {60 vars in 1369 bytes} [Thu Jan 21 09:55:41 2021] POST /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 68 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:42.028089 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b66089fc-18c0-4469-8b27-03d92124945e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:42.028628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b66089fc-18c0-4469-8b27-03d92124945e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:42.028821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.028821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.029475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b66089fc-18c0-4469-8b27-03d92124945e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:42.080554 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.080554 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.087591 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b66089fc-18c0-4469-8b27-03d92124945e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.092287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b66089fc-18c0-4469-8b27-03d92124945e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Get snapshot metadata completed successfully. Jan 21 09:55:42.095704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b66089fc-18c0-4469-8b27-03d92124945e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.099932 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 402/811] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 09:55:42 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 68 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:42.124668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f1b5968-5c47-4448-865e-20a93663403e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] PUT http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:42.125152 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.125152 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.125568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f1b5968-5c47-4448-865e-20a93663403e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:42.217022 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.217022 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.222908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f1b5968-5c47-4448-865e-20a93663403e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.293566 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f1b5968-5c47-4448-865e-20a93663403e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Update snapshot metadata completed successfully. Jan 21 09:55:42.302203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f1b5968-5c47-4448-865e-20a93663403e tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.309033 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 410/812] 10.222.0.77 () {60 vars in 1368 bytes} [Thu Jan 21 09:55:42 2021] PUT /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 57 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:42.315814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a40d52d5-ddab-468c-866d-d68f17b25984 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:42.316361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a40d52d5-ddab-468c-866d-d68f17b25984 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:42.316557 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.316557 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.317216 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a40d52d5-ddab-468c-866d-d68f17b25984 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:42.362865 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.362865 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.365414 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a40d52d5-ddab-468c-866d-d68f17b25984 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.368763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a40d52d5-ddab-468c-866d-d68f17b25984 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Get snapshot metadata completed successfully. Jan 21 09:55:42.369750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a40d52d5-ddab-468c-866d-d68f17b25984 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.371322 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 403/813] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 09:55:42 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 57 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:42.380811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-959abb53-1754-403b-914c-f7b9e66a6869 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] DELETE http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 Jan 21 09:55:42.384790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-959abb53-1754-403b-914c-f7b9e66a6869 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:42.385540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.385540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.386303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-959abb53-1754-403b-914c-f7b9e66a6869 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:42.453785 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.453785 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.457683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-959abb53-1754-403b-914c-f7b9e66a6869 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.464299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-959abb53-1754-403b-914c-f7b9e66a6869 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Get snapshot metadata completed successfully. Jan 21 09:55:42.477242 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:55:42.477242 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 09:55:42.489903 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-959abb53-1754-403b-914c-f7b9e66a6869 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Delete snapshot metadata completed successfully. Jan 21 09:55:42.491256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-959abb53-1754-403b-914c-f7b9e66a6869 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 returned with HTTP 200 Jan 21 09:55:42.493650 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 411/814] 10.222.0.77 () {58 vars in 1366 bytes} [Thu Jan 21 09:55:42 2021] DELETE /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 => generated 0 bytes in 118 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 21 09:55:42.511298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7a66eb2-9884-41c8-8739-a950387de62f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:42.512759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7a66eb2-9884-41c8-8739-a950387de62f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:42.513434 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.513434 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.514532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7a66eb2-9884-41c8-8739-a950387de62f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:42.569428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.569428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.570928 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d7a66eb2-9884-41c8-8739-a950387de62f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.575173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d7a66eb2-9884-41c8-8739-a950387de62f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Get snapshot metadata completed successfully. Jan 21 09:55:42.576640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7a66eb2-9884-41c8-8739-a950387de62f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.578948 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 404/815] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 09:55:42 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 32 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:42.593832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07bf5eb2-0866-4fcd-a9c4-f154fcd5d7c9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] PUT http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:42.594754 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.594754 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.595502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07bf5eb2-0866-4fcd-a9c4-f154fcd5d7c9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:42.662283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.662283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.664537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-07bf5eb2-0866-4fcd-a9c4-f154fcd5d7c9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.735546 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-07bf5eb2-0866-4fcd-a9c4-f154fcd5d7c9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Update snapshot metadata completed successfully. Jan 21 09:55:42.736174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07bf5eb2-0866-4fcd-a9c4-f154fcd5d7c9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.737343 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 412/816] 10.222.0.77 () {60 vars in 1368 bytes} [Thu Jan 21 09:55:42 2021] PUT /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 16 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:42.757184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36635ddd-0d3b-4640-a321-3e2b578c1b1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] POST http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:42.758391 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.758391 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.759880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36635ddd-0d3b-4640-a321-3e2b578c1b1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:42.808939 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.808939 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.810273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36635ddd-0d3b-4640-a321-3e2b578c1b1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.875578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36635ddd-0d3b-4640-a321-3e2b578c1b1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Update snapshot metadata completed successfully. Jan 21 09:55:42.876903 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36635ddd-0d3b-4640-a321-3e2b578c1b1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.878191 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 405/817] 10.222.0.77 () {60 vars in 1369 bytes} [Thu Jan 21 09:55:42 2021] POST /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 68 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:42.888322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b60cac2-a83b-4cdd-b183-4e2e407469c2 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:42.888857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b60cac2-a83b-4cdd-b183-4e2e407469c2 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:42.889242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.889242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.889610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b60cac2-a83b-4cdd-b183-4e2e407469c2 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:42.921240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.921240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.922490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7b60cac2-a83b-4cdd-b183-4e2e407469c2 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:42.925365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7b60cac2-a83b-4cdd-b183-4e2e407469c2 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Get snapshot metadata completed successfully. Jan 21 09:55:42.926373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b60cac2-a83b-4cdd-b183-4e2e407469c2 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:42.927711 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 413/818] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 09:55:42 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:55:42.937913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ddedaed-3a6b-4084-91ed-7ff5e8a3df2b tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] PUT http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 Jan 21 09:55:42.938826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:42.938826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:42.939286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ddedaed-3a6b-4084-91ed-7ff5e8a3df2b tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:42.975436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:42.975436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:42.976919 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3ddedaed-3a6b-4084-91ed-7ff5e8a3df2b tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:43.022512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3ddedaed-3a6b-4084-91ed-7ff5e8a3df2b tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Update snapshot metadata completed successfully. Jan 21 09:55:43.023467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ddedaed-3a6b-4084-91ed-7ff5e8a3df2b tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 returned with HTTP 200 Jan 21 09:55:43.025228 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 406/819] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 09:55:42 2021] PUT /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 => generated 35 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:43.037743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09c37071-e2fc-4e95-8f8b-41715cc12eb4 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 Jan 21 09:55:43.038463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09c37071-e2fc-4e95-8f8b-41715cc12eb4 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:43.038963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:43.038963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:43.039556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09c37071-e2fc-4e95-8f8b-41715cc12eb4 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:43.068876 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:43.068876 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:43.070208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09c37071-e2fc-4e95-8f8b-41715cc12eb4 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:43.073695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09c37071-e2fc-4e95-8f8b-41715cc12eb4 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Get snapshot metadata completed successfully. Jan 21 09:55:43.074412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09c37071-e2fc-4e95-8f8b-41715cc12eb4 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 returned with HTTP 200 Jan 21 09:55:43.075387 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 414/820] 10.222.0.77 () {58 vars in 1363 bytes} [Thu Jan 21 09:55:43 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:43.085508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd7cce5f-f174-440e-ad0d-13316b026b74 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:43.086042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd7cce5f-f174-440e-ad0d-13316b026b74 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:43.086286 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:43.086286 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:43.086702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd7cce5f-f174-440e-ad0d-13316b026b74 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:43.120063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:43.120063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:43.121128 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd7cce5f-f174-440e-ad0d-13316b026b74 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:43.123099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd7cce5f-f174-440e-ad0d-13316b026b74 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Get snapshot metadata completed successfully. Jan 21 09:55:43.124448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd7cce5f-f174-440e-ad0d-13316b026b74 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:43.129111 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 407/821] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 09:55:43 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 75 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:43.135028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a987b743-9076-4094-a42e-1212f00d9679 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] PUT http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata Jan 21 09:55:43.135525 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:43.135525 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:43.135947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a987b743-9076-4094-a42e-1212f00d9679 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:43.167333 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:43.167333 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:43.168481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a987b743-9076-4094-a42e-1212f00d9679 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:43.212800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a987b743-9076-4094-a42e-1212f00d9679 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Update snapshot metadata completed successfully. Jan 21 09:55:43.213640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a987b743-9076-4094-a42e-1212f00d9679 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata returned with HTTP 200 Jan 21 09:55:43.215323 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 415/822] 10.222.0.77 () {60 vars in 1368 bytes} [Thu Jan 21 09:55:43 2021] PUT /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86/metadata => generated 16 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:55:43.225864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90a279bc-755b-4498-af76-50a8ff158cb9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] DELETE http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:43.226830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90a279bc-755b-4498-af76-50a8ff158cb9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:43.226830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:43.226830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:43.227092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90a279bc-755b-4498-af76-50a8ff158cb9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:43.228268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-90a279bc-755b-4498-af76-50a8ff158cb9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Delete snapshot with id: d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:43.267324 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:43.267324 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:43.269006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-90a279bc-755b-4498-af76-50a8ff158cb9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:43.350228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-90a279bc-755b-4498-af76-50a8ff158cb9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot delete request issued successfully. Jan 21 09:55:43.350547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90a279bc-755b-4498-af76-50a8ff158cb9 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 returned with HTTP 202 Jan 21 09:55:43.356031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 408/823] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:55:43 2021] DELETE /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:43.362422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d10df4c-6a49-4ce3-9345-38a0a2812483 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:43.363384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d10df4c-6a49-4ce3-9345-38a0a2812483 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:43.363572 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:43.363572 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:43.364415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d10df4c-6a49-4ce3-9345-38a0a2812483 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:43.401082 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:43.401082 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:43.403014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8d10df4c-6a49-4ce3-9345-38a0a2812483 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:43.406187 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d10df4c-6a49-4ce3-9345-38a0a2812483 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 returned with HTTP 200 Jan 21 09:55:43.410600 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 416/824] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:43 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:44.422514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c2c3312-43f0-4fcd-afed-3087e88f461f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:44.423403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c2c3312-43f0-4fcd-afed-3087e88f461f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:44.423741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:44.423741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:44.424291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c2c3312-43f0-4fcd-afed-3087e88f461f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:44.482235 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:44.482235 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:44.483588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3c2c3312-43f0-4fcd-afed-3087e88f461f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Snapshot retrieved successfully. Jan 21 09:55:44.485773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c2c3312-43f0-4fcd-afed-3087e88f461f tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 returned with HTTP 200 Jan 21 09:55:44.486669 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 409/825] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:44 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:45.503633 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16bfc918-6e3b-4566-a717-f75fb7b093b0 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 Jan 21 09:55:45.505672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16bfc918-6e3b-4566-a717-f75fb7b093b0 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:45.509711 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:45.509711 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:45.510832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16bfc918-6e3b-4566-a717-f75fb7b093b0 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:45.600786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16bfc918-6e3b-4566-a717-f75fb7b093b0 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 returned with HTTP 404 Jan 21 09:55:45.603714 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 417/826] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:45 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/snapshots/d996d58c-4dc2-4a96-b3a6-c911f46bae86 => generated 111 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:45.611891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5dc35b8e-ffb0-48da-ac25-841e51dabccd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] DELETE http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:45.613700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5dc35b8e-ffb0-48da-ac25-841e51dabccd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:45.614158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:45.614158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:45.614820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5dc35b8e-ffb0-48da-ac25-841e51dabccd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:45.615554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5dc35b8e-ffb0-48da-ac25-841e51dabccd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Delete volume with id: f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:45.805217 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:45.805217 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:45.807969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5dc35b8e-ffb0-48da-ac25-841e51dabccd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Volume info retrieved successfully. Jan 21 09:55:45.856092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5dc35b8e-ffb0-48da-ac25-841e51dabccd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Delete volume request issued successfully. Jan 21 09:55:45.857004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5dc35b8e-ffb0-48da-ac25-841e51dabccd tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 returned with HTTP 202 Jan 21 09:55:45.858872 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 410/827] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:55:45 2021] DELETE /volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:55:45.866369 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2256f72-4c0a-42b1-b328-da0bd537cc70 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:45.866907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2256f72-4c0a-42b1-b328-da0bd537cc70 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:45.867442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2256f72-4c0a-42b1-b328-da0bd537cc70 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:45.943155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:45.943155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:45.968939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f2256f72-4c0a-42b1-b328-da0bd537cc70 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Volume info retrieved successfully. Jan 21 09:55:46.024944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2256f72-4c0a-42b1-b328-da0bd537cc70 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 returned with HTTP 200 Jan 21 09:55:46.026193 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 418/828] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:45 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 => generated 915 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:55:47.042395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cef07354-c746-413e-924f-9494cb20ac1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:47.044124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cef07354-c746-413e-924f-9494cb20ac1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:47.044512 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:47.044512 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:47.045317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cef07354-c746-413e-924f-9494cb20ac1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:47.157884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:47.157884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:47.174400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cef07354-c746-413e-924f-9494cb20ac1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Volume info retrieved successfully. Jan 21 09:55:47.209763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cef07354-c746-413e-924f-9494cb20ac1d tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 returned with HTTP 200 Jan 21 09:55:47.210854 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 411/829] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:47 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:48.228407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af3d825e-d973-4d46-b34c-87def18e6231 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] GET http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 Jan 21 09:55:48.230019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af3d825e-d973-4d46-b34c-87def18e6231 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:48.230453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:48.230453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:48.231296 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af3d825e-d973-4d46-b34c-87def18e6231 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:48.322915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af3d825e-d973-4d46-b34c-87def18e6231 tempest-SnapshotMetadataTestJSON-1359698252 tempest-SnapshotMetadataTestJSON-1359698252] http://10.222.0.77/volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 returned with HTTP 404 Jan 21 09:55:48.327809 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 419/830] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:48 2021] GET /volume/v3/4345de1d43fd41f2b09e949a60a558b6/volumes/f1888353-71fc-46f1-93f1-c106a0c38e57 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:55:51.182716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] POST http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes Jan 21 09:55:51.183774 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:51.183774 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:51.184191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-160572622"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:51.185515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-160572622'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:55:51.185669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume of 1 GB Jan 21 09:55:51.198507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Availability Zones retrieved successfully. Jan 21 09:55:51.215246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Flow 'volume_create_api' (2631275a-a64c-4a21-afb1-b8405b993184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:55:51.217965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218984ee-69c5-4823-a319-076776dba792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:51.220167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:55:51.302304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218984ee-69c5-4823-a319-076776dba792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:51.304594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e839d37f-beb6-4930-a2c5-1c1ded384c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:51.402700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Created reservations ['d6842f34-0dbc-4041-9b5c-229a997d133a', 'ee80915b-bf68-4fa3-bf26-6fb6d9c30444', 'f3af86a4-8871-40e1-8198-c08c6c061596', '47b766f0-31ac-44d1-b9fc-48b61c102de0'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:55:51.405269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e839d37f-beb6-4930-a2c5-1c1ded384c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6842f34-0dbc-4041-9b5c-229a997d133a', 'ee80915b-bf68-4fa3-bf26-6fb6d9c30444', 'f3af86a4-8871-40e1-8198-c08c6c061596', '47b766f0-31ac-44d1-b9fc-48b61c102de0']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:51.407846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a419e30e-065c-46ec-b720-38b09c908b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:51.468868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a419e30e-065c-46ec-b720-38b09c908b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-160572622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160b4fe531f84d09bbac30ad47cae0c9',qos_specs=None,replication_status=,reservations=['d6842f34-0dbc-4041-9b5c-229a997d133a','ee80915b-bf68-4fa3-bf26-6fb6d9c30444','f3af86a4-8871-40e1-8198-c08c6c061596','47b766f0-31ac-44d1-b9fc-48b61c102de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3df63eed48405eba2dedf0b73c0b5f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-160572622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160b4fe531f84d09bbac30ad47cae0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4e3df63eed48405eba2dedf0b73c0b5f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:51.471046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e34175-f031-4b2d-aad7-b93da5931ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:51.497492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e34175-f031-4b2d-aad7-b93da5931ed5) transitioned into state 'SUCCESS' from state '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-160572622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160b4fe531f84d09bbac30ad47cae0c9',qos_specs=None,replication_status=,reservations=['d6842f34-0dbc-4041-9b5c-229a997d133a','ee80915b-bf68-4fa3-bf26-6fb6d9c30444','f3af86a4-8871-40e1-8198-c08c6c061596','47b766f0-31ac-44d1-b9fc-48b61c102de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3df63eed48405eba2dedf0b73c0b5f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:51.499444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651cb16a-09f7-4733-92b6-ea7aac4572fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:55:51.515920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651cb16a-09f7-4733-92b6-ea7aac4572fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:55:51.518840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Flow 'volume_create_api' (2631275a-a64c-4a21-afb1-b8405b993184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:55:51.569856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume request issued successfully. Jan 21 09:55:51.586516 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2af1640-11e0-4cf0-9088-5b4815c71aaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes returned with HTTP 202 Jan 21 09:55:51.589041 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 412/831] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:55:51 2021] POST /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes => generated 819 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:51.602789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c563e9a-1a59-4983-a2cb-3ec15a8fa1df tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:55:51.603365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c563e9a-1a59-4983-a2cb-3ec15a8fa1df tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:51.603849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c563e9a-1a59-4983-a2cb-3ec15a8fa1df tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:51.658527 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:51.658527 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:51.667513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9c563e9a-1a59-4983-a2cb-3ec15a8fa1df tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:55:51.693640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c563e9a-1a59-4983-a2cb-3ec15a8fa1df tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:55:51.694902 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 420/832] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:51 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:52.713621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97dd957d-fb1a-413a-a9ce-dee7b72ddd91 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:55:52.714251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97dd957d-fb1a-413a-a9ce-dee7b72ddd91 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:52.714437 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:52.714437 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:52.715372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97dd957d-fb1a-413a-a9ce-dee7b72ddd91 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:52.777534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:52.777534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:52.786801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-97dd957d-fb1a-413a-a9ce-dee7b72ddd91 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:55:52.813625 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97dd957d-fb1a-413a-a9ce-dee7b72ddd91 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:55:52.822365 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 413/833] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:52 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:52.847555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a37260db-e682-4fa0-b4e1-15c0b1364011 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] POST http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots Jan 21 09:55:52.848405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:52.848405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:52.849176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a37260db-e682-4fa0-b4e1-15c0b1364011 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137", "name": "tempest-VolumesDeleteCascade-Snapshot-890476661"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:52.958874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:52.958874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:52.961027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a37260db-e682-4fa0-b4e1-15c0b1364011 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:55:52.963324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-a37260db-e682-4fa0-b4e1-15c0b1364011 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create snapshot from volume 9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:55:53.170778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-a37260db-e682-4fa0-b4e1-15c0b1364011 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Created reservations ['b969a21d-7db3-4d68-a00f-410e7f02cbf8', '2ba7ae85-0ec1-4b54-ad72-e644c18428ca', 'b31b7589-f0b1-4d9c-8402-4740bb24d9e2', '30f06c93-cc09-4279-828b-6661fdeb0432'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:55:53.347010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a37260db-e682-4fa0-b4e1-15c0b1364011 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot create request issued successfully. Jan 21 09:55:53.347761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a37260db-e682-4fa0-b4e1-15c0b1364011 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots returned with HTTP 202 Jan 21 09:55:53.348796 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 421/834] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:55:52 2021] POST /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots => generated 306 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:53.362137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a20de372-9515-4fa6-ba3d-238b23f70c41 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 Jan 21 09:55:53.362763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a20de372-9515-4fa6-ba3d-238b23f70c41 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:53.362985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:53.362985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:53.363404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a20de372-9515-4fa6-ba3d-238b23f70c41 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:53.432829 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:53.432829 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:53.434310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a20de372-9515-4fa6-ba3d-238b23f70c41 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:55:53.442800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a20de372-9515-4fa6-ba3d-238b23f70c41 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 returned with HTTP 200 Jan 21 09:55:53.443813 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 414/835] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:53 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 => generated 438 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:54.458026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c21887cb-0733-468b-8535-a6813df93741 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 Jan 21 09:55:54.459723 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c21887cb-0733-468b-8535-a6813df93741 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:54.460102 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:54.460102 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:54.460727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c21887cb-0733-468b-8535-a6813df93741 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:54.554672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:54.554672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:54.563327 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c21887cb-0733-468b-8535-a6813df93741 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:55:54.569661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c21887cb-0733-468b-8535-a6813df93741 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 returned with HTTP 200 Jan 21 09:55:54.581182 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 422/836] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:54 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 => generated 438 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:55.596562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc26a060-7efd-4871-888c-25bcadd13571 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 Jan 21 09:55:55.597161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc26a060-7efd-4871-888c-25bcadd13571 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:55.597500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:55.597500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:55.598196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc26a060-7efd-4871-888c-25bcadd13571 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:55.659986 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:55.659986 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:55.665079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bc26a060-7efd-4871-888c-25bcadd13571 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:55:55.669281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc26a060-7efd-4871-888c-25bcadd13571 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 returned with HTTP 200 Jan 21 09:55:55.675936 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 415/837] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:55 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 => generated 465 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:55.690163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a36ef4c4-a1df-442b-8210-80a593a78b59 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] POST http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots Jan 21 09:55:55.691879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:55.691879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:55.693604 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a36ef4c4-a1df-442b-8210-80a593a78b59 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137", "name": "tempest-VolumesDeleteCascade-Snapshot-1878118550"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:55:55.845488 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:55.845488 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:55.850841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a36ef4c4-a1df-442b-8210-80a593a78b59 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:55:55.851204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-a36ef4c4-a1df-442b-8210-80a593a78b59 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create snapshot from volume 9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:55:55.975650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-a36ef4c4-a1df-442b-8210-80a593a78b59 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Created reservations ['5667f6a3-196a-4d2f-999b-45f9bd6f0aac', '4730f930-ccca-4845-b5ae-6cb3b053536a', 'fcdaf142-c89b-4f62-bafe-eb773a6497aa', '5151a9cc-5cc6-4019-972f-c7c798e920fd'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:55:56.278121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a36ef4c4-a1df-442b-8210-80a593a78b59 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot create request issued successfully. Jan 21 09:55:56.278940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a36ef4c4-a1df-442b-8210-80a593a78b59 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots returned with HTTP 202 Jan 21 09:55:56.279891 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 423/838] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:55:55 2021] POST /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots => generated 307 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:55:56.291705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcd03e14-9010-441a-8a77-0a7327087961 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f Jan 21 09:55:56.292701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bcd03e14-9010-441a-8a77-0a7327087961 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:56.293116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:56.293116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:56.293989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bcd03e14-9010-441a-8a77-0a7327087961 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:56.341977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:56.341977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:56.343642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bcd03e14-9010-441a-8a77-0a7327087961 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:55:56.346150 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcd03e14-9010-441a-8a77-0a7327087961 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f returned with HTTP 200 Jan 21 09:55:56.347784 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 416/839] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:56 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:57.369227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-931ec270-c8eb-4fa0-a770-68da18a31a94 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f Jan 21 09:55:57.380567 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-931ec270-c8eb-4fa0-a770-68da18a31a94 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:57.380886 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:57.380886 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:57.381243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-931ec270-c8eb-4fa0-a770-68da18a31a94 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:57.451349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:57.451349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:57.452570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-931ec270-c8eb-4fa0-a770-68da18a31a94 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:55:57.454615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-931ec270-c8eb-4fa0-a770-68da18a31a94 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f returned with HTTP 200 Jan 21 09:55:57.462257 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 424/840] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:57 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f => generated 439 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:58.472792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6784b526-4581-443e-ae52-e62ca4b0fc81 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f Jan 21 09:55:58.473599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6784b526-4581-443e-ae52-e62ca4b0fc81 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:58.473695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:58.473695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:58.474393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6784b526-4581-443e-ae52-e62ca4b0fc81 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:58.646813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:58.646813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:58.648101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6784b526-4581-443e-ae52-e62ca4b0fc81 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:55:58.650445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6784b526-4581-443e-ae52-e62ca4b0fc81 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f returned with HTTP 200 Jan 21 09:55:58.664080 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 417/841] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:58 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f => generated 439 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:59.664000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1093539-4415-4d38-ada4-74f769c3020e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f Jan 21 09:55:59.668143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1093539-4415-4d38-ada4-74f769c3020e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:59.668577 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:59.668577 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:59.669268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1093539-4415-4d38-ada4-74f769c3020e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:59.754243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:59.754243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:59.757559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c1093539-4415-4d38-ada4-74f769c3020e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:55:59.763000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1093539-4415-4d38-ada4-74f769c3020e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f returned with HTTP 200 Jan 21 09:55:59.780006 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 425/842] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:55:59 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f => generated 466 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:55:59.783674 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40e48db6-2b36-45b0-9f73-0ba741cbe850 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137?cascade=True Jan 21 09:55:59.784218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40e48db6-2b36-45b0-9f73-0ba741cbe850 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:55:59.784416 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:55:59.784416 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:55:59.785086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40e48db6-2b36-45b0-9f73-0ba741cbe850 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:55:59.785742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-40e48db6-2b36-45b0-9f73-0ba741cbe850 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume with id: 9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:55:59.893728 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:55:59.893728 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:55:59.895619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40e48db6-2b36-45b0-9f73-0ba741cbe850 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:55:59.984621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40e48db6-2b36-45b0-9f73-0ba741cbe850 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume request issued successfully. Jan 21 09:55:59.985491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40e48db6-2b36-45b0-9f73-0ba741cbe850 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137?cascade=True returned with HTTP 202 Jan 21 09:55:59.987226 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 418/843] 10.222.0.77 () {58 vars in 1343 bytes} [Thu Jan 21 09:55:59 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137?cascade=True => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:56:00.004942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa164cac-59c0-4ad6-992c-c30d967668ef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:00.011121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa164cac-59c0-4ad6-992c-c30d967668ef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:00.011550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:00.011550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:00.013013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa164cac-59c0-4ad6-992c-c30d967668ef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:00.083509 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:00.083509 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:00.095590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa164cac-59c0-4ad6-992c-c30d967668ef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:00.121429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa164cac-59c0-4ad6-992c-c30d967668ef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:00.122268 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 426/844] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:55:59 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:01.139681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00199d31-8e88-4a7b-8ad5-0c4ddc465824 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:01.140230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00199d31-8e88-4a7b-8ad5-0c4ddc465824 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:01.140452 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:01.140452 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:01.140831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00199d31-8e88-4a7b-8ad5-0c4ddc465824 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:01.279764 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:01.279764 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:01.305887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-00199d31-8e88-4a7b-8ad5-0c4ddc465824 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:01.352168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00199d31-8e88-4a7b-8ad5-0c4ddc465824 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:01.357908 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 419/845] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:01 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:01.425531 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] POST http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes Jan 21 09:56:01.426424 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:01.426424 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:01.427255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-236491971", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:01.429350 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-236491971', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:56:01.430464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Create volume of 1 GB Jan 21 09:56:01.445802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Availability Zones retrieved successfully. Jan 21 09:56:01.466597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Flow 'volume_create_api' (6ae92d6b-1d73-4a7b-948a-0570d4050499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:01.478620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d4f788-91c7-4329-ba4c-793778368f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:01.481201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:56:01.605831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d4f788-91c7-4329-ba4c-793778368f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:01.613641 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f440005-1705-42da-9299-a66828f14daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:01.831748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Created reservations ['aa37e1e9-fed1-4228-a860-92abe4ec8751', 'f1a2e785-ef39-47a5-8744-decb017ac463', '77366834-9bc2-4776-bb0b-f9932be4ddc7', 'a1bf863f-f4c3-4182-90e5-322d52d9b0e0'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:56:01.841950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f440005-1705-42da-9299-a66828f14daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa37e1e9-fed1-4228-a860-92abe4ec8751', 'f1a2e785-ef39-47a5-8744-decb017ac463', '77366834-9bc2-4776-bb0b-f9932be4ddc7', 'a1bf863f-f4c3-4182-90e5-322d52d9b0e0']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:01.855330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fbee5d-10c4-4240-842b-ae56c43dc38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:02.026453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fbee5d-10c4-4240-842b-ae56c43dc38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9864ce8-e5e4-4402-8234-dbe0c6924f0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-236491971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9bb7e431981416d81b3907cb81cf959',qos_specs=None,replication_status=,reservations=['aa37e1e9-fed1-4228-a860-92abe4ec8751','f1a2e785-ef39-47a5-8744-decb017ac463','77366834-9bc2-4776-bb0b-f9932be4ddc7','a1bf863f-f4c3-4182-90e5-322d52d9b0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150fd77c68244c9879b22c2d7cc8306',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-236491971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9864ce8-e5e4-4402-8234-dbe0c6924f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9bb7e431981416d81b3907cb81cf959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d150fd77c68244c9879b22c2d7cc8306',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:02.033022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d37182-00de-470d-a62e-50b1a08fed46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:02.091268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d37182-00de-470d-a62e-50b1a08fed46) transitioned into state 'SUCCESS' from state '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-236491971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9bb7e431981416d81b3907cb81cf959',qos_specs=None,replication_status=,reservations=['aa37e1e9-fed1-4228-a860-92abe4ec8751','f1a2e785-ef39-47a5-8744-decb017ac463','77366834-9bc2-4776-bb0b-f9932be4ddc7','a1bf863f-f4c3-4182-90e5-322d52d9b0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d150fd77c68244c9879b22c2d7cc8306',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:02.094067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b0d66c-afec-47a6-a578-8b365fe8c42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:02.138911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b0d66c-afec-47a6-a578-8b365fe8c42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:02.141893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Flow 'volume_create_api' (6ae92d6b-1d73-4a7b-948a-0570d4050499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:02.290741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Create volume request issued successfully. Jan 21 09:56:02.376758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-6c94e5ea-0a9c-4fd2-99b9-6eccfd4facfb tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes returned with HTTP 202 Jan 21 09:56:02.378006 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 427/846] 10.222.0.77 () {64 vars in 1512 bytes} [Thu Jan 21 09:56:01 2021] POST /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes => generated 823 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:56:02.390344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-3f8b3c12-b711-49d9-9ec2-4abd7f0bb327 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:02.390882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-3f8b3c12-b711-49d9-9ec2-4abd7f0bb327 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:02.398727 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:02.398727 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:02.398727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-3f8b3c12-b711-49d9-9ec2-4abd7f0bb327 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:02.430473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6d6c0e-6752-4348-bf40-11d35654131a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:02.431019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa6d6c0e-6752-4348-bf40-11d35654131a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:02.431257 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:02.431257 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:02.431648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa6d6c0e-6752-4348-bf40-11d35654131a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:02.569236 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:02.569236 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:02.577674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:02.577674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:02.604897 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa6d6c0e-6752-4348-bf40-11d35654131a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:02.621505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-3f8b3c12-b711-49d9-9ec2-4abd7f0bb327 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Volume info retrieved successfully. Jan 21 09:56:02.688196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4ba06e52-7718-4b56-9ca5-5061d0782401 req-3f8b3c12-b711-49d9-9ec2-4abd7f0bb327 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e returned with HTTP 200 Jan 21 09:56:02.705872 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 420/847] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:56:02 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e => generated 915 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:02.722058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6d6c0e-6752-4348-bf40-11d35654131a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:02.731602 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 428/848] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:02 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:56:03.748525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0cb169f5-adbb-4419-826f-601b27a4554d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:03.750637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0cb169f5-adbb-4419-826f-601b27a4554d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:03.751280 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:03.751280 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:03.752281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0cb169f5-adbb-4419-826f-601b27a4554d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:03.933427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:03.933427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:03.961382 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0cb169f5-adbb-4419-826f-601b27a4554d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:03.999667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0cb169f5-adbb-4419-826f-601b27a4554d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:04.001193 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 421/849] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:03 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:05.027867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96d6a9a5-0b00-4ea7-a68d-6ed582dae173 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:05.028983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96d6a9a5-0b00-4ea7-a68d-6ed582dae173 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:05.029409 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:05.029409 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:05.030111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96d6a9a5-0b00-4ea7-a68d-6ed582dae173 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:05.175006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:05.175006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:05.192680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-96d6a9a5-0b00-4ea7-a68d-6ed582dae173 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:05.207728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0774d957-db30-44f6-acbf-d7b2cb7cdd2d req-70463527-ca81-4e43-a931-e8e33a70bd54 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:05.208645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0774d957-db30-44f6-acbf-d7b2cb7cdd2d req-70463527-ca81-4e43-a931-e8e33a70bd54 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:05.209129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:05.209129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:05.209830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0774d957-db30-44f6-acbf-d7b2cb7cdd2d req-70463527-ca81-4e43-a931-e8e33a70bd54 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:05.252723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96d6a9a5-0b00-4ea7-a68d-6ed582dae173 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:05.256095 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 429/850] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:05 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:05.297037 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:05.297037 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:05.313167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0774d957-db30-44f6-acbf-d7b2cb7cdd2d req-70463527-ca81-4e43-a931-e8e33a70bd54 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Volume info retrieved successfully. Jan 21 09:56:05.341559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0774d957-db30-44f6-acbf-d7b2cb7cdd2d req-70463527-ca81-4e43-a931-e8e33a70bd54 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e returned with HTTP 200 Jan 21 09:56:05.342852 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 422/851] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:56:05 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e => generated 916 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:06.273513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0fadfa37-ddce-4ee4-94e4-8f6548bce014 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:06.274327 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0fadfa37-ddce-4ee4-94e4-8f6548bce014 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:06.274327 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:06.274327 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:06.274710 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0fadfa37-ddce-4ee4-94e4-8f6548bce014 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:06.407035 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:06.407035 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:06.420300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0fadfa37-ddce-4ee4-94e4-8f6548bce014 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:06.446137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0fadfa37-ddce-4ee4-94e4-8f6548bce014 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:06.447805 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 430/852] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:06 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:07.463309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4149c9e-e1cd-4fcf-aa94-40b28d7d7a90 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:07.463936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4149c9e-e1cd-4fcf-aa94-40b28d7d7a90 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:07.464056 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:07.464056 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:07.464339 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4149c9e-e1cd-4fcf-aa94-40b28d7d7a90 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:07.679871 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:07.679871 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:07.691567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c4149c9e-e1cd-4fcf-aa94-40b28d7d7a90 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:07.725705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4149c9e-e1cd-4fcf-aa94-40b28d7d7a90 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:07.739270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 423/853] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:07 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:08.751191 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21d2dabf-3ee9-4102-b847-7d8cc9b9b388 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:08.752133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21d2dabf-3ee9-4102-b847-7d8cc9b9b388 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:08.756970 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:08.756970 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:08.758354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21d2dabf-3ee9-4102-b847-7d8cc9b9b388 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:08.925783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:08.925783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:08.980460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-21d2dabf-3ee9-4102-b847-7d8cc9b9b388 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:09.090639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21d2dabf-3ee9-4102-b847-7d8cc9b9b388 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 200 Jan 21 09:56:09.092986 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 431/854] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:08 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 911 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:10.109333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4488fee-ae0e-4802-becd-b2b7c2d25766 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:10.110439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4488fee-ae0e-4802-becd-b2b7c2d25766 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:10.110813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:10.110813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:10.111498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4488fee-ae0e-4802-becd-b2b7c2d25766 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:10.324998 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4488fee-ae0e-4802-becd-b2b7c2d25766 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 404 Jan 21 09:56:10.326062 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 424/855] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:10 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:10.337407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a45fc67a-f4a9-4caf-b916-0502d8b2a3e3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes Jan 21 09:56:10.338022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a45fc67a-f4a9-4caf-b916-0502d8b2a3e3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:10.338218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:10.338218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:10.338868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a45fc67a-f4a9-4caf-b916-0502d8b2a3e3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:10.339981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-a45fc67a-f4a9-4caf-b916-0502d8b2a3e3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:56:10.342353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a45fc67a-f4a9-4caf-b916-0502d8b2a3e3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:56:10.431537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7049a72f-1994-4b4b-ac9e-ed4d27feb7b5 req-d615ee1e-c20d-418d-87f0-66c283d5a1f6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] POST http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots Jan 21 09:56:10.432458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7049a72f-1994-4b4b-ac9e-ed4d27feb7b5 req-d615ee1e-c20d-418d-87f0-66c283d5a1f6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9864ce8-e5e4-4402-8234-dbe0c6924f0e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1765310771", "description": null, "metadata": {}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:10.687055 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a45fc67a-f4a9-4caf-b916-0502d8b2a3e3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Get all volumes completed successfully. Jan 21 09:56:10.688917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a45fc67a-f4a9-4caf-b916-0502d8b2a3e3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes returned with HTTP 200 Jan 21 09:56:10.691243 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 432/856] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 09:56:10 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes => generated 15 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:56:10.706257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ba00349-81a8-47e9-b245-7fecc6d9449c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots Jan 21 09:56:10.707953 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ba00349-81a8-47e9-b245-7fecc6d9449c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:10.719983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ba00349-81a8-47e9-b245-7fecc6d9449c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:10.720943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-4ba00349-81a8-47e9-b245-7fecc6d9449c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:56:10.725983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-4ba00349-81a8-47e9-b245-7fecc6d9449c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:56:10.740735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:10.740735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:10.748237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7049a72f-1994-4b4b-ac9e-ed4d27feb7b5 req-d615ee1e-c20d-418d-87f0-66c283d5a1f6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Volume info retrieved successfully. Jan 21 09:56:10.748891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [req-7049a72f-1994-4b4b-ac9e-ed4d27feb7b5 req-d615ee1e-c20d-418d-87f0-66c283d5a1f6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Create snapshot from volume b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:10.760111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ba00349-81a8-47e9-b245-7fecc6d9449c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Get all snapshots completed successfully. Jan 21 09:56:10.761079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ba00349-81a8-47e9-b245-7fecc6d9449c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots returned with HTTP 200 Jan 21 09:56:10.764093 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 433/857] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 09:56:10 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:56:10.778381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] POST http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes Jan 21 09:56:10.779481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-745207240"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:10.780743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-745207240'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:56:10.781296 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume of 1 GB Jan 21 09:56:10.814429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Availability Zones retrieved successfully. Jan 21 09:56:10.883989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Flow 'volume_create_api' (a7b3c21c-c793-4c45-8892-bb92773e7209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:10.893614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309a50f9-4c0c-41f2-ab7c-45d63bff78cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:10.904811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:56:10.916581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [req-7049a72f-1994-4b4b-ac9e-ed4d27feb7b5 req-d615ee1e-c20d-418d-87f0-66c283d5a1f6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Created reservations ['2ded0e78-512a-4ef0-afb3-f3351a3e7003', 'b665fca4-5648-49a7-b1ed-119da82f84ea', 'f31ef630-5936-44a9-91da-059905244584', '8aa0f764-8ce8-4c25-99df-0cf7477ec000'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:56:11.152044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7049a72f-1994-4b4b-ac9e-ed4d27feb7b5 req-d615ee1e-c20d-418d-87f0-66c283d5a1f6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Snapshot create request issued successfully. Jan 21 09:56:11.152937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7049a72f-1994-4b4b-ac9e-ed4d27feb7b5 req-d615ee1e-c20d-418d-87f0-66c283d5a1f6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots returned with HTTP 202 Jan 21 09:56:11.154326 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 425/858] 10.222.0.77 () {64 vars in 1518 bytes} [Thu Jan 21 09:56:10 2021] POST /volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots => generated 311 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:56:11.193266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309a50f9-4c0c-41f2-ab7c-45d63bff78cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:11.206004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d644ad7-2418-4d0a-9b80-93ef8e0b4db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:11.396998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Created reservations ['894a5149-4f78-42e6-86ff-df05b9b61539', 'f9446701-1702-4e58-b315-173cf594608a', 'c2be4074-a9ad-4dda-b97c-7dc2f19c491a', '8dbba064-2107-4365-8cb7-4e27eee46625'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:56:11.406133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d644ad7-2418-4d0a-9b80-93ef8e0b4db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['894a5149-4f78-42e6-86ff-df05b9b61539', 'f9446701-1702-4e58-b315-173cf594608a', 'c2be4074-a9ad-4dda-b97c-7dc2f19c491a', '8dbba064-2107-4365-8cb7-4e27eee46625']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:11.411039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a695c967-db39-41bd-b416-5a98ac0a68ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:11.586948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a695c967-db39-41bd-b416-5a98ac0a68ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9583dd06-e001-43c1-8dcf-1c38fadf91a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-745207240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160b4fe531f84d09bbac30ad47cae0c9',qos_specs=None,replication_status=,reservations=['894a5149-4f78-42e6-86ff-df05b9b61539','f9446701-1702-4e58-b315-173cf594608a','c2be4074-a9ad-4dda-b97c-7dc2f19c491a','8dbba064-2107-4365-8cb7-4e27eee46625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3df63eed48405eba2dedf0b73c0b5f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-745207240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9583dd06-e001-43c1-8dcf-1c38fadf91a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160b4fe531f84d09bbac30ad47cae0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4e3df63eed48405eba2dedf0b73c0b5f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:11.597860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa647c8-0b4d-4bcc-aa1e-c1e07911208a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:11.705942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa647c8-0b4d-4bcc-aa1e-c1e07911208a) transitioned into state 'SUCCESS' from state '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-745207240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160b4fe531f84d09bbac30ad47cae0c9',qos_specs=None,replication_status=,reservations=['894a5149-4f78-42e6-86ff-df05b9b61539','f9446701-1702-4e58-b315-173cf594608a','c2be4074-a9ad-4dda-b97c-7dc2f19c491a','8dbba064-2107-4365-8cb7-4e27eee46625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e3df63eed48405eba2dedf0b73c0b5f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:11.708465 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76715626-2269-49d1-905d-b6ec06b15d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:11.772809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76715626-2269-49d1-905d-b6ec06b15d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:11.797310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Flow 'volume_create_api' (a7b3c21c-c793-4c45-8892-bb92773e7209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:12.088936 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume request issued successfully. Jan 21 09:56:12.167134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bea64716-f45d-4eae-8c2e-a429dee159fd tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes returned with HTTP 202 Jan 21 09:56:12.176441 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 434/859] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:56:10 2021] POST /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes => generated 819 bytes in 1401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:56:12.201298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38c2d8a5-2b9c-42a1-8a80-0ddac7caba1e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:12.202160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38c2d8a5-2b9c-42a1-8a80-0ddac7caba1e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:12.202568 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:12.202568 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:12.203329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38c2d8a5-2b9c-42a1-8a80-0ddac7caba1e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:12.280715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:12.280715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:12.297318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-38c2d8a5-2b9c-42a1-8a80-0ddac7caba1e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:12.323420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38c2d8a5-2b9c-42a1-8a80-0ddac7caba1e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 200 Jan 21 09:56:12.324642 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 426/860] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:12 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 887 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:13.361075 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8add8b8f-371c-4eb3-a3c9-fbd7871ffe8c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:13.362862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8add8b8f-371c-4eb3-a3c9-fbd7871ffe8c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:13.363552 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:13.363552 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:13.369935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8add8b8f-371c-4eb3-a3c9-fbd7871ffe8c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:13.561366 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:13.561366 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:13.580071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8add8b8f-371c-4eb3-a3c9-fbd7871ffe8c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:13.633045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8add8b8f-371c-4eb3-a3c9-fbd7871ffe8c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 200 Jan 21 09:56:13.634248 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 435/861] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:13 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 911 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:14.653807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5128019c-8958-4aec-b2da-849176286a04 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:14.654957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5128019c-8958-4aec-b2da-849176286a04 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:14.655303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:14.655303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:14.655875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5128019c-8958-4aec-b2da-849176286a04 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:14.811229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:14.811229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:14.832726 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5128019c-8958-4aec-b2da-849176286a04 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:14.895569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5128019c-8958-4aec-b2da-849176286a04 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 200 Jan 21 09:56:14.900653 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 427/862] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:14 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 912 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:14.916690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cff594fd-5951-4844-b365-b9d45915d6da tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] POST http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots Jan 21 09:56:14.917445 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:14.917445 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:14.918128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cff594fd-5951-4844-b365-b9d45915d6da tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9583dd06-e001-43c1-8dcf-1c38fadf91a1", "name": "tempest-VolumesDeleteCascade-Snapshot-1482748491"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:15.031103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:15.031103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:15.032306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cff594fd-5951-4844-b365-b9d45915d6da tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:15.032851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-cff594fd-5951-4844-b365-b9d45915d6da tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create snapshot from volume 9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:15.176987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-cff594fd-5951-4844-b365-b9d45915d6da tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Created reservations ['d34d5a28-52d6-45c2-bd88-559ee1e98efc', '010247d5-f64e-4142-9c07-c31beaab8299', 'd5192904-1a94-4ddf-afc5-1cb729a1c780', 'd3b7aa43-91ca-4a92-8d6e-a415396f2f6c'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:56:15.422858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cff594fd-5951-4844-b365-b9d45915d6da tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot create request issued successfully. Jan 21 09:56:15.423733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cff594fd-5951-4844-b365-b9d45915d6da tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots returned with HTTP 202 Jan 21 09:56:15.437748 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25ca8287-30e7-4b07-a645-5b51945b4aea tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 Jan 21 09:56:15.441137 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 436/863] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 09:56:14 2021] POST /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots => generated 307 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:56:15.446578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25ca8287-30e7-4b07-a645-5b51945b4aea tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:15.446979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:15.446979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:15.447595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25ca8287-30e7-4b07-a645-5b51945b4aea tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:15.523753 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:15.523753 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:15.528902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-25ca8287-30e7-4b07-a645-5b51945b4aea tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:56:15.534867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25ca8287-30e7-4b07-a645-5b51945b4aea tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 returned with HTTP 200 Jan 21 09:56:15.536374 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 428/864] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:56:15 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 => generated 439 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:16.561124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3786d95c-6b05-4adf-87d9-0368323c2e4a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 Jan 21 09:56:16.568417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3786d95c-6b05-4adf-87d9-0368323c2e4a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:16.570873 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:16.570873 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:16.572264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3786d95c-6b05-4adf-87d9-0368323c2e4a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:16.644269 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:16.644269 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:16.645667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3786d95c-6b05-4adf-87d9-0368323c2e4a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:56:16.650912 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3786d95c-6b05-4adf-87d9-0368323c2e4a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 returned with HTTP 200 Jan 21 09:56:16.670881 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 437/865] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:56:16 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 => generated 439 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:17.677791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9ff18ba-6894-4f55-b18d-99e354a832b3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 Jan 21 09:56:17.678713 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9ff18ba-6894-4f55-b18d-99e354a832b3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:17.679034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:17.679034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:17.680548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9ff18ba-6894-4f55-b18d-99e354a832b3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:17.878011 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:17.878011 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:17.882855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d9ff18ba-6894-4f55-b18d-99e354a832b3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:56:17.891448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9ff18ba-6894-4f55-b18d-99e354a832b3 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 returned with HTTP 200 Jan 21 09:56:17.894534 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 429/866] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:56:17 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 => generated 439 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:18.909650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b9d61a4-0370-4c4a-90e0-159d5841c210 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 Jan 21 09:56:18.911461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b9d61a4-0370-4c4a-90e0-159d5841c210 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:18.911808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:18.911808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:18.912384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b9d61a4-0370-4c4a-90e0-159d5841c210 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:19.027411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:19.027411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:19.029514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9b9d61a4-0370-4c4a-90e0-159d5841c210 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:56:19.041496 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b9d61a4-0370-4c4a-90e0-159d5841c210 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 returned with HTTP 200 Jan 21 09:56:19.052759 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 438/867] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 09:56:18 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 => generated 466 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:19.065548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] POST http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes Jan 21 09:56:19.066343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:19.066343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:19.067087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "08528459-2cf3-4950-8944-7f5cb29b5be8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1081682246"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:19.069610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume request body: {'volume': {'snapshot_id': '08528459-2cf3-4950-8944-7f5cb29b5be8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1081682246'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:56:19.180138 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:19.180138 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:19.183245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Snapshot retrieved successfully. Jan 21 09:56:19.184144 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume of 1 GB Jan 21 09:56:19.214204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Availability Zones retrieved successfully. Jan 21 09:56:19.279363 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Flow 'volume_create_api' (76b2262d-8c82-4956-92af-f087ea87cdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:19.303661 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e35bed8-8e3e-4ac4-9c8a-ea9dd2e98f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:19.314729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:56:19.504162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e35bed8-8e3e-4ac4-9c8a-ea9dd2e98f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '08528459-2cf3-4950-8944-7f5cb29b5be8', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:19.508515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3747f632-d924-4f9d-bcd3-79852cf895af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:19.655958 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Created reservations ['89d7a07e-d501-42f5-8ee0-2219f5cb634d', '65ff0bc7-f1d6-451e-b873-ea5e692e2fa7', '052b2f7d-297c-45d4-aa7e-fcccb075a725', '2a4bc719-feb0-4f7e-ac1a-c354037c5f94'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:56:19.658087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3747f632-d924-4f9d-bcd3-79852cf895af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89d7a07e-d501-42f5-8ee0-2219f5cb634d', '65ff0bc7-f1d6-451e-b873-ea5e692e2fa7', '052b2f7d-297c-45d4-aa7e-fcccb075a725', '2a4bc719-feb0-4f7e-ac1a-c354037c5f94']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:19.661779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b50288c-f966-4bf8-a633-5df97b72ff3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:19.778956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dae0fff3-d6f9-45d0-927d-30fb03147f99 req-4c7ced18-adb8-4ef7-b340-da75a5d11301 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc Jan 21 09:56:19.779926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dae0fff3-d6f9-45d0-927d-30fb03147f99 req-4c7ced18-adb8-4ef7-b340-da75a5d11301 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:19.783383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:19.783383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:19.784480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dae0fff3-d6f9-45d0-927d-30fb03147f99 req-4c7ced18-adb8-4ef7-b340-da75a5d11301 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:19.906208 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:19.906208 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:19.914396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-dae0fff3-d6f9-45d0-927d-30fb03147f99 req-4c7ced18-adb8-4ef7-b340-da75a5d11301 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Snapshot retrieved successfully. Jan 21 09:56:19.918191 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dae0fff3-d6f9-45d0-927d-30fb03147f99 req-4c7ced18-adb8-4ef7-b340-da75a5d11301 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc returned with HTTP 200 Jan 21 09:56:19.922227 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 439/868] 10.222.0.77 () {60 vars in 1575 bytes} [Thu Jan 21 09:56:19 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc => generated 470 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:19.996889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b50288c-f966-4bf8-a633-5df97b72ff3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87dedb03-4825-480d-95b8-bae0bfcd492f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1081682246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160b4fe531f84d09bbac30ad47cae0c9',qos_specs=None,replication_status=,reservations=['89d7a07e-d501-42f5-8ee0-2219f5cb634d','65ff0bc7-f1d6-451e-b873-ea5e692e2fa7','052b2f7d-297c-45d4-aa7e-fcccb075a725','2a4bc719-feb0-4f7e-ac1a-c354037c5f94'],size=1,snapshot_id=08528459-2cf3-4950-8944-7f5cb29b5be8,source_replicaid=,source_volid=None,status='creating',user_id='4e3df63eed48405eba2dedf0b73c0b5f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1081682246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87dedb03-4825-480d-95b8-bae0bfcd492f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160b4fe531f84d09bbac30ad47cae0c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=08528459-2cf3-4950-8944-7f5cb29b5be8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4e3df63eed48405eba2dedf0b73c0b5f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:19.999318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d067b33-070e-4d99-b1d8-162224d3ecae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:20.053040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d067b33-070e-4d99-b1d8-162224d3ecae) transitioned into state 'SUCCESS' from state '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-1081682246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160b4fe531f84d09bbac30ad47cae0c9',qos_specs=None,replication_status=,reservations=['89d7a07e-d501-42f5-8ee0-2219f5cb634d','65ff0bc7-f1d6-451e-b873-ea5e692e2fa7','052b2f7d-297c-45d4-aa7e-fcccb075a725','2a4bc719-feb0-4f7e-ac1a-c354037c5f94'],size=1,snapshot_id=08528459-2cf3-4950-8944-7f5cb29b5be8,source_replicaid=,source_volid=None,status='creating',user_id='4e3df63eed48405eba2dedf0b73c0b5f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:20.055739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf149dc-30c1-464b-8ace-d45d8c698776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:20.329639 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf149dc-30c1-464b-8ace-d45d8c698776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:20.354157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Flow 'volume_create_api' (76b2262d-8c82-4956-92af-f087ea87cdf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:20.518365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Create volume request issued successfully. Jan 21 09:56:20.558757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-552fc5fd-c207-4680-a5da-fcea29b73a2a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes returned with HTTP 202 Jan 21 09:56:20.570375 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 430/869] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:56:19 2021] POST /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes => generated 854 bytes in 1501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:56:20.579463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85cc7392-17a2-4ebf-999d-90e77a8e3cef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:20.580638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85cc7392-17a2-4ebf-999d-90e77a8e3cef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:20.581161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:20.581161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:20.584021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85cc7392-17a2-4ebf-999d-90e77a8e3cef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:20.926811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:20.926811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:20.947893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-85cc7392-17a2-4ebf-999d-90e77a8e3cef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:21.127900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85cc7392-17a2-4ebf-999d-90e77a8e3cef tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:21.129960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 440/870] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:20 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:22.159020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd1f5408-e79d-423c-9d18-103e5f2bf3f7 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:22.159784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd1f5408-e79d-423c-9d18-103e5f2bf3f7 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:22.159784 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:22.159784 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:22.160278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd1f5408-e79d-423c-9d18-103e5f2bf3f7 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:22.296677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:22.296677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:22.325447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bd1f5408-e79d-423c-9d18-103e5f2bf3f7 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:22.392936 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd1f5408-e79d-423c-9d18-103e5f2bf3f7 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:22.394970 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 431/871] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:22 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:23.412841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c61ed4c-5a81-40df-a395-d944cc6069ab tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:23.413870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c61ed4c-5a81-40df-a395-d944cc6069ab tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:23.413972 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:23.413972 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:23.414353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c61ed4c-5a81-40df-a395-d944cc6069ab tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:23.505011 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:23.505011 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:23.518063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9c61ed4c-5a81-40df-a395-d944cc6069ab tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:23.563850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c61ed4c-5a81-40df-a395-d944cc6069ab tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:23.565516 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 441/872] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:23 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:23.747321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9e39463a-012f-48ab-aebc-033b478dff77 req-96ec1306-9036-41d3-8087-87a695551450 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/detail Jan 21 09:56:23.748547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9e39463a-012f-48ab-aebc-033b478dff77 req-96ec1306-9036-41d3-8087-87a695551450 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:23.748927 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:23.748927 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:23.749611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9e39463a-012f-48ab-aebc-033b478dff77 req-96ec1306-9036-41d3-8087-87a695551450 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:23.750774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-9e39463a-012f-48ab-aebc-033b478dff77 req-96ec1306-9036-41d3-8087-87a695551450 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:56:23.755053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [req-9e39463a-012f-48ab-aebc-033b478dff77 req-96ec1306-9036-41d3-8087-87a695551450 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:56:23.828823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-9e39463a-012f-48ab-aebc-033b478dff77 req-96ec1306-9036-41d3-8087-87a695551450 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Get all snapshots completed successfully. Jan 21 09:56:23.829788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:23.829788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:23.831182 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9e39463a-012f-48ab-aebc-033b478dff77 req-96ec1306-9036-41d3-8087-87a695551450 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/detail returned with HTTP 200 Jan 21 09:56:23.832279 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 432/873] 10.222.0.77 () {60 vars in 1485 bytes} [Thu Jan 21 09:56:23 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/detail => generated 473 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:24.593991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c539814-af1a-4ce4-ba39-338a0cde5fcb tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:24.594572 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c539814-af1a-4ce4-ba39-338a0cde5fcb tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:24.594711 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:24.594711 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:24.595207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c539814-af1a-4ce4-ba39-338a0cde5fcb tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:24.874025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:24.874025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:24.932151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c539814-af1a-4ce4-ba39-338a0cde5fcb tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:25.002202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c539814-af1a-4ce4-ba39-338a0cde5fcb tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:25.003050 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 442/874] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:24 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:56:26.021412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-916a7252-86d3-48ef-84ea-c2d188a7fe23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:26.023343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-916a7252-86d3-48ef-84ea-c2d188a7fe23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:26.023913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:26.023913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:26.024720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-916a7252-86d3-48ef-84ea-c2d188a7fe23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:26.198870 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:26.198870 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:26.242573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-916a7252-86d3-48ef-84ea-c2d188a7fe23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:26.362928 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-916a7252-86d3-48ef-84ea-c2d188a7fe23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:26.383660 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 433/875] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:26 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:27.392624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9a67619-06f1-4606-b371-fe3a452fb661 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:27.393170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9a67619-06f1-4606-b371-fe3a452fb661 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:27.393343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:27.393343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:27.393997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9a67619-06f1-4606-b371-fe3a452fb661 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:27.528413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:27.528413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:27.547185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c9a67619-06f1-4606-b371-fe3a452fb661 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:27.599590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9a67619-06f1-4606-b371-fe3a452fb661 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:27.600834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 443/876] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:27 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:28.431266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-54f1f6ac-d0c5-4656-bc7c-b5c834ae2e97 req-8708f7c8-450b-4152-b020-3eecaec74dac tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc Jan 21 09:56:28.432215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-54f1f6ac-d0c5-4656-bc7c-b5c834ae2e97 req-8708f7c8-450b-4152-b020-3eecaec74dac tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:28.432681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:28.432681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:28.434351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-54f1f6ac-d0c5-4656-bc7c-b5c834ae2e97 req-8708f7c8-450b-4152-b020-3eecaec74dac tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:28.525925 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:28.525925 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:28.532665 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-54f1f6ac-d0c5-4656-bc7c-b5c834ae2e97 req-8708f7c8-450b-4152-b020-3eecaec74dac tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Snapshot retrieved successfully. Jan 21 09:56:28.542062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-54f1f6ac-d0c5-4656-bc7c-b5c834ae2e97 req-8708f7c8-450b-4152-b020-3eecaec74dac tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc returned with HTTP 200 Jan 21 09:56:28.562833 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 434/877] 10.222.0.77 () {60 vars in 1575 bytes} [Thu Jan 21 09:56:28 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc => generated 470 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:28.616609 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74b18851-48c8-4511-a4f1-9a422efb353d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:28.617856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74b18851-48c8-4511-a4f1-9a422efb353d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:28.618284 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:28.618284 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:28.619051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74b18851-48c8-4511-a4f1-9a422efb353d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:28.689847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:28.689847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:28.700505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-74b18851-48c8-4511-a4f1-9a422efb353d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:28.726565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74b18851-48c8-4511-a4f1-9a422efb353d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:28.737675 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 444/878] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:28 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:29.745007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97b139b4-6441-4cf8-b2e8-4e9b61cb4045 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:29.746126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97b139b4-6441-4cf8-b2e8-4e9b61cb4045 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:29.746536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:29.746536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:29.747408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97b139b4-6441-4cf8-b2e8-4e9b61cb4045 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:29.814140 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:29.814140 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:29.833505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-97b139b4-6441-4cf8-b2e8-4e9b61cb4045 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:29.864202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97b139b4-6441-4cf8-b2e8-4e9b61cb4045 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:29.878624 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 435/879] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:29 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:30.887695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dda0895b-fa92-4bac-baf1-4641aec63165 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:30.888254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dda0895b-fa92-4bac-baf1-4641aec63165 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:30.888352 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:30.888352 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:30.888845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dda0895b-fa92-4bac-baf1-4641aec63165 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:30.949520 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:30.949520 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:30.959473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dda0895b-fa92-4bac-baf1-4641aec63165 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:30.994037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dda0895b-fa92-4bac-baf1-4641aec63165 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:30.995136 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 445/880] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:30 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:32.012772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b229bf70-e5e8-471a-affa-5e840cd79207 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:32.013324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b229bf70-e5e8-471a-affa-5e840cd79207 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:32.013482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:32.013482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:32.014080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b229bf70-e5e8-471a-affa-5e840cd79207 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:32.134019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8252409b-6918-40bc-b018-1efbeb0b13cd req-2fc6070e-c1ee-4c63-b046-173aa992949b tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] DELETE http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc Jan 21 09:56:32.140916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8252409b-6918-40bc-b018-1efbeb0b13cd req-2fc6070e-c1ee-4c63-b046-173aa992949b tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:32.141447 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:32.141447 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:32.142129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8252409b-6918-40bc-b018-1efbeb0b13cd req-2fc6070e-c1ee-4c63-b046-173aa992949b tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:32.145925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [req-8252409b-6918-40bc-b018-1efbeb0b13cd req-2fc6070e-c1ee-4c63-b046-173aa992949b tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Delete snapshot with id: 0f5b4a70-808b-431b-b842-0bb402ada9dc Jan 21 09:56:32.158049 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:32.158049 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:32.199427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b229bf70-e5e8-471a-affa-5e840cd79207 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:32.227191 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:32.227191 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:32.232364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8252409b-6918-40bc-b018-1efbeb0b13cd req-2fc6070e-c1ee-4c63-b046-173aa992949b tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Snapshot retrieved successfully. Jan 21 09:56:32.235394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b229bf70-e5e8-471a-affa-5e840cd79207 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:32.236539 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 436/881] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:32 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:32.481315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8252409b-6918-40bc-b018-1efbeb0b13cd req-2fc6070e-c1ee-4c63-b046-173aa992949b tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Snapshot delete request issued successfully. Jan 21 09:56:32.482119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8252409b-6918-40bc-b018-1efbeb0b13cd req-2fc6070e-c1ee-4c63-b046-173aa992949b tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc returned with HTTP 202 Jan 21 09:56:32.483383 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 446/882] 10.222.0.77 () {62 vars in 1597 bytes} [Thu Jan 21 09:56:32 2021] DELETE /volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc => generated 0 bytes in 358 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:56:33.253274 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b73f933d-1aaa-426d-bd97-66511256d209 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:33.254044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b73f933d-1aaa-426d-bd97-66511256d209 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:33.254367 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:33.254367 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:33.254922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b73f933d-1aaa-426d-bd97-66511256d209 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:33.371479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:33.371479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:33.381001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b73f933d-1aaa-426d-bd97-66511256d209 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:33.408887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b73f933d-1aaa-426d-bd97-66511256d209 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:33.410336 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 437/883] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:33 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 947 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:56:33.433718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d7dc843-3681-43d6-9f8f-43f939eb3a83 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:33.434256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d7dc843-3681-43d6-9f8f-43f939eb3a83 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:33.434479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:33.434479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:33.434849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d7dc843-3681-43d6-9f8f-43f939eb3a83 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:33.576612 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:33.576612 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:33.598536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0d7dc843-3681-43d6-9f8f-43f939eb3a83 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:33.665311 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d7dc843-3681-43d6-9f8f-43f939eb3a83 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:33.685342 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 447/884] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:33 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 947 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:33.694021 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bf81ab1-f25f-44f4-9200-58488c7acc5c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1?cascade=True Jan 21 09:56:33.696116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bf81ab1-f25f-44f4-9200-58488c7acc5c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:33.696448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:33.696448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:33.697050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bf81ab1-f25f-44f4-9200-58488c7acc5c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:33.697810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5bf81ab1-f25f-44f4-9200-58488c7acc5c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume with id: 9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:33.813783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:33.813783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:33.815675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5bf81ab1-f25f-44f4-9200-58488c7acc5c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:33.901524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5bf81ab1-f25f-44f4-9200-58488c7acc5c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume request issued successfully. Jan 21 09:56:33.904171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bf81ab1-f25f-44f4-9200-58488c7acc5c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1?cascade=True returned with HTTP 202 Jan 21 09:56:33.907712 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 438/885] 10.222.0.77 () {58 vars in 1343 bytes} [Thu Jan 21 09:56:33 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1?cascade=True => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:56:33.913985 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ced69a31-958f-47ac-bafd-bdbfc5e7fbaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:33.915177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ced69a31-958f-47ac-bafd-bdbfc5e7fbaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:33.915177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:33.915177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:33.915461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ced69a31-958f-47ac-bafd-bdbfc5e7fbaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:34.129975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:34.129975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:34.161130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ced69a31-958f-47ac-bafd-bdbfc5e7fbaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:34.250528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ced69a31-958f-47ac-bafd-bdbfc5e7fbaf tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 200 Jan 21 09:56:34.258722 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 448/886] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:33 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 911 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:35.272477 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d311e5e0-01f0-4777-a35a-ca4b0bf93ed9 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:35.273644 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d311e5e0-01f0-4777-a35a-ca4b0bf93ed9 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:35.274017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:35.274017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:35.289596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d311e5e0-01f0-4777-a35a-ca4b0bf93ed9 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:35.412415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:35.412415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:35.424143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d311e5e0-01f0-4777-a35a-ca4b0bf93ed9 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:35.454568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d311e5e0-01f0-4777-a35a-ca4b0bf93ed9 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 200 Jan 21 09:56:35.456243 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 439/887] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:35 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:56:36.472722 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d72690-def4-4f85-8109-35504966b0f1 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:36.473574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6d72690-def4-4f85-8109-35504966b0f1 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:36.473794 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:36.473794 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:36.474170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6d72690-def4-4f85-8109-35504966b0f1 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:36.567815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-daec9ee4-9e79-4051-acfa-13bc3780e6f2 req-3fe2d147-2229-4c73-9d20-bd3dedbcee44 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc Jan 21 09:56:36.569218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-daec9ee4-9e79-4051-acfa-13bc3780e6f2 req-3fe2d147-2229-4c73-9d20-bd3dedbcee44 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:36.569799 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:36.569799 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:36.570746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-daec9ee4-9e79-4051-acfa-13bc3780e6f2 req-3fe2d147-2229-4c73-9d20-bd3dedbcee44 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:36.647995 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:36.647995 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:36.652948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-daec9ee4-9e79-4051-acfa-13bc3780e6f2 req-3fe2d147-2229-4c73-9d20-bd3dedbcee44 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc returned with HTTP 404 Jan 21 09:56:36.657350 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 440/888] 10.222.0.77 () {60 vars in 1575 bytes} [Thu Jan 21 09:56:36 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/snapshots/0f5b4a70-808b-431b-b842-0bb402ada9dc => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:36.684627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a6d72690-def4-4f85-8109-35504966b0f1 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:36.735893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d72690-def4-4f85-8109-35504966b0f1 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 200 Jan 21 09:56:36.745901 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 449/889] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:36 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 911 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:37.757624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ba67d1a-292b-423b-8f2b-77a27a3e4e23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:37.767758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ba67d1a-292b-423b-8f2b-77a27a3e4e23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:37.770305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ba67d1a-292b-423b-8f2b-77a27a3e4e23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:37.936255 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:37.936255 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:37.961520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1ba67d1a-292b-423b-8f2b-77a27a3e4e23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:38.025128 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ba67d1a-292b-423b-8f2b-77a27a3e4e23 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 200 Jan 21 09:56:38.035837 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 441/890] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:37 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 911 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:39.042400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd55d8d1-d159-4952-b12a-336501246b1d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:39.042950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd55d8d1-d159-4952-b12a-336501246b1d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:39.043104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:39.043104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:39.043859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd55d8d1-d159-4952-b12a-336501246b1d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:39.174732 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd55d8d1-d159-4952-b12a-336501246b1d tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 404 Jan 21 09:56:39.177277 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 450/891] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:39 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:39.186728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63f99001-45b9-433a-8d64-968b4e35a4a5 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes Jan 21 09:56:39.187280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63f99001-45b9-433a-8d64-968b4e35a4a5 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:39.187498 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:39.187498 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:39.187867 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63f99001-45b9-433a-8d64-968b4e35a4a5 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:39.188470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-63f99001-45b9-433a-8d64-968b4e35a4a5 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:56:39.190305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-63f99001-45b9-433a-8d64-968b4e35a4a5 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:56:39.337907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-63f99001-45b9-433a-8d64-968b4e35a4a5 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Get all volumes completed successfully. Jan 21 09:56:39.338946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63f99001-45b9-433a-8d64-968b4e35a4a5 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes returned with HTTP 200 Jan 21 09:56:39.339806 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 442/892] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 09:56:39 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes => generated 401 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:39.356570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2131d57f-8236-450f-9346-cad8346858ca tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots Jan 21 09:56:39.357149 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2131d57f-8236-450f-9346-cad8346858ca tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:39.357638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2131d57f-8236-450f-9346-cad8346858ca tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:39.358599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-2131d57f-8236-450f-9346-cad8346858ca tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:56:39.361330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-2131d57f-8236-450f-9346-cad8346858ca tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:56:39.397343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2131d57f-8236-450f-9346-cad8346858ca tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Get all snapshots completed successfully. Jan 21 09:56:39.398353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2131d57f-8236-450f-9346-cad8346858ca tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots returned with HTTP 200 Jan 21 09:56:39.399241 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 451/893] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 09:56:39 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:56:39.425095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-baa1e383-8766-4f3e-9c07-08cceac3b37e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:39.425898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-baa1e383-8766-4f3e-9c07-08cceac3b37e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:39.426266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:39.426266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:39.426899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-baa1e383-8766-4f3e-9c07-08cceac3b37e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:39.427727 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-baa1e383-8766-4f3e-9c07-08cceac3b37e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume with id: 87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:39.626035 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:39.626035 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:39.629533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-baa1e383-8766-4f3e-9c07-08cceac3b37e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:39.722242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-baa1e383-8766-4f3e-9c07-08cceac3b37e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume request issued successfully. Jan 21 09:56:39.722983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-baa1e383-8766-4f3e-9c07-08cceac3b37e tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 202 Jan 21 09:56:39.724414 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 443/894] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:56:39 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:56:39.738606 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2e75b96-98cb-4632-8214-64cb6bde5d11 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:39.739966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2e75b96-98cb-4632-8214-64cb6bde5d11 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:39.745655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2e75b96-98cb-4632-8214-64cb6bde5d11 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:39.931439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:39.931439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:39.960672 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f2e75b96-98cb-4632-8214-64cb6bde5d11 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:40.057171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2e75b96-98cb-4632-8214-64cb6bde5d11 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:40.067019 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 452/895] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:39 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:40.568426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-51ed110e-7079-47dc-9fb1-6b30a3aa37c1 req-127bb014-e35c-4b40-b08e-4c777254003a tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] DELETE http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:40.569602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-51ed110e-7079-47dc-9fb1-6b30a3aa37c1 req-127bb014-e35c-4b40-b08e-4c777254003a tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:40.569942 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:40.569942 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:40.570566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-51ed110e-7079-47dc-9fb1-6b30a3aa37c1 req-127bb014-e35c-4b40-b08e-4c777254003a tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:40.571353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-51ed110e-7079-47dc-9fb1-6b30a3aa37c1 req-127bb014-e35c-4b40-b08e-4c777254003a tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Delete volume with id: b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:40.687062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:40.687062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:40.687062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-51ed110e-7079-47dc-9fb1-6b30a3aa37c1 req-127bb014-e35c-4b40-b08e-4c777254003a tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Volume info retrieved successfully. Jan 21 09:56:40.750368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-51ed110e-7079-47dc-9fb1-6b30a3aa37c1 req-127bb014-e35c-4b40-b08e-4c777254003a tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Delete volume request issued successfully. Jan 21 09:56:40.751172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-51ed110e-7079-47dc-9fb1-6b30a3aa37c1 req-127bb014-e35c-4b40-b08e-4c777254003a tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e returned with HTTP 202 Jan 21 09:56:40.752607 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 444/896] 10.222.0.77 () {62 vars in 1591 bytes} [Thu Jan 21 09:56:40 2021] DELETE /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:56:41.074538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9906edd4-ebcc-484f-8976-be59467f92f4 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:41.075396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9906edd4-ebcc-484f-8976-be59467f92f4 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:41.075562 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:41.075562 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:41.075843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9906edd4-ebcc-484f-8976-be59467f92f4 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:41.174811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:41.174811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:41.201389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9906edd4-ebcc-484f-8976-be59467f92f4 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:41.265056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9906edd4-ebcc-484f-8976-be59467f92f4 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:41.274292 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 453/897] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:41 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:42.306416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43db9c86-8374-40f7-bf2e-8d3feded06c8 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:42.306933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43db9c86-8374-40f7-bf2e-8d3feded06c8 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:42.307580 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:42.307580 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:42.308235 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43db9c86-8374-40f7-bf2e-8d3feded06c8 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:42.444990 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:42.444990 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:42.473220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-43db9c86-8374-40f7-bf2e-8d3feded06c8 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Volume info retrieved successfully. Jan 21 09:56:42.536202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43db9c86-8374-40f7-bf2e-8d3feded06c8 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 200 Jan 21 09:56:42.537451 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 445/898] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:42 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 946 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:43.168223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0390a89a-ba24-4a58-ba45-daf7caa207d9 req-a05f2073-71b9-4866-9a59-5e1e5c11ceb6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:43.168766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0390a89a-ba24-4a58-ba45-daf7caa207d9 req-a05f2073-71b9-4866-9a59-5e1e5c11ceb6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:43.168967 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:43.168967 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:43.169931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0390a89a-ba24-4a58-ba45-daf7caa207d9 req-a05f2073-71b9-4866-9a59-5e1e5c11ceb6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:43.232076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:43.232076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:56:43.243645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0390a89a-ba24-4a58-ba45-daf7caa207d9 req-a05f2073-71b9-4866-9a59-5e1e5c11ceb6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Volume info retrieved successfully. Jan 21 09:56:43.305463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0390a89a-ba24-4a58-ba45-daf7caa207d9 req-a05f2073-71b9-4866-9a59-5e1e5c11ceb6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e returned with HTTP 200 Jan 21 09:56:43.306588 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 454/899] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:56:43 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:43.554700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2923f79-5681-4aea-8f5a-823699034254 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] GET http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f Jan 21 09:56:43.557394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2923f79-5681-4aea-8f5a-823699034254 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:43.557843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:43.557843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:43.558653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2923f79-5681-4aea-8f5a-823699034254 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:43.665069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2923f79-5681-4aea-8f5a-823699034254 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f returned with HTTP 404 Jan 21 09:56:43.666572 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 446/900] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:43 2021] GET /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/87dedb03-4825-480d-95b8-bae0bfcd492f => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:43.674977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a2408cc-80c9-4e86-a675-2c6a5863ad35 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 Jan 21 09:56:43.676061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9a2408cc-80c9-4e86-a675-2c6a5863ad35 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:43.676484 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:43.676484 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:56:43.677485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9a2408cc-80c9-4e86-a675-2c6a5863ad35 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:43.678006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-9a2408cc-80c9-4e86-a675-2c6a5863ad35 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete snapshot with id: 08528459-2cf3-4950-8944-7f5cb29b5be8 Jan 21 09:56:43.741638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a2408cc-80c9-4e86-a675-2c6a5863ad35 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 returned with HTTP 404 Jan 21 09:56:43.745228 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 455/901] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:56:43 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/08528459-2cf3-4950-8944-7f5cb29b5be8 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:43.753518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3a10da6-1021-44dc-8277-d67fd9c9748a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:43.754442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3a10da6-1021-44dc-8277-d67fd9c9748a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:43.755215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3a10da6-1021-44dc-8277-d67fd9c9748a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:43.755867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-f3a10da6-1021-44dc-8277-d67fd9c9748a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume with id: 9583dd06-e001-43c1-8dcf-1c38fadf91a1 Jan 21 09:56:43.862874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3a10da6-1021-44dc-8277-d67fd9c9748a tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 returned with HTTP 404 Jan 21 09:56:43.864222 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 447/902] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:56:43 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9583dd06-e001-43c1-8dcf-1c38fadf91a1 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:56:43.874337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a459850-77a0-4dbe-8ca6-d1d3aabd374c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f Jan 21 09:56:43.875349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a459850-77a0-4dbe-8ca6-d1d3aabd374c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:43.876517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a459850-77a0-4dbe-8ca6-d1d3aabd374c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:43.877422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-0a459850-77a0-4dbe-8ca6-d1d3aabd374c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete snapshot with id: e43aa91a-6802-4050-b1e6-7116da545e2f Jan 21 09:56:43.932546 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a459850-77a0-4dbe-8ca6-d1d3aabd374c tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f returned with HTTP 404 Jan 21 09:56:43.938653 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 456/903] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:56:43 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/e43aa91a-6802-4050-b1e6-7116da545e2f => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:43.945377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b66322db-57ca-4ae5-bb50-d2adcea1676b tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 Jan 21 09:56:43.946357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b66322db-57ca-4ae5-bb50-d2adcea1676b tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:43.947064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b66322db-57ca-4ae5-bb50-d2adcea1676b tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:43.947459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-b66322db-57ca-4ae5-bb50-d2adcea1676b tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete snapshot with id: f357c210-dff7-4a15-8193-66d850b12547 Jan 21 09:56:44.012051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b66322db-57ca-4ae5-bb50-d2adcea1676b tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 returned with HTTP 404 Jan 21 09:56:44.021483 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aeea3513-f821-45f3-98c0-beddd48d6858 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] DELETE http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:44.023108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aeea3513-f821-45f3-98c0-beddd48d6858 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:44.023840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aeea3513-f821-45f3-98c0-beddd48d6858 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:44.024492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-aeea3513-f821-45f3-98c0-beddd48d6858 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] Delete volume with id: 9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 Jan 21 09:56:44.032969 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 448/904] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 09:56:43 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/snapshots/f357c210-dff7-4a15-8193-66d850b12547 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:44.112818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aeea3513-f821-45f3-98c0-beddd48d6858 tempest-VolumesDeleteCascade-1283150143 tempest-VolumesDeleteCascade-1283150143] http://10.222.0.77/volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 returned with HTTP 404 Jan 21 09:56:44.114335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 457/905] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:56:44 2021] DELETE /volume/v3/160b4fe531f84d09bbac30ad47cae0c9/volumes/9e9559cc-2f6a-48fc-8f7f-8ff0db3a4137 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:47.690877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8aba731e-2b7f-46ec-8c81-6aac88c80ae5 req-0d369ed2-784a-42ca-9ad2-00d2c85f72d6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:47.692005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8aba731e-2b7f-46ec-8c81-6aac88c80ae5 req-0d369ed2-784a-42ca-9ad2-00d2c85f72d6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:47.692952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8aba731e-2b7f-46ec-8c81-6aac88c80ae5 req-0d369ed2-784a-42ca-9ad2-00d2c85f72d6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:47.772730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8aba731e-2b7f-46ec-8c81-6aac88c80ae5 req-0d369ed2-784a-42ca-9ad2-00d2c85f72d6 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e returned with HTTP 404 Jan 21 09:56:47.774046 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 449/906] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:56:47 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:57.297554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07e2332f-0098-46c2-8253-22ecf9bdf510 req-39f29f2a-63dc-4f6b-a37d-e4bca0e4f7f8 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] DELETE http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:57.298674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07e2332f-0098-46c2-8253-22ecf9bdf510 req-39f29f2a-63dc-4f6b-a37d-e4bca0e4f7f8 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:57.299346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-07e2332f-0098-46c2-8253-22ecf9bdf510 req-39f29f2a-63dc-4f6b-a37d-e4bca0e4f7f8 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:57.300012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-07e2332f-0098-46c2-8253-22ecf9bdf510 req-39f29f2a-63dc-4f6b-a37d-e4bca0e4f7f8 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Delete volume with id: b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:56:57.367650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-07e2332f-0098-46c2-8253-22ecf9bdf510 req-39f29f2a-63dc-4f6b-a37d-e4bca0e4f7f8 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e returned with HTTP 404 Jan 21 09:56:57.369304 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 458/907] 10.222.0.77 () {62 vars in 1591 bytes} [Thu Jan 21 09:56:57 2021] DELETE /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:57:07.710473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-662fd3ef-2119-4b24-8e21-13b3464a58d8 req-126fbcc3-854d-48b0-9ef2-7e751034df88 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] GET http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e Jan 21 09:57:07.710991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-662fd3ef-2119-4b24-8e21-13b3464a58d8 req-126fbcc3-854d-48b0-9ef2-7e751034df88 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:07.711504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-662fd3ef-2119-4b24-8e21-13b3464a58d8 req-126fbcc3-854d-48b0-9ef2-7e751034df88 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:07.877915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-662fd3ef-2119-4b24-8e21-13b3464a58d8 req-126fbcc3-854d-48b0-9ef2-7e751034df88 tempest-VolumesSnapshotsTestJSON-1738074570 tempest-VolumesSnapshotsTestJSON-1738074570] http://10.222.0.77/volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e returned with HTTP 404 Jan 21 09:57:07.879126 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 450/908] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:57:07 2021] GET /volume/v3/e9bb7e431981416d81b3907cb81cf959/volumes/b9864ce8-e5e4-4402-8234-dbe0c6924f0e => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:57:10.543408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] POST http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes Jan 21 09:57:10.544652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-570464855"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:57:10.545499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-570464855'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:57:10.546138 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume of 1 GB Jan 21 09:57:10.561581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Availability Zones retrieved successfully. Jan 21 09:57:10.581635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Flow 'volume_create_api' (99bf3953-1731-45c7-9fbe-7ae9f412d440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:10.585295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb384af-6fb7-451d-8ad4-9cf0c72144cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:10.587852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:57:10.679778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb384af-6fb7-451d-8ad4-9cf0c72144cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:10.685345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bc3e32-9d5b-4a69-b919-7e1b18a2ce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:10.830058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Created reservations ['234b9d5c-896d-4cb7-8bc3-f81f2a3389e8', 'a477a168-566a-42a0-bedb-1567081eee87', '68a75919-ac4a-4cd4-8638-4075545eaa57', 'a3158456-677e-437b-a2c4-36b60753f944'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:57:10.832377 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bc3e32-9d5b-4a69-b919-7e1b18a2ce15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234b9d5c-896d-4cb7-8bc3-f81f2a3389e8', 'a477a168-566a-42a0-bedb-1567081eee87', '68a75919-ac4a-4cd4-8638-4075545eaa57', 'a3158456-677e-437b-a2c4-36b60753f944']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:10.835759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8525ca3c-31f5-483e-9d5e-b81acb4a1280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:10.909938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8525ca3c-31f5-483e-9d5e-b81acb4a1280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-570464855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='364195668c7144e5aa5984f3a85ca81a',qos_specs=None,replication_status=,reservations=['234b9d5c-896d-4cb7-8bc3-f81f2a3389e8','a477a168-566a-42a0-bedb-1567081eee87','68a75919-ac4a-4cd4-8638-4075545eaa57','a3158456-677e-437b-a2c4-36b60753f944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e1ecd92b3a04f1683da453e4550b83f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-570464855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='364195668c7144e5aa5984f3a85ca81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2e1ecd92b3a04f1683da453e4550b83f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:10.913798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d295700d-1ffe-4ee2-9a45-b086347392a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:10.941346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d295700d-1ffe-4ee2-9a45-b086347392a3) transitioned into state 'SUCCESS' from state '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-570464855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='364195668c7144e5aa5984f3a85ca81a',qos_specs=None,replication_status=,reservations=['234b9d5c-896d-4cb7-8bc3-f81f2a3389e8','a477a168-566a-42a0-bedb-1567081eee87','68a75919-ac4a-4cd4-8638-4075545eaa57','a3158456-677e-437b-a2c4-36b60753f944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e1ecd92b3a04f1683da453e4550b83f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:10.944366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758b0c57-0e8c-4457-a182-118b5b2e330c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:10.963297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758b0c57-0e8c-4457-a182-118b5b2e330c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:10.969505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Flow 'volume_create_api' (99bf3953-1731-45c7-9fbe-7ae9f412d440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:11.121233 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume request issued successfully. Jan 21 09:57:11.157170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bfb43390-5048-4454-b583-141fa7a75630 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes returned with HTTP 202 Jan 21 09:57:11.158595 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 459/909] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:57:10 2021] POST /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes => generated 828 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:57:11.174352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2a00924-1a3c-4d5d-ad5b-e4a29a5889cf tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:11.174621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2a00924-1a3c-4d5d-ad5b-e4a29a5889cf tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:11.175307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2a00924-1a3c-4d5d-ad5b-e4a29a5889cf tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:11.231179 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:11.231179 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:11.241380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e2a00924-1a3c-4d5d-ad5b-e4a29a5889cf tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:11.268383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2a00924-1a3c-4d5d-ad5b-e4a29a5889cf tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 returned with HTTP 200 Jan 21 09:57:11.269339 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 451/910] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:11 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:12.286682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81045cae-f283-489a-b503-2db08c94be19 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:12.287943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81045cae-f283-489a-b503-2db08c94be19 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:12.288188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:12.288188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:12.288520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81045cae-f283-489a-b503-2db08c94be19 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:12.341738 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:12.341738 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:12.353379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-81045cae-f283-489a-b503-2db08c94be19 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:12.380009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81045cae-f283-489a-b503-2db08c94be19 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 returned with HTTP 200 Jan 21 09:57:12.381127 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 460/911] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:12 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:16.661180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7b30e1d6-8e12-491b-8bbd-cc7894c20147 req-f0dc518a-64d2-4620-94d6-d3ce8c6cfe97 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:16.662784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7b30e1d6-8e12-491b-8bbd-cc7894c20147 req-f0dc518a-64d2-4620-94d6-d3ce8c6cfe97 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:16.663252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:16.663252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:16.663933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7b30e1d6-8e12-491b-8bbd-cc7894c20147 req-f0dc518a-64d2-4620-94d6-d3ce8c6cfe97 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:16.716329 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:16.716329 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:16.732407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7b30e1d6-8e12-491b-8bbd-cc7894c20147 req-f0dc518a-64d2-4620-94d6-d3ce8c6cfe97 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:16.760389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7b30e1d6-8e12-491b-8bbd-cc7894c20147 req-f0dc518a-64d2-4620-94d6-d3ce8c6cfe97 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 returned with HTTP 200 Jan 21 09:57:16.761688 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 452/912] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:57:16 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:16.782088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] POST http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes Jan 21 09:57:16.782556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:16.782556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:16.782975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-996314136"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:57:16.784182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-996314136'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:57:16.784559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume of 1 GB Jan 21 09:57:16.813292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Availability Zones retrieved successfully. Jan 21 09:57:16.843641 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Flow 'volume_create_api' (50dfc560-1e87-41ea-96a8-e6b6d82affa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:16.846565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c2a837-7d23-480a-855b-29fff6dfb23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:16.849492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:57:16.929775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c2a837-7d23-480a-855b-29fff6dfb23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:16.932033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5392bac8-ea21-413f-9e0f-d80821c684a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:17.012455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Created reservations ['e93dc594-41d8-4ccd-9b2c-1cc4d2226221', '5e067167-acc3-41af-8270-8830ea0df5c2', '7785e694-cd9f-4bb0-a5ef-546ed0246397', '0214aaee-7781-426e-ac2f-5934ab40f7ca'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:57:17.014374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5392bac8-ea21-413f-9e0f-d80821c684a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e93dc594-41d8-4ccd-9b2c-1cc4d2226221', '5e067167-acc3-41af-8270-8830ea0df5c2', '7785e694-cd9f-4bb0-a5ef-546ed0246397', '0214aaee-7781-426e-ac2f-5934ab40f7ca']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:17.016514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e8d1db-aa62-49aa-b75f-bd83e3da10f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:17.105237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e8d1db-aa62-49aa-b75f-bd83e3da10f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d3198e-eaf1-42d0-b988-19ea9a84f964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-996314136',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='364195668c7144e5aa5984f3a85ca81a',qos_specs=None,replication_status=,reservations=['e93dc594-41d8-4ccd-9b2c-1cc4d2226221','5e067167-acc3-41af-8270-8830ea0df5c2','7785e694-cd9f-4bb0-a5ef-546ed0246397','0214aaee-7781-426e-ac2f-5934ab40f7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e1ecd92b3a04f1683da453e4550b83f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-996314136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d3198e-eaf1-42d0-b988-19ea9a84f964,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='364195668c7144e5aa5984f3a85ca81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2e1ecd92b3a04f1683da453e4550b83f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:17.108672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d41b41f-0972-4776-b79e-c2caaacc476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:17.140575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d41b41f-0972-4776-b79e-c2caaacc476e) transitioned into state 'SUCCESS' from state '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-996314136',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='364195668c7144e5aa5984f3a85ca81a',qos_specs=None,replication_status=,reservations=['e93dc594-41d8-4ccd-9b2c-1cc4d2226221','5e067167-acc3-41af-8270-8830ea0df5c2','7785e694-cd9f-4bb0-a5ef-546ed0246397','0214aaee-7781-426e-ac2f-5934ab40f7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e1ecd92b3a04f1683da453e4550b83f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:17.142724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986fc12f-987b-43ab-bcbb-719ea4e95971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:17.158721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986fc12f-987b-43ab-bcbb-719ea4e95971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:17.162887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Flow 'volume_create_api' (50dfc560-1e87-41ea-96a8-e6b6d82affa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:17.222448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume request issued successfully. Jan 21 09:57:17.241838 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87463d56-c078-47e3-9160-fa985c165f7c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes returned with HTTP 202 Jan 21 09:57:17.245154 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 461/913] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:57:16 2021] POST /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes => generated 828 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:57:17.266687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c23f0a64-c37f-4411-9d4d-451004eccf31 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:17.267725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c23f0a64-c37f-4411-9d4d-451004eccf31 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:17.268166 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:17.268166 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:17.269022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c23f0a64-c37f-4411-9d4d-451004eccf31 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:17.345388 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:17.345388 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:17.357037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c23f0a64-c37f-4411-9d4d-451004eccf31 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:17.384627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c23f0a64-c37f-4411-9d4d-451004eccf31 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 returned with HTTP 200 Jan 21 09:57:17.385857 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 453/914] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:17 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 => generated 896 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:18.404603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df6c64b8-83da-4d51-82e5-7bf286d9820c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:18.405187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df6c64b8-83da-4d51-82e5-7bf286d9820c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:18.405294 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:18.405294 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:18.405552 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df6c64b8-83da-4d51-82e5-7bf286d9820c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:18.455641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:18.455641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:18.464671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df6c64b8-83da-4d51-82e5-7bf286d9820c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:18.498031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df6c64b8-83da-4d51-82e5-7bf286d9820c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 returned with HTTP 200 Jan 21 09:57:18.499196 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 462/915] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:18 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 => generated 921 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:24.641012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f2a4e72b-daf0-4f1f-a104-d6246a6f2676 req-b14ffdbd-2faa-4a01-9c5a-0f5846d298ba tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:24.642359 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f2a4e72b-daf0-4f1f-a104-d6246a6f2676 req-b14ffdbd-2faa-4a01-9c5a-0f5846d298ba tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:24.642775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:24.642775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:24.643453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f2a4e72b-daf0-4f1f-a104-d6246a6f2676 req-b14ffdbd-2faa-4a01-9c5a-0f5846d298ba tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:24.699368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:24.699368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:24.709425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-f2a4e72b-daf0-4f1f-a104-d6246a6f2676 req-b14ffdbd-2faa-4a01-9c5a-0f5846d298ba tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:24.742228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f2a4e72b-daf0-4f1f-a104-d6246a6f2676 req-b14ffdbd-2faa-4a01-9c5a-0f5846d298ba tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 returned with HTTP 200 Jan 21 09:57:24.744297 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 454/916] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:57:24 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:24.759379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] POST http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes Jan 21 09:57:24.759992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:24.759992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:24.760590 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-953751803"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:57:24.761900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-953751803'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:57:24.762383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume of 1 GB Jan 21 09:57:24.779781 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Availability Zones retrieved successfully. Jan 21 09:57:24.797086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Flow 'volume_create_api' (75bbc184-9ea9-4310-af6b-c95fac3aa389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:24.800306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b976e31-d8ea-4625-9532-3f02f2e9b854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:24.803212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:57:24.873430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b976e31-d8ea-4625-9532-3f02f2e9b854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:24.876254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d00a5ca-61d4-4bb0-8dd3-f078e72135f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:24.951836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Created reservations ['1b4563a1-05ef-4fc9-b6f1-29094f91dfc6', 'c02cc45d-21d2-4ff7-a26b-f5717102e4b2', 'bb5151e4-455e-45ad-b611-d8f6a04ce795', '74370727-1cf5-49af-a095-e6478cb61f54'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:57:24.954116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d00a5ca-61d4-4bb0-8dd3-f078e72135f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b4563a1-05ef-4fc9-b6f1-29094f91dfc6', 'c02cc45d-21d2-4ff7-a26b-f5717102e4b2', 'bb5151e4-455e-45ad-b611-d8f6a04ce795', '74370727-1cf5-49af-a095-e6478cb61f54']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:24.956905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6495572-6de3-4204-b020-215d39b6f812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:25.030971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6495572-6de3-4204-b020-215d39b6f812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e78da98-6f94-499d-bc9a-d5eb1818c7fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-953751803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='364195668c7144e5aa5984f3a85ca81a',qos_specs=None,replication_status=,reservations=['1b4563a1-05ef-4fc9-b6f1-29094f91dfc6','c02cc45d-21d2-4ff7-a26b-f5717102e4b2','bb5151e4-455e-45ad-b611-d8f6a04ce795','74370727-1cf5-49af-a095-e6478cb61f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e1ecd92b3a04f1683da453e4550b83f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-953751803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e78da98-6f94-499d-bc9a-d5eb1818c7fb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='364195668c7144e5aa5984f3a85ca81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2e1ecd92b3a04f1683da453e4550b83f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:25.034431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ec1b56-7fbf-4441-b859-5591344aaa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:25.068629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ec1b56-7fbf-4441-b859-5591344aaa20) transitioned into state 'SUCCESS' from state '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-953751803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='364195668c7144e5aa5984f3a85ca81a',qos_specs=None,replication_status=,reservations=['1b4563a1-05ef-4fc9-b6f1-29094f91dfc6','c02cc45d-21d2-4ff7-a26b-f5717102e4b2','bb5151e4-455e-45ad-b611-d8f6a04ce795','74370727-1cf5-49af-a095-e6478cb61f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e1ecd92b3a04f1683da453e4550b83f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:25.071516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c06d71d-8879-4a96-bb1e-9760f8c68803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:25.097123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c06d71d-8879-4a96-bb1e-9760f8c68803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:25.107311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Flow 'volume_create_api' (75bbc184-9ea9-4310-af6b-c95fac3aa389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:25.164488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Create volume request issued successfully. Jan 21 09:57:25.181777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68018069-7e25-43af-bd57-378b37885af1 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes returned with HTTP 202 Jan 21 09:57:25.183448 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 463/917] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:57:24 2021] POST /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes => generated 828 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:57:25.198419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c2a565f-bc5e-4423-8c5d-29360019675f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:25.199088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6c2a565f-bc5e-4423-8c5d-29360019675f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:25.199460 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:25.199460 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:25.199978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6c2a565f-bc5e-4423-8c5d-29360019675f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:25.259862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:25.259862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:25.274123 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6c2a565f-bc5e-4423-8c5d-29360019675f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:25.303464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c2a565f-bc5e-4423-8c5d-29360019675f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 200 Jan 21 09:57:25.314473 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 455/918] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:25 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 896 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:26.321652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1dd09641-10e0-409a-b457-10f92e19d2f0 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:26.322822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1dd09641-10e0-409a-b457-10f92e19d2f0 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:26.323058 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:26.323058 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:26.323424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1dd09641-10e0-409a-b457-10f92e19d2f0 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:26.402451 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:26.402451 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:26.432031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1dd09641-10e0-409a-b457-10f92e19d2f0 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:26.464047 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1dd09641-10e0-409a-b457-10f92e19d2f0 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 200 Jan 21 09:57:26.465405 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 464/919] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:26 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:27.481142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-389e5473-d6e6-4707-b899-3a1e58961d8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:27.481733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-389e5473-d6e6-4707-b899-3a1e58961d8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:27.481733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:27.481733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:27.482220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-389e5473-d6e6-4707-b899-3a1e58961d8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:27.532931 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:27.532931 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:27.542158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-389e5473-d6e6-4707-b899-3a1e58961d8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:27.564753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-389e5473-d6e6-4707-b899-3a1e58961d8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 200 Jan 21 09:57:27.565593 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 456/920] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:27 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 921 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:30.053142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-aec934e6-24f3-4e03-a9cb-afe8aa4a9c4d req-a8451fa8-3edf-43cc-a4fd-7d2c041991d5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:30.054381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-aec934e6-24f3-4e03-a9cb-afe8aa4a9c4d req-a8451fa8-3edf-43cc-a4fd-7d2c041991d5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:30.055234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:30.055234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:30.055906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-aec934e6-24f3-4e03-a9cb-afe8aa4a9c4d req-a8451fa8-3edf-43cc-a4fd-7d2c041991d5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:30.112673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:30.112673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:30.122321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-aec934e6-24f3-4e03-a9cb-afe8aa4a9c4d req-a8451fa8-3edf-43cc-a4fd-7d2c041991d5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:30.151823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-aec934e6-24f3-4e03-a9cb-afe8aa4a9c4d req-a8451fa8-3edf-43cc-a4fd-7d2c041991d5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 200 Jan 21 09:57:30.152805 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 465/921] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:57:30 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:31.926697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-95f5afde-a288-4075-962f-c70311bde574 req-28b6877c-cd40-48f5-8fce-f8c1545f9680 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:31.927327 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-95f5afde-a288-4075-962f-c70311bde574 req-28b6877c-cd40-48f5-8fce-f8c1545f9680 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:31.927622 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:31.927622 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:31.928205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-95f5afde-a288-4075-962f-c70311bde574 req-28b6877c-cd40-48f5-8fce-f8c1545f9680 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:31.928863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-95f5afde-a288-4075-962f-c70311bde574 req-28b6877c-cd40-48f5-8fce-f8c1545f9680 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:31.930903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-95f5afde-a288-4075-962f-c70311bde574 req-28b6877c-cd40-48f5-8fce-f8c1545f9680 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:31.986188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-95f5afde-a288-4075-962f-c70311bde574 req-28b6877c-cd40-48f5-8fce-f8c1545f9680 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:31.988331 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:31.988331 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:31.999255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-95f5afde-a288-4075-962f-c70311bde574 req-28b6877c-cd40-48f5-8fce-f8c1545f9680 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:32.000239 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 457/922] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:31 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:57:33.171683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-d8c93b06-246c-4fce-906c-185158a1e4c2 req-fad2f0fd-dbf5-4236-877a-5c7b03b3bf8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:33.172272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-d8c93b06-246c-4fce-906c-185158a1e4c2 req-fad2f0fd-dbf5-4236-877a-5c7b03b3bf8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:33.172413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:33.172413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:33.178616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-d8c93b06-246c-4fce-906c-185158a1e4c2 req-fad2f0fd-dbf5-4236-877a-5c7b03b3bf8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:33.179947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-d8c93b06-246c-4fce-906c-185158a1e4c2 req-fad2f0fd-dbf5-4236-877a-5c7b03b3bf8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:33.183532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-d8c93b06-246c-4fce-906c-185158a1e4c2 req-fad2f0fd-dbf5-4236-877a-5c7b03b3bf8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:33.243439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-d8c93b06-246c-4fce-906c-185158a1e4c2 req-fad2f0fd-dbf5-4236-877a-5c7b03b3bf8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:33.245735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:33.245735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:33.256075 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-d8c93b06-246c-4fce-906c-185158a1e4c2 req-fad2f0fd-dbf5-4236-877a-5c7b03b3bf8e tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:33.257105 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 466/923] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:33 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:35.546023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ec733ba4-248a-4f69-b479-739fed5f7abb req-596bea42-246f-46da-9f3e-21ccfb1d4b37 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:35.546597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ec733ba4-248a-4f69-b479-739fed5f7abb req-596bea42-246f-46da-9f3e-21ccfb1d4b37 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:35.546710 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:35.546710 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:35.547436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ec733ba4-248a-4f69-b479-739fed5f7abb req-596bea42-246f-46da-9f3e-21ccfb1d4b37 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:35.548457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-ec733ba4-248a-4f69-b479-739fed5f7abb req-596bea42-246f-46da-9f3e-21ccfb1d4b37 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:35.550346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ec733ba4-248a-4f69-b479-739fed5f7abb req-596bea42-246f-46da-9f3e-21ccfb1d4b37 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:35.633222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ec733ba4-248a-4f69-b479-739fed5f7abb req-596bea42-246f-46da-9f3e-21ccfb1d4b37 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:35.636545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:35.636545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:35.647862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ec733ba4-248a-4f69-b479-739fed5f7abb req-596bea42-246f-46da-9f3e-21ccfb1d4b37 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:35.661447 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 458/924] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:35 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:39.883319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-03c7ae95-3427-4f7b-a0c4-59f3ae50dd36 req-a89994d7-7b5f-4944-8647-093ab3dc1edb tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:39.885775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-03c7ae95-3427-4f7b-a0c4-59f3ae50dd36 req-a89994d7-7b5f-4944-8647-093ab3dc1edb tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:39.886214 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:39.886214 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:39.887575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-03c7ae95-3427-4f7b-a0c4-59f3ae50dd36 req-a89994d7-7b5f-4944-8647-093ab3dc1edb tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:39.888477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-03c7ae95-3427-4f7b-a0c4-59f3ae50dd36 req-a89994d7-7b5f-4944-8647-093ab3dc1edb tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:39.890602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-03c7ae95-3427-4f7b-a0c4-59f3ae50dd36 req-a89994d7-7b5f-4944-8647-093ab3dc1edb tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:40.033298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-03c7ae95-3427-4f7b-a0c4-59f3ae50dd36 req-a89994d7-7b5f-4944-8647-093ab3dc1edb tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:40.044724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:40.044724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:40.072298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-03c7ae95-3427-4f7b-a0c4-59f3ae50dd36 req-a89994d7-7b5f-4944-8647-093ab3dc1edb tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:40.073316 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 467/925] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:39 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:42.632410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bedd9b07-f7d5-4c93-b869-eae573e6b8c0 req-0681d37e-4600-47e4-8455-21c28babd8f5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:42.633532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bedd9b07-f7d5-4c93-b869-eae573e6b8c0 req-0681d37e-4600-47e4-8455-21c28babd8f5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:42.633937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:42.633937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:42.634564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-bedd9b07-f7d5-4c93-b869-eae573e6b8c0 req-0681d37e-4600-47e4-8455-21c28babd8f5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:42.635440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-bedd9b07-f7d5-4c93-b869-eae573e6b8c0 req-0681d37e-4600-47e4-8455-21c28babd8f5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:42.637366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-bedd9b07-f7d5-4c93-b869-eae573e6b8c0 req-0681d37e-4600-47e4-8455-21c28babd8f5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:42.695666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-bedd9b07-f7d5-4c93-b869-eae573e6b8c0 req-0681d37e-4600-47e4-8455-21c28babd8f5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:42.697790 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:42.697790 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:42.711213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-bedd9b07-f7d5-4c93-b869-eae573e6b8c0 req-0681d37e-4600-47e4-8455-21c28babd8f5 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:42.711213 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 459/926] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:42 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:43.639005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6887aaf2-552b-4662-9165-9dc670c85803 req-fe4c8bc9-1f68-4df3-9dfa-c387fa62b57c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:43.639719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6887aaf2-552b-4662-9165-9dc670c85803 req-fe4c8bc9-1f68-4df3-9dfa-c387fa62b57c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:43.640030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:43.640030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:43.640579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6887aaf2-552b-4662-9165-9dc670c85803 req-fe4c8bc9-1f68-4df3-9dfa-c387fa62b57c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:43.641318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-6887aaf2-552b-4662-9165-9dc670c85803 req-fe4c8bc9-1f68-4df3-9dfa-c387fa62b57c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:43.643454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-6887aaf2-552b-4662-9165-9dc670c85803 req-fe4c8bc9-1f68-4df3-9dfa-c387fa62b57c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:43.716698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-6887aaf2-552b-4662-9165-9dc670c85803 req-fe4c8bc9-1f68-4df3-9dfa-c387fa62b57c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:43.716698 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:43.716698 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:43.724248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6887aaf2-552b-4662-9165-9dc670c85803 req-fe4c8bc9-1f68-4df3-9dfa-c387fa62b57c tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:43.743607 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 468/927] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:43 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:44.830848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-d4d507a4-762d-44db-9314-c006adff2676 req-ce98c5d3-f911-43f9-a991-2d2f0751cd80 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:44.831510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-d4d507a4-762d-44db-9314-c006adff2676 req-ce98c5d3-f911-43f9-a991-2d2f0751cd80 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:44.831951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:44.831951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:44.833608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-d4d507a4-762d-44db-9314-c006adff2676 req-ce98c5d3-f911-43f9-a991-2d2f0751cd80 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:44.834116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-d4d507a4-762d-44db-9314-c006adff2676 req-ce98c5d3-f911-43f9-a991-2d2f0751cd80 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:44.836201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-d4d507a4-762d-44db-9314-c006adff2676 req-ce98c5d3-f911-43f9-a991-2d2f0751cd80 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:44.911775 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-d4d507a4-762d-44db-9314-c006adff2676 req-ce98c5d3-f911-43f9-a991-2d2f0751cd80 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:44.914271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:44.914271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:44.925793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-d4d507a4-762d-44db-9314-c006adff2676 req-ce98c5d3-f911-43f9-a991-2d2f0751cd80 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:44.932410 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 460/928] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:44 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:46.188922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-52174c2a-6b9e-465b-a6c2-773e711a78fa req-eb7f8d9b-fcb7-4648-a4ca-389083971e50 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail Jan 21 09:57:46.190044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-52174c2a-6b9e-465b-a6c2-773e711a78fa req-eb7f8d9b-fcb7-4648-a4ca-389083971e50 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:46.190803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:46.190803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:46.192039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-52174c2a-6b9e-465b-a6c2-773e711a78fa req-eb7f8d9b-fcb7-4648-a4ca-389083971e50 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:46.192865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [req-52174c2a-6b9e-465b-a6c2-773e711a78fa req-eb7f8d9b-fcb7-4648-a4ca-389083971e50 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:57:46.195112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-52174c2a-6b9e-465b-a6c2-773e711a78fa req-eb7f8d9b-fcb7-4648-a4ca-389083971e50 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:57:46.275494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-52174c2a-6b9e-465b-a6c2-773e711a78fa req-eb7f8d9b-fcb7-4648-a4ca-389083971e50 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Get all volumes completed successfully. Jan 21 09:57:46.284886 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:46.284886 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:46.296420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-52174c2a-6b9e-465b-a6c2-773e711a78fa req-eb7f8d9b-fcb7-4648-a4ca-389083971e50 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail returned with HTTP 200 Jan 21 09:57:46.297277 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 469/929] 10.222.0.77 () {60 vars in 1479 bytes} [Thu Jan 21 09:57:46 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/detail => generated 2746 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:46.314577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b92658f2-e023-4fea-971f-1829a269a576 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] DELETE http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:46.315102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b92658f2-e023-4fea-971f-1829a269a576 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:46.315423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:46.315423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:46.315793 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b92658f2-e023-4fea-971f-1829a269a576 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:46.316253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b92658f2-e023-4fea-971f-1829a269a576 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Delete volume with id: 1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:46.368615 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:46.368615 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:46.370152 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b92658f2-e023-4fea-971f-1829a269a576 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:46.402544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b92658f2-e023-4fea-971f-1829a269a576 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Delete volume request issued successfully. Jan 21 09:57:46.403394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b92658f2-e023-4fea-971f-1829a269a576 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 202 Jan 21 09:57:46.404880 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 461/930] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:57:46 2021] DELETE /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:57:46.413193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-104dc2f7-f689-48b4-8e4c-a6602b084f5f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:46.413840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-104dc2f7-f689-48b4-8e4c-a6602b084f5f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:46.414158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:46.414158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:46.414610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-104dc2f7-f689-48b4-8e4c-a6602b084f5f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:46.472254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:46.472254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:46.484876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-104dc2f7-f689-48b4-8e4c-a6602b084f5f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:46.511066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-104dc2f7-f689-48b4-8e4c-a6602b084f5f tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 200 Jan 21 09:57:46.511922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 470/931] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:46 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:47.529130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82d59d4e-d80c-4577-a087-cd8fa5f05481 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:47.529800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82d59d4e-d80c-4577-a087-cd8fa5f05481 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:47.530383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:47.530383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:47.530902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82d59d4e-d80c-4577-a087-cd8fa5f05481 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:47.614480 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:47.614480 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:47.625240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-82d59d4e-d80c-4577-a087-cd8fa5f05481 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:47.653698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82d59d4e-d80c-4577-a087-cd8fa5f05481 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 200 Jan 21 09:57:47.654908 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 462/932] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:47 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 920 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:48.671184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba97be8b-9b4b-4d18-a643-48469e26f818 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb Jan 21 09:57:48.671900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba97be8b-9b4b-4d18-a643-48469e26f818 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:48.671991 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:48.671991 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:48.672491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba97be8b-9b4b-4d18-a643-48469e26f818 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:48.775131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba97be8b-9b4b-4d18-a643-48469e26f818 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb returned with HTTP 404 Jan 21 09:57:48.776590 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 471/933] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:48 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/1e78da98-6f94-499d-bc9a-d5eb1818c7fb => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:57:48.784066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d269236-d029-4e23-9f77-6c828644c411 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] DELETE http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:48.784699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d269236-d029-4e23-9f77-6c828644c411 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:48.785033 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:48.785033 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:48.785572 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d269236-d029-4e23-9f77-6c828644c411 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:48.786115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-7d269236-d029-4e23-9f77-6c828644c411 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Delete volume with id: 43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:48.844183 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:48.844183 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:48.845572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d269236-d029-4e23-9f77-6c828644c411 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:48.896654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d269236-d029-4e23-9f77-6c828644c411 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Delete volume request issued successfully. Jan 21 09:57:48.898190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d269236-d029-4e23-9f77-6c828644c411 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 returned with HTTP 202 Jan 21 09:57:48.903561 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 463/934] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:57:48 2021] DELETE /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:57:48.913638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff35d1bd-b97f-4b80-ab08-376798271333 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:48.914638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff35d1bd-b97f-4b80-ab08-376798271333 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:48.915404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff35d1bd-b97f-4b80-ab08-376798271333 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:49.044139 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:49.044139 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:49.088501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ff35d1bd-b97f-4b80-ab08-376798271333 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:49.134946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff35d1bd-b97f-4b80-ab08-376798271333 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 returned with HTTP 200 Jan 21 09:57:49.146649 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 472/935] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:48 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:50.155861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0abc92f9-26fb-4e93-9065-5ef0c5eb1c06 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:50.156319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0abc92f9-26fb-4e93-9065-5ef0c5eb1c06 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:50.156438 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:50.156438 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:50.156813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0abc92f9-26fb-4e93-9065-5ef0c5eb1c06 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:50.256499 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:50.256499 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:50.288487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0abc92f9-26fb-4e93-9065-5ef0c5eb1c06 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:50.345806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0abc92f9-26fb-4e93-9065-5ef0c5eb1c06 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 returned with HTTP 200 Jan 21 09:57:50.347000 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 464/936] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:50 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 => generated 920 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:51.368776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94945fd3-50e1-4087-b5c7-4ea9b255246d tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 Jan 21 09:57:51.370515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94945fd3-50e1-4087-b5c7-4ea9b255246d tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:51.370912 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:51.370912 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:51.371576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94945fd3-50e1-4087-b5c7-4ea9b255246d tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:51.453826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94945fd3-50e1-4087-b5c7-4ea9b255246d tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 returned with HTTP 404 Jan 21 09:57:51.460280 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 473/937] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:51 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/43d3198e-eaf1-42d0-b988-19ea9a84f964 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:57:51.464648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2920c66-497b-4bd7-bae0-c30058d88880 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] DELETE http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:51.465520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2920c66-497b-4bd7-bae0-c30058d88880 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:51.465900 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:51.465900 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:51.466548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2920c66-497b-4bd7-bae0-c30058d88880 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:51.467416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d2920c66-497b-4bd7-bae0-c30058d88880 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Delete volume with id: f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:51.532154 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:51.532154 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:51.534106 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2920c66-497b-4bd7-bae0-c30058d88880 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:51.577094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2920c66-497b-4bd7-bae0-c30058d88880 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Delete volume request issued successfully. Jan 21 09:57:51.578965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2920c66-497b-4bd7-bae0-c30058d88880 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 returned with HTTP 202 Jan 21 09:57:51.594555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-11328e6f-7f2a-4d14-91f7-2b0457de5d26 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:51.595423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-11328e6f-7f2a-4d14-91f7-2b0457de5d26 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:51.597292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-11328e6f-7f2a-4d14-91f7-2b0457de5d26 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:51.603611 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 465/938] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 09:57:51 2021] DELETE /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:57:51.756167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:51.756167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:51.787659 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-11328e6f-7f2a-4d14-91f7-2b0457de5d26 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:51.828972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-11328e6f-7f2a-4d14-91f7-2b0457de5d26 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 returned with HTTP 200 Jan 21 09:57:51.841582 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 474/939] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:51 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 => generated 920 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:52.847361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15de47b4-b32e-4c8a-a259-27e65ce81b66 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:52.849012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15de47b4-b32e-4c8a-a259-27e65ce81b66 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:52.849394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:52.849394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:52.850027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15de47b4-b32e-4c8a-a259-27e65ce81b66 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:52.947922 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:52.947922 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:57:52.965251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-15de47b4-b32e-4c8a-a259-27e65ce81b66 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Volume info retrieved successfully. Jan 21 09:57:53.019028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15de47b4-b32e-4c8a-a259-27e65ce81b66 tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 returned with HTTP 200 Jan 21 09:57:53.021257 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 466/940] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:52 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:54.037679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14a629f9-3747-4953-ac32-8db4fb967eea tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] GET http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 Jan 21 09:57:54.039137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14a629f9-3747-4953-ac32-8db4fb967eea tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:54.039565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:54.039565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:57:54.040218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14a629f9-3747-4953-ac32-8db4fb967eea tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:54.108549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14a629f9-3747-4953-ac32-8db4fb967eea tempest-VolumesTestJSON-1951710336 tempest-VolumesTestJSON-1951710336] http://10.222.0.77/volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 returned with HTTP 404 Jan 21 09:57:54.111670 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 475/941] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:54 2021] GET /volume/v3/364195668c7144e5aa5984f3a85ca81a/volumes/f6b8c3d7-6f8f-47d4-ac20-bcc6e07988d2 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:58:23.996804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes Jan 21 09:58:23.997732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:23.997732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:23.998436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-540101739", "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:58:23.999839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-540101739', 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:58:24.173608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume of 1 GB Jan 21 09:58:24.196130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Availability Zones retrieved successfully. Jan 21 09:58:24.216648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Flow 'volume_create_api' (ceaadb4f-55ec-4093-aa20-87830bea4a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:58:24.220030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7371b608-e7ba-423b-a8af-0931dd830f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:24.222972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:58:24.506138 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7371b608-e7ba-423b-a8af-0931dd830f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:24.510972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6260bf05-c233-488c-91ae-351be7573362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:24.919742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Created reservations ['723dad6c-fc90-4ff1-bed0-6df42cdd7d79', 'c43a9c06-92f3-416c-8a34-3e43ee274176', '569a5373-0b48-4909-9a0e-57da0ac8be9c', '9e3b1d3a-cee3-41d6-b262-ff435c647ceb'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:58:24.923589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6260bf05-c233-488c-91ae-351be7573362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723dad6c-fc90-4ff1-bed0-6df42cdd7d79', 'c43a9c06-92f3-416c-8a34-3e43ee274176', '569a5373-0b48-4909-9a0e-57da0ac8be9c', '9e3b1d3a-cee3-41d6-b262-ff435c647ceb']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:24.926332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abc9b78-3267-4377-8c61-3fec2d5bd826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:25.080056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abc9b78-3267-4377-8c61-3fec2d5bd826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5083bb0d-181b-490e-b210-eeb6b97ca50a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-540101739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6cb56fefb842deaf3433468f213713',qos_specs=None,replication_status=,reservations=['723dad6c-fc90-4ff1-bed0-6df42cdd7d79','c43a9c06-92f3-416c-8a34-3e43ee274176','569a5373-0b48-4909-9a0e-57da0ac8be9c','9e3b1d3a-cee3-41d6-b262-ff435c647ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abba5c0e79b54ad1bb89c9818756dcaf',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-540101739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5083bb0d-181b-490e-b210-eeb6b97ca50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6cb56fefb842deaf3433468f213713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='abba5c0e79b54ad1bb89c9818756dcaf',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:25.085522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647575db-257a-4b9c-9a24-8aa1aeb10c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:25.186191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647575db-257a-4b9c-9a24-8aa1aeb10c7f) transitioned into state 'SUCCESS' from state '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-540101739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6cb56fefb842deaf3433468f213713',qos_specs=None,replication_status=,reservations=['723dad6c-fc90-4ff1-bed0-6df42cdd7d79','c43a9c06-92f3-416c-8a34-3e43ee274176','569a5373-0b48-4909-9a0e-57da0ac8be9c','9e3b1d3a-cee3-41d6-b262-ff435c647ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abba5c0e79b54ad1bb89c9818756dcaf',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:25.193555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59cdc20b-1741-486a-919b-33b2a8cca5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:25.264353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59cdc20b-1741-486a-919b-33b2a8cca5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:25.267317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Flow 'volume_create_api' (ceaadb4f-55ec-4093-aa20-87830bea4a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:58:25.390050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume request issued successfully. Jan 21 09:58:25.409815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80ab498d-743c-4ca0-abc3-09b9105e42c9 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes returned with HTTP 202 Jan 21 09:58:25.422097 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 467/942] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 09:58:23 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes => generated 820 bytes in 1872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:58:25.430017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-629b9ee1-1a5a-42df-bfb6-44e0137ce80d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:25.431494 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-629b9ee1-1a5a-42df-bfb6-44e0137ce80d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:25.433796 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-629b9ee1-1a5a-42df-bfb6-44e0137ce80d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:25.664994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:25.664994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:25.683373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-629b9ee1-1a5a-42df-bfb6-44e0137ce80d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:25.745500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-629b9ee1-1a5a-42df-bfb6-44e0137ce80d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:25.746651 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 476/943] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:25 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:26.767684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-218276e7-20e0-4821-96e5-1790f2bd305a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:26.768849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-218276e7-20e0-4821-96e5-1790f2bd305a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:26.774838 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:26.774838 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:26.775361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-218276e7-20e0-4821-96e5-1790f2bd305a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:26.929739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:26.929739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:26.957142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-218276e7-20e0-4821-96e5-1790f2bd305a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:27.036009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-218276e7-20e0-4821-96e5-1790f2bd305a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:27.037578 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 468/944] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:26 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:28.060717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be9123eb-c171-4921-914c-a6ffba63ba6a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:28.062129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be9123eb-c171-4921-914c-a6ffba63ba6a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:28.062543 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:28.062543 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:28.068207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be9123eb-c171-4921-914c-a6ffba63ba6a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:28.169770 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:28.169770 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:28.179684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be9123eb-c171-4921-914c-a6ffba63ba6a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:28.208934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be9123eb-c171-4921-914c-a6ffba63ba6a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:28.210975 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 477/945] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:28 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:29.230329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fb9f2e5-8353-4aed-9ac4-ebd937fe2adb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:29.231243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fb9f2e5-8353-4aed-9ac4-ebd937fe2adb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:29.232191 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:29.232191 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:29.232191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fb9f2e5-8353-4aed-9ac4-ebd937fe2adb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:29.389504 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:29.389504 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:29.417198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9fb9f2e5-8353-4aed-9ac4-ebd937fe2adb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:29.476180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fb9f2e5-8353-4aed-9ac4-ebd937fe2adb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:29.477815 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 469/946] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:29 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:58:30.502379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6f3a45d-8f7a-4331-ac8b-f9cf7149b37a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:30.503089 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6f3a45d-8f7a-4331-ac8b-f9cf7149b37a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:30.503089 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:30.503089 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:30.503636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6f3a45d-8f7a-4331-ac8b-f9cf7149b37a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:30.614063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:30.614063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:30.645380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d6f3a45d-8f7a-4331-ac8b-f9cf7149b37a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:30.717561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6f3a45d-8f7a-4331-ac8b-f9cf7149b37a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:30.721862 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 478/947] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:30 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:58:31.742465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51e4f45a-6906-42d5-a29a-57928c17bb52 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:31.743669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51e4f45a-6906-42d5-a29a-57928c17bb52 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:31.744044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:31.744044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:31.744668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51e4f45a-6906-42d5-a29a-57928c17bb52 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:31.875693 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:31.875693 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:31.906365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-51e4f45a-6906-42d5-a29a-57928c17bb52 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:31.967517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51e4f45a-6906-42d5-a29a-57928c17bb52 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:31.968348 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 470/948] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:31 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:33.006507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18e84409-2123-45ef-bdd9-9bbd63a304da tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:33.009735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18e84409-2123-45ef-bdd9-9bbd63a304da tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:33.009866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:33.009866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:33.010549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18e84409-2123-45ef-bdd9-9bbd63a304da tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:33.217729 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:33.217729 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:33.255342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-18e84409-2123-45ef-bdd9-9bbd63a304da tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:33.377660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18e84409-2123-45ef-bdd9-9bbd63a304da tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:33.392354 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 479/949] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:32 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:34.432396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0de5181-1942-40cb-8dfe-ed9fbae02012 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:34.435620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0de5181-1942-40cb-8dfe-ed9fbae02012 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:34.436330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:34.436330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:34.442860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0de5181-1942-40cb-8dfe-ed9fbae02012 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:34.635604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:34.635604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:34.647199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b0de5181-1942-40cb-8dfe-ed9fbae02012 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:34.696522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0de5181-1942-40cb-8dfe-ed9fbae02012 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:34.698977 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 471/950] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:34 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:35.722213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c398c409-fa6c-43ea-bb9d-9dde4830a405 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:35.723434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c398c409-fa6c-43ea-bb9d-9dde4830a405 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:35.724116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:35.724116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:35.724817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c398c409-fa6c-43ea-bb9d-9dde4830a405 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:35.794870 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:35.794870 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:35.806344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c398c409-fa6c-43ea-bb9d-9dde4830a405 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:35.858777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c398c409-fa6c-43ea-bb9d-9dde4830a405 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:35.877348 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 480/951] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:35 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:36.885957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f8347e2e-c93b-46dc-9dc9-f55fa48a3056 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:36.887495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f8347e2e-c93b-46dc-9dc9-f55fa48a3056 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:36.888199 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:36.888199 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:36.888883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f8347e2e-c93b-46dc-9dc9-f55fa48a3056 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:37.016880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:37.016880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:37.043280 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f8347e2e-c93b-46dc-9dc9-f55fa48a3056 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:37.100327 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f8347e2e-c93b-46dc-9dc9-f55fa48a3056 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:37.106798 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 472/952] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:36 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:58:38.125954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0d10b18-1143-4cbc-98ce-2708aaeeb58c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:38.127841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0d10b18-1143-4cbc-98ce-2708aaeeb58c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:38.128255 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:38.128255 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:38.128965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0d10b18-1143-4cbc-98ce-2708aaeeb58c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:38.203746 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:38.203746 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:38.217257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0d10b18-1143-4cbc-98ce-2708aaeeb58c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:38.258563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0d10b18-1143-4cbc-98ce-2708aaeeb58c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:38.268859 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 481/953] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:38 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:39.275324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9543ddae-4eab-44cc-ae0d-b7c8721c135f tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:39.276136 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9543ddae-4eab-44cc-ae0d-b7c8721c135f tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:39.276136 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:39.276136 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:39.276607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9543ddae-4eab-44cc-ae0d-b7c8721c135f tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:39.347604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:39.347604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:39.360099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9543ddae-4eab-44cc-ae0d-b7c8721c135f tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:39.397485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9543ddae-4eab-44cc-ae0d-b7c8721c135f tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:39.398647 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 473/954] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:39 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:40.416931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ac1b7f0-104d-4fd3-9d5f-09a3ded5fc41 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:40.418229 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ac1b7f0-104d-4fd3-9d5f-09a3ded5fc41 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:40.418613 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:40.418613 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:40.419278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ac1b7f0-104d-4fd3-9d5f-09a3ded5fc41 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:40.485603 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:40.485603 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:40.503880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ac1b7f0-104d-4fd3-9d5f-09a3ded5fc41 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:40.542120 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ac1b7f0-104d-4fd3-9d5f-09a3ded5fc41 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:40.553100 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 482/955] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:40 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:41.560954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7647bcd-fdd6-4f1e-ad07-0b7095a010ca tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:41.562189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7647bcd-fdd6-4f1e-ad07-0b7095a010ca tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:41.562773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:41.562773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:41.563490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7647bcd-fdd6-4f1e-ad07-0b7095a010ca tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:41.693612 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:41.693612 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:41.713673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c7647bcd-fdd6-4f1e-ad07-0b7095a010ca tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:41.768382 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7647bcd-fdd6-4f1e-ad07-0b7095a010ca tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:41.770244 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 474/956] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:41 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:42.801891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-829444a3-0145-42c1-922c-8d3d9aba8331 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:42.804569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-829444a3-0145-42c1-922c-8d3d9aba8331 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:42.806786 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:42.806786 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:42.811553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-829444a3-0145-42c1-922c-8d3d9aba8331 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:42.973982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:42.973982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:42.991623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-829444a3-0145-42c1-922c-8d3d9aba8331 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:43.043689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-829444a3-0145-42c1-922c-8d3d9aba8331 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:43.045507 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 483/957] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:42 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:44.077640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dde1d634-295b-4e93-89bb-7441624bf3ff tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:44.078861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dde1d634-295b-4e93-89bb-7441624bf3ff tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:44.079677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:44.079677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:44.080923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dde1d634-295b-4e93-89bb-7441624bf3ff tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:44.222394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:44.222394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:44.238328 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dde1d634-295b-4e93-89bb-7441624bf3ff tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:44.296087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dde1d634-295b-4e93-89bb-7441624bf3ff tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:44.305889 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 475/958] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:44 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:45.324872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee0d4ac2-96f4-4d69-bb4f-c4c2471bbe1b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:45.326878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee0d4ac2-96f4-4d69-bb4f-c4c2471bbe1b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:45.328579 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:45.328579 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:45.329608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee0d4ac2-96f4-4d69-bb4f-c4c2471bbe1b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:45.396403 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:45.396403 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:45.406410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ee0d4ac2-96f4-4d69-bb4f-c4c2471bbe1b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:45.432999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee0d4ac2-96f4-4d69-bb4f-c4c2471bbe1b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:45.444185 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 484/959] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:45 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 970 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:46.454487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-526e7535-225b-4619-9ac6-f913a2dc290d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:46.456006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-526e7535-225b-4619-9ac6-f913a2dc290d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:46.471216 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:46.471216 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:46.473119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-526e7535-225b-4619-9ac6-f913a2dc290d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:46.539229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:46.539229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:46.559168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-526e7535-225b-4619-9ac6-f913a2dc290d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:46.610020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-526e7535-225b-4619-9ac6-f913a2dc290d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:46.612400 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 476/960] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:46 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 970 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:47.642576 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc37a643-5733-498d-957e-dad8f50c3e02 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:47.644640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc37a643-5733-498d-957e-dad8f50c3e02 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:47.645196 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:47.645196 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:47.646664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc37a643-5733-498d-957e-dad8f50c3e02 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:47.770377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:47.770377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:47.788477 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc37a643-5733-498d-957e-dad8f50c3e02 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:47.827533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc37a643-5733-498d-957e-dad8f50c3e02 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:47.829100 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 485/961] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:47 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 973 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:58:48.853188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75c00d38-958b-4561-9c6e-aa60ee33cb00 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:48.855114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75c00d38-958b-4561-9c6e-aa60ee33cb00 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:48.855758 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:48.855758 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:48.856843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75c00d38-958b-4561-9c6e-aa60ee33cb00 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:49.063359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:49.063359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:49.084411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75c00d38-958b-4561-9c6e-aa60ee33cb00 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:49.144408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75c00d38-958b-4561-9c6e-aa60ee33cb00 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:49.146923 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 477/962] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:48 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 973 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:50.180475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7847afe-d15b-4e1e-978d-073fb394c1ae tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:50.181874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7847afe-d15b-4e1e-978d-073fb394c1ae tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:50.182399 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:50.182399 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:50.183750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7847afe-d15b-4e1e-978d-073fb394c1ae tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:50.255319 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:50.255319 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:50.271739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c7847afe-d15b-4e1e-978d-073fb394c1ae tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:50.323565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7847afe-d15b-4e1e-978d-073fb394c1ae tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:50.336066 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 486/963] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:50 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 973 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:51.355303 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38edb5b0-2a59-4d87-9293-dee88873b07e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:51.357519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38edb5b0-2a59-4d87-9293-dee88873b07e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:51.358069 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:51.358069 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:51.360357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38edb5b0-2a59-4d87-9293-dee88873b07e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:51.563359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:51.563359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:51.587934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-38edb5b0-2a59-4d87-9293-dee88873b07e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:51.655659 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38edb5b0-2a59-4d87-9293-dee88873b07e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:51.667246 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 478/964] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:51 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 973 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:52.684332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c5be78b8-a6b0-40c2-bd1b-d948330a27aa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:52.685979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c5be78b8-a6b0-40c2-bd1b-d948330a27aa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:52.686502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:52.686502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:52.687479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c5be78b8-a6b0-40c2-bd1b-d948330a27aa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:52.752783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:52.752783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:52.773960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c5be78b8-a6b0-40c2-bd1b-d948330a27aa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:52.843708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c5be78b8-a6b0-40c2-bd1b-d948330a27aa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:52.847682 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 487/965] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:52 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 973 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:53.880171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e5bce997-da7c-4135-97f3-b6cee47de9d4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:58:53.881026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e5bce997-da7c-4135-97f3-b6cee47de9d4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:53.881352 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:53.881352 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:53.881923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e5bce997-da7c-4135-97f3-b6cee47de9d4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:53.964876 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:53.964876 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:53.977298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e5bce997-da7c-4135-97f3-b6cee47de9d4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:54.028042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e5bce997-da7c-4135-97f3-b6cee47de9d4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:58:54.030103 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 479/966] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:53 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 1361 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:58:54.074873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes Jan 21 09:58:54.076227 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:54.076227 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:54.081039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-935719324"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:58:54.084289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-935719324'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:58:54.085781 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume of 1 GB Jan 21 09:58:54.132945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Availability Zones retrieved successfully. Jan 21 09:58:54.166688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Flow 'volume_create_api' (1b571a31-2ec0-4230-8ac6-78386363b7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:58:54.169761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c94f68-175b-4a47-9c24-ba4f7b91db43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:54.173192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:58:54.264722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c94f68-175b-4a47-9c24-ba4f7b91db43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:54.272274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6780f5-69eb-4287-a4ff-9ce7549348d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:54.380302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Created reservations ['569a7386-b69d-4cc5-8f29-bfb7582d244a', '888d8d17-0ef8-438a-bf58-9731923f7950', '527bfc71-d75c-4fc2-8029-86d2c591058f', '3ee2feab-adf2-49a1-85d8-a686e8b338f5'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:58:54.382316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6780f5-69eb-4287-a4ff-9ce7549348d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569a7386-b69d-4cc5-8f29-bfb7582d244a', '888d8d17-0ef8-438a-bf58-9731923f7950', '527bfc71-d75c-4fc2-8029-86d2c591058f', '3ee2feab-adf2-49a1-85d8-a686e8b338f5']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:54.384900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad5adf6f-5bf8-4ceb-a216-614ca4b5c1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:54.482971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad5adf6f-5bf8-4ceb-a216-614ca4b5c1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779b1f12-4ab0-4065-ad3c-77cf8da9bf15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-935719324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6cb56fefb842deaf3433468f213713',qos_specs=None,replication_status=,reservations=['569a7386-b69d-4cc5-8f29-bfb7582d244a','888d8d17-0ef8-438a-bf58-9731923f7950','527bfc71-d75c-4fc2-8029-86d2c591058f','3ee2feab-adf2-49a1-85d8-a686e8b338f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abba5c0e79b54ad1bb89c9818756dcaf',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-935719324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=779b1f12-4ab0-4065-ad3c-77cf8da9bf15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6cb56fefb842deaf3433468f213713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='abba5c0e79b54ad1bb89c9818756dcaf',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:54.485406 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8857d30-228f-4e5b-99d8-607fdf2b59d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:54.514766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8857d30-228f-4e5b-99d8-607fdf2b59d2) transitioned into state 'SUCCESS' from state '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-935719324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6cb56fefb842deaf3433468f213713',qos_specs=None,replication_status=,reservations=['569a7386-b69d-4cc5-8f29-bfb7582d244a','888d8d17-0ef8-438a-bf58-9731923f7950','527bfc71-d75c-4fc2-8029-86d2c591058f','3ee2feab-adf2-49a1-85d8-a686e8b338f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abba5c0e79b54ad1bb89c9818756dcaf',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:54.521011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16210f70-10f3-47e6-91b8-5e49c064b44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:54.559325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16210f70-10f3-47e6-91b8-5e49c064b44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:54.568429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Flow 'volume_create_api' (1b571a31-2ec0-4230-8ac6-78386363b7a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:58:54.748188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume request issued successfully. Jan 21 09:58:54.819219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43e61a8d-9310-47f0-8ac7-2113553db4ec tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes returned with HTTP 202 Jan 21 09:58:54.827817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 488/967] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:58:54 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes => generated 820 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:58:54.848151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49dc1009-ae36-4def-9ed4-ed79f4b6427c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 09:58:54.848703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49dc1009-ae36-4def-9ed4-ed79f4b6427c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:54.848897 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:54.848897 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:54.849248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49dc1009-ae36-4def-9ed4-ed79f4b6427c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:54.980559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:54.980559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:55.003669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-49dc1009-ae36-4def-9ed4-ed79f4b6427c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:55.047345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49dc1009-ae36-4def-9ed4-ed79f4b6427c tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 09:58:55.052560 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 480/968] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:54 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:56.083013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79f8c7d5-d4f7-4c02-b81b-c8040dc94470 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 09:58:56.085117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79f8c7d5-d4f7-4c02-b81b-c8040dc94470 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:56.095768 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:56.095768 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:56.103002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79f8c7d5-d4f7-4c02-b81b-c8040dc94470 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:56.403689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:56.403689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:56.433499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79f8c7d5-d4f7-4c02-b81b-c8040dc94470 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:56.463854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79f8c7d5-d4f7-4c02-b81b-c8040dc94470 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 09:58:56.464675 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 489/969] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:56 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 912 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:57.487357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2474631-2081-48b3-babd-d72c136d5c0e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 09:58:57.489275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2474631-2081-48b3-babd-d72c136d5c0e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:57.489875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:57.489875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:57.497078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2474631-2081-48b3-babd-d72c136d5c0e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:57.657287 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:57.657287 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:57.690058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a2474631-2081-48b3-babd-d72c136d5c0e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:57.739401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2474631-2081-48b3-babd-d72c136d5c0e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 09:58:57.740260 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 481/970] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:57 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 913 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:57.759046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes Jan 21 09:58:57.759933 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:57.759933 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:57.761497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-560776431"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:58:57.770636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-560776431'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:58:57.771186 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume of 1 GB Jan 21 09:58:57.828023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Availability Zones retrieved successfully. Jan 21 09:58:57.896584 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Flow 'volume_create_api' (1f43b99b-f35a-40fb-997c-cf01bd51df20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:58:57.908047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050d9077-4e47-4855-bc75-2e86892f1470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:57.910996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:58:58.014301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050d9077-4e47-4855-bc75-2e86892f1470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:58.018640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e607cb8d-8c0c-47cd-9120-f6e8ec7c10ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:58.174346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Created reservations ['bc998553-8d20-4347-83cb-9f2fd71b520f', '589a7525-328c-4f67-8da6-2ebdfe5a0c98', '690f8b0b-add7-4238-9ccf-4ba21a74b482', '1efbb935-cefb-4210-9f4e-16df8c6e3c6b'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:58:58.177693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e607cb8d-8c0c-47cd-9120-f6e8ec7c10ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc998553-8d20-4347-83cb-9f2fd71b520f', '589a7525-328c-4f67-8da6-2ebdfe5a0c98', '690f8b0b-add7-4238-9ccf-4ba21a74b482', '1efbb935-cefb-4210-9f4e-16df8c6e3c6b']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:58.190917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72627d2-09f2-44bc-b858-5ed4c2d5216a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:58.316175 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72627d2-09f2-44bc-b858-5ed4c2d5216a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68ad32d-54ae-49c4-bb39-a0c8cbea1859', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-560776431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6cb56fefb842deaf3433468f213713',qos_specs=None,replication_status=,reservations=['bc998553-8d20-4347-83cb-9f2fd71b520f','589a7525-328c-4f67-8da6-2ebdfe5a0c98','690f8b0b-add7-4238-9ccf-4ba21a74b482','1efbb935-cefb-4210-9f4e-16df8c6e3c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abba5c0e79b54ad1bb89c9818756dcaf',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-560776431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e68ad32d-54ae-49c4-bb39-a0c8cbea1859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6cb56fefb842deaf3433468f213713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='abba5c0e79b54ad1bb89c9818756dcaf',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:58.318876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4e9b3f8-ee4d-46b7-8bca-d436e88cec51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:58.353358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4e9b3f8-ee4d-46b7-8bca-d436e88cec51) transitioned into state 'SUCCESS' from state '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-560776431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6cb56fefb842deaf3433468f213713',qos_specs=None,replication_status=,reservations=['bc998553-8d20-4347-83cb-9f2fd71b520f','589a7525-328c-4f67-8da6-2ebdfe5a0c98','690f8b0b-add7-4238-9ccf-4ba21a74b482','1efbb935-cefb-4210-9f4e-16df8c6e3c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abba5c0e79b54ad1bb89c9818756dcaf',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:58.355523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac4e550-c6b3-455e-98f0-b0d9d8f7a0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:58.375459 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac4e550-c6b3-455e-98f0-b0d9d8f7a0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:58.380427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Flow 'volume_create_api' (1f43b99b-f35a-40fb-997c-cf01bd51df20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:58:58.445983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Create volume request issued successfully. Jan 21 09:58:58.490310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3327daed-99ba-42a0-87fa-05bb9e846683 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes returned with HTTP 202 Jan 21 09:58:58.502172 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 490/971] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:58:57 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes => generated 820 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:58:58.522856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-339f7a82-3138-47b5-b94a-df7916f787b0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 09:58:58.524058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-339f7a82-3138-47b5-b94a-df7916f787b0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:58.524548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:58.524548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:58.525433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-339f7a82-3138-47b5-b94a-df7916f787b0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:58:58.763328 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:58.763328 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:58.803229 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-339f7a82-3138-47b5-b94a-df7916f787b0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:58:58.853725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-339f7a82-3138-47b5-b94a-df7916f787b0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 09:58:58.858321 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 482/972] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:58 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 912 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:58:59.015965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes Jan 21 09:58:59.018657 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:59.018657 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:59.020561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1964884335"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:58:59.032189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1964884335'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:58:59.034751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Create volume of 1 GB Jan 21 09:58:59.036702 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:58:59.036702 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:58:59.070119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Availability Zones retrieved successfully. Jan 21 09:58:59.116942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Flow 'volume_create_api' (6fda67c3-ae72-4939-9525-fcc7739bacb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:58:59.125780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd63ce3-59d0-403b-948e-87e26f40ca6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:59.134402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:58:59.403383 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd63ce3-59d0-403b-948e-87e26f40ca6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:59.409867 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a24b73b-d5f8-4631-9214-c8f82d1146a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:59.679371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Created reservations ['d8f08720-4f16-4692-89d4-4f98c797a44c', '98cae672-b4fc-455a-a215-1c46ec3abbec', '5e9b8fa6-7724-47b0-b403-8350e4a40c06', 'e74bd9e5-83d4-494c-8217-41ae815c5475'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:58:59.679371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a24b73b-d5f8-4631-9214-c8f82d1146a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f08720-4f16-4692-89d4-4f98c797a44c', '98cae672-b4fc-455a-a215-1c46ec3abbec', '5e9b8fa6-7724-47b0-b403-8350e4a40c06', 'e74bd9e5-83d4-494c-8217-41ae815c5475']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:59.688144 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211238c4-e0dd-42c3-a57c-b1fec7a504e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:59.884812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211238c4-e0dd-42c3-a57c-b1fec7a504e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbcd1d51-567f-46d2-97ff-e24c22523561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1964884335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5c3f846bbf434bb18a71ecf2f010f2',qos_specs=None,replication_status=,reservations=['d8f08720-4f16-4692-89d4-4f98c797a44c','98cae672-b4fc-455a-a215-1c46ec3abbec','5e9b8fa6-7724-47b0-b403-8350e4a40c06','e74bd9e5-83d4-494c-8217-41ae815c5475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f0778b2a644d699c6704c3b7926bd1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T09:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1964884335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbcd1d51-567f-46d2-97ff-e24c22523561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5c3f846bbf434bb18a71ecf2f010f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a3f0778b2a644d699c6704c3b7926bd1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:58:59.889817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89206cc7-6c71-4ee6-b63b-4e6beadcc1cb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 09:58:59.891081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89206cc7-6c71-4ee6-b63b-4e6beadcc1cb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:58:59.895655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cdf3392-4669-4b4c-bb52-5ea28732f42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:58:59.896195 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:58:59.896195 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:58:59.897458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89206cc7-6c71-4ee6-b63b-4e6beadcc1cb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:00.051012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cdf3392-4669-4b4c-bb52-5ea28732f42f) transitioned into state 'SUCCESS' from state '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-1964884335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5c3f846bbf434bb18a71ecf2f010f2',qos_specs=None,replication_status=,reservations=['d8f08720-4f16-4692-89d4-4f98c797a44c','98cae672-b4fc-455a-a215-1c46ec3abbec','5e9b8fa6-7724-47b0-b403-8350e4a40c06','e74bd9e5-83d4-494c-8217-41ae815c5475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f0778b2a644d699c6704c3b7926bd1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:59:00.066093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36984c82-54e4-4d6c-b542-08b698500299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:59:00.162259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36984c82-54e4-4d6c-b542-08b698500299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:59:00.185335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Flow 'volume_create_api' (6fda67c3-ae72-4939-9525-fcc7739bacb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:59:00.253837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:00.253837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:00.320059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-89206cc7-6c71-4ee6-b63b-4e6beadcc1cb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:00.468617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Create volume request issued successfully. Jan 21 09:59:00.473426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89206cc7-6c71-4ee6-b63b-4e6beadcc1cb tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 09:59:00.475769 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 483/973] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:58:59 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 912 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:00.586330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfdb3eaa-777b-49a1-9dcd-79669b30256e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes returned with HTTP 202 Jan 21 09:59:00.590733 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 491/974] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 09:58:59 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes => generated 826 bytes in 1582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:59:00.606830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86c83875-3e47-4d21-a394-2f3b8547dd80 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 09:59:00.608925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86c83875-3e47-4d21-a394-2f3b8547dd80 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:00.609487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:00.609487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:00.614861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86c83875-3e47-4d21-a394-2f3b8547dd80 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:00.892742 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:00.892742 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:00.915646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-86c83875-3e47-4d21-a394-2f3b8547dd80 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 09:59:00.981756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86c83875-3e47-4d21-a394-2f3b8547dd80 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 09:59:00.984481 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 484/975] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:00 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 918 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:01.511793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b1a1fff0-7361-44d6-a9f6-f281782ce98b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 09:59:01.512782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b1a1fff0-7361-44d6-a9f6-f281782ce98b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:01.513156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:01.513156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:01.513825 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b1a1fff0-7361-44d6-a9f6-f281782ce98b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:01.764254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:01.764254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:01.791371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b1a1fff0-7361-44d6-a9f6-f281782ce98b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:01.831634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b1a1fff0-7361-44d6-a9f6-f281782ce98b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 09:59:01.832850 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 492/976] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:01 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:02.006025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b01479af-179c-45f9-ae66-460f9549c632 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 09:59:02.006755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b01479af-179c-45f9-ae66-460f9549c632 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:02.006926 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:02.006926 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:02.007384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b01479af-179c-45f9-ae66-460f9549c632 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:02.121057 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:02.121057 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:02.165741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b01479af-179c-45f9-ae66-460f9549c632 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 09:59:02.234323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b01479af-179c-45f9-ae66-460f9549c632 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 09:59:02.256347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 485/977] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:01 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 919 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:59:49.683204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-26f90f76-3b4f-443f-bc63-77f0d5dd9d3e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:59:49.685424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-26f90f76-3b4f-443f-bc63-77f0d5dd9d3e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:49.685739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:49.685739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:49.687933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-26f90f76-3b4f-443f-bc63-77f0d5dd9d3e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:49.785453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:49.785453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:49.798185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-26f90f76-3b4f-443f-bc63-77f0d5dd9d3e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:49.838795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-26f90f76-3b4f-443f-bc63-77f0d5dd9d3e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:59:49.839677 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 493/978] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:59:49 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 1361 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:49.864777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 09:59:49.865662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:49.866111 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:49.866111 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:49.867104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:49.931155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:49.931155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:49.942721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:49.969261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 09:59:49.970288 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 486/979] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:59:49 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:49.991491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-4f426945-f505-4525-970b-2581e6b1a112 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 09:59:49.992407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-4f426945-f505-4525-970b-2581e6b1a112 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:49.992797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:49.992797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:49.993613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-4f426945-f505-4525-970b-2581e6b1a112 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:50.065384 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:50.065384 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:50.081118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-4f426945-f505-4525-970b-2581e6b1a112 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:50.133787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-4f426945-f505-4525-970b-2581e6b1a112 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 09:59:50.135912 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 494/980] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:59:49 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:50.149408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume// Jan 21 09:59:50.150054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:50.150317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:50.150317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:50.150878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:50.152427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:59:50.153344 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 487/981] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:59:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:59:50.170391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-50cce149-3694-4649-8d42-8f5fc1bd4ae1 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments Jan 21 09:59:50.170994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:50.170994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:50.171623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-50cce149-3694-4649-8d42-8f5fc1bd4ae1 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5083bb0d-181b-490e-b210-eeb6b97ca50a", "instance_uuid": "8a937cf2-704b-4cec-9202-b165c7f2bd19", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:50.238838 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:50.238838 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:50.311227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-50cce149-3694-4649-8d42-8f5fc1bd4ae1 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments returned with HTTP 200 Jan 21 09:59:50.314011 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 495/982] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:59:50 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:50.322649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume// Jan 21 09:59:50.323623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:50.324574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:50.327783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:59:50.328782 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 488/983] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:59:50 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:59:50.347417 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-e247f84d-12a9-43ee-b6c5-8a4f06f6ac1a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments Jan 21 09:59:50.348147 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:50.348147 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:50.348743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-e247f84d-12a9-43ee-b6c5-8a4f06f6ac1a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "779b1f12-4ab0-4065-ad3c-77cf8da9bf15", "instance_uuid": "8a937cf2-704b-4cec-9202-b165c7f2bd19", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:50.443350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:50.443350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:50.547495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-e247f84d-12a9-43ee-b6c5-8a4f06f6ac1a tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments returned with HTTP 200 Jan 21 09:59:50.567657 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 496/984] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:59:50 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:59:50.570486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume// Jan 21 09:59:50.571283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:50.572198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:50.574573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:59:50.576310 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 489/985] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:59:50 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:59:50.597673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-e7742c46-7f03-4171-b691-a901c4a8cd34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments Jan 21 09:59:50.598632 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:50.598632 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:50.599527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-e7742c46-7f03-4171-b691-a901c4a8cd34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e68ad32d-54ae-49c4-bb39-a0c8cbea1859", "instance_uuid": "8a937cf2-704b-4cec-9202-b165c7f2bd19", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:50.705285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:50.705285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:50.786754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-e7742c46-7f03-4171-b691-a901c4a8cd34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments returned with HTTP 200 Jan 21 09:59:50.787957 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 497/986] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:59:50 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments => generated 273 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:53.359206 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume// Jan 21 09:59:53.361307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:53.362102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:53.367102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-f37dca31-7a62-438b-a46d-86f2268126f2 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:59:53.369124 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 490/987] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:59:53 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:59:53.395137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-480dee19-d046-4aaa-9bdf-7367da70dda3 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 09:59:53.396282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-480dee19-d046-4aaa-9bdf-7367da70dda3 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:53.396872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:53.396872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:53.399562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-480dee19-d046-4aaa-9bdf-7367da70dda3 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:53.464966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:53.464966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:53.478333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-480dee19-d046-4aaa-9bdf-7367da70dda3 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:53.504325 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:53.504325 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:53.519291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-480dee19-d046-4aaa-9bdf-7367da70dda3 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 09:59:53.520179 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 498/988] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:59:53 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 1459 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:59:53.559972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] PUT http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e Jan 21 09:59:53.561211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:53.605303 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:59:53.605303 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:59:53.606578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Lock "b'cinder-attachment_update-5083bb0d-181b-490e-b210-eeb6b97ca50a-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:59:53.609411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:53.609411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:55.779120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Lock "b'cinder-attachment_update-5083bb0d-181b-490e-b210-eeb6b97ca50a-n-h1-758944-3'" released by "attachment_update" :: held 2.172s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:59:55.781927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e returned with HTTP 200 Jan 21 09:59:55.786064 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 491/989] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:59:53 2021] PUT /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e => generated 762 bytes in 2232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:59:55.864331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ed92144b-f960-49bb-aa9b-8da1a229b8cc tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e/action Jan 21 09:59:55.865607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:55.865607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:55.866712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ed92144b-f960-49bb-aa9b-8da1a229b8cc tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:59:55.867645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ed92144b-f960-49bb-aa9b-8da1a229b8cc tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:56.027422 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:56.027422 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:56.089814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ed92144b-f960-49bb-aa9b-8da1a229b8cc tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e/action returned with HTTP 204 Jan 21 09:59:56.093910 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 499/990] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:59:55 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:59:56.154979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume// Jan 21 09:59:56.156932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:56.157469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:56.157469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:56.158981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:56.161468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-0a668bdd-59eb-455a-afd5-727365e15050 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:59:56.163249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 492/991] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:59:56 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:59:56.181282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-c7099c6d-2904-40c2-a336-0c8f8b32c156 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 09:59:56.182809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-c7099c6d-2904-40c2-a336-0c8f8b32c156 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:56.183452 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:56.183452 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:56.196379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-c7099c6d-2904-40c2-a336-0c8f8b32c156 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:56.344130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:56.344130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:56.363269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-c7099c6d-2904-40c2-a336-0c8f8b32c156 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:56.420540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:56.420540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:56.443859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-c7099c6d-2904-40c2-a336-0c8f8b32c156 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 09:59:56.447788 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 500/992] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:59:56 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 1011 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:59:56.488276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-3e678e9a-3a25-46de-a52b-3fefdba987ef tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] PUT http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208 Jan 21 09:59:56.489699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-3e678e9a-3a25-46de-a52b-3fefdba987ef tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:56.547512 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:59:56.547512 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:59:56.548333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-3e678e9a-3a25-46de-a52b-3fefdba987ef tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Lock "b'cinder-attachment_update-779b1f12-4ab0-4065-ad3c-77cf8da9bf15-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:59:56.554075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:56.554075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:58.951602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-3e678e9a-3a25-46de-a52b-3fefdba987ef tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Lock "b'cinder-attachment_update-779b1f12-4ab0-4065-ad3c-77cf8da9bf15-n-h1-758944-3'" released by "attachment_update" :: held 2.403s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:59:58.954419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-3e678e9a-3a25-46de-a52b-3fefdba987ef tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208 returned with HTTP 200 Jan 21 09:59:58.957039 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 493/993] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:59:56 2021] PUT /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208 => generated 762 bytes in 2479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:59.009991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ab8eb927-5c37-4136-a1dc-dc0a4eed6b34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208/action Jan 21 09:59:59.010493 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:59.010493 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:59.011249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ab8eb927-5c37-4136-a1dc-dc0a4eed6b34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:59:59.011834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ab8eb927-5c37-4136-a1dc-dc0a4eed6b34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:59.016571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 09:59:59.019113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:59.020116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:59.020116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:59.022530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:59.101446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.101446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.113079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 09:59:59.132474 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.132474 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.142177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 09:59:59.143408 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 501/994] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 09:59:59 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:59.173609 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-ab8eb927-5c37-4136-a1dc-dc0a4eed6b34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208/action returned with HTTP 204 Jan 21 09:59:59.176242 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 494/995] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 09:59:59 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:59:59.180970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume// Jan 21 09:59:59.182000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:59.182000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:59.182000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:59.182451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:59.183332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:59:59.184221 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 502/996] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 09:59:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:59:59.211384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-10dc8795-3acf-4aea-bb62-0126d1668992 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments Jan 21 09:59:59.212888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:59.212888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:59.213583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-10dc8795-3acf-4aea-bb62-0126d1668992 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbcd1d51-567f-46d2-97ff-e24c22523561", "instance_uuid": "4f8588b5-3862-40ee-90ce-6b95894282fc", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:59.225484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume// Jan 21 09:59:59.227580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:59.228379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:59.230256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-9e0eec1d-ccda-4abf-a64b-21e626581ef7 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 09:59:59.231449 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 503/997] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 09:59:59 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:59:59.251271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-8a411fa4-9529-4adb-830c-2e5497a6b010 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 09:59:59.252569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-8a411fa4-9529-4adb-830c-2e5497a6b010 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:59.253588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-8a411fa4-9529-4adb-830c-2e5497a6b010 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:59.324051 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.324051 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.388793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.388793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.408898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-8a411fa4-9529-4adb-830c-2e5497a6b010 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 09:59:59.445913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-10dc8795-3acf-4aea-bb62-0126d1668992 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments returned with HTTP 200 Jan 21 09:59:59.449753 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 495/998] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 09:59:59 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments => generated 273 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:59.452793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.452793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.469510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-8a411fa4-9529-4adb-830c-2e5497a6b010 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 09:59:59.471883 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 504/999] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 09:59:59 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 1011 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:59:59.513559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-d100cf92-cdb9-4344-ac57-0980259706ea tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] PUT http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f Jan 21 09:59:59.515083 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:59.515083 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:59.517011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-d100cf92-cdb9-4344-ac57-0980259706ea tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:59.553652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-b65988a3-e307-44ea-b7b0-9ea2631cef2e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670/action Jan 21 09:59:59.555039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:59.555039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:59.556640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-b65988a3-e307-44ea-b7b0-9ea2631cef2e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:59:59.558515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-b65988a3-e307-44ea-b7b0-9ea2631cef2e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:59.581646 n-d-758944-3 devstack@c-api.service[87994]: /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 21 09:59:59.581646 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 09:59:59.582555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-d100cf92-cdb9-4344-ac57-0980259706ea tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Lock "b'cinder-attachment_update-e68ad32d-54ae-49c4-bb39-a0c8cbea1859-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.022s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:59:59.588120 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.588120 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.694106 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.694106 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.729800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-586d4380-50de-4e5d-aa7f-c5bbc1c47c7d req-b65988a3-e307-44ea-b7b0-9ea2631cef2e tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670/action returned with HTTP 204 Jan 21 09:59:59.731382 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 505/1000] 10.222.0.77 () {66 vars in 1696 bytes} [Thu Jan 21 09:59:59 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:59:59.810900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-977055f7-90b0-4e68-8be4-315b54755ad6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 09:59:59.812017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-977055f7-90b0-4e68-8be4-315b54755ad6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:59.812891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:59.812891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 09:59:59.813574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-977055f7-90b0-4e68-8be4-315b54755ad6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:59.910165 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.910165 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 09:59:59.920399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-977055f7-90b0-4e68-8be4-315b54755ad6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 09:59:59.976961 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:59.976961 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:00.019964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-977055f7-90b0-4e68-8be4-315b54755ad6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:00:00.021555 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 506/1001] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:59 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 1181 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:02.495882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-d100cf92-cdb9-4344-ac57-0980259706ea tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Lock "b'cinder-attachment_update-e68ad32d-54ae-49c4-bb39-a0c8cbea1859-n-h1-758944-3'" released by "attachment_update" :: held 2.913s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:00:02.497325 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-d100cf92-cdb9-4344-ac57-0980259706ea tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f returned with HTTP 200 Jan 21 10:00:02.499578 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 496/1002] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 09:59:59 2021] PUT /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f => generated 762 bytes in 2996 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:02.554917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-08233493-f3d0-4064-8060-aa590bc27306 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] POST http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f/action Jan 21 10:00:02.556092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:02.556092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:02.557412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-08233493-f3d0-4064-8060-aa590bc27306 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:00:02.558464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-08233493-f3d0-4064-8060-aa590bc27306 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:02.730990 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:02.730990 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:02.777094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-dc5b7495-eae4-4eb8-b2dd-c47ef37627a6 req-08233493-f3d0-4064-8060-aa590bc27306 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f/action returned with HTTP 204 Jan 21 10:00:02.779324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 507/1003] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:00:02 2021] POST /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f/action => generated 0 bytes in 234 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:00:02.801362 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes Jan 21 10:00:02.802198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:02.802198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:02.819574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1074257773"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:02.824232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1074257773'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:00:02.829215 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume of 1 GB Jan 21 10:00:02.836640 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:02.836640 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:02.918065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Availability Zones retrieved successfully. Jan 21 10:00:02.987557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Flow 'volume_create_api' (8950a0d7-fd02-47ae-b5ed-896dcfd59be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:00:03.007932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f6fa05-e9d2-4694-a9ad-e91d501d8611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:03.024540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:00:03.247441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f6fa05-e9d2-4694-a9ad-e91d501d8611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:03.258943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f004dab6-b208-4fe6-be01-725d4e2f8ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:03.475724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Created reservations ['2a8a8611-d0a4-4c11-9001-744c6f446b9a', 'd9718cee-f384-493f-9d9d-1f6d838203dd', 'e550afff-1574-4ed2-93e1-bc363f85b9bb', '6a8ebd2d-fe1c-4c81-b92d-12512e983f9c'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:00:03.489314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f004dab6-b208-4fe6-be01-725d4e2f8ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a8a8611-d0a4-4c11-9001-744c6f446b9a', 'd9718cee-f384-493f-9d9d-1f6d838203dd', 'e550afff-1574-4ed2-93e1-bc363f85b9bb', '6a8ebd2d-fe1c-4c81-b92d-12512e983f9c']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:03.507054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4c75ab-930a-4231-a9ae-430c53bda57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:03.713535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4c75ab-930a-4231-a9ae-430c53bda57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '881e0e0b-8384-45b1-8dcd-b38965a28f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1074257773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068c2ab8a8a74305a717747dd5635d18',qos_specs=None,replication_status=,reservations=['2a8a8611-d0a4-4c11-9001-744c6f446b9a','d9718cee-f384-493f-9d9d-1f6d838203dd','e550afff-1574-4ed2-93e1-bc363f85b9bb','6a8ebd2d-fe1c-4c81-b92d-12512e983f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e18473da5057421bb21f7784b0d02a42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1074257773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=881e0e0b-8384-45b1-8dcd-b38965a28f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068c2ab8a8a74305a717747dd5635d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e18473da5057421bb21f7784b0d02a42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:03.719335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200ab08b-1c43-4bba-af45-bc3617f2a3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:03.791261 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200ab08b-1c43-4bba-af45-bc3617f2a3f2) transitioned into state 'SUCCESS' from state '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-1074257773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068c2ab8a8a74305a717747dd5635d18',qos_specs=None,replication_status=,reservations=['2a8a8611-d0a4-4c11-9001-744c6f446b9a','d9718cee-f384-493f-9d9d-1f6d838203dd','e550afff-1574-4ed2-93e1-bc363f85b9bb','6a8ebd2d-fe1c-4c81-b92d-12512e983f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e18473da5057421bb21f7784b0d02a42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:03.793852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d262292-26cc-4f7f-8601-3520819ade08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:03.833772 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d262292-26cc-4f7f-8601-3520819ade08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:03.838594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Flow 'volume_create_api' (8950a0d7-fd02-47ae-b5ed-896dcfd59be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:00:04.009866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume request issued successfully. Jan 21 10:00:04.044480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-509ac50f-f1a0-41b5-aba5-cd84fe78258f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes returned with HTTP 202 Jan 21 10:00:04.058145 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 497/1004] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:00:02 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes => generated 824 bytes in 1256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:00:04.064423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:04.065122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:04.065321 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:04.065321 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:04.069200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:04.256032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:04.256032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:04.273596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:04.320464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:04.321565 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 508/1005] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:04 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:05.345239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6f9addf-58e7-4d56-b062-28c77c93449f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:05.345814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6f9addf-58e7-4d56-b062-28c77c93449f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:05.346126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:05.346126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:05.347046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6f9addf-58e7-4d56-b062-28c77c93449f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:05.513138 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:05.513138 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:05.551913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d6f9addf-58e7-4d56-b062-28c77c93449f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:05.751293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6f9addf-58e7-4d56-b062-28c77c93449f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:05.757107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 498/1006] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:05 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:00:06.125888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:00:06.127034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:06.128117 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:06.128117 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:06.129423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:06.130733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-816cc146-e1e1-4726-b5bf-fde822142ad2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:00:06.131652 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 509/1007] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:00:06 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:00:06.149066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-66d1fec0-cb97-4727-9bfa-866ebae95240 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:00:06.150054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-66d1fec0-cb97-4727-9bfa-866ebae95240 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:06.150391 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:06.150391 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:06.153155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-66d1fec0-cb97-4727-9bfa-866ebae95240 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:06.277619 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:06.277619 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:06.303119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-32fdb88d-7686-4744-94c7-9b680acd813c req-66d1fec0-cb97-4727-9bfa-866ebae95240 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:00:06.353068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:06.353068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:06.366003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-66d1fec0-cb97-4727-9bfa-866ebae95240 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:00:06.367202 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 499/1008] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:00:06 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 1280 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:00:06.403762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-2f75adc6-d560-44c4-918c-38a429574bc9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] PUT http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670 Jan 21 10:00:06.404645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-2f75adc6-d560-44c4-918c-38a429574bc9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:06.474204 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:00:06.474204 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:00:06.475331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-32fdb88d-7686-4744-94c7-9b680acd813c req-2f75adc6-d560-44c4-918c-38a429574bc9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Lock "b'cinder-attachment_update-fbcd1d51-567f-46d2-97ff-e24c22523561-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.018s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:00:06.477954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:06.477954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:06.786655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c15a9d5f-de9d-4c01-91e8-ae5bdd2b5ea4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:06.788274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c15a9d5f-de9d-4c01-91e8-ae5bdd2b5ea4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:06.788592 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:06.788592 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:06.789121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c15a9d5f-de9d-4c01-91e8-ae5bdd2b5ea4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:06.951742 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:06.951742 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:06.983598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c15a9d5f-de9d-4c01-91e8-ae5bdd2b5ea4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:07.158305 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c15a9d5f-de9d-4c01-91e8-ae5bdd2b5ea4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:07.160022 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 500/1009] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:06 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:09.585653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-32fdb88d-7686-4744-94c7-9b680acd813c req-2f75adc6-d560-44c4-918c-38a429574bc9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Lock "b'cinder-attachment_update-fbcd1d51-567f-46d2-97ff-e24c22523561-n-h2-758944-3'" released by "attachment_update" :: held 3.110s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:00:09.587006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-2f75adc6-d560-44c4-918c-38a429574bc9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670 returned with HTTP 200 Jan 21 10:00:09.588461 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 510/1010] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:00:06 2021] PUT /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670 => generated 762 bytes in 3190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:09.645799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670/action Jan 21 10:00:09.646469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:09.646469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:09.647011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:00:09.647664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:09.835953 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:09.835953 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:09.855622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670/action returned with HTTP 204 Jan 21 10:00:09.859886 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 501/1011] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:00:09 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670/action => generated 0 bytes in 221 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:00:10.374679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-e93f810e-3189-44b8-ad1e-566e1e76ae71 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:10.375780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-e93f810e-3189-44b8-ad1e-566e1e76ae71 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:10.376522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:10.376522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:10.378167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-e93f810e-3189-44b8-ad1e-566e1e76ae71 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:10.455009 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:10.455009 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:10.473837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-e93f810e-3189-44b8-ad1e-566e1e76ae71 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:10.521099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-e93f810e-3189-44b8-ad1e-566e1e76ae71 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:10.524399 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 511/1012] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:00:10 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:10.662302 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume// Jan 21 10:00:10.664419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:10.665138 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:10.665138 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:10.665819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:10.671961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-32fdb88d-7686-4744-94c7-9b680acd813c req-bc231cca-f634-4954-a209-1887c7616cc2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:00:10.672687 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 502/1013] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:00:10 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:00:10.696749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2bb74e55-0284-47eb-bb68-69a32efd7d46 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments Jan 21 10:00:10.698163 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:10.698163 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:10.698930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2bb74e55-0284-47eb-bb68-69a32efd7d46 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "881e0e0b-8384-45b1-8dcd-b38965a28f3c", "instance_uuid": "b3046f58-fa7f-462e-843e-bb356129d482", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:10.869182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:10.869182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:11.031605 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2bb74e55-0284-47eb-bb68-69a32efd7d46 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments returned with HTTP 200 Jan 21 10:00:11.032883 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 512/1014] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:00:10 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments => generated 273 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:11.094234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27b13390-7c91-4a8f-a9d6-9de242cfe24c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:11.095626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27b13390-7c91-4a8f-a9d6-9de242cfe24c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.096734 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27b13390-7c91-4a8f-a9d6-9de242cfe24c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.129359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2bb74e55-0284-47eb-bb68-69a32efd7d46 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:00:11.129832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2bb74e55-0284-47eb-bb68-69a32efd7d46 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.130093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.130093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:11.130456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2bb74e55-0284-47eb-bb68-69a32efd7d46 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.136251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2bb74e55-0284-47eb-bb68-69a32efd7d46 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:00:11.138921 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 513/1015] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:00:11.154111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-80b3dda7-0550-4c03-a0ed-831cc6c9663f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:11.155864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-80b3dda7-0550-4c03-a0ed-831cc6c9663f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.156703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-80b3dda7-0550-4c03-a0ed-831cc6c9663f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.265125 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.265125 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:11.308841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-27b13390-7c91-4a8f-a9d6-9de242cfe24c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:11.324299 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.324299 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:11.350232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-80b3dda7-0550-4c03-a0ed-831cc6c9663f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:11.386303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.386303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:11.396600 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.396600 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:11.409951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-80b3dda7-0550-4c03-a0ed-831cc6c9663f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:11.411961 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 514/1016] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1015 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:00:11.424635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27b13390-7c91-4a8f-a9d6-9de242cfe24c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:11.427040 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 503/1017] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:11.468484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-295fc4b2-9eba-4b3b-b5d5-db7bc48113d7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] PUT http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98 Jan 21 10:00:11.469536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.469536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:11.470545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-295fc4b2-9eba-4b3b-b5d5-db7bc48113d7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:11.559332 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:00:11.559332 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:00:11.560636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-295fc4b2-9eba-4b3b-b5d5-db7bc48113d7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Lock "b'cinder-attachment_update-881e0e0b-8384-45b1-8dcd-b38965a28f3c-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.038s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:00:11.568337 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.568337 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:12.444813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53a73b40-0f33-45a7-9123-bc85e67a4830 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:12.446615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53a73b40-0f33-45a7-9123-bc85e67a4830 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:12.447051 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:12.447051 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:12.447929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53a73b40-0f33-45a7-9123-bc85e67a4830 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:12.575791 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:12.575791 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:12.596638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-53a73b40-0f33-45a7-9123-bc85e67a4830 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:12.649418 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:12.649418 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:12.674784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53a73b40-0f33-45a7-9123-bc85e67a4830 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:12.676710 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 504/1018] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:12 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:00:13.709516 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02875d72-158a-4616-aade-a864a9163243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:13.713297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02875d72-158a-4616-aade-a864a9163243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:13.714322 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:13.714322 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:13.715013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02875d72-158a-4616-aade-a864a9163243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:13.822684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:13.822684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:13.854142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-02875d72-158a-4616-aade-a864a9163243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:13.883561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:13.883561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:13.895461 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02875d72-158a-4616-aade-a864a9163243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:13.896622 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 505/1019] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:13 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:00:14.708289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-295fc4b2-9eba-4b3b-b5d5-db7bc48113d7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Lock "b'cinder-attachment_update-881e0e0b-8384-45b1-8dcd-b38965a28f3c-n-h2-758944-3'" released by "attachment_update" :: held 3.148s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:00:14.709296 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-295fc4b2-9eba-4b3b-b5d5-db7bc48113d7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98 returned with HTTP 200 Jan 21 10:00:14.711788 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 515/1020] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:00:11 2021] PUT /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98 => generated 762 bytes in 3254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:14.928103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b255b2fe-1b80-4bf9-8ebb-3f695da567f2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:14.928653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b255b2fe-1b80-4bf9-8ebb-3f695da567f2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:14.928882 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:14.928882 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:14.929332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b255b2fe-1b80-4bf9-8ebb-3f695da567f2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:15.028948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:15.028948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:15.060002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b255b2fe-1b80-4bf9-8ebb-3f695da567f2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:15.106519 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:15.106519 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:15.132454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b255b2fe-1b80-4bf9-8ebb-3f695da567f2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:15.133599 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 506/1021] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:14 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:16.151614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-969a8eed-93f5-4703-b1c5-4243b46954ca tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:16.152231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-969a8eed-93f5-4703-b1c5-4243b46954ca tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:16.152356 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:16.152356 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:16.152703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-969a8eed-93f5-4703-b1c5-4243b46954ca tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:16.212056 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:16.212056 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:16.222558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-969a8eed-93f5-4703-b1c5-4243b46954ca tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:16.247561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:16.247561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:16.283859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-969a8eed-93f5-4703-b1c5-4243b46954ca tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:16.284705 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 516/1022] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:16 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:17.312204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f84d2d49-aadc-4379-9143-31c7a1b8c79b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:17.313479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f84d2d49-aadc-4379-9143-31c7a1b8c79b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:17.313881 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:17.313881 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:17.314252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f84d2d49-aadc-4379-9143-31c7a1b8c79b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:17.430395 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:17.430395 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:17.458462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f84d2d49-aadc-4379-9143-31c7a1b8c79b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:17.503715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:17.503715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:17.522588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f84d2d49-aadc-4379-9143-31c7a1b8c79b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:17.529975 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 507/1023] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:17 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:18.559465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6f23254-a283-46d3-ba20-934370629939 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:18.560042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6f23254-a283-46d3-ba20-934370629939 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:18.560228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:18.560228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:18.562319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6f23254-a283-46d3-ba20-934370629939 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:18.689219 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:18.689219 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:18.707372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f6f23254-a283-46d3-ba20-934370629939 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:18.740212 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:18.740212 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:18.751348 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6f23254-a283-46d3-ba20-934370629939 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:18.752583 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 517/1024] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:18 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:19.769694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbc877dd-d3c3-446e-b0a3-3ac896cc6376 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:19.770565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbc877dd-d3c3-446e-b0a3-3ac896cc6376 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:19.770565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:19.770565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:19.771308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbc877dd-d3c3-446e-b0a3-3ac896cc6376 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:19.829405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.829405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:19.839356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fbc877dd-d3c3-446e-b0a3-3ac896cc6376 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:19.862766 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.862766 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:19.873517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbc877dd-d3c3-446e-b0a3-3ac896cc6376 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:19.874896 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 508/1025] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:19 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:20.242427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2144eb6d-7ca4-4fdb-ae07-8ac5335f938f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98/action Jan 21 10:00:20.243475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:20.243475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:20.244372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2144eb6d-7ca4-4fdb-ae07-8ac5335f938f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:00:20.245260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2144eb6d-7ca4-4fdb-ae07-8ac5335f938f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:20.611035 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.611035 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:20.625176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7d038edd-a499-4cda-b196-b4b491d9bde5 req-2144eb6d-7ca4-4fdb-ae07-8ac5335f938f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98/action returned with HTTP 204 Jan 21 10:00:20.626363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 518/1026] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:00:20 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98/action => generated 0 bytes in 394 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:00:20.892163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:00:20.892980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:20.892980 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:20.892980 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:00:20.893525 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:20.944687 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.944687 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:20.954776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:00:20.976988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.976988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:00:20.988918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:00:20.990308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 509/1027] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:20 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1209 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:05.611588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-bb8304d2-5933-41a6-9ae1-70ec5939bc24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:01:05.612749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-bb8304d2-5933-41a6-9ae1-70ec5939bc24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:05.613176 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:05.613176 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:05.613840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-bb8304d2-5933-41a6-9ae1-70ec5939bc24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:05.664851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:05.664851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:05.675123 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-bb8304d2-5933-41a6-9ae1-70ec5939bc24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:05.696455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:05.696455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:05.707830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-bb8304d2-5933-41a6-9ae1-70ec5939bc24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:01:05.716662 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 519/1028] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:01:05 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1209 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:05.807341 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:01:05.807553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:05.807729 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:05.807729 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:05.808018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:05.809627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f416bf0-d5bb-4707-9b2a-a1beeb72865a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:01:05.810225 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 510/1029] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:01:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:01:05.824791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-ed7595e5-4694-4270-bec7-61e22fe407da tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments Jan 21 10:01:05.825228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:05.825228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:05.826323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-ed7595e5-4694-4270-bec7-61e22fe407da tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "881e0e0b-8384-45b1-8dcd-b38965a28f3c", "instance_uuid": "b298e0a6-ca05-4b4d-99f6-b562bb1c1056", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:05.878721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:05.878721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:05.960724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-30da4c6d-38d4-40a0-aabe-a188a34dbf29 req-ed7595e5-4694-4270-bec7-61e22fe407da tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments returned with HTTP 400 Jan 21 10:01:05.961970 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 520/1030] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:01:05 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments => generated 189 bytes in 143 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 21 10:01:05.984419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4b09a4-046e-486f-bdd4-f18d05aee669 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:01:05.985620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4b09a4-046e-486f-bdd4-f18d05aee669 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:05.987259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4b09a4-046e-486f-bdd4-f18d05aee669 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:06.111811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:06.111811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:06.123440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be4b09a4-046e-486f-bdd4-f18d05aee669 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:06.144992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:06.144992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:06.156020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4b09a4-046e-486f-bdd4-f18d05aee669 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:01:06.157380 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 511/1031] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:05 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1209 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:07.698985 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2efaa04f-698b-4db4-a6a7-9f6f2c900048 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] DELETE http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 10:01:07.701011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2efaa04f-698b-4db4-a6a7-9f6f2c900048 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:07.701490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:07.701490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:07.702305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2efaa04f-698b-4db4-a6a7-9f6f2c900048 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:07.703038 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-2efaa04f-698b-4db4-a6a7-9f6f2c900048 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Delete volume with id: 0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 10:01:07.858118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:07.858118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:07.861203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2efaa04f-698b-4db4-a6a7-9f6f2c900048 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 10:01:07.911415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2efaa04f-698b-4db4-a6a7-9f6f2c900048 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Delete volume request issued successfully. Jan 21 10:01:07.912340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2efaa04f-698b-4db4-a6a7-9f6f2c900048 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 202 Jan 21 10:01:07.921848 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 521/1032] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:01:07 2021] DELETE /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:01:07.928168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-347057ca-c1e4-458e-9764-8d61c026984d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 10:01:07.929707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-347057ca-c1e4-458e-9764-8d61c026984d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:07.931776 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:07.931776 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:07.933222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-347057ca-c1e4-458e-9764-8d61c026984d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:08.077698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-7d1e95a0-b357-40e7-b38e-2a3e2184cc96 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:01:08.080878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-7d1e95a0-b357-40e7-b38e-2a3e2184cc96 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:08.081515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:08.081515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:08.082599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-7d1e95a0-b357-40e7-b38e-2a3e2184cc96 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:08.083599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.083599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.124684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-347057ca-c1e4-458e-9764-8d61c026984d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 10:01:08.153582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-347057ca-c1e4-458e-9764-8d61c026984d tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 10:01:08.154735 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 512/1033] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:07 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:08.203673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.203673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.213610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-7d1e95a0-b357-40e7-b38e-2a3e2184cc96 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:08.248251 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.248251 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.272729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-7d1e95a0-b357-40e7-b38e-2a3e2184cc96 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:01:08.275371 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 522/1034] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:01:08 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1209 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:08.301558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c/action Jan 21 10:01:08.302323 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:08.302323 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:08.303029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:08.303599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:08.361638 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.361638 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.364319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:08.383798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Begin detaching volume completed successfully. Jan 21 10:01:08.385273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c/action returned with HTTP 202 Jan 21 10:01:08.395247 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 513/1035] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:01:08 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 10:01:08.414526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea549695-7867-432e-a38e-3bb786e6d5bb tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:01:08.426154 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea549695-7867-432e-a38e-3bb786e6d5bb tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:08.426718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:08.426718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:08.427429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea549695-7867-432e-a38e-3bb786e6d5bb tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:08.517949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:01:08.518623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:08.518911 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:08.518911 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:08.519432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:08.520873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-1cbae5dd-30a0-4c6b-8fd5-5240f8adfce3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:01:08.521692 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 514/1036] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:01: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 21 10:01:08.547103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-2f4a8b50-3bcf-4332-997f-ab1c267231c3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:01:08.548252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-2f4a8b50-3bcf-4332-997f-ab1c267231c3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:08.549287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-2f4a8b50-3bcf-4332-997f-ab1c267231c3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:08.552571 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.552571 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.574930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ea549695-7867-432e-a38e-3bb786e6d5bb tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:08.624532 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.624532 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.643409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea549695-7867-432e-a38e-3bb786e6d5bb tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:01:08.644435 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 523/1037] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:08 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1212 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:08.693226 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.693226 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.704334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-2f4a8b50-3bcf-4332-997f-ab1c267231c3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:08.727639 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:08.727639 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:08.738171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-2f4a8b50-3bcf-4332-997f-ab1c267231c3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:01:08.739294 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 515/1038] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:01:08 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1311 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:01:09.186164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f06c4e3-34af-4aba-9cec-6f985669c979 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 10:01:09.186164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f06c4e3-34af-4aba-9cec-6f985669c979 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:09.188233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:09.188233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:09.189058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f06c4e3-34af-4aba-9cec-6f985669c979 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:09.261669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-18b1f9b2-68aa-41d6-af99-bf4750bea814 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] DELETE http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98 Jan 21 10:01:09.262412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-18b1f9b2-68aa-41d6-af99-bf4750bea814 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:09.262658 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:09.262658 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:09.263402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-18b1f9b2-68aa-41d6-af99-bf4750bea814 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:09.272850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:09.272850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:09.283529 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f06c4e3-34af-4aba-9cec-6f985669c979 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 10:01:09.315248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f06c4e3-34af-4aba-9cec-6f985669c979 tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 10:01:09.316675 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 524/1039] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:09 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 912 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:09.326615 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:09.326615 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:09.663245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b0f1597-c8dd-4d89-97f2-9424229f8e41 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:01:09.664905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4b0f1597-c8dd-4d89-97f2-9424229f8e41 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:09.665393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:09.665393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:09.666256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4b0f1597-c8dd-4d89-97f2-9424229f8e41 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:09.812423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:09.812423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:09.823383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4b0f1597-c8dd-4d89-97f2-9424229f8e41 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:09.850000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:09.850000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:09.861407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b0f1597-c8dd-4d89-97f2-9424229f8e41 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:01:09.862875 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 525/1040] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:09 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 1212 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:10.347810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2b6400e-fc86-4536-bf11-53c56617c0fc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 10:01:10.348771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2b6400e-fc86-4536-bf11-53c56617c0fc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:10.349133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:10.349133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:10.349819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2b6400e-fc86-4536-bf11-53c56617c0fc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:10.360879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-18b1f9b2-68aa-41d6-af99-bf4750bea814 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:01:10.361313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-18b1f9b2-68aa-41d6-af99-bf4750bea814 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:01:10.377002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ae71819a-3dc7-4a98-a62e-0f07d805deab req-18b1f9b2-68aa-41d6-af99-bf4750bea814 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98 returned with HTTP 200 Jan 21 10:01:10.378892 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 516/1041] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:01:09 2021] DELETE /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/424243ae-d9e1-4933-8020-5bbb43d8ad98 => generated 19 bytes in 1134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:10.463045 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:10.463045 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:10.474054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c2b6400e-fc86-4536-bf11-53c56617c0fc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Volume info retrieved successfully. Jan 21 10:01:10.502226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2b6400e-fc86-4536-bf11-53c56617c0fc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 200 Jan 21 10:01:10.504144 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 526/1042] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:10 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 912 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:10.881315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c14537a0-2977-4cbd-8d79-bea7ad44f372 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:01:10.882098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c14537a0-2977-4cbd-8d79-bea7ad44f372 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:10.882448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:10.882448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:10.883192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c14537a0-2977-4cbd-8d79-bea7ad44f372 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:10.972456 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:10.972456 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:10.983778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c14537a0-2977-4cbd-8d79-bea7ad44f372 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:11.014624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c14537a0-2977-4cbd-8d79-bea7ad44f372 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:01:11.048006 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 517/1043] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:10 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 917 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:11.520220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-784e8c24-6199-4f91-9c55-63e3117fcdbc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] GET http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 Jan 21 10:01:11.520757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-784e8c24-6199-4f91-9c55-63e3117fcdbc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:11.520960 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:11.520960 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:11.521678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-784e8c24-6199-4f91-9c55-63e3117fcdbc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:11.647018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-784e8c24-6199-4f91-9c55-63e3117fcdbc tempest-DeleteServersTestJSON-2004602630 tempest-DeleteServersTestJSON-2004602630] http://10.222.0.77/volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 returned with HTTP 404 Jan 21 10:01:11.654496 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 527/1044] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:11 2021] GET /volume/v3/5ed4a8ee9ff04fc0aa46b2993483f309/volumes/0f21c741-3cb4-4729-81e6-5e7063587a45 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:18.548062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c53a152c-5276-48a2-999b-a436ac1fcbd4 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] POST http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/types Jan 21 10:01:18.548576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:18.548576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:18.548925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c53a152c-5276-48a2-999b-a436ac1fcbd4 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1709422126"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:18.600075 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c53a152c-5276-48a2-999b-a436ac1fcbd4 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/types returned with HTTP 200 Jan 21 10:01:18.600939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 518/1045] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:01:18 2021] POST /volume/v3/16f77881c5d94dd99722324f07838011/types => generated 220 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:18.611695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a33a4fd4-15c4-4e26-9e43-5e06fcb9c5b2 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] POST http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/group_types Jan 21 10:01:18.612520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a33a4fd4-15c4-4e26-9e43-5e06fcb9c5b2 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-241710035"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:18.652748 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a33a4fd4-15c4-4e26-9e43-5e06fcb9c5b2 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/group_types returned with HTTP 202 Jan 21 10:01:18.653447 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 528/1046] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 10:01:18 2021] POST /volume/v3/16f77881c5d94dd99722324f07838011/group_types => generated 176 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:18.814774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc0b4250-191b-46ad-8739-8286a1440ab3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] POST http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups Jan 21 10:01:18.815658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc0b4250-191b-46ad-8739-8286a1440ab3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action: 'create', calling method: version_select, body: {"group": {"group_type": "026fbae0-93e1-478d-be90-08321087cea3", "volume_types": ["708403cb-3506-48af-bd4d-c255224bfca6"], "name": "tempest-GroupsV314Test-Group-303099277"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:18.816714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-bc0b4250-191b-46ad-8739-8286a1440ab3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Creating new group {'group': {'group_type': '026fbae0-93e1-478d-be90-08321087cea3', 'volume_types': ['708403cb-3506-48af-bd4d-c255224bfca6'], 'name': 'tempest-GroupsV314Test-Group-303099277'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 10:01:18.832255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-bc0b4250-191b-46ad-8739-8286a1440ab3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Creating group tempest-GroupsV314Test-Group-303099277. Jan 21 10:01:18.860135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bc0b4250-191b-46ad-8739-8286a1440ab3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Availability Zones retrieved successfully. Jan 21 10:01:18.889478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-bc0b4250-191b-46ad-8739-8286a1440ab3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Created reservations ['ee2e4320-e0ea-4bb4-a47e-871645220261'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:18.945158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc0b4250-191b-46ad-8739-8286a1440ab3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups returned with HTTP 202 Jan 21 10:01:18.946428 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 519/1047] 10.222.0.77 () {62 vars in 1264 bytes} [Thu Jan 21 10:01:18 2021] POST /volume/v3/88433aa980ed4783988d673b4fcc376d/groups => generated 107 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:18.956288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a64a1396-d488-4977-97ae-5fe8b8ec6366 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 Jan 21 10:01:18.957432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a64a1396-d488-4977-97ae-5fe8b8ec6366 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:18.957993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a64a1396-d488-4977-97ae-5fe8b8ec6366 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:18.958151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-a64a1396-d488-4977-97ae-5fe8b8ec6366 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] show called for member 3b62dab9-8d4c-43b1-8da7-677477232808 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 10:01:18.990410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:18.990410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:19.022177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a64a1396-d488-4977-97ae-5fe8b8ec6366 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 returned with HTTP 200 Jan 21 10:01:19.028606 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 529/1048] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 10:01:18 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 => generated 387 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:20.037972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b6d530b-adf2-47df-b2b5-a4f86576799b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 Jan 21 10:01:20.040822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b6d530b-adf2-47df-b2b5-a4f86576799b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:20.041175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:20.041175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:20.041822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b6d530b-adf2-47df-b2b5-a4f86576799b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:20.043307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-8b6d530b-adf2-47df-b2b5-a4f86576799b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] show called for member 3b62dab9-8d4c-43b1-8da7-677477232808 {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 10:01:20.051441 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:20.051441 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:20.083682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b6d530b-adf2-47df-b2b5-a4f86576799b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 returned with HTTP 200 Jan 21 10:01:20.084644 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 520/1049] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 10:01:20 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:20.096577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] POST http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes Jan 21 10:01:20.097108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:20.097108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:20.097515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action: 'create', calling method: create, body: {"volume": {"volume_type": "708403cb-3506-48af-bd4d-c255224bfca6", "group_id": "3b62dab9-8d4c-43b1-8da7-677477232808", "size": 1, "name": "tempest-GroupsV314Test-Volume-1338046465"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:20.098983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Create volume request body: {'volume': {'volume_type': '708403cb-3506-48af-bd4d-c255224bfca6', 'group_id': '3b62dab9-8d4c-43b1-8da7-677477232808', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1338046465'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:01:20.120188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:20.120188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:20.122303 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Create volume of 1 GB Jan 21 10:01:20.148511 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Availability Zones retrieved successfully. Jan 21 10:01:20.166469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Flow 'volume_create_api' (eca231e5-9906-4658-bcc3-2f7c7d3bc400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:20.170235 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b39148-02ee-4600-a1c1-f1e8484c41bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:20.172035 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:20.172035 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:20.172601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:01:20.225285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b39148-02ee-4600-a1c1-f1e8484c41bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:01:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=708403cb-3506-48af-bd4d-c255224bfca6,is_public=True,name='tempest-GroupsV314Test-volume-type-1709422126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '708403cb-3506-48af-bd4d-c255224bfca6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3b62dab9-8d4c-43b1-8da7-677477232808', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:20.227787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bc3b02-4682-4395-9a11-755e5e513282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:20.292376 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1709422126 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1709422126, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:01:20.293332 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1709422126 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1709422126, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:01:20.339484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Created reservations ['8a436fba-125c-4522-a44a-fa2ecc8df361', 'a9ab83df-47df-41d1-81c3-d6425153d010', '79bf10c2-e2d5-4393-ab0b-a3e3c6dbcd72', 'f33bba7c-0d5e-4b90-bc73-b6182c6f54d2'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:20.341916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bc3b02-4682-4395-9a11-755e5e513282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a436fba-125c-4522-a44a-fa2ecc8df361', 'a9ab83df-47df-41d1-81c3-d6425153d010', '79bf10c2-e2d5-4393-ab0b-a3e3c6dbcd72', 'f33bba7c-0d5e-4b90-bc73-b6182c6f54d2']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:20.344039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadf31e4-c787-4cea-975a-3a72e7aac278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:20.405317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadf31e4-c787-4cea-975a-3a72e7aac278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b7109d-3761-444e-ade6-8d8c460bcbaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1338046465',encryption_key_id=None,group_id=3b62dab9-8d4c-43b1-8da7-677477232808,group_type_id=,metadata={},multiattach=False,project_id='88433aa980ed4783988d673b4fcc376d',qos_specs=None,replication_status=,reservations=['8a436fba-125c-4522-a44a-fa2ecc8df361','a9ab83df-47df-41d1-81c3-d6425153d010','79bf10c2-e2d5-4393-ab0b-a3e3c6dbcd72','f33bba7c-0d5e-4b90-bc73-b6182c6f54d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67603e3ae48b42f5a0fa5ad4d62cc69c',volume_type_id=708403cb-3506-48af-bd4d-c255224bfca6), 'volume': 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-21T10:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1338046465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3b62dab9-8d4c-43b1-8da7-677477232808,host=None,id=98b7109d-3761-444e-ade6-8d8c460bcbaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88433aa980ed4783988d673b4fcc376d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='67603e3ae48b42f5a0fa5ad4d62cc69c',volume_attachment=,volume_type=,volume_type_id=708403cb-3506-48af-bd4d-c255224bfca6)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:20.407389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa2fd10-5b23-4765-90f3-f12f08c9f386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:20.435082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa2fd10-5b23-4765-90f3-f12f08c9f386) transitioned into state 'SUCCESS' from state '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-1338046465',encryption_key_id=None,group_id=3b62dab9-8d4c-43b1-8da7-677477232808,group_type_id=,metadata={},multiattach=False,project_id='88433aa980ed4783988d673b4fcc376d',qos_specs=None,replication_status=,reservations=['8a436fba-125c-4522-a44a-fa2ecc8df361','a9ab83df-47df-41d1-81c3-d6425153d010','79bf10c2-e2d5-4393-ab0b-a3e3c6dbcd72','f33bba7c-0d5e-4b90-bc73-b6182c6f54d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67603e3ae48b42f5a0fa5ad4d62cc69c',volume_type_id=708403cb-3506-48af-bd4d-c255224bfca6)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:20.436995 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baef731a-20d8-4020-a275-0469ca37da26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:20.458817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baef731a-20d8-4020-a275-0469ca37da26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:20.461445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Flow 'volume_create_api' (eca231e5-9906-4658-bcc3-2f7c7d3bc400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:20.512088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Create volume request issued successfully. Jan 21 10:01:20.526757 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:20.527303 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:20.535187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:20.547190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:20.547190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:20.567618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d1a81d7-5722-4255-8410-3a07ad0f5f77 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes returned with HTTP 202 Jan 21 10:01:20.570312 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 530/1050] 10.222.0.77 () {62 vars in 1267 bytes} [Thu Jan 21 10:01:20 2021] POST /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes => generated 900 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:01:20.587668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf Jan 21 10:01:20.588137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:20.588550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:20.588550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:20.589532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:20.643383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:20.643383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:20.652185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:20.666432 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:20.666889 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:20.675754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:20.683026 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:20.683026 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:20.704699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-160689c0-6dd9-4d29-bf32-75d57aa41cc6 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf returned with HTTP 200 Jan 21 10:01:20.705717 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 521/1051] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:20 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf => generated 992 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:21.722182 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf Jan 21 10:01:21.722832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:21.723114 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:21.723114 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:21.723632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:21.774336 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:21.774336 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:21.783394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:21.797889 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:21.798343 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:21.806676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:21.813697 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:21.813697 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:21.834637 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-053e1e31-c098-4d3e-9df9-435dbaa89a86 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf returned with HTTP 200 Jan 21 10:01:21.835514 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 531/1052] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:21 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf => generated 993 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:21.852451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] POST http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/action Jan 21 10:01:21.853014 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:21.853014 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:21.853491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action body: b'{"create-from-src": {"source_group_id": "3b62dab9-8d4c-43b1-8da7-677477232808", "name": "tempest-Group_from_grp-1330404586"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:21.853876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "3b62dab9-8d4c-43b1-8da7-677477232808", "name": "tempest-Group_from_grp-1330404586"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:21.854949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Creating new group {'create-from-src': {'source_group_id': '3b62dab9-8d4c-43b1-8da7-677477232808', 'name': 'tempest-Group_from_grp-1330404586'}}. {{(pid=87995) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 10:01:21.855975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Creating group tempest-Group_from_grp-1330404586 from source group 3b62dab9-8d4c-43b1-8da7-677477232808. Jan 21 10:01:21.863847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:21.863847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:21.884025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:21.884025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:21.952276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Created reservations ['2594c3a2-2b48-43d3-8fd7-9d630feb5824'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:22.071614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.group.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] A mapping entry already exists for group 23ac70d0-2c9e-4cad-8d54-b8ca24b46509 and volume type 708403cb-3506-48af-bd4d-c255224bfca6. Do not need to create again. Jan 21 10:01:22.072220 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:22.072220 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:22.072907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Availability Zones retrieved successfully. Jan 21 10:01:22.087938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Flow 'volume_create_api' (b4c1de00-2c10-45e1-b169-1a4b6d51a75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:22.092761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6194a7-59a9-450a-beb5-5d38e7f83a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:22.093425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Validating volume size '1' using validate_int, validate_source_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:01:22.147652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6194a7-59a9-450a-beb5-5d38e7f83a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '98b7109d-3761-444e-ade6-8d8c460bcbaf', 'volume_type': VolumeType(created_at=2021-01-21T10:01:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=708403cb-3506-48af-bd4d-c255224bfca6,is_public=True,name='tempest-GroupsV314Test-volume-type-1709422126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '708403cb-3506-48af-bd4d-c255224bfca6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '23ac70d0-2c9e-4cad-8d54-b8ca24b46509', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:22.149705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb643195-7a82-4e2f-a8c0-fc3be671e5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:22.201566 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1709422126 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1709422126, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:01:22.202433 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1709422126 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1709422126, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:01:22.228194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Created reservations ['b4f32de4-59f8-4dab-8178-aa5ac6cd520e', '2dfb2bef-85c6-4203-9af1-699f1538a3bd', '4d0fe08f-34ad-46da-b8df-73ff5be31fcb', '499482ba-8e73-43a6-be58-d227ac32bfbc'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:22.232938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb643195-7a82-4e2f-a8c0-fc3be671e5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4f32de4-59f8-4dab-8178-aa5ac6cd520e', '2dfb2bef-85c6-4203-9af1-699f1538a3bd', '4d0fe08f-34ad-46da-b8df-73ff5be31fcb', '499482ba-8e73-43a6-be58-d227ac32bfbc']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:22.237639 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298cb3f8-cf5b-4eb3-a6f2-69a7790cccfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:22.400100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298cb3f8-cf5b-4eb3-a6f2-69a7790cccfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd1f2396-5f67-4b21-88e9-60bc3717dc2f', '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=23ac70d0-2c9e-4cad-8d54-b8ca24b46509,group_type_id=,metadata={},multiattach=False,project_id='88433aa980ed4783988d673b4fcc376d',qos_specs=None,replication_status=,reservations=['b4f32de4-59f8-4dab-8178-aa5ac6cd520e','2dfb2bef-85c6-4203-9af1-699f1538a3bd','4d0fe08f-34ad-46da-b8df-73ff5be31fcb','499482ba-8e73-43a6-be58-d227ac32bfbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=98b7109d-3761-444e-ade6-8d8c460bcbaf,status='creating',user_id='67603e3ae48b42f5a0fa5ad4d62cc69c',volume_type_id=708403cb-3506-48af-bd4d-c255224bfca6), 'volume': 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-21T10:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=23ac70d0-2c9e-4cad-8d54-b8ca24b46509,host=None,id=cd1f2396-5f67-4b21-88e9-60bc3717dc2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88433aa980ed4783988d673b4fcc376d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=98b7109d-3761-444e-ade6-8d8c460bcbaf,status='creating',terminated_at=None,updated_at=None,user_id='67603e3ae48b42f5a0fa5ad4d62cc69c',volume_attachment=,volume_type=,volume_type_id=708403cb-3506-48af-bd4d-c255224bfca6)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:22.402526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271232f2-1344-4962-afe7-e7696cf0c45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:22.431025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271232f2-1344-4962-afe7-e7696cf0c45e) transitioned into state 'SUCCESS' from 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=23ac70d0-2c9e-4cad-8d54-b8ca24b46509,group_type_id=,metadata={},multiattach=False,project_id='88433aa980ed4783988d673b4fcc376d',qos_specs=None,replication_status=,reservations=['b4f32de4-59f8-4dab-8178-aa5ac6cd520e','2dfb2bef-85c6-4203-9af1-699f1538a3bd','4d0fe08f-34ad-46da-b8df-73ff5be31fcb','499482ba-8e73-43a6-be58-d227ac32bfbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=98b7109d-3761-444e-ade6-8d8c460bcbaf,status='creating',user_id='67603e3ae48b42f5a0fa5ad4d62cc69c',volume_type_id=708403cb-3506-48af-bd4d-c255224bfca6)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:22.433623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Flow 'volume_create_api' (b4c1de00-2c10-45e1-b169-1a4b6d51a75e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:22.485957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Create volume request issued successfully. Jan 21 10:01:22.525833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2cb1e9cf-714c-40dd-a8be-e5609431561f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/action returned with HTTP 202 Jan 21 10:01:22.527442 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 522/1053] 10.222.0.77 () {62 vars in 1285 bytes} [Thu Jan 21 10:01:21 2021] POST /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/action => generated 102 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:22.537462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail Jan 21 10:01:22.538480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:22.538851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:22.538851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:22.539518 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:22.540865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:01:22.544140 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:01:22.609742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Get all volumes completed successfully. Jan 21 10:01:22.611899 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:22.612568 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:22.623172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:22.633338 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:22.633338 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:22.647937 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:22.650433 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:22.659950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:22.668604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:22.668604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:22.701309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04e0a430-6465-46f0-b644-fd54f6e39462 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail returned with HTTP 200 Jan 21 10:01:22.702626 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 532/1054] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 10:01:22 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail => generated 1974 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:01:22.720023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:22.720605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:22.720824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:22.720824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:22.721198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:22.784179 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:22.784179 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:22.794065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:22.811226 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:22.812077 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:22.820978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:22.829749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:22.829749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:22.854410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b2529fc-d8c3-4dbc-be24-a8b4066b20e7 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:22.856373 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 523/1055] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:22 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:23.872253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:23.874161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:23.876098 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:23.876098 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:23.876799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:23.937395 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:23.937395 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:23.947107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:23.965964 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:23.966694 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:23.975677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:23.983594 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:23.983594 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:24.007452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2de1ad4f-9f89-41f8-b96a-e2f2350cd25f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:24.019065 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 533/1056] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:23 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:25.078020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:25.078020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:25.078020 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:25.078020 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:25.078020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:25.208200 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:25.208200 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:25.219491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:25.238423 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:25.239005 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:25.248887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:25.258404 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:25.258404 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:25.287292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1089c1e9-0d77-4dd9-827e-9745304c470d tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:25.289750 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 524/1057] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:25 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:26.315359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:26.321036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:26.321620 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:26.321620 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:26.322702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:26.420539 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:26.420539 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:26.437000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:26.468053 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:26.468796 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:26.481103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:26.495898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:26.495898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:26.537690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38787789-c362-4649-86c5-61741873836f tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:26.538521 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 534/1058] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:26 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:27.570843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:27.572742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:27.572742 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:27.572742 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:27.572742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:27.629368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:27.629368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:27.640778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:27.656583 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:27.657315 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:27.665717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:27.674233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:27.674233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:27.698678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c750341f-6bbe-4788-8561-a1dc338f84ea tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:27.708925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 525/1059] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:27 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:28.725903 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:28.725903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:28.725903 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:28.725903 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:28.725903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:28.829592 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:28.829592 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:28.843079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:28.882493 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:28.882963 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:28.907767 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:28.936108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:28.936108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:29.025929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-838673be-39a0-4da5-a31f-8102d08594dc tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:29.027041 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 535/1060] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:28 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:01:30.047333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:30.049449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:30.049770 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:30.049770 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:30.050769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:30.157233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:30.157233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:30.215856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:30.255331 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:30.256600 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:30.282325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:30.339981 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:30.339981 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:30.417554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5636644b-c8af-4373-928e-5486f8fc592c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:30.418364 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 526/1061] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:30 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:31.453059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:31.453833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:31.453983 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:31.453983 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:31.454300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:31.558295 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:31.558295 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:31.576299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:31.615799 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:31.616738 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:31.632912 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:31.657194 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:31.657194 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:31.717340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b85d11-9b64-4f39-b500-a61c8fcd31a3 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:31.721081 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 536/1062] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:31 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:32.746599 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:32.747971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:32.748407 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:32.748407 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:32.749336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:32.805448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:32.805448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:32.815351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:32.833401 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:32.834217 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:32.855197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:32.864522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:32.864522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:32.919480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a1ffa2f-e02f-4f1c-8321-07645e32ee59 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:32.922742 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 527/1063] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:32 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:33.939308 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:33.940034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.940034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.940034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:33.940563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:34.018883 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:34.018883 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:34.033749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:34.062102 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:34.063510 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:34.083727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:34.091490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:34.091490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:34.133817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5afe7220-a710-403e-98d8-f0c63a653be9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:34.137546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 537/1064] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:35.161733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:35.163405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:35.163804 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:35.163804 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:35.164471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:35.294287 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.294287 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:35.309121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:35.345691 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:35.346203 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:35.371058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:35.381162 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.381162 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:35.413668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ecc06cb-bde6-4a17-a6c9-acbf2bab4d0b tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:35.416418 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 528/1065] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:35 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 989 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:35.434131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8242bd1-183f-41fb-9c49-0d5524470e85 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509 Jan 21 10:01:35.435048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8242bd1-183f-41fb-9c49-0d5524470e85 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:35.435895 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:35.435895 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:35.436565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8242bd1-183f-41fb-9c49-0d5524470e85 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:35.437218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-b8242bd1-183f-41fb-9c49-0d5524470e85 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] show called for member 23ac70d0-2c9e-4cad-8d54-b8ca24b46509 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 10:01:35.451046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.451046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:35.489509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8242bd1-183f-41fb-9c49-0d5524470e85 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509 returned with HTTP 200 Jan 21 10:01:35.490766 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 538/1066] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 10:01:35 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509 => generated 417 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:35.506173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail Jan 21 10:01:35.507272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:35.507881 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:35.507881 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:35.508663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:35.509632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:01:35.513855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:01:35.587361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Get all volumes completed successfully. Jan 21 10:01:35.587361 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:35.587361 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:35.596603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:35.605823 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.605823 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:35.622468 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:35.622894 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:35.632756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:35.654965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.654965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:35.680003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c50c5eb-90d0-429f-923d-4d15b8dac97a tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail returned with HTTP 200 Jan 21 10:01:35.681172 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 529/1067] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 10:01:35 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail => generated 1975 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:01:35.702098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb5b1ecb-1a85-475a-a3ae-e6536fd6e85e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] POST http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509/action Jan 21 10:01:35.707104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:35.707104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:35.709169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb5b1ecb-1a85-475a-a3ae-e6536fd6e85e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:35.709169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb5b1ecb-1a85-475a-a3ae-e6536fd6e85e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:35.709715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-bb5b1ecb-1a85-475a-a3ae-e6536fd6e85e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] delete called for group 23ac70d0-2c9e-4cad-8d54-b8ca24b46509 {{(pid=87996) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 10:01:35.710053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-bb5b1ecb-1a85-475a-a3ae-e6536fd6e85e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Delete group with id: 23ac70d0-2c9e-4cad-8d54-b8ca24b46509 Jan 21 10:01:35.737713 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.737713 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:36.030628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb5b1ecb-1a85-475a-a3ae-e6536fd6e85e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509/action returned with HTTP 202 Jan 21 10:01:36.034968 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 539/1068] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 10:01:35 2021] POST /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509/action => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 10:01:36.040029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:36.040944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:36.041377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:36.041377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:36.042078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:36.117251 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:36.117251 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:36.129873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:36.147540 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:36.147952 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:36.156887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:36.164059 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:36.164059 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:36.189981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b88318e1-991e-4a77-8139-d087c7f41ef9 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:36.191020 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 530/1069] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:36 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:37.209109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:37.210024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:37.210024 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:37.210024 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:37.210575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:37.272368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:37.272368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:37.283187 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:37.300583 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:37.301244 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:37.310091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:37.318129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:37.318129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:37.342017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06eb7131-2f84-4837-b3c2-09f07e808ae5 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 200 Jan 21 10:01:37.343636 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 540/1070] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:37 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 988 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:38.375751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a38e25d-f533-425a-a5d6-dedf6b62373e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f Jan 21 10:01:38.377297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a38e25d-f533-425a-a5d6-dedf6b62373e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:38.377747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:38.377747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:38.378504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a38e25d-f533-425a-a5d6-dedf6b62373e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:38.432300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a38e25d-f533-425a-a5d6-dedf6b62373e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f returned with HTTP 404 Jan 21 10:01:38.434339 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 531/1071] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:38 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/cd1f2396-5f67-4b21-88e9-60bc3717dc2f => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 10:01:38.450106 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f5ede53-023d-4d80-ae23-60ec397ef467 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509 Jan 21 10:01:38.451484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f5ede53-023d-4d80-ae23-60ec397ef467 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:38.452039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:38.452039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:38.453462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f5ede53-023d-4d80-ae23-60ec397ef467 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:38.455508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-7f5ede53-023d-4d80-ae23-60ec397ef467 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] show called for member 23ac70d0-2c9e-4cad-8d54-b8ca24b46509 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 10:01:38.469984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f5ede53-023d-4d80-ae23-60ec397ef467 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509 returned with HTTP 404 Jan 21 10:01:38.479057 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 541/1072] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 10:01:38 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/23ac70d0-2c9e-4cad-8d54-b8ca24b46509 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:01:38.485975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail Jan 21 10:01:38.487391 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:38.488458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:38.490103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:01:38.494207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:01:38.615930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Get all volumes completed successfully. Jan 21 10:01:38.617890 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:38.618590 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:38.628364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:38.636923 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:38.636923 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:38.663298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed6e4af4-752c-41cd-b1f9-ec8cd664519c tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail returned with HTTP 200 Jan 21 10:01:38.664521 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 532/1073] 10.222.0.77 () {60 vars in 1266 bytes} [Thu Jan 21 10:01:38 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/detail => generated 996 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:38.697019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e11c706-3329-43fc-b3b8-50b5a18b56eb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] POST http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808/action Jan 21 10:01:38.699204 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e11c706-3329-43fc-b3b8-50b5a18b56eb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:38.699951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e11c706-3329-43fc-b3b8-50b5a18b56eb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:38.702997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-8e11c706-3329-43fc-b3b8-50b5a18b56eb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] delete called for group 3b62dab9-8d4c-43b1-8da7-677477232808 {{(pid=87996) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 10:01:38.703567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.groups [None req-8e11c706-3329-43fc-b3b8-50b5a18b56eb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Delete group with id: 3b62dab9-8d4c-43b1-8da7-677477232808 Jan 21 10:01:38.720118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:38.720118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:38.972933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e11c706-3329-43fc-b3b8-50b5a18b56eb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808/action returned with HTTP 202 Jan 21 10:01:38.974567 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 542/1074] 10.222.0.77 () {62 vars in 1395 bytes} [Thu Jan 21 10:01:38 2021] POST /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808/action => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 10:01:38.984292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf Jan 21 10:01:38.985203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:38.985425 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:38.985425 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:38.985802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:39.142391 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:39.142391 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:39.181078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:39.220531 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:39.221373 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:39.233838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87995) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:39.243714 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:39.243714 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:39.302108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3689d8d-910e-44e3-9470-a8449038aa51 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf returned with HTTP 200 Jan 21 10:01:39.305790 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 533/1075] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:38 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf => generated 992 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:40.331568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf Jan 21 10:01:40.332621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:40.332958 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:40.332958 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:40.333625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:40.561019 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:40.561019 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:40.592690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Volume info retrieved successfully. Jan 21 10:01:40.616654 n-d-758944-3 devstack@c-api.service[87994]: WARNING stevedore.named [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 10:01:40.617113 n-d-758944-3 devstack@c-api.service[87994]: WARNING castellan.key_manager [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 10:01:40.641779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG oslo_db.sqlalchemy.engines [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] MySQL 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=87996) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 10:01:40.652434 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:40.652434 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:40.701699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c9562a6-4108-441b-9595-1fb6e73ec480 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf returned with HTTP 200 Jan 21 10:01:40.702817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 543/1076] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:40 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf => generated 992 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:41.730677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51ce0c73-38d3-42d7-9160-7044823f919e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf Jan 21 10:01:41.733853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51ce0c73-38d3-42d7-9160-7044823f919e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:41.734482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:41.734482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:41.735630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51ce0c73-38d3-42d7-9160-7044823f919e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:41.808221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51ce0c73-38d3-42d7-9160-7044823f919e tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf returned with HTTP 404 Jan 21 10:01:41.810152 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 534/1077] 10.222.0.77 () {60 vars in 1356 bytes} [Thu Jan 21 10:01:41 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:01:41.826464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9382526b-d024-4258-be93-1bdf90ee94e1 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] GET http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 Jan 21 10:01:41.827058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9382526b-d024-4258-be93-1bdf90ee94e1 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:41.847338 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:41.847338 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:41.847338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9382526b-d024-4258-be93-1bdf90ee94e1 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:41.847338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.groups [None req-9382526b-d024-4258-be93-1bdf90ee94e1 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] show called for member 3b62dab9-8d4c-43b1-8da7-677477232808 {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 10:01:41.854022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9382526b-d024-4258-be93-1bdf90ee94e1 tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 returned with HTTP 404 Jan 21 10:01:41.859828 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 544/1078] 10.222.0.77 () {60 vars in 1353 bytes} [Thu Jan 21 10:01:41 2021] GET /volume/v3/88433aa980ed4783988d673b4fcc376d/groups/3b62dab9-8d4c-43b1-8da7-677477232808 => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:01:41.870842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-73966791-1b0a-4c28-b890-2eb75d396f99 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] DELETE http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/group_types/026fbae0-93e1-478d-be90-08321087cea3 Jan 21 10:01:41.871722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-73966791-1b0a-4c28-b890-2eb75d396f99 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:41.872428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-73966791-1b0a-4c28-b890-2eb75d396f99 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:41.918119 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:01:41.918119 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:01:41.930431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-73966791-1b0a-4c28-b890-2eb75d396f99 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/group_types/026fbae0-93e1-478d-be90-08321087cea3 returned with HTTP 202 Jan 21 10:01:41.940291 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 535/1079] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 10:01:41 2021] DELETE /volume/v3/16f77881c5d94dd99722324f07838011/group_types/026fbae0-93e1-478d-be90-08321087cea3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 10:01:41.951239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f8a470c1-6d59-4def-8eb4-7293b41c47bb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] DELETE http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf Jan 21 10:01:41.952397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f8a470c1-6d59-4def-8eb4-7293b41c47bb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:41.953549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f8a470c1-6d59-4def-8eb4-7293b41c47bb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:41.955550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-f8a470c1-6d59-4def-8eb4-7293b41c47bb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] Delete volume with id: 98b7109d-3761-444e-ade6-8d8c460bcbaf Jan 21 10:01:42.037986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f8a470c1-6d59-4def-8eb4-7293b41c47bb tempest-GroupsV314Test-1111963090 tempest-GroupsV314Test-1111963090] http://10.222.0.77/volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf returned with HTTP 404 Jan 21 10:01:42.040339 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 545/1080] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:01:41 2021] DELETE /volume/v3/88433aa980ed4783988d673b4fcc376d/volumes/98b7109d-3761-444e-ade6-8d8c460bcbaf => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:42.048960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26311143-d309-42a8-89d1-e40f2e7507f4 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] DELETE http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/types/708403cb-3506-48af-bd4d-c255224bfca6 Jan 21 10:01:42.049888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26311143-d309-42a8-89d1-e40f2e7507f4 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:42.050612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26311143-d309-42a8-89d1-e40f2e7507f4 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:42.248682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26311143-d309-42a8-89d1-e40f2e7507f4 tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/types/708403cb-3506-48af-bd4d-c255224bfca6 returned with HTTP 202 Jan 21 10:01:42.252335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 536/1081] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:01:42 2021] DELETE /volume/v3/16f77881c5d94dd99722324f07838011/types/708403cb-3506-48af-bd4d-c255224bfca6 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:01:42.268171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be3c626d-30a1-4e1e-a4b3-e3b5759e372e tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] GET http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/types/708403cb-3506-48af-bd4d-c255224bfca6 Jan 21 10:01:42.269590 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be3c626d-30a1-4e1e-a4b3-e3b5759e372e tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:42.270755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be3c626d-30a1-4e1e-a4b3-e3b5759e372e tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:42.286239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be3c626d-30a1-4e1e-a4b3-e3b5759e372e tempest-GroupsV314Test-1180993086 tempest-GroupsV314Test-1180993086] http://10.222.0.77/volume/v3/16f77881c5d94dd99722324f07838011/types/708403cb-3506-48af-bd4d-c255224bfca6 returned with HTTP 404 Jan 21 10:01:42.289140 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 546/1082] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:01:42 2021] GET /volume/v3/16f77881c5d94dd99722324f07838011/types/708403cb-3506-48af-bd4d-c255224bfca6 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:43.281758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-407ac428-b635-4b49-9445-8b69e9361f7a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:01:43.284489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-407ac428-b635-4b49-9445-8b69e9361f7a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:43.285382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-407ac428-b635-4b49-9445-8b69e9361f7a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:43.397562 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:43.397562 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:43.482249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-407ac428-b635-4b49-9445-8b69e9361f7a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:01:43.532896 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:43.532896 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:43.552720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-407ac428-b635-4b49-9445-8b69e9361f7a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:01:43.555233 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 537/1083] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:43 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 1211 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:47.569142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef5af4c3-bb9e-4a2e-bbcb-1ef7f2711656 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] GET http://10.222.0.77/volume/v3/03a4ceebade149ffad8c079271938316/os-hosts Jan 21 10:01:47.570351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef5af4c3-bb9e-4a2e-bbcb-1ef7f2711656 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:47.571014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef5af4c3-bb9e-4a2e-bbcb-1ef7f2711656 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:47.583252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.hosts [None req-ef5af4c3-bb9e-4a2e-bbcb-1ef7f2711656 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] status, active and update: available, enabled, 2021-01-21 10:01:45+00:00 {{(pid=87996) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 10:01:47.583935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.hosts [None req-ef5af4c3-bb9e-4a2e-bbcb-1ef7f2711656 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] status, active and update: available, enabled, 2021-01-21 10:01:38+00:00 {{(pid=87996) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 10:01:47.584489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.hosts [None req-ef5af4c3-bb9e-4a2e-bbcb-1ef7f2711656 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] status, active and update: available, enabled, 2021-01-21 10:01:45+00:00 {{(pid=87996) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 10:01:47.585363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef5af4c3-bb9e-4a2e-bbcb-1ef7f2711656 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] http://10.222.0.77/volume/v3/03a4ceebade149ffad8c079271938316/os-hosts returned with HTTP 200 Jan 21 10:01:47.586869 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 547/1084] 10.222.0.77 () {58 vars in 1207 bytes} [Thu Jan 21 10:01:47 2021] GET /volume/v3/03a4ceebade149ffad8c079271938316/os-hosts => generated 563 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:47.606564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dca803e4-d832-4f47-8ab8-0b9f2625c065 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] GET http://10.222.0.77/volume/v3/03a4ceebade149ffad8c079271938316/os-hosts Jan 21 10:01:47.608012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dca803e4-d832-4f47-8ab8-0b9f2625c065 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:47.608623 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:47.608623 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:47.609819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dca803e4-d832-4f47-8ab8-0b9f2625c065 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:47.628641 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.hosts [None req-dca803e4-d832-4f47-8ab8-0b9f2625c065 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] status, active and update: available, enabled, 2021-01-21 10:01:45+00:00 {{(pid=87995) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 10:01:47.630396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.hosts [None req-dca803e4-d832-4f47-8ab8-0b9f2625c065 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] status, active and update: available, enabled, 2021-01-21 10:01:38+00:00 {{(pid=87995) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 10:01:47.631488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.hosts [None req-dca803e4-d832-4f47-8ab8-0b9f2625c065 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] status, active and update: available, enabled, 2021-01-21 10:01:45+00:00 {{(pid=87995) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 10:01:47.632979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dca803e4-d832-4f47-8ab8-0b9f2625c065 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] http://10.222.0.77/volume/v3/03a4ceebade149ffad8c079271938316/os-hosts returned with HTTP 200 Jan 21 10:01:47.634854 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 538/1085] 10.222.0.77 () {58 vars in 1207 bytes} [Thu Jan 21 10:01:47 2021] GET /volume/v3/03a4ceebade149ffad8c079271938316/os-hosts => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:47.653429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e137e48-e0b1-4b69-881a-0cd6d8e59be4 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] GET http://10.222.0.77/volume/v3/03a4ceebade149ffad8c079271938316/os-hosts/n-d-758944-3@lvmdriver-1 Jan 21 10:01:47.654971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e137e48-e0b1-4b69-881a-0cd6d8e59be4 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:47.655971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e137e48-e0b1-4b69-881a-0cd6d8e59be4 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:47.690992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-e6211425-91c8-4ac0-8aa9-6df3f186af5a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:01:47.692676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-e6211425-91c8-4ac0-8aa9-6df3f186af5a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:47.694193 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-e6211425-91c8-4ac0-8aa9-6df3f186af5a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:47.830680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e137e48-e0b1-4b69-881a-0cd6d8e59be4 tempest-VolumeHostsAdminTestsJSON-322460717 tempest-VolumeHostsAdminTestsJSON-322460717] http://10.222.0.77/volume/v3/03a4ceebade149ffad8c079271938316/os-hosts/n-d-758944-3@lvmdriver-1 returned with HTTP 200 Jan 21 10:01:47.832809 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 548/1086] 10.222.0.77 () {58 vars in 1282 bytes} [Thu Jan 21 10:01:47 2021] GET /volume/v3/03a4ceebade149ffad8c079271938316/os-hosts/n-d-758944-3@lvmdriver-1 => generated 757 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:47.840518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:47.840518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:47.860012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-e6211425-91c8-4ac0-8aa9-6df3f186af5a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:01:47.910030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:47.910030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:47.924836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-e6211425-91c8-4ac0-8aa9-6df3f186af5a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:01:47.925791 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 539/1087] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:01:47 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 1211 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:47.962072 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561/action Jan 21 10:01:47.962880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:47.963440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:48.040224 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:48.040224 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:48.041574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:01:48.061439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Begin detaching volume completed successfully. Jan 21 10:01:48.061988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561/action returned with HTTP 202 Jan 21 10:01:48.063134 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 549/1088] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:01:47 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 10:01:48.097847 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2e9352b-4c9a-43b4-a77a-d753534b1526 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:01:48.098441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2e9352b-4c9a-43b4-a77a-d753534b1526 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:48.098716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:48.098716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:48.099260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2e9352b-4c9a-43b4-a77a-d753534b1526 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:48.217119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume// Jan 21 10:01:48.217603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:48.217826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:48.217826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:48.218282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:48.219454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-d04b4378-56a2-4af9-be1f-bd338a374fb6 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:01:48.220193 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 550/1089] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:01:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:01:48.242528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-395fc16b-84d4-44ab-90ac-5260021c6ff9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:01:48.243211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-395fc16b-84d4-44ab-90ac-5260021c6ff9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:48.243718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-395fc16b-84d4-44ab-90ac-5260021c6ff9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:48.248674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:48.248674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:48.271412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f2e9352b-4c9a-43b4-a77a-d753534b1526 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:01:48.311751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:48.311751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:48.334386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2e9352b-4c9a-43b4-a77a-d753534b1526 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:01:48.335273 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 540/1090] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:48 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 1214 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:48.340830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:48.340830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:48.353282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-395fc16b-84d4-44ab-90ac-5260021c6ff9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:01:48.386686 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:48.386686 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:48.399866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-395fc16b-84d4-44ab-90ac-5260021c6ff9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:01:48.401612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 551/1091] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:01:48 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 1313 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:01:48.903797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-078dad4a-0056-4bf2-96ce-03f45949c2d9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] DELETE http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670 Jan 21 10:01:48.905343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-078dad4a-0056-4bf2-96ce-03f45949c2d9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:48.905791 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:48.905791 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:48.906469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-078dad4a-0056-4bf2-96ce-03f45949c2d9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:48.938455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:48.938455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:49.353668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42a9f2b0-30ed-4cd6-a36c-9ebec89d96c8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:01:49.354709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42a9f2b0-30ed-4cd6-a36c-9ebec89d96c8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:49.354922 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:49.354922 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:49.355611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42a9f2b0-30ed-4cd6-a36c-9ebec89d96c8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:49.435806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:49.435806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:49.453151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-42a9f2b0-30ed-4cd6-a36c-9ebec89d96c8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:01:49.479908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:49.479908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:49.492541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42a9f2b0-30ed-4cd6-a36c-9ebec89d96c8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:01:49.493682 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 552/1092] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:49 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 1214 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:49.602041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-078dad4a-0056-4bf2-96ce-03f45949c2d9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:01:49.602784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-078dad4a-0056-4bf2-96ce-03f45949c2d9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:01:49.611189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e91ca2d0-f861-42a7-9ff0-b431acd8eece req-078dad4a-0056-4bf2-96ce-03f45949c2d9 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670 returned with HTTP 200 Jan 21 10:01:49.612395 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 541/1093] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:01:48 2021] DELETE /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/69ab9e19-4f87-47bb-b417-8b0e1971b670 => generated 19 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:50.510399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3cfe0523-0b77-4e79-960a-6108629cc14a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:01:50.511442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3cfe0523-0b77-4e79-960a-6108629cc14a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:50.511648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:50.511648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:50.512416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3cfe0523-0b77-4e79-960a-6108629cc14a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:50.585633 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:50.585633 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:50.603396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3cfe0523-0b77-4e79-960a-6108629cc14a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:01:50.651606 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3cfe0523-0b77-4e79-960a-6108629cc14a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:01:50.653249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 553/1094] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:50 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:52.393667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] POST http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes Jan 21 10:01:52.394201 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:52.394201 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:52.394555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1401024897"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:52.395942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1401024897'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:01:52.396756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Create volume of 1 GB Jan 21 10:01:52.397571 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:52.397571 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:52.413135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Availability Zones retrieved successfully. Jan 21 10:01:52.434550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Flow 'volume_create_api' (afcd2c9a-464e-406a-9100-f7b677007718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:52.438433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa04dae-4623-42bc-aad6-34fe70cc5f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:52.440682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:01:52.547286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa04dae-4623-42bc-aad6-34fe70cc5f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:52.554256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f419da36-9e1a-4552-bec8-9586b1a8dbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:52.699687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Created reservations ['f576a00d-830c-4a62-a4ba-12be10a6512f', '27b6c27f-42de-474e-bdcd-868ce305d331', '8be49f15-5699-4e4f-b76c-5d7e1d5c447f', 'bae66b45-b55e-4265-a6b8-a02c7a391ba4'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:52.702180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f419da36-9e1a-4552-bec8-9586b1a8dbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f576a00d-830c-4a62-a4ba-12be10a6512f', '27b6c27f-42de-474e-bdcd-868ce305d331', '8be49f15-5699-4e4f-b76c-5d7e1d5c447f', 'bae66b45-b55e-4265-a6b8-a02c7a391ba4']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:52.704856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721d383b-b5d5-4394-843f-5c8d1c450c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:52.774277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721d383b-b5d5-4394-843f-5c8d1c450c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a484e1d6-668d-48d6-a039-7a232362da83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1401024897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79098316f6844e991ba90285f884ba7',qos_specs=None,replication_status=,reservations=['f576a00d-830c-4a62-a4ba-12be10a6512f','27b6c27f-42de-474e-bdcd-868ce305d331','8be49f15-5699-4e4f-b76c-5d7e1d5c447f','bae66b45-b55e-4265-a6b8-a02c7a391ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2ce17880e1457e9357c5fbdfbb3253',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1401024897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a484e1d6-668d-48d6-a039-7a232362da83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79098316f6844e991ba90285f884ba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6f2ce17880e1457e9357c5fbdfbb3253',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:52.777230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd99e07-0943-4353-985c-ef5b6504ce33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:52.806456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd99e07-0943-4353-985c-ef5b6504ce33) transitioned into state 'SUCCESS' from state '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-1401024897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79098316f6844e991ba90285f884ba7',qos_specs=None,replication_status=,reservations=['f576a00d-830c-4a62-a4ba-12be10a6512f','27b6c27f-42de-474e-bdcd-868ce305d331','8be49f15-5699-4e4f-b76c-5d7e1d5c447f','bae66b45-b55e-4265-a6b8-a02c7a391ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f2ce17880e1457e9357c5fbdfbb3253',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:52.809002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebbe84eb-68ee-4e35-97e1-a7c366742f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:52.837259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebbe84eb-68ee-4e35-97e1-a7c366742f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:52.843717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Flow 'volume_create_api' (afcd2c9a-464e-406a-9100-f7b677007718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:52.900175 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Create volume request issued successfully. Jan 21 10:01:52.915215 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05287d7-e3fd-4dba-9455-b7a9429f3dfe tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes returned with HTTP 202 Jan 21 10:01:52.926577 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 542/1095] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:01:52 2021] POST /volume/v3/c79098316f6844e991ba90285f884ba7/volumes => generated 821 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:01:52.932882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d13f8ea-3c9f-4936-a6c4-a909117f1ede tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] GET http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:01:52.934203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d13f8ea-3c9f-4936-a6c4-a909117f1ede tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:52.934781 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:52.934781 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:52.935941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d13f8ea-3c9f-4936-a6c4-a909117f1ede tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:53.032293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:53.032293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:53.044601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d13f8ea-3c9f-4936-a6c4-a909117f1ede tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Volume info retrieved successfully. Jan 21 10:01:53.109768 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d13f8ea-3c9f-4936-a6c4-a909117f1ede tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 returned with HTTP 200 Jan 21 10:01:53.110816 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 554/1096] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:52 2021] GET /volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 => generated 913 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:54.128639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d08e6a27-9054-431d-89a4-fae3d02c106d tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] GET http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:01:54.129595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d08e6a27-9054-431d-89a4-fae3d02c106d tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:54.129595 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:54.129595 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:54.130081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d08e6a27-9054-431d-89a4-fae3d02c106d tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:54.185091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:54.185091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:54.195629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d08e6a27-9054-431d-89a4-fae3d02c106d tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Volume info retrieved successfully. Jan 21 10:01:54.225119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d08e6a27-9054-431d-89a4-fae3d02c106d tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 returned with HTTP 200 Jan 21 10:01:54.226283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 543/1097] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:54 2021] GET /volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:01:54.344814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cd2d282-aee6-4e8e-be4f-3b3d256a0552 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:01:54.345419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cd2d282-aee6-4e8e-be4f-3b3d256a0552 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:54.345616 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:54.345616 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:54.346026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cd2d282-aee6-4e8e-be4f-3b3d256a0552 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:54.401685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:54.401685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:54.412028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8cd2d282-aee6-4e8e-be4f-3b3d256a0552 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:54.451262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cd2d282-aee6-4e8e-be4f-3b3d256a0552 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 returned with HTTP 200 Jan 21 10:01:54.452227 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 555/1098] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:54 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 => generated 1085 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:54.469066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ac339f5-0ecd-4b0d-b240-7de872ca7360 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] POST http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83/action Jan 21 10:01:54.469779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:54.469779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:54.471109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ac339f5-0ecd-4b0d-b240-7de872ca7360 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Action body: b'{"os-unmanage": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:54.471852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ac339f5-0ecd-4b0d-b240-7de872ca7360 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:54.472476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_unmanage [None req-6ac339f5-0ecd-4b0d-b240-7de872ca7360 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Unmanage volume with id: a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:01:54.532161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:54.532161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:54.532795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ac339f5-0ecd-4b0d-b240-7de872ca7360 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:54.560153 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ac339f5-0ecd-4b0d-b240-7de872ca7360 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Delete volume request issued successfully. Jan 21 10:01:54.560645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ac339f5-0ecd-4b0d-b240-7de872ca7360 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83/action returned with HTTP 202 Jan 21 10:01:54.562479 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 544/1099] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:01:54 2021] POST /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:01:54.588429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05b4a5d-c1ca-4ec5-9176-d6a847a23123 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:01:54.592686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d05b4a5d-c1ca-4ec5-9176-d6a847a23123 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:54.593318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:54.593318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:54.594364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d05b4a5d-c1ca-4ec5-9176-d6a847a23123 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:54.714773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:54.714773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:54.732583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d05b4a5d-c1ca-4ec5-9176-d6a847a23123 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:54.771787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05b4a5d-c1ca-4ec5-9176-d6a847a23123 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 returned with HTTP 200 Jan 21 10:01:54.772875 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 556/1100] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:54 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 => generated 1086 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:55.803107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51507149-ec96-44e5-bbd7-913744301dcf tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:01:55.804416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51507149-ec96-44e5-bbd7-913744301dcf tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:55.804977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:55.804977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:55.806210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51507149-ec96-44e5-bbd7-913744301dcf tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:55.862783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51507149-ec96-44e5-bbd7-913744301dcf tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 returned with HTTP 404 Jan 21 10:01:55.863823 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 545/1101] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:55 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/a484e1d6-668d-48d6-a039-7a232362da83 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:55.871645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7c135bc-d917-49d7-a512-16bc2ecf0c18 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/detail?all_tenants=1 Jan 21 10:01:55.872191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7c135bc-d917-49d7-a512-16bc2ecf0c18 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:55.872412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:55.872412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:55.872757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7c135bc-d917-49d7-a512-16bc2ecf0c18 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:55.874692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f7c135bc-d917-49d7-a512-16bc2ecf0c18 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:01:55.944711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f7c135bc-d917-49d7-a512-16bc2ecf0c18 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Get all volumes completed successfully. Jan 21 10:01:55.949158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:55.949158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:55.962008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7c135bc-d917-49d7-a512-16bc2ecf0c18 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 10:01:55.964064 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 557/1102] 10.222.0.77 () {58 vars in 1252 bytes} [Thu Jan 21 10:01:55 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/detail?all_tenants=1 => generated 6750 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:01:55.985991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] POST http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/os-volume-manage Jan 21 10:01:55.986763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1584873364", "host": "n-d-758944-3@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-a484e1d6-668d-48d6-a039-7a232362da83"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:55.989580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_manage [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1584873364', 'host': 'n-d-758944-3@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-a484e1d6-668d-48d6-a039-7a232362da83'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 10:01:56.033116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Flow 'volume_manage_existing_api' (4264b7c6-4fb1-4da8-9b95-9507e2171e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:56.036074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1fa6b2a-25f1-4938-b9fb-434b95041fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.179946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Created reservations ['a745bea9-e271-440d-830e-590f03ad92fd', '0cd44126-8b59-4a1c-b2f9-3917b6825fb8', 'a68864f8-77f8-479a-b67c-d913d3a4864f', 'ec2c2eb0-8fe0-4a27-adbc-d8958a5e595d'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:56.183343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1fa6b2a-25f1-4938-b9fb-434b95041fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a745bea9-e271-440d-830e-590f03ad92fd', '0cd44126-8b59-4a1c-b2f9-3917b6825fb8', 'a68864f8-77f8-479a-b67c-d913d3a4864f', 'ec2c2eb0-8fe0-4a27-adbc-d8958a5e595d']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.185849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3871ad2b-a5fe-4d33-b300-faf7ec2c6d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.292246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3871ad2b-a5fe-4d33-b300-faf7ec2c6d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'f132ed54593c4133a49cbc50ba6d12b0', 'project_id': '2105f4da83eb492fb0c47c6ce1bd45af', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1584873364', 'host': 'n-d-758944-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', '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-21T10:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1584873364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-758944-3@lvmdriver-1#lvmdriver-1',id=be012ac2-5477-46a0-b976-58db16deed12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2105f4da83eb492fb0c47c6ce1bd45af',provider_auth=None,provider_geometry=None,provider_id=None,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='f132ed54593c4133a49cbc50ba6d12b0',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.296150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c4fae4-c2b7-40ef-b478-bff0a3f3948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.305083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes Jan 21 10:01:56.306026 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:56.306026 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:56.307407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-203105764"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:56.309825 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-203105764'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:01:56.310877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume of 1 GB Jan 21 10:01:56.331758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c4fae4-c2b7-40ef-b478-bff0a3f3948e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'f132ed54593c4133a49cbc50ba6d12b0', 'project_id': '2105f4da83eb492fb0c47c6ce1bd45af', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1584873364', 'host': 'n-d-758944-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.333800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (dc086f44-ccc8-42f7-9c8f-5d83dadb6c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.334593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Availability Zones retrieved successfully. Jan 21 10:01:56.351220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (dc086f44-ccc8-42f7-9c8f-5d83dadb6c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.352332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Flow 'volume_create_api' (6bd3ed0f-fe69-4927-b0cf-972b13ad04df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:56.355940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac79de5-8eb2-4e03-97f5-e0cb7001cbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.358254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:01:56.360444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Flow 'volume_manage_existing_api' (4264b7c6-4fb1-4da8-9b95-9507e2171e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:56.363274 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Manage volume request issued successfully. Jan 21 10:01:56.453391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5a47c4-d2dd-4573-b7b2-293eac2cc271 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/os-volume-manage returned with HTTP 202 Jan 21 10:01:56.467258 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 546/1103] 10.222.0.77 () {60 vars in 1253 bytes} [Thu Jan 21 10:01:55 2021] POST /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/os-volume-manage => generated 847 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:01:56.483719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac79de5-8eb2-4e03-97f5-e0cb7001cbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.490765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-999ebd06-2c0f-435f-bfd7-8693e6708cff tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:01:56.491786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-999ebd06-2c0f-435f-bfd7-8693e6708cff tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:56.492199 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:56.492199 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:56.492846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-999ebd06-2c0f-435f-bfd7-8693e6708cff tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:56.503295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94134d39-e239-46b3-976d-e013f9c28982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.552429 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:56.552429 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:56.563197 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-999ebd06-2c0f-435f-bfd7-8693e6708cff tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:56.591575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-999ebd06-2c0f-435f-bfd7-8693e6708cff tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 200 Jan 21 10:01:56.593311 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 547/1104] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:56 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 1084 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:01:56.600527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Created reservations ['8c62bcf4-ae1c-4281-b1a8-ba534edc9c76', '73cd1326-f87c-4a4d-b6e0-f9877bfcb74d', 'e81d6308-78a3-43a4-bf18-aa631caf9003', '3512352e-8ce6-40d8-9afd-2daa2a6de69e'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:56.603473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94134d39-e239-46b3-976d-e013f9c28982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c62bcf4-ae1c-4281-b1a8-ba534edc9c76', '73cd1326-f87c-4a4d-b6e0-f9877bfcb74d', 'e81d6308-78a3-43a4-bf18-aa631caf9003', '3512352e-8ce6-40d8-9afd-2daa2a6de69e']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.605864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50cc5882-f53e-45ad-be52-090f8c2e79af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.685626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50cc5882-f53e-45ad-be52-090f8c2e79af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ba3afee-7f05-4583-b9d3-d88df5a7b3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-203105764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068c2ab8a8a74305a717747dd5635d18',qos_specs=None,replication_status=,reservations=['8c62bcf4-ae1c-4281-b1a8-ba534edc9c76','73cd1326-f87c-4a4d-b6e0-f9877bfcb74d','e81d6308-78a3-43a4-bf18-aa631caf9003','3512352e-8ce6-40d8-9afd-2daa2a6de69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e18473da5057421bb21f7784b0d02a42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-203105764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ba3afee-7f05-4583-b9d3-d88df5a7b3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068c2ab8a8a74305a717747dd5635d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e18473da5057421bb21f7784b0d02a42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.688256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08bbec90-f4d8-4813-a9f9-d30ff2cc6a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.736011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08bbec90-f4d8-4813-a9f9-d30ff2cc6a8e) transitioned into state 'SUCCESS' from state '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-203105764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068c2ab8a8a74305a717747dd5635d18',qos_specs=None,replication_status=,reservations=['8c62bcf4-ae1c-4281-b1a8-ba534edc9c76','73cd1326-f87c-4a4d-b6e0-f9877bfcb74d','e81d6308-78a3-43a4-bf18-aa631caf9003','3512352e-8ce6-40d8-9afd-2daa2a6de69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e18473da5057421bb21f7784b0d02a42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.742813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4e6d69-e063-433e-8808-1515ebd87a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:56.771072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4e6d69-e063-433e-8808-1515ebd87a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:56.780869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Flow 'volume_create_api' (6bd3ed0f-fe69-4927-b0cf-972b13ad04df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:56.888005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume request issued successfully. Jan 21 10:01:56.908878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-720e0070-c48f-4d78-b02d-0359e11f009e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes returned with HTTP 202 Jan 21 10:01:56.912541 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 558/1105] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:01:56 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes => generated 823 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:01:56.938526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b4572dd-b5f4-4984-8282-851b23b8f43b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:01:56.939374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4b4572dd-b5f4-4984-8282-851b23b8f43b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:56.939691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:56.939691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:56.942504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4b4572dd-b5f4-4984-8282-851b23b8f43b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:57.034126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:57.034126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:57.045697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4b4572dd-b5f4-4984-8282-851b23b8f43b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:57.077799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b4572dd-b5f4-4984-8282-851b23b8f43b tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:01:57.079631 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 548/1106] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:56 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:57.611864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa6133d1-6d7b-46ec-a783-f67902485397 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:01:57.612688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa6133d1-6d7b-46ec-a783-f67902485397 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:57.612948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:57.612948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:57.613306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa6133d1-6d7b-46ec-a783-f67902485397 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:57.714258 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:57.714258 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:57.723356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fa6133d1-6d7b-46ec-a783-f67902485397 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:57.768236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa6133d1-6d7b-46ec-a783-f67902485397 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 200 Jan 21 10:01:57.769680 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 559/1107] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:57 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 1084 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:01:58.110210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8aeb83f-bec5-4fc6-92ec-9c8ce2827c7f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:01:58.110837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e8aeb83f-bec5-4fc6-92ec-9c8ce2827c7f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:58.111096 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:58.111096 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:58.111633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e8aeb83f-bec5-4fc6-92ec-9c8ce2827c7f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:58.185824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:58.185824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:58.195695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e8aeb83f-bec5-4fc6-92ec-9c8ce2827c7f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:01:58.220254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8aeb83f-bec5-4fc6-92ec-9c8ce2827c7f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:01:58.226683 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 549/1108] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:58 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:58.786479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccd4a165-9369-4f4c-b59b-670638d75433 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:01:58.787004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccd4a165-9369-4f4c-b59b-670638d75433 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:58.787234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:58.787234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:58.787617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccd4a165-9369-4f4c-b59b-670638d75433 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:58.843809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:58.843809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:58.852881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ccd4a165-9369-4f4c-b59b-670638d75433 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:58.880374 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccd4a165-9369-4f4c-b59b-670638d75433 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 200 Jan 21 10:01:58.880374 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 560/1109] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:58 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 1085 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:58.895492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6152360-d306-47e6-811a-a6b76c5a8797 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:01:58.896028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6152360-d306-47e6-811a-a6b76c5a8797 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:58.896259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:58.896259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:58.896621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6152360-d306-47e6-811a-a6b76c5a8797 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:58.950658 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:58.950658 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:58.959757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f6152360-d306-47e6-811a-a6b76c5a8797 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:58.985730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6152360-d306-47e6-811a-a6b76c5a8797 tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 200 Jan 21 10:01:58.986764 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 550/1110] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:58 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 1085 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:59.011002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccae8e96-c7e6-4aad-9b73-73747b0a412e tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] DELETE http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:01:59.012223 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccae8e96-c7e6-4aad-9b73-73747b0a412e tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:59.012679 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:59.012679 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:59.013502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccae8e96-c7e6-4aad-9b73-73747b0a412e tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:59.014471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ccae8e96-c7e6-4aad-9b73-73747b0a412e tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Delete volume with id: be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:01:59.114505 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:59.114505 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:59.116453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ccae8e96-c7e6-4aad-9b73-73747b0a412e tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:59.152369 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ccae8e96-c7e6-4aad-9b73-73747b0a412e tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Delete volume request issued successfully. Jan 21 10:01:59.152960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccae8e96-c7e6-4aad-9b73-73747b0a412e tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 202 Jan 21 10:01:59.154293 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 561/1111] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:01:59 2021] DELETE /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:01:59.163224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c044db4f-601b-4064-89b7-53ef014a666a tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:01:59.163844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c044db4f-601b-4064-89b7-53ef014a666a tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:59.164108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:59.164108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:01:59.164824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c044db4f-601b-4064-89b7-53ef014a666a tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:59.224648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:59.224648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:01:59.235873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c044db4f-601b-4064-89b7-53ef014a666a tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:01:59.263534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c044db4f-601b-4064-89b7-53ef014a666a tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 200 Jan 21 10:01:59.274855 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 551/1112] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:59 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 1084 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:00.281778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-329272a3-2650-4863-b819-5a6f8a67462d tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:02:00.282909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-329272a3-2650-4863-b819-5a6f8a67462d tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:00.283510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:00.283510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:00.284435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-329272a3-2650-4863-b819-5a6f8a67462d tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:00.371037 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:00.371037 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:00.388433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-329272a3-2650-4863-b819-5a6f8a67462d tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Volume info retrieved successfully. Jan 21 10:02:00.435985 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-329272a3-2650-4863-b819-5a6f8a67462d tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 200 Jan 21 10:02:00.437894 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 562/1113] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:00 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 1084 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:01.473183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-347c555d-f46d-4500-85a8-1c30fb2b362f tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] GET http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 Jan 21 10:02:01.475014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-347c555d-f46d-4500-85a8-1c30fb2b362f tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:01.475615 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:01.475615 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:01.477437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-347c555d-f46d-4500-85a8-1c30fb2b362f tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:01.593250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-347c555d-f46d-4500-85a8-1c30fb2b362f tempest-VolumeManageAdminTest-1872340943 tempest-VolumeManageAdminTest-1872340943] http://10.222.0.77/volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 returned with HTTP 404 Jan 21 10:02:01.594337 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 552/1114] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:01 2021] GET /volume/v3/2105f4da83eb492fb0c47c6ce1bd45af/volumes/be012ac2-5477-46a0-b976-58db16deed12 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:02:01.605263 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] DELETE http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:02:01.606222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:01.606666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:01.606666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:01.607875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:01.608636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Delete volume with id: a484e1d6-668d-48d6-a039-7a232362da83 Jan 21 10:02:01.658517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] http://10.222.0.77/volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 returned with HTTP 404 Jan 21 10:02:01.659965 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 563/1115] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:02:01 2021] DELETE /volume/v3/c79098316f6844e991ba90285f884ba7/volumes/a484e1d6-668d-48d6-a039-7a232362da83 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:02:01.890813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-38bf51be-152b-4bdd-9442-a8f242374292 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:01.891506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-38bf51be-152b-4bdd-9442-a8f242374292 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:01.892127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-38bf51be-152b-4bdd-9442-a8f242374292 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:01.952963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:01.952963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:01.963042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-34361003-6932-4c4b-95dd-946c720e0a01 req-38bf51be-152b-4bdd-9442-a8f242374292 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:01.990667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-38bf51be-152b-4bdd-9442-a8f242374292 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:01.991725 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 553/1116] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:02:01 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:02.128744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] GET http://10.222.0.77/volume// Jan 21 10:02:02.129478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:02.130135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:02.132002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8fcb502-0dee-4b9e-878c-6c91c71eaa4a tempest-VolumeManageAdminTest-755296510 tempest-VolumeManageAdminTest-755296510] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:02:02.132812 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 564/1117] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:02:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:02:02.157352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-95c06a66-b430-4295-a980-a333f02c9119 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments Jan 21 10:02:02.158118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:02.158118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:02.158821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-95c06a66-b430-4295-a980-a333f02c9119 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ba3afee-7f05-4583-b9d3-d88df5a7b3da", "instance_uuid": "19d3b583-1cfd-4499-b8e3-9c7a684ad8fe", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:02.217583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:02.217583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:02.334538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-95c06a66-b430-4295-a980-a333f02c9119 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments returned with HTTP 200 Jan 21 10:02:02.336535 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 554/1118] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:02:02 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:02:02.389306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93134150-59fe-430a-98f8-134db51334d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:02.390338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93134150-59fe-430a-98f8-134db51334d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:02.391079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93134150-59fe-430a-98f8-134db51334d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:02.444612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-95c06a66-b430-4295-a980-a333f02c9119 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:02:02.445088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-95c06a66-b430-4295-a980-a333f02c9119 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:02.445303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:02.445303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:02.445679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-95c06a66-b430-4295-a980-a333f02c9119 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:02.447209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-95c06a66-b430-4295-a980-a333f02c9119 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:02:02.448054 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 555/1119] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:02:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:02:02.479789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9a95cddd-d50f-4ccc-839b-f807a23b326d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:02.480329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9a95cddd-d50f-4ccc-839b-f807a23b326d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:02.480810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9a95cddd-d50f-4ccc-839b-f807a23b326d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:02.506770 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:02.506770 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:02.569815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:02.569815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:02.584538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9a95cddd-d50f-4ccc-839b-f807a23b326d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:02.591481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-93134150-59fe-430a-98f8-134db51334d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:02.628365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:02.628365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:02.646554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9a95cddd-d50f-4ccc-839b-f807a23b326d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:02.648570 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 556/1120] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:02:02 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 1014 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:02:02.701771 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:02.701771 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:02.706555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-87ec168e-a832-4e82-b78e-4f087c27fc1a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] PUT http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9 Jan 21 10:02:02.707500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:02.707500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:02.708278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-87ec168e-a832-4e82-b78e-4f087c27fc1a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:02.738081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93134150-59fe-430a-98f8-134db51334d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:02.749173 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 565/1121] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:02 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 915 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:02.815716 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:02:02.815716 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:02:02.816610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-34361003-6932-4c4b-95dd-946c720e0a01 req-87ec168e-a832-4e82-b78e-4f087c27fc1a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Lock "b'cinder-attachment_update-3ba3afee-7f05-4583-b9d3-d88df5a7b3da-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.023s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:02:02.821352 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:02.821352 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:03.768420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3b80d2d-b95d-4e77-b672-04bff8cf8b4f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:03.769390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3b80d2d-b95d-4e77-b672-04bff8cf8b4f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:03.769752 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:03.769752 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:03.772397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3b80d2d-b95d-4e77-b672-04bff8cf8b4f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:03.919068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:03.919068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:03.937998 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3b80d2d-b95d-4e77-b672-04bff8cf8b4f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:03.987859 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:03.987859 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:04.004317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3b80d2d-b95d-4e77-b672-04bff8cf8b4f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:04.006262 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 566/1122] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:03 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:05.025737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58089b6b-5cce-4588-a073-5a25168a3a6f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:05.027989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58089b6b-5cce-4588-a073-5a25168a3a6f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:05.028430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:05.028430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:05.029180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58089b6b-5cce-4588-a073-5a25168a3a6f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:05.178566 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:05.178566 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:05.200821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-58089b6b-5cce-4588-a073-5a25168a3a6f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:05.252479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:05.252479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:05.265105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58089b6b-5cce-4588-a073-5a25168a3a6f tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:05.266631 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 567/1123] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:05 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:02:05.314719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-34361003-6932-4c4b-95dd-946c720e0a01 req-87ec168e-a832-4e82-b78e-4f087c27fc1a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Lock "b'cinder-attachment_update-3ba3afee-7f05-4583-b9d3-d88df5a7b3da-n-h1-758944-3'" released by "attachment_update" :: held 2.498s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:02:05.315598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-87ec168e-a832-4e82-b78e-4f087c27fc1a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9 returned with HTTP 200 Jan 21 10:02:05.316673 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 557/1124] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:02:02 2021] PUT /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9 => generated 762 bytes in 2620 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:06.283586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-976ff0f8-80c4-4d40-87fc-6a281bf33c1e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:06.284112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-976ff0f8-80c4-4d40-87fc-6a281bf33c1e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:06.284289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:06.284289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:06.284901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-976ff0f8-80c4-4d40-87fc-6a281bf33c1e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:06.376250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:06.376250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:06.386776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-976ff0f8-80c4-4d40-87fc-6a281bf33c1e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:06.407886 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:06.407886 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:06.417763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-976ff0f8-80c4-4d40-87fc-6a281bf33c1e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:06.419324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 568/1125] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:06 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:07.439497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee4bb55f-36e3-4cd3-81b4-2796a056fc5d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:07.440632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee4bb55f-36e3-4cd3-81b4-2796a056fc5d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:07.441195 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:07.441195 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:07.442454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee4bb55f-36e3-4cd3-81b4-2796a056fc5d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:07.500906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbc9459c-9f81-4b3c-8890-bd8c3c27597c tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] GET http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 Jan 21 10:02:07.502049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbc9459c-9f81-4b3c-8890-bd8c3c27597c tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:07.502635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:07.502635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:07.503259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbc9459c-9f81-4b3c-8890-bd8c3c27597c tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:07.504093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:07.504093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:07.574402 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbc9459c-9f81-4b3c-8890-bd8c3c27597c tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 returned with HTTP 200 Jan 21 10:02:07.575275 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 558/1126] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:02:07 2021] GET /volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 => generated 361 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:07.676875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:07.676875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:07.710151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ee4bb55f-36e3-4cd3-81b4-2796a056fc5d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:07.763455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:07.763455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:07.788184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee4bb55f-36e3-4cd3-81b4-2796a056fc5d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:07.789379 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 569/1127] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:07 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:07.836986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] POST http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes Jan 21 10:02:07.838583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-336994749"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:07.839779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-336994749'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:02:07.840169 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Create volume of 1 GB Jan 21 10:02:07.855331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Availability Zones retrieved successfully. Jan 21 10:02:07.875473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Flow 'volume_create_api' (25876be9-b801-4d35-9518-b8d5c43f929a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:07.878327 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011117b4-4459-4a57-af57-191ec7badfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:07.880750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:02:07.958802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011117b4-4459-4a57-af57-191ec7badfd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:07.961098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c004191-e809-457d-a28f-901e7e044130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:08.081204 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Created reservations ['3f649489-24bb-470b-8966-56a0dadff664', '0ea79631-eda0-49fc-bf5d-d5326f7aa902', '5acc588e-b011-4cd0-bf4f-1f5bf3ff8d6b', '17a8e330-5a83-4f18-a360-24ddd0fcccad'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:02:08.083980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c004191-e809-457d-a28f-901e7e044130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f649489-24bb-470b-8966-56a0dadff664', '0ea79631-eda0-49fc-bf5d-d5326f7aa902', '5acc588e-b011-4cd0-bf4f-1f5bf3ff8d6b', '17a8e330-5a83-4f18-a360-24ddd0fcccad']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:08.088244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d37803-57aa-4e21-a5d1-c00aeb07c3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:08.168323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d37803-57aa-4e21-a5d1-c00aeb07c3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-336994749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb03b7e732410b9978a4a5b9b8c6a9',qos_specs=None,replication_status=,reservations=['3f649489-24bb-470b-8966-56a0dadff664','0ea79631-eda0-49fc-bf5d-d5326f7aa902','5acc588e-b011-4cd0-bf4f-1f5bf3ff8d6b','17a8e330-5a83-4f18-a360-24ddd0fcccad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e44aca1a0404dc2830776b41354ddd5',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-336994749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecb03b7e732410b9978a4a5b9b8c6a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9e44aca1a0404dc2830776b41354ddd5',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:08.170608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c354cf1-128c-4208-9e08-be29daa5684b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:08.205739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c354cf1-128c-4208-9e08-be29daa5684b) transitioned into state 'SUCCESS' from state '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-336994749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb03b7e732410b9978a4a5b9b8c6a9',qos_specs=None,replication_status=,reservations=['3f649489-24bb-470b-8966-56a0dadff664','0ea79631-eda0-49fc-bf5d-d5326f7aa902','5acc588e-b011-4cd0-bf4f-1f5bf3ff8d6b','17a8e330-5a83-4f18-a360-24ddd0fcccad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e44aca1a0404dc2830776b41354ddd5',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:08.208125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d99d7e9-10f7-4197-955a-31dca9b06472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:08.227940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d99d7e9-10f7-4197-955a-31dca9b06472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:08.231880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Flow 'volume_create_api' (25876be9-b801-4d35-9518-b8d5c43f929a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:08.295190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Create volume request issued successfully. Jan 21 10:02:08.314973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3da695ff-ce5b-4349-a119-5557ff6c708c tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes returned with HTTP 202 Jan 21 10:02:08.316949 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 559/1128] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:02:07 2021] POST /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes => generated 827 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:02:08.331127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f55d35ca-942d-489b-a2ae-5c63f8a932f1 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] GET http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:08.331711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f55d35ca-942d-489b-a2ae-5c63f8a932f1 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:08.331908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:08.331908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:08.332715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f55d35ca-942d-489b-a2ae-5c63f8a932f1 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:08.461636 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:08.461636 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:08.488460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f55d35ca-942d-489b-a2ae-5c63f8a932f1 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Volume info retrieved successfully. Jan 21 10:02:08.541351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f55d35ca-942d-489b-a2ae-5c63f8a932f1 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b returned with HTTP 200 Jan 21 10:02:08.547059 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 570/1129] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:08 2021] GET /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b => generated 895 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:08.806060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65e9e6fe-4eb6-4759-9248-72e51353e1d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:08.807089 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65e9e6fe-4eb6-4759-9248-72e51353e1d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:08.807404 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:08.807404 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:08.807781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65e9e6fe-4eb6-4759-9248-72e51353e1d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:08.861364 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:08.861364 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:08.871274 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65e9e6fe-4eb6-4759-9248-72e51353e1d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:08.893426 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:08.893426 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:08.902158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65e9e6fe-4eb6-4759-9248-72e51353e1d5 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:08.903178 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 560/1130] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:08 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:09.561845 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-010a6580-3071-4903-b12e-f5ecac4b375e tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] GET http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:09.563058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-010a6580-3071-4903-b12e-f5ecac4b375e tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:09.563671 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:09.563671 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:09.564292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-010a6580-3071-4903-b12e-f5ecac4b375e tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:09.626836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:09.626836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:09.644136 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-010a6580-3071-4903-b12e-f5ecac4b375e tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Volume info retrieved successfully. Jan 21 10:02:09.672166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-010a6580-3071-4903-b12e-f5ecac4b375e tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b returned with HTTP 200 Jan 21 10:02:09.683518 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 571/1131] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:09 2021] GET /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:09.696530 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-338d6849-4d3c-4399-927e-2d188be41d43 tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] PUT http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 Jan 21 10:02:09.697685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:09.697685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:09.698977 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-338d6849-4d3c-4399-927e-2d188be41d43 tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:09.855549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-338d6849-4d3c-4399-927e-2d188be41d43 tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 returned with HTTP 200 Jan 21 10:02:09.856606 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 561/1132] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 10:02:09 2021] PUT /volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 => generated 316 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:09.867000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] POST http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes Jan 21 10:02:09.867503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:09.867503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:09.867918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:09.869900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Create volume request body: {'volume': {'size': 2}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:02:09.870508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Create volume of 2 GB Jan 21 10:02:09.884250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Availability Zones retrieved successfully. Jan 21 10:02:09.902809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Flow 'volume_create_api' (3c6e155d-c39d-42c2-aa5c-824aa64349d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:09.906042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48bc3eed-5c14-4bdb-82df-ce153fa49996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:09.908286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Validating volume size '2' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:02:09.920888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fed69fd-dc44-4b00-918a-d41b4deed80d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:09.921606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fed69fd-dc44-4b00-918a-d41b4deed80d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:09.922128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fed69fd-dc44-4b00-918a-d41b4deed80d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:09.992055 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:09.992055 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:10.002089 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3fed69fd-dc44-4b00-918a-d41b4deed80d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:10.034059 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:10.034059 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:10.044900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fed69fd-dc44-4b00-918a-d41b4deed80d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:10.046048 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 562/1133] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:09 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:10.069712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48bc3eed-5c14-4bdb-82df-ce153fa49996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:10.072740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e4247-11e7-45e1-aeb1-c0ffbf972f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:10.177748 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota_utils [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Quota exceeded for 4ecb03b7e732410b9978a4a5b9b8c6a9, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 10:02:10.210762 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e4247-11e7-45e1-aeb1-c0ffbf972f27) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 10:02:10.210762 n-d-758944-3 devstack@c-api.service[87994]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 10:02:10.216657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e4247-11e7-45e1-aeb1-c0ffbf972f27) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:10.218726 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e4247-11e7-45e1-aeb1-c0ffbf972f27) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 10:02:10.220689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48bc3eed-5c14-4bdb-82df-ce153fa49996) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:10.222642 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48bc3eed-5c14-4bdb-82df-ce153fa49996) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 10:02:10.225224 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Flow 'volume_create_api' (3c6e155d-c39d-42c2-aa5c-824aa64349d6) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 10:02:10.226360 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.middleware.fault [None req-f318602f-9efc-47b0-bad3-bb44a5c4b671 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes returned with HTTP 413 Jan 21 10:02:10.241219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-241bf4e9-6a0e-4c92-a65b-499fb5746dae tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] PUT http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 Jan 21 10:02:10.241782 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:10.241782 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:10.242469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-241bf4e9-6a0e-4c92-a65b-499fb5746dae tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:10.247905 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 572/1134] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:02:09 2021] POST /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes => generated 208 bytes in 384 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 10:02:10.360134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-241bf4e9-6a0e-4c92-a65b-499fb5746dae tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 returned with HTTP 200 Jan 21 10:02:10.366127 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 563/1135] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 10:02:10 2021] PUT /volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 => generated 316 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:10.372404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] POST http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes Jan 21 10:02:10.373410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:10.373410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:10.373780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:10.374831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Create volume request body: {'volume': {'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:02:10.375228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Create volume of 1 GB Jan 21 10:02:10.375855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:10.375855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:10.388894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Availability Zones retrieved successfully. Jan 21 10:02:10.406404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Flow 'volume_create_api' (eaa08867-de2d-4664-b3b9-cc3e3c36684d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:10.409238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fc6707-aeab-4cff-a877-16c5e42d090a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:10.411285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:02:10.514210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fc6707-aeab-4cff-a877-16c5e42d090a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:10.514210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426a0033-d0c5-4c30-9e1b-670e5d408121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:10.587534 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota_utils [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Quota exceeded for 4ecb03b7e732410b9978a4a5b9b8c6a9, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 10:02:10.590319 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426a0033-d0c5-4c30-9e1b-670e5d408121) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 10:02:10.590319 n-d-758944-3 devstack@c-api.service[87994]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 10:02:10.595737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426a0033-d0c5-4c30-9e1b-670e5d408121) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:10.598901 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426a0033-d0c5-4c30-9e1b-670e5d408121) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 10:02:10.600596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fc6707-aeab-4cff-a877-16c5e42d090a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:10.603104 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fc6707-aeab-4cff-a877-16c5e42d090a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 10:02:10.606745 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Flow 'volume_create_api' (eaa08867-de2d-4664-b3b9-cc3e3c36684d) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 10:02:10.608031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.middleware.fault [None req-1a13872d-b464-4224-b29b-9bde3120d459 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes returned with HTTP 413 Jan 21 10:02:10.609285 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 573/1136] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:02:10 2021] POST /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes => generated 150 bytes in 242 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 10:02:10.625561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6138f8f7-96e0-45af-a022-537dc49f7880 tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] PUT http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 Jan 21 10:02:10.626543 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6138f8f7-96e0-45af-a022-537dc49f7880 tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:10.880947 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6138f8f7-96e0-45af-a022-537dc49f7880 tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 returned with HTTP 200 Jan 21 10:02:10.887834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 564/1137] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 10:02:10 2021] PUT /volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 => generated 315 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:10.897555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e451a951-d173-4cd4-b70e-59c8bad2d4b4 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] POST http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b/action Jan 21 10:02:10.898323 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:10.898323 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:10.899021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e451a951-d173-4cd4-b70e-59c8bad2d4b4 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:02:10.899587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e451a951-d173-4cd4-b70e-59c8bad2d4b4 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:10.906833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9b365976-8efc-4279-ac84-a6e611d35990 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9/action Jan 21 10:02:10.909630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9b365976-8efc-4279-ac84-a6e611d35990 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:02:10.910468 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9b365976-8efc-4279-ac84-a6e611d35990 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:10.976983 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:10.976983 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:10.980592 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e451a951-d173-4cd4-b70e-59c8bad2d4b4 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Volume info retrieved successfully. Jan 21 10:02:11.137674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:11.137674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:11.201607 n-d-758944-3 devstack@c-api.service[87994]: ERROR cinder.volume.api [None req-e451a951-d173-4cd4-b70e-59c8bad2d4b4 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Quota exceeded for 4ecb03b7e732410b9978a4a5b9b8c6a9, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 10:02:11.206480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.middleware.fault [None req-e451a951-d173-4cd4-b70e-59c8bad2d4b4 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b/action returned with HTTP 413 Jan 21 10:02:11.214915 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 574/1138] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:02:10 2021] POST /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b/action => generated 208 bytes in 317 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 10:02:11.215138 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34361003-6932-4c4b-95dd-946c720e0a01 req-9b365976-8efc-4279-ac84-a6e611d35990 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9/action returned with HTTP 204 Jan 21 10:02:11.215138 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 565/1139] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:02:10 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9/action => generated 0 bytes in 318 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:02:11.215951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84d527bb-a5e9-4ecd-b2e1-60b45169b2f3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:11.216928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84d527bb-a5e9-4ecd-b2e1-60b45169b2f3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:11.217150 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:11.217150 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:11.217532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84d527bb-a5e9-4ecd-b2e1-60b45169b2f3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:11.220073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-395db138-bce2-4b4f-8b3f-97b2f681383a tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] DELETE http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:11.220681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-395db138-bce2-4b4f-8b3f-97b2f681383a tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:11.220898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:11.220898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:11.222024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-395db138-bce2-4b4f-8b3f-97b2f681383a tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:11.222723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-395db138-bce2-4b4f-8b3f-97b2f681383a tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Delete volume with id: 7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:11.281058 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:11.281058 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:11.282431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-395db138-bce2-4b4f-8b3f-97b2f681383a tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Volume info retrieved successfully. Jan 21 10:02:11.291308 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:11.291308 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:11.307554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-84d527bb-a5e9-4ecd-b2e1-60b45169b2f3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:11.333683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-395db138-bce2-4b4f-8b3f-97b2f681383a tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Delete volume request issued successfully. Jan 21 10:02:11.334572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-395db138-bce2-4b4f-8b3f-97b2f681383a tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b returned with HTTP 202 Jan 21 10:02:11.337171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:11.337171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:11.338708 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 566/1140] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:02:11 2021] DELETE /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:02:11.351065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d5e7c81-5b9f-46a7-b30a-ff15cc445ae2 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] GET http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:11.351506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d5e7c81-5b9f-46a7-b30a-ff15cc445ae2 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:11.351732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:11.351732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:11.352204 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d5e7c81-5b9f-46a7-b30a-ff15cc445ae2 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:11.356082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84d527bb-a5e9-4ecd-b2e1-60b45169b2f3 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:11.357161 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 575/1141] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:11 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 1208 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:11.437234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:11.437234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:11.449825 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0d5e7c81-5b9f-46a7-b30a-ff15cc445ae2 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Volume info retrieved successfully. Jan 21 10:02:11.476786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d5e7c81-5b9f-46a7-b30a-ff15cc445ae2 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b returned with HTTP 200 Jan 21 10:02:11.477976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 567/1142] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:11 2021] GET /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b => generated 919 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:12.502881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb7d6700-a817-43a2-a682-50a1be6e8375 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] GET http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:12.503410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb7d6700-a817-43a2-a682-50a1be6e8375 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:12.503795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:12.503795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:12.503910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb7d6700-a817-43a2-a682-50a1be6e8375 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:12.557032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:12.557032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:12.566714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cb7d6700-a817-43a2-a682-50a1be6e8375 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Volume info retrieved successfully. Jan 21 10:02:12.600814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb7d6700-a817-43a2-a682-50a1be6e8375 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b returned with HTTP 200 Jan 21 10:02:12.602076 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 576/1143] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:12 2021] GET /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:02:13.429667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9299bb1-6d27-492a-b115-924121154599 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:13.430342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9299bb1-6d27-492a-b115-924121154599 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:13.430536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:13.430536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:13.431072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9299bb1-6d27-492a-b115-924121154599 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:13.619497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-805a822e-18e1-4dbe-a6fd-db327b0d90cd tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] GET http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:13.621075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-805a822e-18e1-4dbe-a6fd-db327b0d90cd tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:13.621303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:13.621303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:13.621868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-805a822e-18e1-4dbe-a6fd-db327b0d90cd tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:13.627749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:13.627749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:13.657835 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c9299bb1-6d27-492a-b115-924121154599 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:13.700272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:13.700272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:13.722009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9299bb1-6d27-492a-b115-924121154599 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:13.722926 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 568/1144] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:13 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 1208 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:13.745045 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:13.745045 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:13.758489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-805a822e-18e1-4dbe-a6fd-db327b0d90cd tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Volume info retrieved successfully. Jan 21 10:02:13.799317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-805a822e-18e1-4dbe-a6fd-db327b0d90cd tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b returned with HTTP 200 Jan 21 10:02:13.799957 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 577/1145] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:13 2021] GET /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b => generated 919 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:14.817647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18e16b48-055f-4bbd-886b-a5c4360f7253 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] GET http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b Jan 21 10:02:14.818313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18e16b48-055f-4bbd-886b-a5c4360f7253 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:14.818413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:14.818413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:14.818894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18e16b48-055f-4bbd-886b-a5c4360f7253 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:14.895537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18e16b48-055f-4bbd-886b-a5c4360f7253 tempest-VolumeQuotasNegativeTestJSON-2107831702 tempest-VolumeQuotasNegativeTestJSON-2107831702] http://10.222.0.77/volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b returned with HTTP 404 Jan 21 10:02:14.898612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 569/1146] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:14 2021] GET /volume/v3/4ecb03b7e732410b9978a4a5b9b8c6a9/volumes/7e250cc1-4f70-4d73-baa7-4d9ab6c8c58b => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:02:14.906910 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8c5452f-45d0-405e-bcab-422852a8f47c tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] PUT http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 Jan 21 10:02:14.907414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:14.907414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:14.908291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e8c5452f-45d0-405e-bcab-422852a8f47c tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:14.967527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-a3bd6ce1-cdbe-40ca-bcf9-b02e6d188895 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:14.968061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-a3bd6ce1-cdbe-40ca-bcf9-b02e6d188895 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:14.968563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-a3bd6ce1-cdbe-40ca-bcf9-b02e6d188895 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:15.039092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:15.039092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:15.066696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-a3bd6ce1-cdbe-40ca-bcf9-b02e6d188895 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:15.123411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:15.123411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:15.134081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-a3bd6ce1-cdbe-40ca-bcf9-b02e6d188895 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:15.147265 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 570/1147] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:02:14 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 1208 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:02:15.159452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da/action Jan 21 10:02:15.159923 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:15.159923 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:15.160364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:02:15.160772 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:15.219176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8c5452f-45d0-405e-bcab-422852a8f47c tempest-VolumeQuotasNegativeTestJSON-288024232 tempest-VolumeQuotasNegativeTestJSON-288024232] http://10.222.0.77/volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 returned with HTTP 200 Jan 21 10:02:15.220079 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 578/1148] 10.222.0.77 () {60 vars in 1342 bytes} [Thu Jan 21 10:02:14 2021] PUT /volume/v3/04eb3b9a220d45e3b2b33e4d99343222/os-quota-sets/4ecb03b7e732410b9978a4a5b9b8c6a9 => generated 319 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:02:15.239509 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:15.239509 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:15.240711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:15.252018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Begin detaching volume completed successfully. Jan 21 10:02:15.252772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da/action returned with HTTP 202 Jan 21 10:02:15.254430 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 571/1149] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:02:15 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 10:02:15.287082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b86f002c-e1db-4fc3-9243-5e40a3a99982 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:15.288367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b86f002c-e1db-4fc3-9243-5e40a3a99982 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:15.290166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b86f002c-e1db-4fc3-9243-5e40a3a99982 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:15.356700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:02:15.357182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:15.357400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:15.357400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:15.358115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:15.365117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-0e7c3291-edd2-4ebe-89ac-be9a88859210 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:02:15.365968 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 572/1150] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:02: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 21 10:02:15.380262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:15.380262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:15.386606 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-4f91f3bc-0b4e-4540-b68b-1c07bd23c695 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:15.387209 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-4f91f3bc-0b4e-4540-b68b-1c07bd23c695 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:15.387700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-4f91f3bc-0b4e-4540-b68b-1c07bd23c695 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:15.390294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b86f002c-e1db-4fc3-9243-5e40a3a99982 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:15.417104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:15.417104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:15.427022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b86f002c-e1db-4fc3-9243-5e40a3a99982 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:15.428098 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 579/1151] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:15 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 1211 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:15.480296 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:15.480296 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:15.491669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-4f91f3bc-0b4e-4540-b68b-1c07bd23c695 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:15.520260 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:15.520260 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:15.533737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-4f91f3bc-0b4e-4540-b68b-1c07bd23c695 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:15.535043 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 573/1152] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:02:15 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 1310 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:02:16.118371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-1125e1a1-97ea-480e-a99f-95f532dc6903 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] DELETE http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9 Jan 21 10:02:16.119547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-1125e1a1-97ea-480e-a99f-95f532dc6903 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:16.119948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:16.119948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:16.120564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-1125e1a1-97ea-480e-a99f-95f532dc6903 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:16.144404 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:16.144404 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:16.450936 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8c5e7ca-4291-4d22-afc1-8b633aaed28e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:16.451923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8c5e7ca-4291-4d22-afc1-8b633aaed28e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:16.452113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:16.452113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:16.452512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8c5e7ca-4291-4d22-afc1-8b633aaed28e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:16.536439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:16.536439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:16.563635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c8c5e7ca-4291-4d22-afc1-8b633aaed28e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:16.605705 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:16.605705 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:16.625406 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8c5e7ca-4291-4d22-afc1-8b633aaed28e tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:16.637806 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 574/1153] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:16 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 1211 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:17.057312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-1125e1a1-97ea-480e-a99f-95f532dc6903 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:02:17.057791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-1125e1a1-97ea-480e-a99f-95f532dc6903 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:02:17.074549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e31ed749-8a70-49bf-85fc-69655f52bb76 req-1125e1a1-97ea-480e-a99f-95f532dc6903 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9 returned with HTTP 200 Jan 21 10:02:17.080031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 580/1154] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:02:16 2021] DELETE /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7049c8e9-13e4-4b2c-8100-acbf47cde5a9 => generated 19 bytes in 994 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:17.643848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f061a8f-dc07-4a13-9b5e-0e19c91874ff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:02:17.644392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f061a8f-dc07-4a13-9b5e-0e19c91874ff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:17.644552 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:17.644552 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:17.645172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f061a8f-dc07-4a13-9b5e-0e19c91874ff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:17.694240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:17.694240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:17.703726 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2f061a8f-dc07-4a13-9b5e-0e19c91874ff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:17.726332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f061a8f-dc07-4a13-9b5e-0e19c91874ff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:02:17.727799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 575/1155] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:17 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] POST http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2069904086"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2069904086'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Create volume of 1 GB Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:20.018091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:20.065032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Availability Zones retrieved successfully. Jan 21 10:02:20.096371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Flow 'volume_create_api' (47760911-3f4a-40b7-8634-58b3559a60d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:20.103919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c7c326-327b-49c5-b947-1ea803c090eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:20.108654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:02:20.207745 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c7c326-327b-49c5-b947-1ea803c090eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:20.210561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4e4f38-b066-4d74-bba8-62d93867f75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:20.342973 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Created reservations ['ad53aab1-41fd-41e0-905b-67047c3b77d1', 'dac0454f-4bff-41ea-93b2-00d7f5ffabb3', 'a2a1acb7-99a0-4e94-97bb-ee4ad43d90b5', '9e618634-19da-4a4f-8a4b-8e0b7f0fcdd6'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:02:20.344874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4e4f38-b066-4d74-bba8-62d93867f75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad53aab1-41fd-41e0-905b-67047c3b77d1', 'dac0454f-4bff-41ea-93b2-00d7f5ffabb3', 'a2a1acb7-99a0-4e94-97bb-ee4ad43d90b5', '9e618634-19da-4a4f-8a4b-8e0b7f0fcdd6']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:20.347068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4415b3ec-07fb-4f42-a343-d178bf7ea571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:20.409210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4415b3ec-07fb-4f42-a343-d178bf7ea571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be3db71-aa47-4002-8ed2-e5b1df58a8f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2069904086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3def9441c6ed492baa837dc33655c9fa',qos_specs=None,replication_status=,reservations=['ad53aab1-41fd-41e0-905b-67047c3b77d1','dac0454f-4bff-41ea-93b2-00d7f5ffabb3','a2a1acb7-99a0-4e94-97bb-ee4ad43d90b5','9e618634-19da-4a4f-8a4b-8e0b7f0fcdd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8baec489824599a5ca95f15c4dab3c',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2069904086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be3db71-aa47-4002-8ed2-e5b1df58a8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3def9441c6ed492baa837dc33655c9fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0e8baec489824599a5ca95f15c4dab3c',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:20.411823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (091c49c5-3a71-4400-b686-634b402c02ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:20.442362 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (091c49c5-3a71-4400-b686-634b402c02ce) transitioned into state 'SUCCESS' from state '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-2069904086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3def9441c6ed492baa837dc33655c9fa',qos_specs=None,replication_status=,reservations=['ad53aab1-41fd-41e0-905b-67047c3b77d1','dac0454f-4bff-41ea-93b2-00d7f5ffabb3','a2a1acb7-99a0-4e94-97bb-ee4ad43d90b5','9e618634-19da-4a4f-8a4b-8e0b7f0fcdd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8baec489824599a5ca95f15c4dab3c',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:20.445231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739659d8-01e7-4b95-93a7-375f6eab8346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:20.473996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739659d8-01e7-4b95-93a7-375f6eab8346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:20.483688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Flow 'volume_create_api' (47760911-3f4a-40b7-8634-58b3559a60d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:20.593167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Create volume request issued successfully. Jan 21 10:02:20.609051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f27f6ee-276f-402e-8bd9-56a8e397ed57 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes returned with HTTP 202 Jan 21 10:02:20.610648 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 581/1156] 10.222.0.77 () {62 vars in 1265 bytes} [Thu Jan 21 10:02:19 2021] POST /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes => generated 821 bytes in 1081 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:02:20.640062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20039652-584a-4e90-b5c6-838a70ca6472 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:02:20.641053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20039652-584a-4e90-b5c6-838a70ca6472 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:20.641462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:20.641462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:20.642212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20039652-584a-4e90-b5c6-838a70ca6472 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:20.740602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:20.740602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:20.751089 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20039652-584a-4e90-b5c6-838a70ca6472 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:02:20.792630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20039652-584a-4e90-b5c6-838a70ca6472 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 200 Jan 21 10:02:20.793480 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 576/1157] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:20 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:21.820526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f804d82b-00c8-48fa-a547-0271093f592f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:02:21.821176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f804d82b-00c8-48fa-a547-0271093f592f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:21.821555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:21.821555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:21.821947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f804d82b-00c8-48fa-a547-0271093f592f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:21.879830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:21.879830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:21.890177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f804d82b-00c8-48fa-a547-0271093f592f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:02:21.926406 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f804d82b-00c8-48fa-a547-0271093f592f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 200 Jan 21 10:02:21.926406 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 582/1158] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:21 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:21.951100 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93304f76-3e50-4206-8287-4bbba5d32b53 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] POST http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups Jan 21 10:02:21.967446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:21.967446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:21.967446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93304f76-3e50-4206-8287-4bbba5d32b53 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1be3db71-aa47-4002-8ed2-e5b1df58a8f3", "name": "tempest-VolumesBackupsV39Test-Backup-664331195"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:21.973269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-93304f76-3e50-4206-8287-4bbba5d32b53 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Creating new backup {'backup': {'volume_id': '1be3db71-aa47-4002-8ed2-e5b1df58a8f3', 'name': 'tempest-VolumesBackupsV39Test-Backup-664331195'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:02:21.973269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-93304f76-3e50-4206-8287-4bbba5d32b53 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Creating backup of volume 1be3db71-aa47-4002-8ed2-e5b1df58a8f3 in container None Jan 21 10:02:22.029524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:22.029524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:22.032093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-93304f76-3e50-4206-8287-4bbba5d32b53 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:02:22.093737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-93304f76-3e50-4206-8287-4bbba5d32b53 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Created reservations ['b39b751c-ff23-4f80-92e6-3f292d205284', '1adacc59-6a31-4895-b179-5f34a3fa9c01'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:02:22.387420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93304f76-3e50-4206-8287-4bbba5d32b53 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups returned with HTTP 202 Jan 21 10:02:22.387420 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 577/1159] 10.222.0.77 () {62 vars in 1266 bytes} [Thu Jan 21 10:02:21 2021] POST /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups => generated 398 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:02:22.407091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fb64f06-689c-443f-b1e3-5b970c12c453 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:22.407091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fb64f06-689c-443f-b1e3-5b970c12c453 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:22.407091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:22.407091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:22.407091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fb64f06-689c-443f-b1e3-5b970c12c453 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:22.407091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8fb64f06-689c-443f-b1e3-5b970c12c453 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:22.442408 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:22.442408 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:22.442408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fb64f06-689c-443f-b1e3-5b970c12c453 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:22.453759 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 583/1160] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:22 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 805 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:23.454473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6412d6c5-6a1f-4ae6-86ed-3c960f07ffee tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:23.455777 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6412d6c5-6a1f-4ae6-86ed-3c960f07ffee tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:23.456197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:23.456197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:23.456862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6412d6c5-6a1f-4ae6-86ed-3c960f07ffee tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:23.457427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6412d6c5-6a1f-4ae6-86ed-3c960f07ffee tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:23.483400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:23.483400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:23.485888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6412d6c5-6a1f-4ae6-86ed-3c960f07ffee tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:23.486944 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 578/1161] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:23 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 805 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:24.503370 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd6abc7e-84f4-4974-8b87-8d4324c7b360 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:24.503935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd6abc7e-84f4-4974-8b87-8d4324c7b360 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:24.504360 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:24.504360 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:24.504704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd6abc7e-84f4-4974-8b87-8d4324c7b360 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:24.505062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dd6abc7e-84f4-4974-8b87-8d4324c7b360 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:24.530286 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:24.530286 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:24.532632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd6abc7e-84f4-4974-8b87-8d4324c7b360 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:24.539467 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 584/1162] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:24 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 805 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:25.550686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72300eb8-cc2c-4ba4-abf9-8362c603f2c0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:25.551331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72300eb8-cc2c-4ba4-abf9-8362c603f2c0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:25.551601 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:25.551601 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:25.551929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72300eb8-cc2c-4ba4-abf9-8362c603f2c0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:25.552299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-72300eb8-cc2c-4ba4-abf9-8362c603f2c0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:25.586219 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:25.586219 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:25.589215 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72300eb8-cc2c-4ba4-abf9-8362c603f2c0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:25.590119 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 579/1163] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:25 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 805 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:26.609931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2c64408-8294-4342-8087-a4acd90ec490 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:26.610516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2c64408-8294-4342-8087-a4acd90ec490 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:26.610776 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:26.610776 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:26.611483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2c64408-8294-4342-8087-a4acd90ec490 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:26.612836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c2c64408-8294-4342-8087-a4acd90ec490 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:26.644563 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:26.644563 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:26.647329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2c64408-8294-4342-8087-a4acd90ec490 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:26.655906 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 585/1164] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:26 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 805 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:27.687992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58913b1d-5464-470e-a684-f3eb0d621732 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:27.687992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58913b1d-5464-470e-a684-f3eb0d621732 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:27.687992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:27.687992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:27.687992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58913b1d-5464-470e-a684-f3eb0d621732 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:27.687992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-58913b1d-5464-470e-a684-f3eb0d621732 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:27.748699 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:27.748699 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:27.748699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58913b1d-5464-470e-a684-f3eb0d621732 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:27.748699 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 580/1165] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:27 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 805 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:28.763738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3dde5a8-ea7a-4359-928f-0e54685620e9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:28.764346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a3dde5a8-ea7a-4359-928f-0e54685620e9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:28.764530 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:28.764530 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:28.764880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a3dde5a8-ea7a-4359-928f-0e54685620e9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:28.765250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a3dde5a8-ea7a-4359-928f-0e54685620e9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:28.800515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:28.800515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:28.800515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3dde5a8-ea7a-4359-928f-0e54685620e9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:28.800515 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 586/1166] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:28 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 805 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:02:29.820041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b42950be-b7a2-4196-b9c2-f2e4130e37cf tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:29.820041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b42950be-b7a2-4196-b9c2-f2e4130e37cf tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:29.820041 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:29.820041 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:29.820041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b42950be-b7a2-4196-b9c2-f2e4130e37cf tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:29.820041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b42950be-b7a2-4196-b9c2-f2e4130e37cf tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:29.889428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:29.889428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:29.894810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b42950be-b7a2-4196-b9c2-f2e4130e37cf tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:29.905298 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 581/1167] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:29 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:30.934139 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-443135f2-04f5-4f96-8e91-d9782f12c037 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:30.934139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-443135f2-04f5-4f96-8e91-d9782f12c037 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:30.934139 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:30.934139 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:30.934139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-443135f2-04f5-4f96-8e91-d9782f12c037 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:30.944835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-443135f2-04f5-4f96-8e91-d9782f12c037 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:30.988923 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:30.988923 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:30.988923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-443135f2-04f5-4f96-8e91-d9782f12c037 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:30.988923 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 587/1168] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:30 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:32.003032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04742748-9d7b-4f4e-aba9-5e4a61bb8004 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:32.003747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04742748-9d7b-4f4e-aba9-5e4a61bb8004 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:32.004102 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:32.004102 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:32.004596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04742748-9d7b-4f4e-aba9-5e4a61bb8004 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:32.005402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-04742748-9d7b-4f4e-aba9-5e4a61bb8004 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:32.047460 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:32.047460 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:32.051867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04742748-9d7b-4f4e-aba9-5e4a61bb8004 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:32.053018 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 582/1169] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:31 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:33.075074 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d45ca0c-709a-4081-9e0f-f24f4d55f434 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:33.075842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d45ca0c-709a-4081-9e0f-f24f4d55f434 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:33.076167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:33.076167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:33.077041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d45ca0c-709a-4081-9e0f-f24f4d55f434 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:33.077503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8d45ca0c-709a-4081-9e0f-f24f4d55f434 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:33.110813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:33.110813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:33.115486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d45ca0c-709a-4081-9e0f-f24f4d55f434 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:33.116493 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 588/1170] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:33 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:34.135737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24471429-d678-4102-978b-066869d439f9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:34.137061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24471429-d678-4102-978b-066869d439f9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:34.137461 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:34.137461 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:34.138071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24471429-d678-4102-978b-066869d439f9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:34.138787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-24471429-d678-4102-978b-066869d439f9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:34.194664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:34.194664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:34.205506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24471429-d678-4102-978b-066869d439f9 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:34.207988 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 583/1171] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:34 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:35.228231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28c79f1b-fbb4-45ed-98af-0e5c957947e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:35.230127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28c79f1b-fbb4-45ed-98af-0e5c957947e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:35.230504 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:35.230504 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:35.235022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28c79f1b-fbb4-45ed-98af-0e5c957947e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:35.235843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-28c79f1b-fbb4-45ed-98af-0e5c957947e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:35.293972 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:35.293972 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:35.296168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28c79f1b-fbb4-45ed-98af-0e5c957947e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:35.297206 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 589/1172] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:35 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:36.321776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a541414b-c1f0-4d01-a58d-c725386ccafb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:36.325519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a541414b-c1f0-4d01-a58d-c725386ccafb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:36.326015 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:36.326015 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:36.329066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a541414b-c1f0-4d01-a58d-c725386ccafb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:36.329561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a541414b-c1f0-4d01-a58d-c725386ccafb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:36.354875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:36.354875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:36.356952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a541414b-c1f0-4d01-a58d-c725386ccafb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:36.358042 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 584/1173] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:36 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:37.372855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06499434-80da-4764-9253-60fa0f165882 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:37.373477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06499434-80da-4764-9253-60fa0f165882 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:37.373559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:37.373559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:37.373961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06499434-80da-4764-9253-60fa0f165882 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:37.374277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-06499434-80da-4764-9253-60fa0f165882 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:37.417048 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:37.417048 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:37.419186 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06499434-80da-4764-9253-60fa0f165882 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:37.426268 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 590/1174] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:37 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:38.434865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad3a7e4d-5a80-43e2-804d-b20e21ca3eab tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:38.437002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad3a7e4d-5a80-43e2-804d-b20e21ca3eab tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:38.437615 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:38.437615 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:38.437912 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad3a7e4d-5a80-43e2-804d-b20e21ca3eab tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:38.438372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ad3a7e4d-5a80-43e2-804d-b20e21ca3eab tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:38.463412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:38.463412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:38.466023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad3a7e4d-5a80-43e2-804d-b20e21ca3eab tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:38.474140 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 585/1175] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:38 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:39.482339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0c1abfb-13aa-48e5-a12a-5db06c79babb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:39.482835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0c1abfb-13aa-48e5-a12a-5db06c79babb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:39.482835 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:39.482835 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:39.483382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0c1abfb-13aa-48e5-a12a-5db06c79babb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:39.483761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d0c1abfb-13aa-48e5-a12a-5db06c79babb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:39.540687 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:39.540687 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:39.542658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0c1abfb-13aa-48e5-a12a-5db06c79babb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:39.543706 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 591/1176] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:39 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:40.563704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd773618-26a1-4299-8a41-0741a5411d09 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:40.578773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd773618-26a1-4299-8a41-0741a5411d09 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:40.578773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:40.578773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:40.578773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd773618-26a1-4299-8a41-0741a5411d09 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:40.579428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bd773618-26a1-4299-8a41-0741a5411d09 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:40.622736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:40.622736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:40.625609 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd773618-26a1-4299-8a41-0741a5411d09 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:40.627063 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 586/1177] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:40 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:41.646435 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2550671-fb16-456b-998c-704253e0d9c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:41.647671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2550671-fb16-456b-998c-704253e0d9c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:41.648070 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:41.648070 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:41.649381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2550671-fb16-456b-998c-704253e0d9c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:41.649966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d2550671-fb16-456b-998c-704253e0d9c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:41.686915 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:41.686915 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:41.689150 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2550671-fb16-456b-998c-704253e0d9c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:41.690129 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 592/1178] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:41 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:42.639408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes Jan 21 10:02:42.639882 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:42.639882 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:42.640276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-95296255"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:42.641392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-95296255'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:02:42.641769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume of 1 GB Jan 21 10:02:42.705596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b044e82-8c4c-4945-8259-5610c7543773 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:42.706185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b044e82-8c4c-4945-8259-5610c7543773 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:42.706411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:42.706411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:42.706786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b044e82-8c4c-4945-8259-5610c7543773 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:42.707225 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1b044e82-8c4c-4945-8259-5610c7543773 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:42.755597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:42.755597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:42.764903 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b044e82-8c4c-4945-8259-5610c7543773 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:42.764903 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 593/1179] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:42 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:42.810921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Availability Zones retrieved successfully. Jan 21 10:02:42.832372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Flow 'volume_create_api' (ed4ffb0d-8007-4606-9fbd-973059e937ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:42.836040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25ddc95-6bf1-472d-8d48-936337a55153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:42.841496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:02:42.983933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25ddc95-6bf1-472d-8d48-936337a55153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:42.983933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1490299a-3682-4ccb-8adb-99468e4834eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:43.113332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Created reservations ['8a28fa40-a486-4f13-ae5f-853b774dcad1', '615adfb4-6faf-4127-9ebc-e03de1b5c87f', 'c152be31-0d6f-42ec-a40a-a49e738b5c22', 'caf9c3c9-be89-4b83-9260-93bfe30317df'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:02:43.115225 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1490299a-3682-4ccb-8adb-99468e4834eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a28fa40-a486-4f13-ae5f-853b774dcad1', '615adfb4-6faf-4127-9ebc-e03de1b5c87f', 'c152be31-0d6f-42ec-a40a-a49e738b5c22', 'caf9c3c9-be89-4b83-9260-93bfe30317df']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:43.117286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c1e614-0b3f-43b6-9f55-f50695fe4d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:43.212962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9c1e614-0b3f-43b6-9f55-f50695fe4d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f02f7cd-40f3-4d4d-9816-0397c4a7f354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-95296255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068c2ab8a8a74305a717747dd5635d18',qos_specs=None,replication_status=,reservations=['8a28fa40-a486-4f13-ae5f-853b774dcad1','615adfb4-6faf-4127-9ebc-e03de1b5c87f','c152be31-0d6f-42ec-a40a-a49e738b5c22','caf9c3c9-be89-4b83-9260-93bfe30317df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e18473da5057421bb21f7784b0d02a42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-95296255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f02f7cd-40f3-4d4d-9816-0397c4a7f354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068c2ab8a8a74305a717747dd5635d18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e18473da5057421bb21f7784b0d02a42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:43.215548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3642b497-0e80-4b39-be5a-21eac22d83c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:43.254078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3642b497-0e80-4b39-be5a-21eac22d83c7) transitioned into state 'SUCCESS' from state '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-95296255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068c2ab8a8a74305a717747dd5635d18',qos_specs=None,replication_status=,reservations=['8a28fa40-a486-4f13-ae5f-853b774dcad1','615adfb4-6faf-4127-9ebc-e03de1b5c87f','c152be31-0d6f-42ec-a40a-a49e738b5c22','caf9c3c9-be89-4b83-9260-93bfe30317df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e18473da5057421bb21f7784b0d02a42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:43.256707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16fe019-b06e-42a9-aac8-1770ed8c0c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:02:43.285220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16fe019-b06e-42a9-aac8-1770ed8c0c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:02:43.303906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Flow 'volume_create_api' (ed4ffb0d-8007-4606-9fbd-973059e937ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:02:43.428384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Create volume request issued successfully. Jan 21 10:02:43.467618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a63ad47-e157-49a9-9d04-8f351de254b1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes returned with HTTP 202 Jan 21 10:02:43.481954 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 587/1180] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:02:42 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes => generated 822 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:02:43.488791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b2f38fc-ada0-43c2-b347-412b05cc4e2d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:43.489985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b2f38fc-ada0-43c2-b347-412b05cc4e2d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:43.490536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:43.490536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:43.491579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b2f38fc-ada0-43c2-b347-412b05cc4e2d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:43.602342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:43.602342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:43.611042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1b2f38fc-ada0-43c2-b347-412b05cc4e2d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:43.652448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b2f38fc-ada0-43c2-b347-412b05cc4e2d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:43.654461 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 594/1181] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:43 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:43.781171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53aa7f8e-9565-4a2d-a954-dd201edc976c tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:43.781171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53aa7f8e-9565-4a2d-a954-dd201edc976c tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:43.781171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:43.781171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:43.781171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53aa7f8e-9565-4a2d-a954-dd201edc976c tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:43.781171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-53aa7f8e-9565-4a2d-a954-dd201edc976c tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:43.802249 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:43.802249 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:43.804344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53aa7f8e-9565-4a2d-a954-dd201edc976c tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:43.805741 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 588/1182] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:43 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:44.672445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-923a8dad-6627-48c1-850b-3e25076e570c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:44.673049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-923a8dad-6627-48c1-850b-3e25076e570c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:44.673274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:44.673274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:44.673970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-923a8dad-6627-48c1-850b-3e25076e570c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:44.750464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:44.750464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:44.772414 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-923a8dad-6627-48c1-850b-3e25076e570c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:44.815515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-923a8dad-6627-48c1-850b-3e25076e570c tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:44.816893 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 595/1183] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:44 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:44.821855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7582726e-44b9-4e04-9c76-cad23b0eab4d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:44.822682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7582726e-44b9-4e04-9c76-cad23b0eab4d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:44.822966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:44.822966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:44.823448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7582726e-44b9-4e04-9c76-cad23b0eab4d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:44.823895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7582726e-44b9-4e04-9c76-cad23b0eab4d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:44.849483 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:44.849483 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:44.852251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7582726e-44b9-4e04-9c76-cad23b0eab4d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:44.853559 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 589/1184] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:44 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:02:45.871597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51254d5b-d08c-4078-80dc-ffa6c4b0bd67 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:45.875886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51254d5b-d08c-4078-80dc-ffa6c4b0bd67 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:45.875886 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:45.875886 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:45.875886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51254d5b-d08c-4078-80dc-ffa6c4b0bd67 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:45.875886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-51254d5b-d08c-4078-80dc-ffa6c4b0bd67 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:45.899549 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:45.899549 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:45.901423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51254d5b-d08c-4078-80dc-ffa6c4b0bd67 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:45.902556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 596/1185] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:45 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:46.921160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4e02eac9-5705-4093-b1c9-14a697192e14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:46.921755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4e02eac9-5705-4093-b1c9-14a697192e14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:46.922182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:46.922182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:46.922719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4e02eac9-5705-4093-b1c9-14a697192e14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:46.923835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4e02eac9-5705-4093-b1c9-14a697192e14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:46.958571 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:46.958571 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:46.960751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4e02eac9-5705-4093-b1c9-14a697192e14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:46.968947 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 590/1186] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:46 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:47.921312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-eca098c3-c657-4715-96a3-9d4717dc3eb4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:47.921968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-eca098c3-c657-4715-96a3-9d4717dc3eb4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:47.922266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:47.922266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:47.923520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-eca098c3-c657-4715-96a3-9d4717dc3eb4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:47.978506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:47.978506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:47.978506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:47.978506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:47.978882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:47.979014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:47.984052 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:47.984052 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:48.007658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-eca098c3-c657-4715-96a3-9d4717dc3eb4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:48.043591 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:48.043591 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:48.050150 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-eca098c3-c657-4715-96a3-9d4717dc3eb4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:48.052955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:48.052955 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 591/1187] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:47 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:48.053163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 597/1188] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:02:47 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:48.181667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume// Jan 21 10:02:48.182228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:48.182968 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:48.182968 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:48.182968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:48.184595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8afce242-4d53-4e2a-9e59-460efebef58f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:02:48.184677 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 592/1189] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:02:48 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:02:48.204557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-40e6ed9e-a890-4432-b82c-e6d822a8e243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments Jan 21 10:02:48.205041 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:48.205041 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:48.207177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-40e6ed9e-a890-4432-b82c-e6d822a8e243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f02f7cd-40f3-4d4d-9816-0397c4a7f354", "instance_uuid": "ec16efc5-e0bc-4ff1-b10b-4cc40ef8d6b4", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:48.277951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:48.277951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:48.394839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-40e6ed9e-a890-4432-b82c-e6d822a8e243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments returned with HTTP 200 Jan 21 10:02:48.395803 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 598/1190] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:02:48 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:02:48.448893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-537a0baa-a844-4979-83ef-e24e42b3ed64 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:48.450601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-537a0baa-a844-4979-83ef-e24e42b3ed64 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:48.450601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-537a0baa-a844-4979-83ef-e24e42b3ed64 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:48.488913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-40e6ed9e-a890-4432-b82c-e6d822a8e243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:02:48.488913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-40e6ed9e-a890-4432-b82c-e6d822a8e243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:48.488913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:48.488913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:48.488913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-40e6ed9e-a890-4432-b82c-e6d822a8e243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:48.491031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-40e6ed9e-a890-4432-b82c-e6d822a8e243 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:02:48.491031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 599/1191] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:02:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:02:48.504390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-9bbffaea-e4b6-4394-a1f3-6517eca56158 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:48.504390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-9bbffaea-e4b6-4394-a1f3-6517eca56158 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:48.504806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-9bbffaea-e4b6-4394-a1f3-6517eca56158 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:48.563239 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:48.563239 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:48.582831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-537a0baa-a844-4979-83ef-e24e42b3ed64 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:48.622359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:48.622359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:48.629045 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:48.629045 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:48.631723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-537a0baa-a844-4979-83ef-e24e42b3ed64 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:48.634347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 593/1192] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:48 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:48.640894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-9bbffaea-e4b6-4394-a1f3-6517eca56158 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:48.666382 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:48.666382 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:48.676628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-9bbffaea-e4b6-4394-a1f3-6517eca56158 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:48.677307 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 600/1193] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:02:48 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 1013 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:02:48.715264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-511348d0-9aa2-41ce-8c1e-d15f1a2334b8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] PUT http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60 Jan 21 10:02:48.715848 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:48.715848 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:48.718001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-511348d0-9aa2-41ce-8c1e-d15f1a2334b8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:48.773273 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:02:48.773273 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:02:48.773273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-511348d0-9aa2-41ce-8c1e-d15f1a2334b8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Lock "b'cinder-attachment_update-1f02f7cd-40f3-4d4d-9816-0397c4a7f354-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:02:48.788206 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:48.788206 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:49.060465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fe21d24d-cf7a-4a5b-8f6b-123768071175 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:49.061205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fe21d24d-cf7a-4a5b-8f6b-123768071175 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:49.062161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:49.062161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:49.062161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fe21d24d-cf7a-4a5b-8f6b-123768071175 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:49.062161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fe21d24d-cf7a-4a5b-8f6b-123768071175 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:49.091778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:49.091778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:49.094893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fe21d24d-cf7a-4a5b-8f6b-123768071175 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:49.099255 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 601/1194] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:49 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:49.650807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-701f0465-b766-4f99-984f-8fdc0ce6c861 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:49.651595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-701f0465-b766-4f99-984f-8fdc0ce6c861 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:49.652211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:49.652211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:49.652783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-701f0465-b766-4f99-984f-8fdc0ce6c861 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:49.717062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:49.717062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:49.740640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-701f0465-b766-4f99-984f-8fdc0ce6c861 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:49.774450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:49.774450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:49.799345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-701f0465-b766-4f99-984f-8fdc0ce6c861 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:49.800330 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 602/1195] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:49 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 914 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:02:50.114226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2178c42e-1c48-4a28-9378-e48f3f12ebc3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:50.114848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2178c42e-1c48-4a28-9378-e48f3f12ebc3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:50.115066 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:50.115066 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:50.115491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2178c42e-1c48-4a28-9378-e48f3f12ebc3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:50.115869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2178c42e-1c48-4a28-9378-e48f3f12ebc3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:50.189122 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:50.189122 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:50.193329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2178c42e-1c48-4a28-9378-e48f3f12ebc3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:50.197352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 603/1196] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:50 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:50.816780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a328507e-bd07-47c6-b28b-b2b79c769fff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:50.821621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a328507e-bd07-47c6-b28b-b2b79c769fff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:50.821621 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:50.821621 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:50.821621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a328507e-bd07-47c6-b28b-b2b79c769fff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:50.902624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-511348d0-9aa2-41ce-8c1e-d15f1a2334b8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Lock "b'cinder-attachment_update-1f02f7cd-40f3-4d4d-9816-0397c4a7f354-n-h2-758944-3'" released by "attachment_update" :: held 2.133s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:02:50.903635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-511348d0-9aa2-41ce-8c1e-d15f1a2334b8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60 returned with HTTP 200 Jan 21 10:02:50.905887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 594/1197] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:02:48 2021] PUT /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60 => generated 762 bytes in 2197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:50.912572 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:50.912572 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:50.924448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a328507e-bd07-47c6-b28b-b2b79c769fff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:50.946967 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:50.946967 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:50.964359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a328507e-bd07-47c6-b28b-b2b79c769fff tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:50.964359 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 604/1198] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:50 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:51.218101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eced2593-3145-49de-9bd2-fbd243866979 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:51.218800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eced2593-3145-49de-9bd2-fbd243866979 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:51.218800 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:51.218800 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:51.219408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eced2593-3145-49de-9bd2-fbd243866979 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:51.220908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-eced2593-3145-49de-9bd2-fbd243866979 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:51.253702 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:51.253702 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:51.253702 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eced2593-3145-49de-9bd2-fbd243866979 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:51.255892 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 595/1199] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:51 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:02:51.983064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75d0b6e8-d05f-42a6-9ae1-782c7e7ce6dc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:51.983064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75d0b6e8-d05f-42a6-9ae1-782c7e7ce6dc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:51.983064 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:51.983064 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:51.983064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75d0b6e8-d05f-42a6-9ae1-782c7e7ce6dc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:52.056961 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:52.056961 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:52.078879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75d0b6e8-d05f-42a6-9ae1-782c7e7ce6dc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:52.116691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:52.116691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:52.134652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75d0b6e8-d05f-42a6-9ae1-782c7e7ce6dc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:52.135521 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 605/1200] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:51 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:52.281114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f7c711c-4a6d-4504-9934-3a5670fae9cb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:52.281114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f7c711c-4a6d-4504-9934-3a5670fae9cb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:52.281114 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:52.281114 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:52.281114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f7c711c-4a6d-4504-9934-3a5670fae9cb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:52.281114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0f7c711c-4a6d-4504-9934-3a5670fae9cb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:52.336727 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:52.336727 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:52.338816 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f7c711c-4a6d-4504-9934-3a5670fae9cb tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:52.339471 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 596/1201] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:52 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:53.162801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b03e9ee5-6393-4715-a574-da0240b3f038 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:53.163168 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b03e9ee5-6393-4715-a574-da0240b3f038 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:53.163662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:53.163662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:53.164380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b03e9ee5-6393-4715-a574-da0240b3f038 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:53.219462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:53.219462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:53.229442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b03e9ee5-6393-4715-a574-da0240b3f038 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:53.259292 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:53.259292 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:53.264762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b03e9ee5-6393-4715-a574-da0240b3f038 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:53.271957 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 606/1202] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:53 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:53.354646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-967b5467-38cb-474f-8072-9a94d2256779 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:53.356196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-967b5467-38cb-474f-8072-9a94d2256779 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:53.356394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:53.356394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:53.357164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-967b5467-38cb-474f-8072-9a94d2256779 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:53.357954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-967b5467-38cb-474f-8072-9a94d2256779 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:53.382901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:53.382901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:53.385204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-967b5467-38cb-474f-8072-9a94d2256779 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:53.390058 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 597/1203] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:53 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:54.283580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f1e711b-5199-4265-b116-fb1dc1396d78 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:54.283894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f1e711b-5199-4265-b116-fb1dc1396d78 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:54.284008 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:54.284008 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:54.284985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f1e711b-5199-4265-b116-fb1dc1396d78 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:54.357386 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:54.357386 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:54.374165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1f1e711b-5199-4265-b116-fb1dc1396d78 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:54.401682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:54.401682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:54.412642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f1e711b-5199-4265-b116-fb1dc1396d78 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:54.416400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-718b79bc-af30-4bf9-928f-cb47d8e236d7 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:54.418051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-718b79bc-af30-4bf9-928f-cb47d8e236d7 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:54.418433 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:54.418433 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:54.419037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-718b79bc-af30-4bf9-928f-cb47d8e236d7 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:54.419592 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-718b79bc-af30-4bf9-928f-cb47d8e236d7 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:54.423556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 607/1204] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:54 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:54.464859 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:54.464859 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:54.467012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-718b79bc-af30-4bf9-928f-cb47d8e236d7 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:54.468154 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 598/1205] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:54 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:55.437471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13c7b56f-b162-451d-82ba-d59cf9999de8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:55.437471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13c7b56f-b162-451d-82ba-d59cf9999de8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:55.437471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:55.437471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:55.437471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13c7b56f-b162-451d-82ba-d59cf9999de8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:55.490890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ac0934e-09a8-4005-a5a6-c7bfea30721f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:55.507718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ac0934e-09a8-4005-a5a6-c7bfea30721f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:55.507718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:55.507718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:55.507718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ac0934e-09a8-4005-a5a6-c7bfea30721f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:55.507718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4ac0934e-09a8-4005-a5a6-c7bfea30721f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:55.569129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:55.569129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:55.574458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:55.574458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:55.580111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ac0934e-09a8-4005-a5a6-c7bfea30721f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:55.581122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-13c7b56f-b162-451d-82ba-d59cf9999de8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:55.587918 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 599/1206] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:55 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:55.642146 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:55.642146 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:55.653682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13c7b56f-b162-451d-82ba-d59cf9999de8 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:55.663924 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 608/1207] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:55 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:56.592330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dbb26433-059b-48a4-91c9-f7faed8ff4e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:56.594681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dbb26433-059b-48a4-91c9-f7faed8ff4e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:56.594681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:56.594681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:56.594681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dbb26433-059b-48a4-91c9-f7faed8ff4e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:56.594681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dbb26433-059b-48a4-91c9-f7faed8ff4e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:56.648839 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.648839 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:56.652930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dbb26433-059b-48a4-91c9-f7faed8ff4e0 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:56.656384 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 600/1208] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:56 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:56.672189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a44ea005-92a3-45ab-8be1-e3d86ab309c4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:56.673003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a44ea005-92a3-45ab-8be1-e3d86ab309c4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:56.673003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:56.673003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:56.673212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a44ea005-92a3-45ab-8be1-e3d86ab309c4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:56.787973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.787973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:56.819642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a44ea005-92a3-45ab-8be1-e3d86ab309c4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:56.860242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.860242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:56.871545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a44ea005-92a3-45ab-8be1-e3d86ab309c4 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:56.872824 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 609/1209] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:56 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:56.935069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-96ee3569-d5cf-4504-8f76-eaf9584d7f24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60/action Jan 21 10:02:56.935069 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:56.935069 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:56.935686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-96ee3569-d5cf-4504-8f76-eaf9584d7f24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:02:56.935859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-96ee3569-d5cf-4504-8f76-eaf9584d7f24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:57.132019 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:57.132019 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:57.155974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0efa2757-8741-4fef-bde6-4c194e2237e3 req-96ee3569-d5cf-4504-8f76-eaf9584d7f24 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60/action returned with HTTP 204 Jan 21 10:02:57.164017 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 601/1210] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:02:56 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60/action => generated 0 bytes in 236 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:02:57.669883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e005c11-f841-4b48-8e68-e3bcab0b0f2a tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:57.670462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e005c11-f841-4b48-8e68-e3bcab0b0f2a tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:57.670685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:57.670685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:57.671211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e005c11-f841-4b48-8e68-e3bcab0b0f2a tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:57.671516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3e005c11-f841-4b48-8e68-e3bcab0b0f2a tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:57.703906 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:57.703906 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:57.705937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e005c11-f841-4b48-8e68-e3bcab0b0f2a tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:57.714347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 610/1211] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:57 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:57.893122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58442e2a-fa2d-42c5-9b81-fbbddc0c14fc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:57.894148 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58442e2a-fa2d-42c5-9b81-fbbddc0c14fc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:57.894603 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:57.894603 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:57.895232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58442e2a-fa2d-42c5-9b81-fbbddc0c14fc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:58.033393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:58.033393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:58.058663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-58442e2a-fa2d-42c5-9b81-fbbddc0c14fc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:58.099133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:58.099133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:58.125417 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58442e2a-fa2d-42c5-9b81-fbbddc0c14fc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:58.125855 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 602/1212] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:57 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 1207 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:58.143490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-840649e7-944f-4adf-ae72-7050653bcab1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] DELETE http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:58.144056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-840649e7-944f-4adf-ae72-7050653bcab1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:58.144276 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:58.144276 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:58.144655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-840649e7-944f-4adf-ae72-7050653bcab1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:58.145124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-840649e7-944f-4adf-ae72-7050653bcab1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Delete volume with id: 1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:58.283959 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:58.283959 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:58.291377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-840649e7-944f-4adf-ae72-7050653bcab1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:58.328408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-840649e7-944f-4adf-ae72-7050653bcab1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] 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 21 10:02:58.329342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-840649e7-944f-4adf-ae72-7050653bcab1 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 400 Jan 21 10:02:58.331176 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 611/1213] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:02:58 2021] DELETE /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 285 bytes in 192 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:02:58.340268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2b0dd59-2d78-48dd-b981-dd1d25a1b674 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:02:58.340952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2b0dd59-2d78-48dd-b981-dd1d25a1b674 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:58.341579 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:58.341579 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:58.342004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2b0dd59-2d78-48dd-b981-dd1d25a1b674 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:58.454563 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:58.454563 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:58.465353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f2b0dd59-2d78-48dd-b981-dd1d25a1b674 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:02:58.500123 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:58.500123 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:58.509799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2b0dd59-2d78-48dd-b981-dd1d25a1b674 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:02:58.510585 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 603/1214] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:58 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 1207 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:58.722241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba7258e4-434e-43c2-9606-a1261a9b0ae6 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:58.722874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba7258e4-434e-43c2-9606-a1261a9b0ae6 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:58.723059 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:58.723059 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:58.723529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba7258e4-434e-43c2-9606-a1261a9b0ae6 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:58.724092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ba7258e4-434e-43c2-9606-a1261a9b0ae6 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:58.752364 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:58.752364 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:58.754309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba7258e4-434e-43c2-9606-a1261a9b0ae6 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:58.762139 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 612/1215] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:58 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:59.782113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40d47d37-06fb-4939-9523-a6542af14167 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:02:59.782113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40d47d37-06fb-4939-9523-a6542af14167 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:59.782113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:59.782113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:02:59.782113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40d47d37-06fb-4939-9523-a6542af14167 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:59.782113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-40d47d37-06fb-4939-9523-a6542af14167 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:02:59.835896 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:59.835896 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:02:59.839419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40d47d37-06fb-4939-9523-a6542af14167 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:02:59.841108 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 604/1216] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:02:59 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:00.856320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27273220-58e7-44fb-989a-fe2e30064ed2 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:00.856966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27273220-58e7-44fb-989a-fe2e30064ed2 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:00.857093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:00.857093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:00.857452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27273220-58e7-44fb-989a-fe2e30064ed2 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:00.857835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-27273220-58e7-44fb-989a-fe2e30064ed2 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:00.881158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:00.881158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:00.884211 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27273220-58e7-44fb-989a-fe2e30064ed2 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:00.885664 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 613/1217] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:00 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:01.109165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-bc9c6023-f8db-448a-b7ef-943e641fc780 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:01.109726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-bc9c6023-f8db-448a-b7ef-943e641fc780 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:01.109997 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:01.109997 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:01.110440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-bc9c6023-f8db-448a-b7ef-943e641fc780 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:01.160582 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.160582 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.170044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-bc9c6023-f8db-448a-b7ef-943e641fc780 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:01.190167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.190167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.198921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-bc9c6023-f8db-448a-b7ef-943e641fc780 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:01.199796 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 605/1218] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:03:01 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 1207 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:03:01.221237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] POST http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354/action Jan 21 10:03:01.221883 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:01.221883 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:01.222334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:03:01.222744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:03:01.281154 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.281154 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.282335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:01.292915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Begin detaching volume completed successfully. Jan 21 10:03:01.293463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354/action returned with HTTP 202 Jan 21 10:03:01.294391 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 614/1219] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:03:01 2021] POST /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:03:01.335259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2ce8e4d-3ad2-4af3-8ee5-4791bb1d859a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:01.335259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2ce8e4d-3ad2-4af3-8ee5-4791bb1d859a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:01.335259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:01.335259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:01.335259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2ce8e4d-3ad2-4af3-8ee5-4791bb1d859a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:01.395652 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.395652 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.402217 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume// Jan 21 10:03:01.403448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:01.403866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:01.403866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:01.405050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:01.406597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c2ce8e4d-3ad2-4af3-8ee5-4791bb1d859a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:01.408455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-b6223478-8d24-4fe2-bd39-52e65f3d44cd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:03:01.409953 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 615/1220] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:03:01 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:03:01.430290 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-cdd08a33-1234-4564-a895-d564c4059408 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:01.430510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.430510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.431579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-cdd08a33-1234-4564-a895-d564c4059408 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:01.432254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-cdd08a33-1234-4564-a895-d564c4059408 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:01.446807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2ce8e4d-3ad2-4af3-8ee5-4791bb1d859a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:01.453459 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 606/1221] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:01 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 1210 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:03:01.528305 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.528305 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.541671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-cdd08a33-1234-4564-a895-d564c4059408 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:01.573377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.573377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.593053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-cdd08a33-1234-4564-a895-d564c4059408 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:01.597102 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 616/1222] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:03:01 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 1309 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:03:01.900542 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-268d80e1-83bd-482a-a025-199a657d4e04 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:01.902597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-268d80e1-83bd-482a-a025-199a657d4e04 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:01.902597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:01.902597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:01.902597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-268d80e1-83bd-482a-a025-199a657d4e04 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:01.902597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-268d80e1-83bd-482a-a025-199a657d4e04 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:01.938106 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:01.938106 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:01.940224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-268d80e1-83bd-482a-a025-199a657d4e04 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:01.941850 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 607/1223] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:01 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:02.112823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-64550b7b-dbcb-4d3f-9dbe-fca1d9815e20 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] DELETE http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60 Jan 21 10:03:02.113763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-64550b7b-dbcb-4d3f-9dbe-fca1d9815e20 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:02.114222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:02.114222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:02.114408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-64550b7b-dbcb-4d3f-9dbe-fca1d9815e20 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:02.139435 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:02.139435 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:02.465652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0fb675d-992b-47ad-89b3-7274ac99b5b2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:02.466932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0fb675d-992b-47ad-89b3-7274ac99b5b2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:02.467348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:02.467348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:02.467996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0fb675d-992b-47ad-89b3-7274ac99b5b2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:02.603559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:02.603559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:02.622086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b0fb675d-992b-47ad-89b3-7274ac99b5b2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:02.646327 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:02.646327 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:02.664178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0fb675d-992b-47ad-89b3-7274ac99b5b2 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:02.665464 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 608/1224] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:02 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 1210 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:03:02.813162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-64550b7b-dbcb-4d3f-9dbe-fca1d9815e20 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:03:02.813586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-64550b7b-dbcb-4d3f-9dbe-fca1d9815e20 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:03:02.821658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4b4c32a4-17ff-494d-8c5c-101e393a6828 req-64550b7b-dbcb-4d3f-9dbe-fca1d9815e20 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60 returned with HTTP 200 Jan 21 10:03:02.822496 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 617/1225] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:03:02 2021] DELETE /volume/v3/068c2ab8a8a74305a717747dd5635d18/attachments/7315c7b4-3e6e-48c8-93c2-a190dc11ca60 => generated 19 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:02.957957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa0c3ee5-74ed-4a3c-9cce-920608ae2fec tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:02.958642 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa0c3ee5-74ed-4a3c-9cce-920608ae2fec tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:02.958930 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:02.958930 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:02.959434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa0c3ee5-74ed-4a3c-9cce-920608ae2fec tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:02.959878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fa0c3ee5-74ed-4a3c-9cce-920608ae2fec tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:02.985900 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:02.985900 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:02.987540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa0c3ee5-74ed-4a3c-9cce-920608ae2fec tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:02.988608 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 609/1226] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:02 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:03.691527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6b843d2-78b2-4d57-b09d-05c730875001 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:03.692072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6b843d2-78b2-4d57-b09d-05c730875001 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:03.692274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:03.692274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:03.692894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6b843d2-78b2-4d57-b09d-05c730875001 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:03.756617 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:03.756617 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:03.773600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f6b843d2-78b2-4d57-b09d-05c730875001 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:03.822265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6b843d2-78b2-4d57-b09d-05c730875001 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:03.823466 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 618/1227] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:03 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:03.842474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d6265d-5492-4f03-9a9e-13c82e33dfe0 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] DELETE http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:03.842980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6d6265d-5492-4f03-9a9e-13c82e33dfe0 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:03.843406 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:03.843406 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:03.843991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6d6265d-5492-4f03-9a9e-13c82e33dfe0 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:03.844779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a6d6265d-5492-4f03-9a9e-13c82e33dfe0 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Delete volume with id: 1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:03.907523 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:03.907523 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:03.909337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a6d6265d-5492-4f03-9a9e-13c82e33dfe0 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:03.959356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a6d6265d-5492-4f03-9a9e-13c82e33dfe0 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Delete volume request issued successfully. Jan 21 10:03:03.962136 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d6265d-5492-4f03-9a9e-13c82e33dfe0 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 202 Jan 21 10:03:03.975859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf8151ca-1de3-469a-9499-afd6af8803f7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:03.976784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf8151ca-1de3-469a-9499-afd6af8803f7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:03.977233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:03.977233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:03.977884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf8151ca-1de3-469a-9499-afd6af8803f7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:03.982819 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 610/1228] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:03:03 2021] DELETE /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:03:04.005238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc6f692c-23e2-47fa-9792-87a918cd65c3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:04.005827 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc6f692c-23e2-47fa-9792-87a918cd65c3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:04.006048 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:04.006048 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:04.006506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc6f692c-23e2-47fa-9792-87a918cd65c3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:04.006895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fc6f692c-23e2-47fa-9792-87a918cd65c3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:04.072881 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:04.072881 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:04.077663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc6f692c-23e2-47fa-9792-87a918cd65c3 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:04.079086 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 611/1229] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:03 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:04.099413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:04.099413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:04.118617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bf8151ca-1de3-469a-9499-afd6af8803f7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:04.198279 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf8151ca-1de3-469a-9499-afd6af8803f7 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:04.199544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 619/1230] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:03 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:05.094244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51921fb7-fe8c-47a7-b66a-e35871b167ac tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:05.095951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51921fb7-fe8c-47a7-b66a-e35871b167ac tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:05.096490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:05.096490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:05.097743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51921fb7-fe8c-47a7-b66a-e35871b167ac tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:05.098236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-51921fb7-fe8c-47a7-b66a-e35871b167ac tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:05.183972 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:05.183972 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:05.184730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51921fb7-fe8c-47a7-b66a-e35871b167ac tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:05.189288 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 612/1231] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:05 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:05.216278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-461e9e32-e6a9-4c5d-a74c-e89267c849fd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:05.216819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-461e9e32-e6a9-4c5d-a74c-e89267c849fd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:05.217038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:05.217038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:05.217413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-461e9e32-e6a9-4c5d-a74c-e89267c849fd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:05.301769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:05.301769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:05.314455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-461e9e32-e6a9-4c5d-a74c-e89267c849fd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:05.345197 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-461e9e32-e6a9-4c5d-a74c-e89267c849fd tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:05.346391 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 620/1232] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:05 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:06.202532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab6dcaf0-ff2d-4eb1-89b0-0bd41ddfe9a5 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:06.203289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab6dcaf0-ff2d-4eb1-89b0-0bd41ddfe9a5 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:06.203373 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:06.203373 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:06.203894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab6dcaf0-ff2d-4eb1-89b0-0bd41ddfe9a5 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:06.204360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ab6dcaf0-ff2d-4eb1-89b0-0bd41ddfe9a5 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:06.229605 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:06.229605 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:06.233984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab6dcaf0-ff2d-4eb1-89b0-0bd41ddfe9a5 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:06.235257 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 613/1233] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:06 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:06.366283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a6bd6bb-8e3e-44d7-b9fa-0aca9b491064 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:06.367481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a6bd6bb-8e3e-44d7-b9fa-0aca9b491064 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:06.367871 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:06.367871 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:06.368466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a6bd6bb-8e3e-44d7-b9fa-0aca9b491064 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:06.463126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:06.463126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:06.476504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8a6bd6bb-8e3e-44d7-b9fa-0aca9b491064 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:06.503183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a6bd6bb-8e3e-44d7-b9fa-0aca9b491064 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 200 Jan 21 10:03:06.504892 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 621/1234] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:06 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 914 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:07.249453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5ee383e-d764-489c-8fab-509bb76ec86d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:07.250035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5ee383e-d764-489c-8fab-509bb76ec86d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:07.250219 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:07.250219 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:07.250573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5ee383e-d764-489c-8fab-509bb76ec86d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:07.250943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b5ee383e-d764-489c-8fab-509bb76ec86d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:07.281593 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:07.281593 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:07.284514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5ee383e-d764-489c-8fab-509bb76ec86d tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:07.286812 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 614/1235] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:07 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:07.529557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c54d763c-1c97-44e4-a5bc-abff45aa0345 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 Jan 21 10:03:07.530179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c54d763c-1c97-44e4-a5bc-abff45aa0345 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:07.530462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:07.530462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:07.530847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c54d763c-1c97-44e4-a5bc-abff45aa0345 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:07.610836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c54d763c-1c97-44e4-a5bc-abff45aa0345 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 returned with HTTP 404 Jan 21 10:03:07.615490 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 622/1236] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:07 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/1f02f7cd-40f3-4d4d-9816-0397c4a7f354 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:03:08.302959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9002c038-4f8d-477f-af65-5bc3c3e96084 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:08.303780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9002c038-4f8d-477f-af65-5bc3c3e96084 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:08.304594 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:08.304594 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:08.305062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9002c038-4f8d-477f-af65-5bc3c3e96084 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:08.305507 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9002c038-4f8d-477f-af65-5bc3c3e96084 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:08.328586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:08.328586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:08.330502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9002c038-4f8d-477f-af65-5bc3c3e96084 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:08.331659 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 615/1237] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:08 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:08.345052 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e888aafa-8500-47cb-9ad1-62d0ba336c48 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:03:08.345674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e888aafa-8500-47cb-9ad1-62d0ba336c48 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:08.346160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e888aafa-8500-47cb-9ad1-62d0ba336c48 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:08.396053 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:08.396053 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:08.405679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e888aafa-8500-47cb-9ad1-62d0ba336c48 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:03:08.441285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e888aafa-8500-47cb-9ad1-62d0ba336c48 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 200 Jan 21 10:03:08.448799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 623/1238] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:08 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:08.469364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a0aeb4c-3701-48a9-bdef-35cb9dddf1d4 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] PUT http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:08.469985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:08.469985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:08.470407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a0aeb4c-3701-48a9-bdef-35cb9dddf1d4 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1531665258", "description": "tempest-volume-backup-description-1219225520"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:03:08.497788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:08.497788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:08.513806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a0aeb4c-3701-48a9-bdef-35cb9dddf1d4 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:08.524014 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 616/1239] 10.222.0.77 () {62 vars in 1376 bytes} [Thu Jan 21 10:03:08 2021] PUT /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 399 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:08.528368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e1417ec-0a6f-44fb-b66f-182e3701b985 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:08.535856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e1417ec-0a6f-44fb-b66f-182e3701b985 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:08.535856 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:08.535856 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:08.535856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e1417ec-0a6f-44fb-b66f-182e3701b985 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:08.535856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8e1417ec-0a6f-44fb-b66f-182e3701b985 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Show backup with id e90f43c4-4aa7-496b-9725-2d8f277c1767. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:03:08.561175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:08.561175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:08.563070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e1417ec-0a6f-44fb-b66f-182e3701b985 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 200 Jan 21 10:03:08.563945 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 624/1240] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:03:08 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:08.582239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04990c83-44c0-4870-bcb9-feaeb7cc5d0f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] DELETE http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 Jan 21 10:03:08.584171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04990c83-44c0-4870-bcb9-feaeb7cc5d0f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:08.584171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:08.584171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:08.584171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04990c83-44c0-4870-bcb9-feaeb7cc5d0f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:08.584171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-04990c83-44c0-4870-bcb9-feaeb7cc5d0f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Delete backup with id: e90f43c4-4aa7-496b-9725-2d8f277c1767. Jan 21 10:03:08.612276 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:08.612276 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:08.646147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-04990c83-44c0-4870-bcb9-feaeb7cc5d0f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] delete_backup rpcapi backup_id e90f43c4-4aa7-496b-9725-2d8f277c1767 {{(pid=87995) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:03:08.650163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04990c83-44c0-4870-bcb9-feaeb7cc5d0f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 returned with HTTP 202 Jan 21 10:03:08.663184 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 617/1241] 10.222.0.77 () {60 vars in 1358 bytes} [Thu Jan 21 10:03:08 2021] DELETE /volume/v3/3def9441c6ed492baa837dc33655c9fa/backups/e90f43c4-4aa7-496b-9725-2d8f277c1767 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:03:08.668109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-503a048b-2f8c-44c4-a96f-afabc5f69f50 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] DELETE http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:03:08.668109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-503a048b-2f8c-44c4-a96f-afabc5f69f50 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:08.668109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:08.668109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:08.672029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-503a048b-2f8c-44c4-a96f-afabc5f69f50 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:08.672029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-503a048b-2f8c-44c4-a96f-afabc5f69f50 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Delete volume with id: 1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:03:08.744233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:08.744233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:08.745513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-503a048b-2f8c-44c4-a96f-afabc5f69f50 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:03:08.800416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-503a048b-2f8c-44c4-a96f-afabc5f69f50 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Delete volume request issued successfully. Jan 21 10:03:08.800892 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-503a048b-2f8c-44c4-a96f-afabc5f69f50 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 202 Jan 21 10:03:08.806694 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 625/1242] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:03:08 2021] DELETE /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:03:08.812432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98ad81c1-18b4-4099-9b91-e974caa52e8f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:03:08.812978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98ad81c1-18b4-4099-9b91-e974caa52e8f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:08.813202 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:08.813202 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:08.813786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98ad81c1-18b4-4099-9b91-e974caa52e8f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:08.898339 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:08.898339 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:08.917101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98ad81c1-18b4-4099-9b91-e974caa52e8f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:03:08.970547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98ad81c1-18b4-4099-9b91-e974caa52e8f tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 200 Jan 21 10:03:08.977764 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 618/1243] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:08 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 913 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:10.006086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4508f408-bb20-4a85-a277-417cf6acc3c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:03:10.006086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4508f408-bb20-4a85-a277-417cf6acc3c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:10.006086 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:10.006086 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:10.006086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4508f408-bb20-4a85-a277-417cf6acc3c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:10.064805 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:10.064805 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:10.077247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4508f408-bb20-4a85-a277-417cf6acc3c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:03:10.122493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4508f408-bb20-4a85-a277-417cf6acc3c8 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 200 Jan 21 10:03:10.132176 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 626/1244] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:09 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:11.145642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d4d1cc6-30a2-4143-b0fa-917d3b71fe14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:03:11.146994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d4d1cc6-30a2-4143-b0fa-917d3b71fe14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:11.146994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:11.146994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:11.146994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d4d1cc6-30a2-4143-b0fa-917d3b71fe14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:11.212628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:11.212628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:11.221022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3d4d1cc6-30a2-4143-b0fa-917d3b71fe14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Volume info retrieved successfully. Jan 21 10:03:11.252010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d4d1cc6-30a2-4143-b0fa-917d3b71fe14 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 200 Jan 21 10:03:11.254473 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 619/1245] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:11 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:12.288333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d85f58a9-55b3-4594-b560-592108b99174 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] GET http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 Jan 21 10:03:12.294986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d85f58a9-55b3-4594-b560-592108b99174 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:12.295765 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:12.295765 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:12.295765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d85f58a9-55b3-4594-b560-592108b99174 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:12.486384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d85f58a9-55b3-4594-b560-592108b99174 tempest-VolumesBackupsV39Test-1092137254 tempest-VolumesBackupsV39Test-1092137254] http://10.222.0.77/volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 returned with HTTP 404 Jan 21 10:03:12.490985 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 627/1246] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:12 2021] GET /volume/v3/3def9441c6ed492baa837dc33655c9fa/volumes/1be3db71-aa47-4002-8ed2-e5b1df58a8f3 => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:03:18.642181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-938bd8ce-b86c-40d1-8f90-e4c7baf99223 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] DELETE http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:03:18.644080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-938bd8ce-b86c-40d1-8f90-e4c7baf99223 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:18.644661 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:18.644661 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:18.645736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-938bd8ce-b86c-40d1-8f90-e4c7baf99223 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:18.651036 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-938bd8ce-b86c-40d1-8f90-e4c7baf99223 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Delete volume with id: 3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:03:18.793103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:18.793103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:18.805263 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-938bd8ce-b86c-40d1-8f90-e4c7baf99223 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:18.861802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-938bd8ce-b86c-40d1-8f90-e4c7baf99223 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Delete volume request issued successfully. Jan 21 10:03:18.862290 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-938bd8ce-b86c-40d1-8f90-e4c7baf99223 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 202 Jan 21 10:03:18.863518 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 620/1247] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:03:18 2021] DELETE /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:03:18.871597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b804c93-7107-4f27-b8ac-0467a7d64919 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:03:18.872032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b804c93-7107-4f27-b8ac-0467a7d64919 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:18.872483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b804c93-7107-4f27-b8ac-0467a7d64919 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:18.967478 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:18.967478 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:18.981230 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5b804c93-7107-4f27-b8ac-0467a7d64919 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:19.013071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b804c93-7107-4f27-b8ac-0467a7d64919 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:03:19.013887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 628/1248] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:18 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:20.029322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04e66ca0-65a9-4d4b-8b67-5fd88ab2964d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:03:20.029858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04e66ca0-65a9-4d4b-8b67-5fd88ab2964d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:20.030053 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:20.030053 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:20.030425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04e66ca0-65a9-4d4b-8b67-5fd88ab2964d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:20.159309 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:20.159309 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:20.198930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-04e66ca0-65a9-4d4b-8b67-5fd88ab2964d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:20.230311 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04e66ca0-65a9-4d4b-8b67-5fd88ab2964d tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 200 Jan 21 10:03:20.231439 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 621/1249] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:20 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:21.252803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f937184d-3e60-476f-8866-7470baa4d48a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da Jan 21 10:03:21.260599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f937184d-3e60-476f-8866-7470baa4d48a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:21.260981 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:21.260981 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:21.261660 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f937184d-3e60-476f-8866-7470baa4d48a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:21.416150 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f937184d-3e60-476f-8866-7470baa4d48a tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da returned with HTTP 404 Jan 21 10:03:21.417822 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 629/1250] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:21 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/3ba3afee-7f05-4583-b9d3-d88df5a7b3da => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:03:37.556925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a71327cb-5456-4068-869a-38471f29cccc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] DELETE http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:03:37.558077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a71327cb-5456-4068-869a-38471f29cccc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:37.558446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:37.558446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:37.559073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a71327cb-5456-4068-869a-38471f29cccc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:37.559718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a71327cb-5456-4068-869a-38471f29cccc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Delete volume with id: 881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:03:37.681588 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:37.681588 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:37.683201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a71327cb-5456-4068-869a-38471f29cccc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:37.736458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a71327cb-5456-4068-869a-38471f29cccc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Delete volume request issued successfully. Jan 21 10:03:37.741545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a71327cb-5456-4068-869a-38471f29cccc tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 202 Jan 21 10:03:37.742610 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 622/1251] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:03:37 2021] DELETE /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:03:37.752026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3c9dc8f-e5a5-42c1-a420-2a98ec401930 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:03:37.752755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3c9dc8f-e5a5-42c1-a420-2a98ec401930 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:37.753282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3c9dc8f-e5a5-42c1-a420-2a98ec401930 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:37.846470 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:37.846470 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:37.856982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e3c9dc8f-e5a5-42c1-a420-2a98ec401930 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:37.883116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3c9dc8f-e5a5-42c1-a420-2a98ec401930 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:03:37.884731 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 630/1252] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:37 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:38.911597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-298ab32f-e28c-4239-8603-e1e8f9ee14d9 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:03:38.912938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-298ab32f-e28c-4239-8603-e1e8f9ee14d9 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:38.913368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:38.913368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:38.914051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-298ab32f-e28c-4239-8603-e1e8f9ee14d9 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:39.018974 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:39.018974 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:39.046641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-298ab32f-e28c-4239-8603-e1e8f9ee14d9 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:39.142390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-298ab32f-e28c-4239-8603-e1e8f9ee14d9 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:03:39.147564 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 623/1253] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:38 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:40.161102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d147500-c509-4f4a-9a7d-b284a2bab259 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:03:40.162832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d147500-c509-4f4a-9a7d-b284a2bab259 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:40.163228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:40.163228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:40.163865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d147500-c509-4f4a-9a7d-b284a2bab259 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:40.267122 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:03:40.267122 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:03:40.277434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d147500-c509-4f4a-9a7d-b284a2bab259 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Volume info retrieved successfully. Jan 21 10:03:40.312340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d147500-c509-4f4a-9a7d-b284a2bab259 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 200 Jan 21 10:03:40.313581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 631/1254] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:40 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:03:41.332636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec06f9e5-6054-41c0-b2a5-e275b1e50002 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] GET http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c Jan 21 10:03:41.335233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec06f9e5-6054-41c0-b2a5-e275b1e50002 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:03:41.335772 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:03:41.335772 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:03:41.336821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec06f9e5-6054-41c0-b2a5-e275b1e50002 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:41.463818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec06f9e5-6054-41c0-b2a5-e275b1e50002 tempest-AttachVolumeNegativeTest-566010502 tempest-AttachVolumeNegativeTest-566010502] http://10.222.0.77/volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c returned with HTTP 404 Jan 21 10:03:41.465361 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 624/1255] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:03:41 2021] GET /volume/v3/068c2ab8a8a74305a717747dd5635d18/volumes/881e0e0b-8384-45b1-8dcd-b38965a28f3c => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:04:06.473334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-192f1999-8531-43a9-98d0-e3ca65846ccb req-576e184d-4f69-4cc8-a839-cd85a4861587 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] DELETE http://10.222.0.77/volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/tempest-invalid-371351210 Jan 21 10:04:06.475949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-192f1999-8531-43a9-98d0-e3ca65846ccb req-576e184d-4f69-4cc8-a839-cd85a4861587 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:04:06.476339 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:04:06.476339 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:04:06.476980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-192f1999-8531-43a9-98d0-e3ca65846ccb req-576e184d-4f69-4cc8-a839-cd85a4861587 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:04:06.477596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-192f1999-8531-43a9-98d0-e3ca65846ccb req-576e184d-4f69-4cc8-a839-cd85a4861587 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Delete volume with id: tempest-invalid-371351210 Jan 21 10:04:06.529463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-192f1999-8531-43a9-98d0-e3ca65846ccb req-576e184d-4f69-4cc8-a839-cd85a4861587 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] http://10.222.0.77/volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/tempest-invalid-371351210 returned with HTTP 404 Jan 21 10:04:06.530838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 632/1256] 10.222.0.77 () {62 vars in 1558 bytes} [Thu Jan 21 10:04:06 2021] DELETE /volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/tempest-invalid-371351210 => generated 98 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:04:06.642509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2dff6062-bd72-4080-842e-024120261ab5 req-9c1962d9-76ac-4192-afc8-dfd7bcb003d4 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] DELETE http://10.222.0.77/volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/92a08ada-37c0-4d5a-bfb3-44f63cf4a851 Jan 21 10:04:06.642961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2dff6062-bd72-4080-842e-024120261ab5 req-9c1962d9-76ac-4192-afc8-dfd7bcb003d4 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:04:06.643650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2dff6062-bd72-4080-842e-024120261ab5 req-9c1962d9-76ac-4192-afc8-dfd7bcb003d4 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:04:06.644798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-2dff6062-bd72-4080-842e-024120261ab5 req-9c1962d9-76ac-4192-afc8-dfd7bcb003d4 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Delete volume with id: 92a08ada-37c0-4d5a-bfb3-44f63cf4a851 Jan 21 10:04:06.715886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2dff6062-bd72-4080-842e-024120261ab5 req-9c1962d9-76ac-4192-afc8-dfd7bcb003d4 tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] http://10.222.0.77/volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/92a08ada-37c0-4d5a-bfb3-44f63cf4a851 returned with HTTP 404 Jan 21 10:04:06.717712 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 625/1257] 10.222.0.77 () {62 vars in 1591 bytes} [Thu Jan 21 10:04:06 2021] DELETE /volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/92a08ada-37c0-4d5a-bfb3-44f63cf4a851 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:04:08.384010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-451b5167-10a6-448e-980d-56a8031e17fa req-b6cd08d9-765c-4fad-ba9e-26522b2ca7ff tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] GET http://10.222.0.77/volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/d7ad2aa9-5e4e-4533-9c47-3c0ced21d35f Jan 21 10:04:08.385166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-451b5167-10a6-448e-980d-56a8031e17fa req-b6cd08d9-765c-4fad-ba9e-26522b2ca7ff tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:04:08.386257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-451b5167-10a6-448e-980d-56a8031e17fa req-b6cd08d9-765c-4fad-ba9e-26522b2ca7ff tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:04:08.486932 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-451b5167-10a6-448e-980d-56a8031e17fa req-b6cd08d9-765c-4fad-ba9e-26522b2ca7ff tempest-VolumesNegativeTest-1902117050 tempest-VolumesNegativeTest-1902117050] http://10.222.0.77/volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/d7ad2aa9-5e4e-4533-9c47-3c0ced21d35f returned with HTTP 404 Jan 21 10:04:08.488239 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 633/1258] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:04:08 2021] GET /volume/v3/15736a06d3cc4addb349729d8f63599e/volumes/d7ad2aa9-5e4e-4533-9c47-3c0ced21d35f => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:04:28.852316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes Jan 21 10:04:28.854172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1336421891"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:04:28.857155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1336421891'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:04:28.858084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Create volume of 1 GB Jan 21 10:04:28.885833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Availability Zones retrieved successfully. Jan 21 10:04:28.907840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Flow 'volume_create_api' (f56c9e32-7369-4874-b6be-248594766eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:04:28.912343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e2f833-24f5-48f6-b7bc-eb8551a0133a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:04:28.914959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:04:28.996898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e2f833-24f5-48f6-b7bc-eb8551a0133a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:04:28.999521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c284586-85f6-42a2-9596-b51f44d34946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:04:29.176692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Created reservations ['cbf13abc-2c4e-4ad5-8f19-eda8f096e2af', 'e7bc15a6-e807-44d4-9601-9359c452e0a3', '14ce58f6-ad48-4bb2-9d85-7d8f25d8f35f', 'e04f8acf-1fbe-4b0f-b7c8-4c19a6996a27'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:04:29.179067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c284586-85f6-42a2-9596-b51f44d34946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf13abc-2c4e-4ad5-8f19-eda8f096e2af', 'e7bc15a6-e807-44d4-9601-9359c452e0a3', '14ce58f6-ad48-4bb2-9d85-7d8f25d8f35f', 'e04f8acf-1fbe-4b0f-b7c8-4c19a6996a27']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:04:29.194259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f984aff9-cb44-459b-bece-72a406a602f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:04:29.299245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f984aff9-cb44-459b-bece-72a406a602f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8448f8d3-8efb-454c-b48c-177be5ccdce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1336421891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5c3f846bbf434bb18a71ecf2f010f2',qos_specs=None,replication_status=,reservations=['cbf13abc-2c4e-4ad5-8f19-eda8f096e2af','e7bc15a6-e807-44d4-9601-9359c452e0a3','14ce58f6-ad48-4bb2-9d85-7d8f25d8f35f','e04f8acf-1fbe-4b0f-b7c8-4c19a6996a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f0778b2a644d699c6704c3b7926bd1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1336421891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8448f8d3-8efb-454c-b48c-177be5ccdce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5c3f846bbf434bb18a71ecf2f010f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a3f0778b2a644d699c6704c3b7926bd1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:04:29.302786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49dcc0d6-e09d-4b7d-963c-16bbfe00518d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:04:29.336290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49dcc0d6-e09d-4b7d-963c-16bbfe00518d) transitioned into state 'SUCCESS' from state '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-1336421891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5c3f846bbf434bb18a71ecf2f010f2',qos_specs=None,replication_status=,reservations=['cbf13abc-2c4e-4ad5-8f19-eda8f096e2af','e7bc15a6-e807-44d4-9601-9359c452e0a3','14ce58f6-ad48-4bb2-9d85-7d8f25d8f35f','e04f8acf-1fbe-4b0f-b7c8-4c19a6996a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f0778b2a644d699c6704c3b7926bd1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:04:29.338797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b41548f-8b95-424c-bd1a-bfe43934dfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:04:29.365225 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b41548f-8b95-424c-bd1a-bfe43934dfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:04:29.368997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Flow 'volume_create_api' (f56c9e32-7369-4874-b6be-248594766eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:04:29.437578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Create volume request issued successfully. Jan 21 10:04:29.490756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66c03f83-d211-4d7d-852b-61d65e811d0f tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes returned with HTTP 202 Jan 21 10:04:29.503477 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 626/1259] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:04:28 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes => generated 826 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:04:29.507164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52ab0bdc-5713-4017-a22f-7c448dfaf502 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:04:29.507808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52ab0bdc-5713-4017-a22f-7c448dfaf502 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:04:29.508740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52ab0bdc-5713-4017-a22f-7c448dfaf502 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:04:29.608251 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:04:29.608251 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:04:29.626806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-52ab0bdc-5713-4017-a22f-7c448dfaf502 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:04:29.737523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52ab0bdc-5713-4017-a22f-7c448dfaf502 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:04:29.739239 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 634/1260] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:04:29 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 894 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:04:30.761320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:04:30.763110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:04:30.763764 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:04:30.763764 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:04:30.767844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:04:30.870212 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:04:30.870212 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:04:30.882782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:04:30.920319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:04:30.922165 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 627/1261] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:04:30 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 919 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:05:20.445065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-759a220b-4c29-4805-aca1-f9a3295a66f4 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:05:20.445665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-759a220b-4c29-4805-aca1-f9a3295a66f4 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:05:20.445953 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:05:20.445953 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:05:20.446456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-759a220b-4c29-4805-aca1-f9a3295a66f4 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:05:20.557317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:20.557317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:20.570007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-759a220b-4c29-4805-aca1-f9a3295a66f4 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:05:20.635511 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-759a220b-4c29-4805-aca1-f9a3295a66f4 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:05:20.642058 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 635/1262] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:05:20 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:05:20.662660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume// Jan 21 10:05:20.663268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:05:20.663544 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:05:20.663544 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:05:20.663953 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:05:20.665448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-779e2656-9074-459f-b4bc-791967de66ac tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:05:20.666336 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 628/1263] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:05:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:05:20.686161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-bbfdf1f0-5196-46e2-a0ff-6e4023eed171 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments Jan 21 10:05:20.687487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:05:20.687487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:05:20.688135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-bbfdf1f0-5196-46e2-a0ff-6e4023eed171 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8448f8d3-8efb-454c-b48c-177be5ccdce9", "instance_uuid": "635ae659-af63-4938-9173-cab6481ddef8", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:05:20.764644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:20.764644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:20.831946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-bbfdf1f0-5196-46e2-a0ff-6e4023eed171 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments returned with HTTP 200 Jan 21 10:05:20.856300 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 636/1264] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:05:20 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:05:20.916567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-e31155e4-3a65-4525-97b4-59a1a9f89dfd tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] POST http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/c08ff28d-6448-4ef0-88cd-0c370bb7db41/action Jan 21 10:05:20.917992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-e31155e4-3a65-4525-97b4-59a1a9f89dfd tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:05:20.918586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-e31155e4-3a65-4525-97b4-59a1a9f89dfd tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:05:21.007332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:21.007332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:21.025349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a7850b31-1222-4a56-8b9e-66a4ecf4e581 req-e31155e4-3a65-4525-97b4-59a1a9f89dfd tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/c08ff28d-6448-4ef0-88cd-0c370bb7db41/action returned with HTTP 204 Jan 21 10:05:21.027047 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 629/1265] 10.222.0.77 () {66 vars in 1696 bytes} [Thu Jan 21 10:05:20 2021] POST /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/c08ff28d-6448-4ef0-88cd-0c370bb7db41/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:05:21.070737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f243eeb3-5eb1-4aaa-bbc5-688aecdef0ed tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:05:21.071646 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f243eeb3-5eb1-4aaa-bbc5-688aecdef0ed tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:05:21.072300 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:05:21.072300 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:05:21.072957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f243eeb3-5eb1-4aaa-bbc5-688aecdef0ed tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:05:21.185164 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:21.185164 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:21.207825 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f243eeb3-5eb1-4aaa-bbc5-688aecdef0ed tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:05:21.239255 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:21.239255 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:21.258269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f243eeb3-5eb1-4aaa-bbc5-688aecdef0ed tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:05:21.272309 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 637/1266] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:05:21 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 1181 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:05:22.098156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-f43bf9b4-dbc7-4bc9-b9df-ed4cbc251735 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:05:22.099312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-f43bf9b4-dbc7-4bc9-b9df-ed4cbc251735 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:05:22.099707 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:05:22.099707 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:05:22.101098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-f43bf9b4-dbc7-4bc9-b9df-ed4cbc251735 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:05:22.191104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:22.191104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:22.223279 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-f43bf9b4-dbc7-4bc9-b9df-ed4cbc251735 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:05:22.254770 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:22.254770 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:22.265852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-f43bf9b4-dbc7-4bc9-b9df-ed4cbc251735 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:05:22.267137 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 630/1267] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:05:22 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 1181 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:05:22.318159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-b72b7c4c-c04c-414d-89f4-bf193c96cb1a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] DELETE http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/c08ff28d-6448-4ef0-88cd-0c370bb7db41 Jan 21 10:05:22.318687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-b72b7c4c-c04c-414d-89f4-bf193c96cb1a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:05:22.318888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:05:22.318888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:05:22.319553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-b72b7c4c-c04c-414d-89f4-bf193c96cb1a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:05:22.344932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:22.344932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:22.543323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-b72b7c4c-c04c-414d-89f4-bf193c96cb1a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:05:22.544023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-b72b7c4c-c04c-414d-89f4-bf193c96cb1a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:05:22.555485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7158258d-b1dc-41aa-b4fd-fc2138213d25 req-b72b7c4c-c04c-414d-89f4-bf193c96cb1a tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/c08ff28d-6448-4ef0-88cd-0c370bb7db41 returned with HTTP 200 Jan 21 10:05:22.556646 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 638/1268] 10.222.0.77 () {64 vars in 1644 bytes} [Thu Jan 21 10:05:22 2021] DELETE /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/attachments/c08ff28d-6448-4ef0-88cd-0c370bb7db41 => generated 19 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:05:22.600334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cbf37b1-9b37-4076-b5d0-ff40fb279570 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:05:22.601066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cbf37b1-9b37-4076-b5d0-ff40fb279570 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:05:22.601066 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:05:22.601066 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:05:22.601562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cbf37b1-9b37-4076-b5d0-ff40fb279570 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:05:22.676175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:05:22.676175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:05:22.685804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4cbf37b1-9b37-4076-b5d0-ff40fb279570 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:05:22.714165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cbf37b1-9b37-4076-b5d0-ff40fb279570 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:05:22.715352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 631/1269] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:05:22 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:25.145319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5aa59337-4f98-4a87-b159-9b41e234f421 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:06:25.146688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5aa59337-4f98-4a87-b159-9b41e234f421 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:25.147065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:25.147065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:25.147701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5aa59337-4f98-4a87-b159-9b41e234f421 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:25.327647 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:25.327647 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:25.360987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5aa59337-4f98-4a87-b159-9b41e234f421 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:25.402189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5aa59337-4f98-4a87-b159-9b41e234f421 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:06:25.403482 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 639/1270] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:25 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 919 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:25.421093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-221bcc2f-0084-4ad2-8e65-ae29316c2807 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:06:25.421893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-221bcc2f-0084-4ad2-8e65-ae29316c2807 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:25.422341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:25.422341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:25.422834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-221bcc2f-0084-4ad2-8e65-ae29316c2807 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:25.532328 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:25.532328 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:25.555287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-221bcc2f-0084-4ad2-8e65-ae29316c2807 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:25.596618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-221bcc2f-0084-4ad2-8e65-ae29316c2807 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:06:25.598160 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 632/1271] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:25 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 919 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:43.792954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc3bc67c-9fc7-4b9d-8949-e477dec7ac00 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] DELETE http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:06:43.793479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc3bc67c-9fc7-4b9d-8949-e477dec7ac00 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:43.793659 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:43.793659 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:43.794314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc3bc67c-9fc7-4b9d-8949-e477dec7ac00 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:43.795127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-fc3bc67c-9fc7-4b9d-8949-e477dec7ac00 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Delete volume with id: 8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:06:43.862446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:43.862446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:43.863806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fc3bc67c-9fc7-4b9d-8949-e477dec7ac00 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:43.899695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fc3bc67c-9fc7-4b9d-8949-e477dec7ac00 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Delete volume request issued successfully. Jan 21 10:06:43.900362 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc3bc67c-9fc7-4b9d-8949-e477dec7ac00 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 202 Jan 21 10:06:43.901809 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 640/1272] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:06:43 2021] DELETE /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 0 bytes in 450 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:06:43.909995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-588c2c02-e896-4f99-8847-e69e21a4b918 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:06:43.910557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-588c2c02-e896-4f99-8847-e69e21a4b918 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:43.910788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:43.910788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:43.911185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-588c2c02-e896-4f99-8847-e69e21a4b918 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:43.999829 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:43.999829 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:44.010952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-588c2c02-e896-4f99-8847-e69e21a4b918 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:44.038359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-588c2c02-e896-4f99-8847-e69e21a4b918 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:06:44.039729 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 633/1273] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:43 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:45.064194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ae03537-b09f-47a9-96d3-1ebd68f27e4c tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:06:45.064754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ae03537-b09f-47a9-96d3-1ebd68f27e4c tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:45.064888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:45.064888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:45.065766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ae03537-b09f-47a9-96d3-1ebd68f27e4c tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:45.201604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:45.201604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:45.212171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7ae03537-b09f-47a9-96d3-1ebd68f27e4c tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:45.237907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ae03537-b09f-47a9-96d3-1ebd68f27e4c tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 200 Jan 21 10:06:45.251792 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 641/1274] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:45 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:46.260425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8dad659-466a-45c6-ab71-ef3e8e6348a2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 Jan 21 10:06:46.261655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8dad659-466a-45c6-ab71-ef3e8e6348a2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:46.262076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:46.262076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:46.262717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b8dad659-466a-45c6-ab71-ef3e8e6348a2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:46.348287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b8dad659-466a-45c6-ab71-ef3e8e6348a2 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 returned with HTTP 404 Jan 21 10:06:46.351237 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 634/1275] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:46 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/8448f8d3-8efb-454c-b48c-177be5ccdce9 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:06:47.503706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3eb94b87-8f6d-4973-be3c-a2f004d918c5 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] DELETE http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:06:47.504256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3eb94b87-8f6d-4973-be3c-a2f004d918c5 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:47.504377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:47.504377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:47.504751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3eb94b87-8f6d-4973-be3c-a2f004d918c5 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:47.505206 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3eb94b87-8f6d-4973-be3c-a2f004d918c5 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Delete volume with id: fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:06:47.656017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:47.656017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:47.657306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3eb94b87-8f6d-4973-be3c-a2f004d918c5 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:47.724008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3eb94b87-8f6d-4973-be3c-a2f004d918c5 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Delete volume request issued successfully. Jan 21 10:06:47.724479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3eb94b87-8f6d-4973-be3c-a2f004d918c5 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 202 Jan 21 10:06:47.735899 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 642/1276] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:06:47 2021] DELETE /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:06:47.736551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d340ca54-1887-475a-a766-4bb894b9dd34 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:06:47.737206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d340ca54-1887-475a-a766-4bb894b9dd34 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:47.737961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d340ca54-1887-475a-a766-4bb894b9dd34 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:47.810788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:47.810788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:47.822823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d340ca54-1887-475a-a766-4bb894b9dd34 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:47.850199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d340ca54-1887-475a-a766-4bb894b9dd34 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:06:47.851811 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 635/1277] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:47 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 918 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:48.869660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7bd90605-d0e4-47a2-b2f1-8831436d7344 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:06:48.870919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7bd90605-d0e4-47a2-b2f1-8831436d7344 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:48.871512 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:48.871512 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:48.872231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7bd90605-d0e4-47a2-b2f1-8831436d7344 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:48.987485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:48.987485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:49.000097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7bd90605-d0e4-47a2-b2f1-8831436d7344 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:49.047988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7bd90605-d0e4-47a2-b2f1-8831436d7344 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:06:49.068363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 643/1278] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:48 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 918 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:50.085424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a903a56-550c-48ed-8ca7-d9023509c463 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:06:50.086032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a903a56-550c-48ed-8ca7-d9023509c463 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:50.086176 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:50.086176 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:50.086821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a903a56-550c-48ed-8ca7-d9023509c463 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:50.160601 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:06:50.160601 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:06:50.169690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3a903a56-550c-48ed-8ca7-d9023509c463 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Volume info retrieved successfully. Jan 21 10:06:50.198729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a903a56-550c-48ed-8ca7-d9023509c463 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 200 Jan 21 10:06:50.200228 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 636/1279] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:50 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 918 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:06:51.217624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-148b5fa3-1051-4b79-85c7-9838465a5ee8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] GET http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 Jan 21 10:06:51.218881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-148b5fa3-1051-4b79-85c7-9838465a5ee8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:06:51.219109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:06:51.219109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:06:51.219537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-148b5fa3-1051-4b79-85c7-9838465a5ee8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:06:51.341258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-148b5fa3-1051-4b79-85c7-9838465a5ee8 tempest-AttachVolumeShelveTestJSON-1018052915 tempest-AttachVolumeShelveTestJSON-1018052915] http://10.222.0.77/volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 returned with HTTP 404 Jan 21 10:06:51.343710 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 644/1280] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:06:51 2021] GET /volume/v3/3a5c3f846bbf434bb18a71ecf2f010f2/volumes/fbcd1d51-567f-46d2-97ff-e24c22523561 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:07:13.654516 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] POST http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes Jan 21 10:07:13.656145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:13.656145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:13.656972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1638328474", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:07:13.659458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1638328474', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:07:13.660202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Create volume of 1 GB Jan 21 10:07:13.676404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Availability Zones retrieved successfully. Jan 21 10:07:13.696928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Flow 'volume_create_api' (444cd89c-4d60-48f7-a0a2-403c0d44b0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:07:13.701290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16861f4d-21c5-431b-9b4c-0a902a1cd5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:07:13.704561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:07:13.788227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16861f4d-21c5-431b-9b4c-0a902a1cd5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:07:13.790839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6df375-0842-4533-9aed-4dc4bc2ccf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:07:13.893266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Created reservations ['0b50dc1f-a614-402c-a313-0a1caa7c63c6', '8cd687ed-321b-499b-ae0b-1335a8825e01', 'a8c10487-a84f-48e7-bcb7-8211f73a4ab3', 'fa25829e-59e4-49d7-ab77-cb2d6988a20b'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:07:13.899930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6df375-0842-4533-9aed-4dc4bc2ccf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b50dc1f-a614-402c-a313-0a1caa7c63c6', '8cd687ed-321b-499b-ae0b-1335a8825e01', 'a8c10487-a84f-48e7-bcb7-8211f73a4ab3', 'fa25829e-59e4-49d7-ab77-cb2d6988a20b']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:07:13.899930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a57ec5-1350-4d0c-a11e-13a5b415e1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:07:13.965485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a57ec5-1350-4d0c-a11e-13a5b415e1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b314af3-d998-4068-884d-435fe3134371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1638328474',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3ad81007e39d493cafcd8a03dd428d2e',qos_specs=None,replication_status=,reservations=['0b50dc1f-a614-402c-a313-0a1caa7c63c6','8cd687ed-321b-499b-ae0b-1335a8825e01','a8c10487-a84f-48e7-bcb7-8211f73a4ab3','fa25829e-59e4-49d7-ab77-cb2d6988a20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35c7b6655a00436b8bee6c490ec9fc3e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1638328474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b314af3-d998-4068-884d-435fe3134371,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3ad81007e39d493cafcd8a03dd428d2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='35c7b6655a00436b8bee6c490ec9fc3e',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:07:13.968150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce869154-a85e-47ad-9076-3d19f1c035f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:07:13.996152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce869154-a85e-47ad-9076-3d19f1c035f5) transitioned into state 'SUCCESS' from state '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-1638328474',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3ad81007e39d493cafcd8a03dd428d2e',qos_specs=None,replication_status=,reservations=['0b50dc1f-a614-402c-a313-0a1caa7c63c6','8cd687ed-321b-499b-ae0b-1335a8825e01','a8c10487-a84f-48e7-bcb7-8211f73a4ab3','fa25829e-59e4-49d7-ab77-cb2d6988a20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35c7b6655a00436b8bee6c490ec9fc3e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:07:13.999221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8be94c4-39ee-481c-95ba-b310e1e8bfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:07:14.022709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8be94c4-39ee-481c-95ba-b310e1e8bfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:07:14.029455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Flow 'volume_create_api' (444cd89c-4d60-48f7-a0a2-403c0d44b0dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:07:14.094810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Create volume request issued successfully. Jan 21 10:07:14.114846 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-cc6bb9e1-f732-4de3-bc7f-880525e41f04 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes returned with HTTP 202 Jan 21 10:07:14.117781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 637/1281] 10.222.0.77 () {64 vars in 1512 bytes} [Thu Jan 21 10:07:13 2021] POST /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes => generated 832 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:07:14.128536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-b03bba67-21be-4ade-9e97-1da7e5f9fe7c tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] GET http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:14.129063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-b03bba67-21be-4ade-9e97-1da7e5f9fe7c tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:14.129735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-b03bba67-21be-4ade-9e97-1da7e5f9fe7c tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:14.200192 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:07:14.200192 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:07:14.213228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-b03bba67-21be-4ade-9e97-1da7e5f9fe7c tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Volume info retrieved successfully. Jan 21 10:07:14.242027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1383e6b1-d716-4835-ac89-bd36b1e3b2e8 req-b03bba67-21be-4ade-9e97-1da7e5f9fe7c tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 200 Jan 21 10:07:14.243243 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 645/1282] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:07:14 2021] GET /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 900 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:07:14.584114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4a543cbd-c6a7-4e1d-a37a-23e95b68187f req-aff61ce8-33c1-4ac2-a574-c533d1708d49 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] GET http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:14.584969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4a543cbd-c6a7-4e1d-a37a-23e95b68187f req-aff61ce8-33c1-4ac2-a574-c533d1708d49 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:14.585273 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:14.585273 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:14.585966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4a543cbd-c6a7-4e1d-a37a-23e95b68187f req-aff61ce8-33c1-4ac2-a574-c533d1708d49 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:14.652560 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:07:14.652560 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:07:14.664522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-4a543cbd-c6a7-4e1d-a37a-23e95b68187f req-aff61ce8-33c1-4ac2-a574-c533d1708d49 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Volume info retrieved successfully. Jan 21 10:07:14.697956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4a543cbd-c6a7-4e1d-a37a-23e95b68187f req-aff61ce8-33c1-4ac2-a574-c533d1708d49 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 200 Jan 21 10:07:14.704004 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 638/1283] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:07:14 2021] GET /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 924 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:07:15.847859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34605470-de64-47c6-8a16-94ea5bdd5816 req-67895627-b3cb-4b7d-a114-0b823fcc3d41 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] GET http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:15.848447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34605470-de64-47c6-8a16-94ea5bdd5816 req-67895627-b3cb-4b7d-a114-0b823fcc3d41 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:15.848553 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:15.848553 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:15.849115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34605470-de64-47c6-8a16-94ea5bdd5816 req-67895627-b3cb-4b7d-a114-0b823fcc3d41 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:15.915128 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:07:15.915128 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:07:15.927068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-34605470-de64-47c6-8a16-94ea5bdd5816 req-67895627-b3cb-4b7d-a114-0b823fcc3d41 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Volume info retrieved successfully. Jan 21 10:07:15.964539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34605470-de64-47c6-8a16-94ea5bdd5816 req-67895627-b3cb-4b7d-a114-0b823fcc3d41 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 200 Jan 21 10:07:15.971398 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 646/1284] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:07:15 2021] GET /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 925 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:07:16.561933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-d82ff5a9-525b-4d96-9475-b1bff36e035b req-320fdbfa-fbc2-4514-8e1f-4c0391dccc0b tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] GET http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:16.562461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-d82ff5a9-525b-4d96-9475-b1bff36e035b req-320fdbfa-fbc2-4514-8e1f-4c0391dccc0b tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:16.562668 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:16.562668 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:16.563222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-d82ff5a9-525b-4d96-9475-b1bff36e035b req-320fdbfa-fbc2-4514-8e1f-4c0391dccc0b tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:16.620155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:07:16.620155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:07:16.631210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-d82ff5a9-525b-4d96-9475-b1bff36e035b req-320fdbfa-fbc2-4514-8e1f-4c0391dccc0b tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Volume info retrieved successfully. Jan 21 10:07:16.656544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-d82ff5a9-525b-4d96-9475-b1bff36e035b req-320fdbfa-fbc2-4514-8e1f-4c0391dccc0b tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 200 Jan 21 10:07:16.678771 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 639/1285] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:07:16 2021] GET /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 925 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:07:16.865836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8028156d-4da5-48ec-93cd-5119d3affd25 req-5e785b85-ca14-40eb-ab76-6374cb33c967 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] DELETE http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:16.866352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8028156d-4da5-48ec-93cd-5119d3affd25 req-5e785b85-ca14-40eb-ab76-6374cb33c967 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:16.866480 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:16.866480 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:16.866837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8028156d-4da5-48ec-93cd-5119d3affd25 req-5e785b85-ca14-40eb-ab76-6374cb33c967 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:16.867520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-8028156d-4da5-48ec-93cd-5119d3affd25 req-5e785b85-ca14-40eb-ab76-6374cb33c967 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Delete volume with id: 5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:16.932890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:07:16.932890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:07:16.934747 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8028156d-4da5-48ec-93cd-5119d3affd25 req-5e785b85-ca14-40eb-ab76-6374cb33c967 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Volume info retrieved successfully. Jan 21 10:07:16.984105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8028156d-4da5-48ec-93cd-5119d3affd25 req-5e785b85-ca14-40eb-ab76-6374cb33c967 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Delete volume request issued successfully. Jan 21 10:07:16.984571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8028156d-4da5-48ec-93cd-5119d3affd25 req-5e785b85-ca14-40eb-ab76-6374cb33c967 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 202 Jan 21 10:07:16.985744 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 647/1286] 10.222.0.77 () {62 vars in 1591 bytes} [Thu Jan 21 10:07:16 2021] DELETE /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:07:17.206524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-84e6c007-4379-4af0-b26d-cd05e06201ac req-0f599e40-8ce3-43b7-a1a2-fc53ac3c5656 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] GET http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:17.207054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-84e6c007-4379-4af0-b26d-cd05e06201ac req-0f599e40-8ce3-43b7-a1a2-fc53ac3c5656 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:17.207311 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:17.207311 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:17.207684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-84e6c007-4379-4af0-b26d-cd05e06201ac req-0f599e40-8ce3-43b7-a1a2-fc53ac3c5656 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:17.284601 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:07:17.284601 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:07:17.310640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-84e6c007-4379-4af0-b26d-cd05e06201ac req-0f599e40-8ce3-43b7-a1a2-fc53ac3c5656 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Volume info retrieved successfully. Jan 21 10:07:17.376981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-84e6c007-4379-4af0-b26d-cd05e06201ac req-0f599e40-8ce3-43b7-a1a2-fc53ac3c5656 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 200 Jan 21 10:07:17.378320 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 640/1287] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:07:17 2021] GET /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 924 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:07:18.438361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-17710ab8-edb1-465b-974c-c64c4535cf54 req-f5b86e05-419b-44ba-9da4-3b2ce7b057c2 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] GET http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:18.439636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-17710ab8-edb1-465b-974c-c64c4535cf54 req-f5b86e05-419b-44ba-9da4-3b2ce7b057c2 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:18.440430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:18.440430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:18.441087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-17710ab8-edb1-465b-974c-c64c4535cf54 req-f5b86e05-419b-44ba-9da4-3b2ce7b057c2 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:18.503793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:07:18.503793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:07:18.516012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-17710ab8-edb1-465b-974c-c64c4535cf54 req-f5b86e05-419b-44ba-9da4-3b2ce7b057c2 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Volume info retrieved successfully. Jan 21 10:07:18.541636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-17710ab8-edb1-465b-974c-c64c4535cf54 req-f5b86e05-419b-44ba-9da4-3b2ce7b057c2 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 200 Jan 21 10:07:18.542764 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 648/1288] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:07:18 2021] GET /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 924 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:07:19.632322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4e654c7d-6ce4-4145-91ba-770046756e3b req-8cede91c-d725-49e1-9b1c-4d4ae74ca619 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] GET http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 Jan 21 10:07:19.640166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4e654c7d-6ce4-4145-91ba-770046756e3b req-8cede91c-d725-49e1-9b1c-4d4ae74ca619 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:07:19.640629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:07:19.640629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:07:19.641702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-4e654c7d-6ce4-4145-91ba-770046756e3b req-8cede91c-d725-49e1-9b1c-4d4ae74ca619 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:07:19.726993 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-4e654c7d-6ce4-4145-91ba-770046756e3b req-8cede91c-d725-49e1-9b1c-4d4ae74ca619 tempest-VolumesGetTestJSON-767744774 tempest-VolumesGetTestJSON-767744774] http://10.222.0.77/volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 returned with HTTP 404 Jan 21 10:07:19.728495 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 641/1289] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:07:19 2021] GET /volume/v3/3ad81007e39d493cafcd8a03dd428d2e/volumes/5b314af3-d998-4068-884d-435fe3134371 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:08:44.596508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes Jan 21 10:08:44.597130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:44.597130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:44.597501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1905195294"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:08:44.598832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1905195294'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:08:44.599238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume of 1 GB Jan 21 10:08:44.628734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Availability Zones retrieved successfully. Jan 21 10:08:44.646186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Flow 'volume_create_api' (c3d42932-ad95-48c6-a289-6536611aafa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:08:44.649675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8eb672-75a5-49b0-9355-3b71f8c8b2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:08:44.652690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:08:44.731635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8eb672-75a5-49b0-9355-3b71f8c8b2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:08:44.734322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ab9c57-8f35-4a60-a897-02f5b7a982c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:08:44.836602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Created reservations ['ffe40030-5c2c-4443-bd8a-21d9386db194', '2e8c9495-63a5-4cef-8bc1-db80ba6c0ffc', '1a54b895-813d-434d-9bee-a19ceb8636c3', '3ba65a33-224f-4f14-8440-06612f303718'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:08:44.839200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ab9c57-8f35-4a60-a897-02f5b7a982c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe40030-5c2c-4443-bd8a-21d9386db194', '2e8c9495-63a5-4cef-8bc1-db80ba6c0ffc', '1a54b895-813d-434d-9bee-a19ceb8636c3', '3ba65a33-224f-4f14-8440-06612f303718']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:08:44.841836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6462b3df-fb42-4b1d-b1d3-cba28d63b0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:08:44.912159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6462b3df-fb42-4b1d-b1d3-cba28d63b0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa33d6f3-7b9b-4237-87d7-8f494ffd16e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1905195294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e9bfcf546544413909fe6e7a1ec69de',qos_specs=None,replication_status=,reservations=['ffe40030-5c2c-4443-bd8a-21d9386db194','2e8c9495-63a5-4cef-8bc1-db80ba6c0ffc','1a54b895-813d-434d-9bee-a19ceb8636c3','3ba65a33-224f-4f14-8440-06612f303718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690582c7c84d43b887f5ea6b0830032e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1905195294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa33d6f3-7b9b-4237-87d7-8f494ffd16e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e9bfcf546544413909fe6e7a1ec69de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='690582c7c84d43b887f5ea6b0830032e',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:08:44.914676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5023dd66-8ac0-41d4-82ef-563efe0e6880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:08:44.955729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5023dd66-8ac0-41d4-82ef-563efe0e6880) transitioned into state 'SUCCESS' from state '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-1905195294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e9bfcf546544413909fe6e7a1ec69de',qos_specs=None,replication_status=,reservations=['ffe40030-5c2c-4443-bd8a-21d9386db194','2e8c9495-63a5-4cef-8bc1-db80ba6c0ffc','1a54b895-813d-434d-9bee-a19ceb8636c3','3ba65a33-224f-4f14-8440-06612f303718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690582c7c84d43b887f5ea6b0830032e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:08:44.958603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cbafaf-791c-4c4f-b645-7dcee91e9c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:08:44.982897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cbafaf-791c-4c4f-b645-7dcee91e9c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:08:44.986332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Flow 'volume_create_api' (c3d42932-ad95-48c6-a289-6536611aafa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:08:45.058729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume request issued successfully. Jan 21 10:08:45.096995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c471dfe-3e3d-42cd-8c1a-9c7ac2ddb8d8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes returned with HTTP 202 Jan 21 10:08:45.098336 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 649/1290] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:08:44 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes => generated 820 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:08:45.126539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77d24980-7533-4f31-85b4-65d2b0bbf209 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:45.127475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77d24980-7533-4f31-85b4-65d2b0bbf209 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:45.128309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77d24980-7533-4f31-85b4-65d2b0bbf209 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:45.229265 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:45.229265 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:45.240069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77d24980-7533-4f31-85b4-65d2b0bbf209 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:45.272713 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77d24980-7533-4f31-85b4-65d2b0bbf209 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:45.274813 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 642/1291] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:45 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 888 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:46.298121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5d7abb3-2c5e-4ffe-bcb7-c7035424f340 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:46.310115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5d7abb3-2c5e-4ffe-bcb7-c7035424f340 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:46.310605 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:46.310605 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:46.318643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5d7abb3-2c5e-4ffe-bcb7-c7035424f340 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:46.440266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:46.440266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:46.453150 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f5d7abb3-2c5e-4ffe-bcb7-c7035424f340 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:46.499795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5d7abb3-2c5e-4ffe-bcb7-c7035424f340 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:46.500921 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 650/1292] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:46 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:47.531185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:47.532366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:47.532914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:47.532914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:47.533942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:47.669030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:47.669030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:47.697569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:47.750960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:47.752121 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 643/1293] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:47 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:48.345986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-7d61eb5a-32d8-4c8f-9470-d1e342f0ec86 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:48.346976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-7d61eb5a-32d8-4c8f-9470-d1e342f0ec86 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:48.347487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:48.347487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:48.348105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-7d61eb5a-32d8-4c8f-9470-d1e342f0ec86 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:48.479879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:48.479879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:48.501248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-7d61eb5a-32d8-4c8f-9470-d1e342f0ec86 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:48.566623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-7d61eb5a-32d8-4c8f-9470-d1e342f0ec86 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:48.573817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 651/1294] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:08:48 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:48.712439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume// Jan 21 10:08:48.713188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:48.713488 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:48.713488 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:48.713869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:48.715121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d01ce95f-231f-4821-9fe9-94209959acdd tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:08:48.716032 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 644/1295] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:08:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:08:48.741912 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-f4499a27-5021-473c-bb45-bf0ba553ceb4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments Jan 21 10:08:48.742855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:48.742855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:48.743614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-f4499a27-5021-473c-bb45-bf0ba553ceb4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa33d6f3-7b9b-4237-87d7-8f494ffd16e6", "instance_uuid": "752a2cf0-8e54-48b4-87b7-c557eb67d020", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:08:48.820064 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:48.820064 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:48.936359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-f4499a27-5021-473c-bb45-bf0ba553ceb4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments returned with HTTP 200 Jan 21 10:08:48.937584 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 652/1296] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:08:48 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:08:48.979432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b58ab71-6590-4064-9a48-ce398502c8af tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:48.980532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b58ab71-6590-4064-9a48-ce398502c8af tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:48.981220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b58ab71-6590-4064-9a48-ce398502c8af tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:49.011767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-f4499a27-5021-473c-bb45-bf0ba553ceb4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume// Jan 21 10:08:49.012251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-f4499a27-5021-473c-bb45-bf0ba553ceb4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:49.012472 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:49.012472 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:49.012850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-f4499a27-5021-473c-bb45-bf0ba553ceb4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:49.014104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-f4499a27-5021-473c-bb45-bf0ba553ceb4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:08:49.014750 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 653/1297] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:08: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 21 10:08:49.029658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e6068409-af38-44f0-96eb-e89bc125b122 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:49.030765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e6068409-af38-44f0-96eb-e89bc125b122 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:49.031321 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e6068409-af38-44f0-96eb-e89bc125b122 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:49.092104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:49.092104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:49.102845 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5b58ab71-6590-4064-9a48-ce398502c8af tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:49.174625 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:49.174625 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:49.177413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:49.177413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:49.196481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e6068409-af38-44f0-96eb-e89bc125b122 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:49.204530 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b58ab71-6590-4064-9a48-ce398502c8af tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:49.220073 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 645/1298] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:48 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:49.235662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:49.235662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:49.248264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e6068409-af38-44f0-96eb-e89bc125b122 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:49.249289 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 654/1299] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:08:49 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 1011 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:08:49.294074 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e05d8885-ab20-4d10-8051-7297bf32bd61 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] PUT http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716 Jan 21 10:08:49.295438 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:49.295438 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:49.297492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e05d8885-ab20-4d10-8051-7297bf32bd61 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:08:49.378542 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:08:49.378542 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:08:49.379971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e05d8885-ab20-4d10-8051-7297bf32bd61 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Lock "b'cinder-attachment_update-fa33d6f3-7b9b-4237-87d7-8f494ffd16e6-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.033s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:08:49.389063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:49.389063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:50.238188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-578c5ef4-74b4-47d7-9a3c-1c12f8ea2c4d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:50.239015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-578c5ef4-74b4-47d7-9a3c-1c12f8ea2c4d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:50.239461 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:50.239461 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:50.239735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-578c5ef4-74b4-47d7-9a3c-1c12f8ea2c4d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:50.437773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:50.437773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:50.476485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-578c5ef4-74b4-47d7-9a3c-1c12f8ea2c4d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:50.550699 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:50.550699 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:50.561405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-578c5ef4-74b4-47d7-9a3c-1c12f8ea2c4d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:50.568395 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 655/1300] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:50 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 912 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:51.580046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e00e926f-cb33-4b3b-a659-dd072a9ffa0a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:51.581430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e00e926f-cb33-4b3b-a659-dd072a9ffa0a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:51.581846 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:51.581846 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:51.582506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e00e926f-cb33-4b3b-a659-dd072a9ffa0a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:51.666275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:51.666275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:51.689988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e00e926f-cb33-4b3b-a659-dd072a9ffa0a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:51.723237 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:51.723237 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:51.736934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e00e926f-cb33-4b3b-a659-dd072a9ffa0a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:51.738545 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 656/1301] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:51 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:08:51.761318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e05d8885-ab20-4d10-8051-7297bf32bd61 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Lock "b'cinder-attachment_update-fa33d6f3-7b9b-4237-87d7-8f494ffd16e6-n-h2-758944-3'" released by "attachment_update" :: held 2.382s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:08:51.762604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-e05d8885-ab20-4d10-8051-7297bf32bd61 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716 returned with HTTP 200 Jan 21 10:08:51.763733 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 646/1302] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:08:49 2021] PUT /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716 => generated 762 bytes in 2484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:08:52.755600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b3580ad-0816-4da6-9cfb-25afb3db1891 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:52.756486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b3580ad-0816-4da6-9cfb-25afb3db1891 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:52.756486 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:52.756486 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:52.756978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b3580ad-0816-4da6-9cfb-25afb3db1891 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:52.832803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:52.832803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:52.843333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3b3580ad-0816-4da6-9cfb-25afb3db1891 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:52.870448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:52.870448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:52.879841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b3580ad-0816-4da6-9cfb-25afb3db1891 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:52.881081 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 657/1303] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:52 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:53.897407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84156484-a13e-400b-b1c9-1ecbb0d180ca tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:53.898042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84156484-a13e-400b-b1c9-1ecbb0d180ca tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:53.898415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:53.898415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:53.898764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84156484-a13e-400b-b1c9-1ecbb0d180ca tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:54.004216 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:54.004216 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:54.024449 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-84156484-a13e-400b-b1c9-1ecbb0d180ca tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:54.095269 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:54.095269 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:54.107764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84156484-a13e-400b-b1c9-1ecbb0d180ca tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:54.108619 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 647/1304] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:53 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:55.126463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf277bb0-e1a2-40d7-8500-6d790baccf6c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:55.127859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf277bb0-e1a2-40d7-8500-6d790baccf6c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:55.128261 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:55.128261 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:55.128854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf277bb0-e1a2-40d7-8500-6d790baccf6c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:55.275637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:55.275637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:55.286561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bf277bb0-e1a2-40d7-8500-6d790baccf6c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:55.310414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:55.310414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:55.321058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf277bb0-e1a2-40d7-8500-6d790baccf6c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:55.322955 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 658/1305] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:55 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:56.339432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24815390-bdcf-4f60-88ed-cbcb7645c421 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:56.341521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24815390-bdcf-4f60-88ed-cbcb7645c421 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:56.342133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:56.342133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:56.342996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24815390-bdcf-4f60-88ed-cbcb7645c421 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:56.406017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:56.406017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:56.414995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-24815390-bdcf-4f60-88ed-cbcb7645c421 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:56.442139 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:56.442139 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:56.468569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24815390-bdcf-4f60-88ed-cbcb7645c421 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:56.470164 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 648/1306] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:56 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:08:57.303491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-d95a6708-1cc3-42cc-9bdd-75f0fe8311f4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716/action Jan 21 10:08:57.303491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:57.303491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:57.303491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-d95a6708-1cc3-42cc-9bdd-75f0fe8311f4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:08:57.303491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-d95a6708-1cc3-42cc-9bdd-75f0fe8311f4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:08:57.489441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70abecd3-9325-4acc-b957-2baf699f3374 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:08:57.489972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70abecd3-9325-4acc-b957-2baf699f3374 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:08:57.490162 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:08:57.490162 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:08:57.490571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70abecd3-9325-4acc-b957-2baf699f3374 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:08:57.506263 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:57.506263 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:57.553416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2598eb62-e08c-49b6-a439-8f5d9f2dcb1d req-d95a6708-1cc3-42cc-9bdd-75f0fe8311f4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716/action returned with HTTP 204 Jan 21 10:08:57.560138 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 659/1307] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:08:57 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716/action => generated 0 bytes in 267 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:08:57.623659 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:57.623659 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:57.645361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70abecd3-9325-4acc-b957-2baf699f3374 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:08:57.705370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:08:57.705370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:08:57.719080 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70abecd3-9325-4acc-b957-2baf699f3374 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:08:57.720780 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 649/1308] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:08:57 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 1205 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:18.038441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2de4dd6f-1f1f-47d4-9cd3-4963c95df161 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] POST http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types Jan 21 10:09:18.039919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:18.039919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:18.040613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2de4dd6f-1f1f-47d4-9cd3-4963c95df161 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-912449390"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:18.089773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2de4dd6f-1f1f-47d4-9cd3-4963c95df161 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types returned with HTTP 202 Jan 21 10:09:18.091054 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 660/1309] 10.222.0.77 () {62 vars in 1278 bytes} [Thu Jan 21 10:09:17 2021] POST /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types => generated 180 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:09:18.102865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3564fa60-e795-4b9e-bb28-aee7c5f978d3 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] POST http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs Jan 21 10:09:18.103880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:18.103880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:18.104640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3564fa60-e795-4b9e-bb28-aee7c5f978d3 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:18.145669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3564fa60-e795-4b9e-bb28-aee7c5f978d3 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs returned with HTTP 202 Jan 21 10:09:18.146585 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 650/1310] 10.222.0.77 () {62 vars in 1425 bytes} [Thu Jan 21 10:09:18 2021] POST /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs => generated 53 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:09:18.156494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7573438-d0c4-4b21-bd5b-bf598f7923e1 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] POST http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs Jan 21 10:09:18.157638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7573438-d0c4-4b21-bd5b-bf598f7923e1 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:18.201289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7573438-d0c4-4b21-bd5b-bf598f7923e1 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs returned with HTTP 202 Jan 21 10:09:18.212886 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 661/1311] 10.222.0.77 () {62 vars in 1425 bytes} [Thu Jan 21 10:09:18 2021] POST /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs => generated 61 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:09:18.213275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5c726b0-cf49-485e-a8a4-d6b8d962f83f tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] GET http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key2 Jan 21 10:09:18.214025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5c726b0-cf49-485e-a8a4-d6b8d962f83f tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:18.214663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5c726b0-cf49-485e-a8a4-d6b8d962f83f tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:18.233255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5c726b0-cf49-485e-a8a4-d6b8d962f83f tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key2 returned with HTTP 200 Jan 21 10:09:18.234426 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 651/1312] 10.222.0.77 () {60 vars in 1419 bytes} [Thu Jan 21 10:09:18 2021] GET /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:18.243695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df433bf3-c4e3-4cbc-8446-48ea85b953b5 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] GET http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key3 Jan 21 10:09:18.244895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df433bf3-c4e3-4cbc-8446-48ea85b953b5 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:18.245586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df433bf3-c4e3-4cbc-8446-48ea85b953b5 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:18.264246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df433bf3-c4e3-4cbc-8446-48ea85b953b5 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key3 returned with HTTP 200 Jan 21 10:09:18.265564 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 662/1313] 10.222.0.77 () {60 vars in 1419 bytes} [Thu Jan 21 10:09:18 2021] GET /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key3 => generated 18 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:09:18.275685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08baed73-eef7-474c-b001-a4ba2f05c3f3 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] PUT http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key3 Jan 21 10:09:18.276836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08baed73-eef7-474c-b001-a4ba2f05c3f3 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:18.303649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08baed73-eef7-474c-b001-a4ba2f05c3f3 tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key3 returned with HTTP 200 Jan 21 10:09:18.304742 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 652/1314] 10.222.0.77 () {62 vars in 1439 bytes} [Thu Jan 21 10:09:18 2021] PUT /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key3 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:09:18.314771 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30089bd7-f536-452d-bde3-0ed00363929d tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] GET http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs Jan 21 10:09:18.319075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30089bd7-f536-452d-bde3-0ed00363929d tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:18.319075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30089bd7-f536-452d-bde3-0ed00363929d tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:18.335789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30089bd7-f536-452d-bde3-0ed00363929d tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs returned with HTTP 200 Jan 21 10:09:18.337711 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 663/1315] 10.222.0.77 () {60 vars in 1404 bytes} [Thu Jan 21 10:09:18 2021] GET /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs => generated 87 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:18.347632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ed9331f-e185-415a-8917-6e4d88241fbe tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] DELETE http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key1 Jan 21 10:09:18.347934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ed9331f-e185-415a-8917-6e4d88241fbe tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:18.348421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ed9331f-e185-415a-8917-6e4d88241fbe tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:18.369131 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:09:18.369131 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:09:18.375033 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ed9331f-e185-415a-8917-6e4d88241fbe tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key1 returned with HTTP 202 Jan 21 10:09:18.379871 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 653/1316] 10.222.0.77 () {60 vars in 1422 bytes} [Thu Jan 21 10:09:18 2021] DELETE /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 10:09:18.385151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d9f1cfc-c4e3-410c-81d2-eadda039956e tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] GET http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key1 Jan 21 10:09:18.385998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d9f1cfc-c4e3-410c-81d2-eadda039956e tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:18.386870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d9f1cfc-c4e3-410c-81d2-eadda039956e tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:18.413198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d9f1cfc-c4e3-410c-81d2-eadda039956e tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] HTTP exception thrown: Group Type d824a6b2-dedb-42fb-98b3-f71587e0d710 has no extra spec with key key1. Jan 21 10:09:18.416614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d9f1cfc-c4e3-410c-81d2-eadda039956e tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key1 returned with HTTP 404 Jan 21 10:09:18.418928 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 664/1317] 10.222.0.77 () {60 vars in 1419 bytes} [Thu Jan 21 10:09:18 2021] GET /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710/group_specs/key1 => generated 126 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:09:18.427628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf35e46a-bfc5-4f8f-be39-b568ba923b2c tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] DELETE http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710 Jan 21 10:09:18.428871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf35e46a-bfc5-4f8f-be39-b568ba923b2c tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:18.429517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf35e46a-bfc5-4f8f-be39-b568ba923b2c tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:18.470418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf35e46a-bfc5-4f8f-be39-b568ba923b2c tempest-GroupTypeSpecsTest-667297994 tempest-GroupTypeSpecsTest-667297994] http://10.222.0.77/volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710 returned with HTTP 202 Jan 21 10:09:18.487775 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 654/1318] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 10:09:18 2021] DELETE /volume/v3/ee5d5065fc5042a1a130ec706c192976/group_types/d824a6b2-dedb-42fb-98b3-f71587e0d710 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 10:09:24.597421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7af49107-991b-4fde-b3b8-b104488bf7be tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] POST http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types Jan 21 10:09:24.600030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7af49107-991b-4fde-b3b8-b104488bf7be tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1563888608", "description": "tempest-group-type-description-1587018480", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:24.667378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7af49107-991b-4fde-b3b8-b104488bf7be tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types returned with HTTP 202 Jan 21 10:09:24.671200 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 665/1319] 10.222.0.77 () {62 vars in 1279 bytes} [Thu Jan 21 10:09:24 2021] POST /volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types => generated 265 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:09:24.680094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-662847b0-854a-45a9-bc0f-d07c24d338d5 tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] GET http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types Jan 21 10:09:24.682273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-662847b0-854a-45a9-bc0f-d07c24d338d5 tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:24.682794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-662847b0-854a-45a9-bc0f-d07c24d338d5 tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:24.718200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-662847b0-854a-45a9-bc0f-d07c24d338d5 tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types returned with HTTP 200 Jan 21 10:09:24.719821 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 655/1320] 10.222.0.77 () {60 vars in 1257 bytes} [Thu Jan 21 10:09:24 2021] GET /volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types => generated 499 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:24.740738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1791ecfe-8bbc-4ee4-8ce3-06797fa7fa4e tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] PUT http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 Jan 21 10:09:24.741521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1791ecfe-8bbc-4ee4-8ce3-06797fa7fa4e tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-510858831", "description": "updated-group-type-desc"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:24.779706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1791ecfe-8bbc-4ee4-8ce3-06797fa7fa4e tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 returned with HTTP 200 Jan 21 10:09:24.780919 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 666/1321] 10.222.0.77 () {62 vars in 1389 bytes} [Thu Jan 21 10:09:24 2021] PUT /volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 => generated 254 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:24.794817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5a386ac7-3b2a-4f31-9fed-134fe7dae21b tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] GET http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 Jan 21 10:09:24.795622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5a386ac7-3b2a-4f31-9fed-134fe7dae21b tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:24.796413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5a386ac7-3b2a-4f31-9fed-134fe7dae21b tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:24.825368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5a386ac7-3b2a-4f31-9fed-134fe7dae21b tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 returned with HTTP 200 Jan 21 10:09:24.826218 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 656/1322] 10.222.0.77 () {60 vars in 1368 bytes} [Thu Jan 21 10:09:24 2021] GET /volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 => generated 254 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:24.840329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfc57a47-45b9-4d81-be1a-b8951978f6db tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] DELETE http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 Jan 21 10:09:24.841172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfc57a47-45b9-4d81-be1a-b8951978f6db tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:24.841837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfc57a47-45b9-4d81-be1a-b8951978f6db tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:24.922038 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:09:24.922038 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:09:24.942218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfc57a47-45b9-4d81-be1a-b8951978f6db tempest-GroupTypesTest-2102866777 tempest-GroupTypesTest-2102866777] http://10.222.0.77/volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 returned with HTTP 202 Jan 21 10:09:24.950377 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 667/1323] 10.222.0.77 () {60 vars in 1371 bytes} [Thu Jan 21 10:09:24 2021] DELETE /volume/v3/6593c40ef99e49ce9cd759057c3fd615/group_types/14a8b067-e11f-40c2-86ad-7ddef7f50d87 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 10:09:31.786517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1d56467-66e4-41d9-b85f-0fc84c5a5adc tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes Jan 21 10:09:31.787694 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1d56467-66e4-41d9-b85f-0fc84c5a5adc tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:31.788374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1d56467-66e4-41d9-b85f-0fc84c5a5adc tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:31.790108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-f1d56467-66e4-41d9-b85f-0fc84c5a5adc tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:09:31.792251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f1d56467-66e4-41d9-b85f-0fc84c5a5adc tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:09:31.848620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f1d56467-66e4-41d9-b85f-0fc84c5a5adc tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Get all volumes completed successfully. Jan 21 10:09:31.849821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1d56467-66e4-41d9-b85f-0fc84c5a5adc tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes returned with HTTP 200 Jan 21 10:09:31.850885 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 657/1324] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 10:09:31 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes => generated 15 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:09:31.861752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] POST http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes Jan 21 10:09:31.862518 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2046862269"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:31.863634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2046862269'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:09:31.864257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume of 1 GB Jan 21 10:09:31.878315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Availability Zones retrieved successfully. Jan 21 10:09:31.895306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Flow 'volume_create_api' (9e70fa1c-6c05-44d1-8fca-050d372902a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:31.898957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb63d94-9a33-418d-a035-a82dfcee9fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:31.901365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:09:31.971991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb63d94-9a33-418d-a035-a82dfcee9fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:31.974580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3d2d76-1714-46c0-99d6-19a9a5e77b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:32.072845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Created reservations ['88a4621f-e8b8-4306-bfb2-d340f9388d34', 'fb375381-fd97-4c02-b857-90054d17ac53', '566eaa30-d69b-4ec1-b82f-8d44d68d0f5c', '99e0e2a5-b6a8-4567-b9ed-2a83eb259c6b'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:09:32.075177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3d2d76-1714-46c0-99d6-19a9a5e77b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88a4621f-e8b8-4306-bfb2-d340f9388d34', 'fb375381-fd97-4c02-b857-90054d17ac53', '566eaa30-d69b-4ec1-b82f-8d44d68d0f5c', '99e0e2a5-b6a8-4567-b9ed-2a83eb259c6b']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:32.077648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a655b3a6-6d68-4d41-bd9e-a163b9cae3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:32.154774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a655b3a6-6d68-4d41-bd9e-a163b9cae3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c30813d4-1e26-4654-8968-710e70febee2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2046862269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646875152d3343749dedf054624859d8',qos_specs=None,replication_status=,reservations=['88a4621f-e8b8-4306-bfb2-d340f9388d34','fb375381-fd97-4c02-b857-90054d17ac53','566eaa30-d69b-4ec1-b82f-8d44d68d0f5c','99e0e2a5-b6a8-4567-b9ed-2a83eb259c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b07aafd63547e2b407e1b3e25de90a',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2046862269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c30813d4-1e26-4654-8968-710e70febee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646875152d3343749dedf054624859d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55b07aafd63547e2b407e1b3e25de90a',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:32.158191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03511f02-d793-4abf-b707-54f16e55dfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:32.190542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03511f02-d793-4abf-b707-54f16e55dfe3) transitioned into state 'SUCCESS' from state '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-2046862269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646875152d3343749dedf054624859d8',qos_specs=None,replication_status=,reservations=['88a4621f-e8b8-4306-bfb2-d340f9388d34','fb375381-fd97-4c02-b857-90054d17ac53','566eaa30-d69b-4ec1-b82f-8d44d68d0f5c','99e0e2a5-b6a8-4567-b9ed-2a83eb259c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b07aafd63547e2b407e1b3e25de90a',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:32.192996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d533e10-e7a3-491e-b770-1fec7a7867e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:32.218054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d533e10-e7a3-491e-b770-1fec7a7867e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:32.221398 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Flow 'volume_create_api' (9e70fa1c-6c05-44d1-8fca-050d372902a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:32.450165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume request issued successfully. Jan 21 10:09:32.480512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff64d7d2-7eb3-416c-97ac-2d27faf7e911 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes returned with HTTP 202 Jan 21 10:09:32.481451 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 668/1325] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:09:31 2021] POST /volume/v3/646875152d3343749dedf054624859d8/volumes => generated 848 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:09:32.498313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f4ec344-ff18-43c6-ba04-be01168686d9 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:32.498897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f4ec344-ff18-43c6-ba04-be01168686d9 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:32.499427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f4ec344-ff18-43c6-ba04-be01168686d9 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:32.615054 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:32.615054 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:32.638827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f4ec344-ff18-43c6-ba04-be01168686d9 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:32.692341 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f4ec344-ff18-43c6-ba04-be01168686d9 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 200 Jan 21 10:09:32.693681 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 658/1326] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:32 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:33.717786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-834a0a58-d5d3-4e48-8adc-4433561e56ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:33.718557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-834a0a58-d5d3-4e48-8adc-4433561e56ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:33.718853 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:33.718853 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:33.719529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-834a0a58-d5d3-4e48-8adc-4433561e56ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:33.909564 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:33.909564 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:33.925830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-834a0a58-d5d3-4e48-8adc-4433561e56ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:33.973714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-834a0a58-d5d3-4e48-8adc-4433561e56ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 200 Jan 21 10:09:33.975767 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 669/1327] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:33 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 917 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:34.001428 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cbc4afd-f859-4b0a-a7b4-51cccc2d8832 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:34.002546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cbc4afd-f859-4b0a-a7b4-51cccc2d8832 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:34.002967 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:34.002967 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:34.003671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cbc4afd-f859-4b0a-a7b4-51cccc2d8832 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:34.062661 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:34.062661 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:34.073342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4cbc4afd-f859-4b0a-a7b4-51cccc2d8832 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:34.099077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cbc4afd-f859-4b0a-a7b4-51cccc2d8832 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 200 Jan 21 10:09:34.100643 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 659/1328] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:33 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:34.117724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] POST http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes Jan 21 10:09:34.118184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:34.118184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:34.118672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-302600801"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:34.119803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-302600801'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:09:34.120169 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume of 1 GB Jan 21 10:09:34.152931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Availability Zones retrieved successfully. Jan 21 10:09:34.171165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Flow 'volume_create_api' (8052f01f-4b12-4dfa-bc66-ee10890e4916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:34.176586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8ca70b-ef40-443c-ab55-fc6cca2ab0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:34.179255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:09:34.263310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8ca70b-ef40-443c-ab55-fc6cca2ab0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:34.265996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e3ab11-8da9-44f2-b112-2fd3adb1cca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:34.346421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Created reservations ['fd687c0e-1e46-4cea-84ba-c49e05a5c9c9', '1cae03ab-cf30-43b0-97c0-80ae5d646ea1', '302af0c2-172b-4506-b736-5e67be9d0caf', '1d1bff38-0e51-42e4-b780-c063d30eac55'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:09:34.349379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e3ab11-8da9-44f2-b112-2fd3adb1cca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd687c0e-1e46-4cea-84ba-c49e05a5c9c9', '1cae03ab-cf30-43b0-97c0-80ae5d646ea1', '302af0c2-172b-4506-b736-5e67be9d0caf', '1d1bff38-0e51-42e4-b780-c063d30eac55']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:34.352255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c4140fd-076e-44e8-8a34-632f96555adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:34.424766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c4140fd-076e-44e8-8a34-632f96555adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0d12d9-b41a-4262-a063-2e554ec20a2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-302600801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646875152d3343749dedf054624859d8',qos_specs=None,replication_status=,reservations=['fd687c0e-1e46-4cea-84ba-c49e05a5c9c9','1cae03ab-cf30-43b0-97c0-80ae5d646ea1','302af0c2-172b-4506-b736-5e67be9d0caf','1d1bff38-0e51-42e4-b780-c063d30eac55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b07aafd63547e2b407e1b3e25de90a',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-302600801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0d12d9-b41a-4262-a063-2e554ec20a2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646875152d3343749dedf054624859d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55b07aafd63547e2b407e1b3e25de90a',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:34.427243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28290e73-c20e-491e-9c96-0fe3f059928c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:34.458376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28290e73-c20e-491e-9c96-0fe3f059928c) transitioned into state 'SUCCESS' from state '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-302600801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646875152d3343749dedf054624859d8',qos_specs=None,replication_status=,reservations=['fd687c0e-1e46-4cea-84ba-c49e05a5c9c9','1cae03ab-cf30-43b0-97c0-80ae5d646ea1','302af0c2-172b-4506-b736-5e67be9d0caf','1d1bff38-0e51-42e4-b780-c063d30eac55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b07aafd63547e2b407e1b3e25de90a',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:34.460549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1c6129-902c-45bc-8274-657265e6078b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:34.479488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1c6129-902c-45bc-8274-657265e6078b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:34.482579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Flow 'volume_create_api' (8052f01f-4b12-4dfa-bc66-ee10890e4916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:34.545099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume request issued successfully. Jan 21 10:09:34.561025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b666e93-8404-4100-b965-dc50dc23b1c0 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes returned with HTTP 202 Jan 21 10:09:34.562673 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 670/1329] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:09:34 2021] POST /volume/v3/646875152d3343749dedf054624859d8/volumes => generated 823 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:09:34.579376 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f467970d-5834-4f0f-8fcd-078244c5dc57 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:34.580118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f467970d-5834-4f0f-8fcd-078244c5dc57 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:34.580524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:34.580524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:34.581319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f467970d-5834-4f0f-8fcd-078244c5dc57 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:34.686892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:34.686892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:34.712013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f467970d-5834-4f0f-8fcd-078244c5dc57 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:34.757062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f467970d-5834-4f0f-8fcd-078244c5dc57 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d returned with HTTP 200 Jan 21 10:09:34.758640 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 660/1330] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:34 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d => generated 891 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:35.778097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-419a949d-d4e9-4041-88ea-932897ce66d2 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:35.778649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-419a949d-d4e9-4041-88ea-932897ce66d2 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:35.778890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:35.778890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:35.779269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-419a949d-d4e9-4041-88ea-932897ce66d2 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:35.877272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:35.877272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:35.906796 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-419a949d-d4e9-4041-88ea-932897ce66d2 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:35.960245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-419a949d-d4e9-4041-88ea-932897ce66d2 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d returned with HTTP 200 Jan 21 10:09:35.963124 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 671/1331] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:35 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:35.980224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-945ea4e4-c79b-47ab-9a30-819b90186e56 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:35.980734 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-945ea4e4-c79b-47ab-9a30-819b90186e56 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:35.981197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:35.981197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:35.982021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-945ea4e4-c79b-47ab-9a30-819b90186e56 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:36.053959 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:36.053959 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:36.068185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-945ea4e4-c79b-47ab-9a30-819b90186e56 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:36.093889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-945ea4e4-c79b-47ab-9a30-819b90186e56 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d returned with HTTP 200 Jan 21 10:09:36.110988 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 661/1332] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:35 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:36.114208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] POST http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes Jan 21 10:09:36.115030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:36.115030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:36.115755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-894682839"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:36.116878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-894682839'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:09:36.117862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume of 1 GB Jan 21 10:09:36.137768 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Availability Zones retrieved successfully. Jan 21 10:09:36.156654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Flow 'volume_create_api' (2e416c74-fa3e-4208-9d92-4c16099cf3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:36.159483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc119d7-b651-49a7-9de1-37d61989dbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:36.161704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:09:36.275033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc119d7-b651-49a7-9de1-37d61989dbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:36.281206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44597c7e-a937-446d-8a0f-a942fe16a35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:36.420532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Created reservations ['5ff37dd3-7c74-4f6c-ad4d-7d3c81d31652', '4cc4568f-ad7c-41f9-b7a2-6bd758aa9ab5', '231f6015-fff1-4464-8a78-77c5a3381035', '4a4e69f5-cf71-4d5a-b40c-43811cf65328'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:09:36.422879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44597c7e-a937-446d-8a0f-a942fe16a35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff37dd3-7c74-4f6c-ad4d-7d3c81d31652', '4cc4568f-ad7c-41f9-b7a2-6bd758aa9ab5', '231f6015-fff1-4464-8a78-77c5a3381035', '4a4e69f5-cf71-4d5a-b40c-43811cf65328']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:36.425248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7218a2a5-4b68-476a-ad12-915378b1f649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:36.504318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7218a2a5-4b68-476a-ad12-915378b1f649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9ba467-0029-49e2-b53c-790162f16f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-894682839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646875152d3343749dedf054624859d8',qos_specs=None,replication_status=,reservations=['5ff37dd3-7c74-4f6c-ad4d-7d3c81d31652','4cc4568f-ad7c-41f9-b7a2-6bd758aa9ab5','231f6015-fff1-4464-8a78-77c5a3381035','4a4e69f5-cf71-4d5a-b40c-43811cf65328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b07aafd63547e2b407e1b3e25de90a',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-894682839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9ba467-0029-49e2-b53c-790162f16f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='646875152d3343749dedf054624859d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55b07aafd63547e2b407e1b3e25de90a',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:36.511316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40823a99-7469-4d25-bfba-989716993ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:36.580138 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40823a99-7469-4d25-bfba-989716993ab4) transitioned into state 'SUCCESS' from state '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-894682839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='646875152d3343749dedf054624859d8',qos_specs=None,replication_status=,reservations=['5ff37dd3-7c74-4f6c-ad4d-7d3c81d31652','4cc4568f-ad7c-41f9-b7a2-6bd758aa9ab5','231f6015-fff1-4464-8a78-77c5a3381035','4a4e69f5-cf71-4d5a-b40c-43811cf65328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55b07aafd63547e2b407e1b3e25de90a',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:36.582377 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbccd7c0-6065-4b88-b6ad-412a586d5f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:36.609939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbccd7c0-6065-4b88-b6ad-412a586d5f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:36.620902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Flow 'volume_create_api' (2e416c74-fa3e-4208-9d92-4c16099cf3db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:36.741488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Create volume request issued successfully. Jan 21 10:09:36.757446 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-229811fc-da36-4425-8c22-ca9cd237265a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes returned with HTTP 202 Jan 21 10:09:36.759320 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 672/1333] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:09:36 2021] POST /volume/v3/646875152d3343749dedf054624859d8/volumes => generated 823 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:09:36.782142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2cc84b3c-679b-40b7-a364-a3a0eb08cc55 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:36.782688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2cc84b3c-679b-40b7-a364-a3a0eb08cc55 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:36.782913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:36.782913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:36.783319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2cc84b3c-679b-40b7-a364-a3a0eb08cc55 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:36.879579 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:36.879579 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:36.918575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2cc84b3c-679b-40b7-a364-a3a0eb08cc55 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:37.107991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2cc84b3c-679b-40b7-a364-a3a0eb08cc55 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 200 Jan 21 10:09:37.107991 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 662/1334] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:36 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 891 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:38.125918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea0ef47d-7181-42b2-b631-3bb2434bc690 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:38.127238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea0ef47d-7181-42b2-b631-3bb2434bc690 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:38.127567 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:38.127567 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:38.128384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea0ef47d-7181-42b2-b631-3bb2434bc690 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:38.241055 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:38.241055 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:38.289831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ea0ef47d-7181-42b2-b631-3bb2434bc690 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:38.332913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea0ef47d-7181-42b2-b631-3bb2434bc690 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 200 Jan 21 10:09:38.333638 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 673/1335] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:38 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:38.355504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-190db0a2-b048-44c6-847f-367bdc30d3ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:38.356470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-190db0a2-b048-44c6-847f-367bdc30d3ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:38.356835 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:38.356835 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:38.357512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-190db0a2-b048-44c6-847f-367bdc30d3ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:38.448359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:38.448359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:38.473635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-190db0a2-b048-44c6-847f-367bdc30d3ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:38.515751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-190db0a2-b048-44c6-847f-367bdc30d3ef tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 200 Jan 21 10:09:38.516834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 663/1336] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:38 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 916 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:38.657367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] POST http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes Jan 21 10:09:38.657956 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:38.657956 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:38.658443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:38.659884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Create volume request body: {'volume': {'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:09:38.660058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Create volume of 1 GB Jan 21 10:09:38.680749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Availability Zones retrieved successfully. Jan 21 10:09:38.699332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Flow 'volume_create_api' (0d93982d-900a-4db5-8048-2656044e3aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:38.702828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5f2581-81b8-43e1-8f4a-2be97cc94250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:38.704963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:09:38.784200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5f2581-81b8-43e1-8f4a-2be97cc94250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:38.787163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0300b5-5d08-4b89-975b-93124d326b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:38.911975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Created reservations ['73922c42-06c7-4b73-83e5-c09293f7342c', '610c9b21-db44-4870-8223-b83bf68a2366', '824cd56c-dbee-4bcd-b212-df6683d172d5', '891e1aa9-83f2-4549-9bf9-62776e429fb6'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:09:38.914455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0300b5-5d08-4b89-975b-93124d326b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73922c42-06c7-4b73-83e5-c09293f7342c', '610c9b21-db44-4870-8223-b83bf68a2366', '824cd56c-dbee-4bcd-b212-df6683d172d5', '891e1aa9-83f2-4549-9bf9-62776e429fb6']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:38.916942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730148bc-f534-4b58-a094-d49b7b98800f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:39.012448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730148bc-f534-4b58-a094-d49b7b98800f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '300ab2e8-c35b-4178-9ac6-69d61f53a005', '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='e610a94f1e134134bedf88e684ee34c4',qos_specs=None,replication_status=,reservations=['73922c42-06c7-4b73-83e5-c09293f7342c','610c9b21-db44-4870-8223-b83bf68a2366','824cd56c-dbee-4bcd-b212-df6683d172d5','891e1aa9-83f2-4549-9bf9-62776e429fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25bcd25756e46f4afe0c590da333c3b',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:09:38Z,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=300ab2e8-c35b-4178-9ac6-69d61f53a005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e610a94f1e134134bedf88e684ee34c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d25bcd25756e46f4afe0c590da333c3b',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:39.015443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ebfe5d-c35b-409a-954a-fb914a2b0adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:39.051203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ebfe5d-c35b-409a-954a-fb914a2b0adb) transitioned into state 'SUCCESS' from 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='e610a94f1e134134bedf88e684ee34c4',qos_specs=None,replication_status=,reservations=['73922c42-06c7-4b73-83e5-c09293f7342c','610c9b21-db44-4870-8223-b83bf68a2366','824cd56c-dbee-4bcd-b212-df6683d172d5','891e1aa9-83f2-4549-9bf9-62776e429fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25bcd25756e46f4afe0c590da333c3b',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:39.057169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126642fd-4605-406b-bda6-5a53a453b2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:09:39.092097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (126642fd-4605-406b-bda6-5a53a453b2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:09:39.098941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Flow 'volume_create_api' (0d93982d-900a-4db5-8048-2656044e3aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:09:39.218514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Create volume request issued successfully. Jan 21 10:09:39.244290 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5036fdf-c75f-43dd-9a11-04c950927785 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes returned with HTTP 202 Jan 21 10:09:39.244290 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 674/1337] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:09:38 2021] POST /volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes => generated 802 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:09:39.276292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfe9ed5a-c8a3-466a-acf5-4867ae4d9739 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] GET http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 Jan 21 10:09:39.277157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfe9ed5a-c8a3-466a-acf5-4867ae4d9739 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:39.277911 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:39.277911 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:39.278564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfe9ed5a-c8a3-466a-acf5-4867ae4d9739 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:39.418060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:39.418060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:39.450100 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dfe9ed5a-c8a3-466a-acf5-4867ae4d9739 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Volume info retrieved successfully. Jan 21 10:09:39.488346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfe9ed5a-c8a3-466a-acf5-4867ae4d9739 tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 returned with HTTP 200 Jan 21 10:09:39.489329 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 664/1338] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:39 2021] GET /volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 => generated 1039 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:40.514757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81ca72da-057c-4ce9-8bcf-d512f8c0c29b tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] GET http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 Jan 21 10:09:40.516043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81ca72da-057c-4ce9-8bcf-d512f8c0c29b tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:40.516392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:40.516392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:40.517364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81ca72da-057c-4ce9-8bcf-d512f8c0c29b tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:40.584034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:40.584034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:40.603400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-81ca72da-057c-4ce9-8bcf-d512f8c0c29b tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Volume info retrieved successfully. Jan 21 10:09:40.630386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81ca72da-057c-4ce9-8bcf-d512f8c0c29b tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 returned with HTTP 200 Jan 21 10:09:40.631698 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 675/1339] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:40 2021] GET /volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 => generated 1040 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:40.660112 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d7ef4f4-fcfc-4dd0-8e7b-6ac4d81c3e5e tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] GET http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/detail?all_tenants=1&project_id=646875152d3343749dedf054624859d8 Jan 21 10:09:40.660664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d7ef4f4-fcfc-4dd0-8e7b-6ac4d81c3e5e tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:40.660847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:40.660847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:40.661542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d7ef4f4-fcfc-4dd0-8e7b-6ac4d81c3e5e tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:40.662460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0d7ef4f4-fcfc-4dd0-8e7b-6ac4d81c3e5e tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Could not evaluate value 646875152d3343749dedf054624859d8, assuming string {{(pid=87995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:09:40.664464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0d7ef4f4-fcfc-4dd0-8e7b-6ac4d81c3e5e tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Searching by: MultiDict([('project_id', '646875152d3343749dedf054624859d8'), ('all_tenants', 1)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:09:40.718735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0d7ef4f4-fcfc-4dd0-8e7b-6ac4d81c3e5e tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Get all volumes completed successfully. Jan 21 10:09:40.721469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:40.721469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:40.732734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d7ef4f4-fcfc-4dd0-8e7b-6ac4d81c3e5e tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/detail?all_tenants=1&project_id=646875152d3343749dedf054624859d8 returned with HTTP 200 Jan 21 10:09:40.734133 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 665/1340] 10.222.0.77 () {58 vars in 1340 bytes} [Thu Jan 21 10:09:40 2021] GET /volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/detail?all_tenants=1&project_id=646875152d3343749dedf054624859d8 => generated 3245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:40.752080 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f574c31-0d21-437d-8029-7328b2e9864d tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] DELETE http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 Jan 21 10:09:40.752609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f574c31-0d21-437d-8029-7328b2e9864d tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:40.752981 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:40.752981 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:40.753483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f574c31-0d21-437d-8029-7328b2e9864d tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:40.754019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4f574c31-0d21-437d-8029-7328b2e9864d tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Delete volume with id: 300ab2e8-c35b-4178-9ac6-69d61f53a005 Jan 21 10:09:40.823926 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:40.823926 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:40.824973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f574c31-0d21-437d-8029-7328b2e9864d tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Volume info retrieved successfully. Jan 21 10:09:40.869952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f574c31-0d21-437d-8029-7328b2e9864d tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] Delete volume request issued successfully. Jan 21 10:09:40.870426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f574c31-0d21-437d-8029-7328b2e9864d tempest-VolumesListAdminTestJSON-169326269 tempest-VolumesListAdminTestJSON-169326269] http://10.222.0.77/volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 returned with HTTP 202 Jan 21 10:09:40.871646 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 676/1341] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:09:40 2021] DELETE /volume/v3/e610a94f1e134134bedf88e684ee34c4/volumes/300ab2e8-c35b-4178-9ac6-69d61f53a005 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:09:40.881961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f25c001-c4ec-4c82-9b4a-f84429e3ad40 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] DELETE http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:40.882762 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f25c001-c4ec-4c82-9b4a-f84429e3ad40 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:40.883135 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:40.883135 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:40.883884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f25c001-c4ec-4c82-9b4a-f84429e3ad40 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:40.884544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8f25c001-c4ec-4c82-9b4a-f84429e3ad40 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Delete volume with id: 6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:40.999241 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:40.999241 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:41.001113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f25c001-c4ec-4c82-9b4a-f84429e3ad40 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:41.096096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f25c001-c4ec-4c82-9b4a-f84429e3ad40 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Delete volume request issued successfully. Jan 21 10:09:41.096589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f25c001-c4ec-4c82-9b4a-f84429e3ad40 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 202 Jan 21 10:09:41.097634 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 666/1342] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:09:40 2021] DELETE /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:09:41.107069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ac1ea51-258c-4f51-9a93-184165ac948c tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:41.108073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ac1ea51-258c-4f51-9a93-184165ac948c tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:41.108402 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:41.108402 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:41.108957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ac1ea51-258c-4f51-9a93-184165ac948c tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:41.256788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:41.256788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:41.277608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3ac1ea51-258c-4f51-9a93-184165ac948c tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:41.327313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ac1ea51-258c-4f51-9a93-184165ac948c tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 200 Jan 21 10:09:41.328543 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 677/1343] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:41 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:09:42.346604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56930d50-731f-4c1f-8765-e26c6eae51f5 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:42.347472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56930d50-731f-4c1f-8765-e26c6eae51f5 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:42.347807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:42.347807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:42.348550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56930d50-731f-4c1f-8765-e26c6eae51f5 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:42.466148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:42.466148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:42.489026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-56930d50-731f-4c1f-8765-e26c6eae51f5 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:42.552501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56930d50-731f-4c1f-8765-e26c6eae51f5 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 200 Jan 21 10:09:42.553512 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 667/1344] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:42 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:43.578629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af97f7e3-a1a0-4896-9dbf-a5dd944627f6 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:43.580280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af97f7e3-a1a0-4896-9dbf-a5dd944627f6 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:43.581117 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:43.581117 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:43.582002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af97f7e3-a1a0-4896-9dbf-a5dd944627f6 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:43.710158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:43.710158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:43.740004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-af97f7e3-a1a0-4896-9dbf-a5dd944627f6 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:43.786279 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af97f7e3-a1a0-4896-9dbf-a5dd944627f6 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 200 Jan 21 10:09:43.793599 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 678/1345] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:43 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:44.804785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6acf01a1-ccdc-42b2-b186-46d332e43704 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 Jan 21 10:09:44.806538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6acf01a1-ccdc-42b2-b186-46d332e43704 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:44.806917 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:44.806917 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:44.807548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6acf01a1-ccdc-42b2-b186-46d332e43704 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:44.902029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6acf01a1-ccdc-42b2-b186-46d332e43704 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 returned with HTTP 404 Jan 21 10:09:44.903556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 668/1346] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:44 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/6c9ba467-0029-49e2-b53c-790162f16f93 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:09:44.913254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b576de3-d5c4-46a3-b8b0-25f2c338e148 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] DELETE http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:44.914174 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b576de3-d5c4-46a3-b8b0-25f2c338e148 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:44.914556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:44.914556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:44.915291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b576de3-d5c4-46a3-b8b0-25f2c338e148 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:44.915919 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8b576de3-d5c4-46a3-b8b0-25f2c338e148 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Delete volume with id: df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:45.001301 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:45.001301 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:45.003296 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8b576de3-d5c4-46a3-b8b0-25f2c338e148 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:45.086950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8b576de3-d5c4-46a3-b8b0-25f2c338e148 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Delete volume request issued successfully. Jan 21 10:09:45.087922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b576de3-d5c4-46a3-b8b0-25f2c338e148 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d returned with HTTP 202 Jan 21 10:09:45.098918 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 679/1347] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:09:44 2021] DELETE /volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:09:45.108493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d3bffc0-941c-4e2f-9a80-9daff04bd1af tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:45.109829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d3bffc0-941c-4e2f-9a80-9daff04bd1af tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:45.110480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d3bffc0-941c-4e2f-9a80-9daff04bd1af tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:45.201809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:45.201809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:45.213675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0d3bffc0-941c-4e2f-9a80-9daff04bd1af tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:45.265978 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d3bffc0-941c-4e2f-9a80-9daff04bd1af tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d returned with HTTP 200 Jan 21 10:09:45.273474 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 669/1348] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:45 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d => generated 915 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:46.290987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abc00f1c-3850-4e50-b4e4-53de3405deec tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:46.292251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abc00f1c-3850-4e50-b4e4-53de3405deec tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:46.292674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:46.292674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:46.293342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abc00f1c-3850-4e50-b4e4-53de3405deec tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:46.359435 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:46.359435 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:46.377764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-abc00f1c-3850-4e50-b4e4-53de3405deec tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:46.411550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abc00f1c-3850-4e50-b4e4-53de3405deec tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d returned with HTTP 200 Jan 21 10:09:46.412869 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 680/1349] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:46 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:47.430202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4553b4d2-9e60-4eeb-95f1-2fdae69af076 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d Jan 21 10:09:47.430667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4553b4d2-9e60-4eeb-95f1-2fdae69af076 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:47.430894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:47.430894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:47.431305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4553b4d2-9e60-4eeb-95f1-2fdae69af076 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:47.483891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4553b4d2-9e60-4eeb-95f1-2fdae69af076 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d returned with HTTP 404 Jan 21 10:09:47.485258 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 670/1350] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:47 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/df0d12d9-b41a-4262-a063-2e554ec20a2d => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:09:47.496500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93326a43-6ad4-45c8-8808-4d6730c43ec1 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] DELETE http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:47.497291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93326a43-6ad4-45c8-8808-4d6730c43ec1 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:47.497628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:47.497628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:47.498192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93326a43-6ad4-45c8-8808-4d6730c43ec1 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:47.498813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-93326a43-6ad4-45c8-8808-4d6730c43ec1 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Delete volume with id: c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:47.567629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:47.567629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:47.576968 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-93326a43-6ad4-45c8-8808-4d6730c43ec1 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:47.638807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-93326a43-6ad4-45c8-8808-4d6730c43ec1 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Delete volume request issued successfully. Jan 21 10:09:47.639332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93326a43-6ad4-45c8-8808-4d6730c43ec1 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 202 Jan 21 10:09:47.646168 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 681/1351] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:09:47 2021] DELETE /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:09:47.650437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-7dbdbb11-b71c-4df2-a192-28c10dfe9e03 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:09:47.650977 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-7dbdbb11-b71c-4df2-a192-28c10dfe9e03 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:47.651505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-7dbdbb11-b71c-4df2-a192-28c10dfe9e03 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:47.662659 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:47.665037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:47.665268 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:47.665268 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:47.666959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:47.704643 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:47.704643 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:47.714557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-7dbdbb11-b71c-4df2-a192-28c10dfe9e03 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:09:47.736834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:47.736834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:47.747317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-7dbdbb11-b71c-4df2-a192-28c10dfe9e03 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:09:47.763288 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 671/1352] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:09:47 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 1205 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:47.771394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-53dfa9f9-8612-4cb6-aca2-b263dd18cef3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6/action Jan 21 10:09:47.771847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:47.771847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:47.772283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-53dfa9f9-8612-4cb6-aca2-b263dd18cef3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:09:47.772659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-53dfa9f9-8612-4cb6-aca2-b263dd18cef3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:09:47.797631 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:47.797631 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:47.819178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:47.830949 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:47.830949 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:47.832632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-53dfa9f9-8612-4cb6-aca2-b263dd18cef3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:09:47.844446 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-53dfa9f9-8612-4cb6-aca2-b263dd18cef3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Begin detaching volume completed successfully. Jan 21 10:09:47.845225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-53dfa9f9-8612-4cb6-aca2-b263dd18cef3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6/action returned with HTTP 202 Jan 21 10:09:47.846423 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 672/1353] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:09:47 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 10:09:47.875908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89cba4d3-7ba1-47b3-8abe-775d66e93b10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:09:47.876438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89cba4d3-7ba1-47b3-8abe-775d66e93b10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:47.876653 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:47.876653 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:47.877022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89cba4d3-7ba1-47b3-8abe-775d66e93b10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:47.879220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 200 Jan 21 10:09:47.880213 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 682/1354] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:47 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:47.957878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume// Jan 21 10:09:47.958616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:47.959092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:47.959092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:47.959741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:47.961568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-459b5056-738a-44ae-935f-0e871cfdbfda tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:09:47.962365 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 683/1355] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:09:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:09:47.977689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-206793f0-722e-4a6d-9b9f-de8b2e8af900 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:09:47.978532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-206793f0-722e-4a6d-9b9f-de8b2e8af900 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:47.979371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-206793f0-722e-4a6d-9b9f-de8b2e8af900 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:48.020298 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:48.020298 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:48.040829 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-89cba4d3-7ba1-47b3-8abe-775d66e93b10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:09:48.046958 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:48.046958 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:48.057122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-206793f0-722e-4a6d-9b9f-de8b2e8af900 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:09:48.081087 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:48.081087 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:48.096975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:48.096975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:48.105448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89cba4d3-7ba1-47b3-8abe-775d66e93b10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:09:48.106293 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 673/1356] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:47 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 1208 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:48.116233 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-206793f0-722e-4a6d-9b9f-de8b2e8af900 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:09:48.122781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 684/1357] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:09:47 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 1307 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:09:48.557087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-541eb70c-f3a9-4e93-9a1f-157040921a3c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] DELETE http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716 Jan 21 10:09:48.558466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-541eb70c-f3a9-4e93-9a1f-157040921a3c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:48.558867 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:48.558867 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:48.559535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-541eb70c-f3a9-4e93-9a1f-157040921a3c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:48.605462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:48.605462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:48.897520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9135ef6-75ba-45c2-80b8-083fac24f46a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:48.899465 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9135ef6-75ba-45c2-80b8-083fac24f46a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:48.899864 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:48.899864 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:48.900444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9135ef6-75ba-45c2-80b8-083fac24f46a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:49.015303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:49.015303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:49.033622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e9135ef6-75ba-45c2-80b8-083fac24f46a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:49.124080 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9135ef6-75ba-45c2-80b8-083fac24f46a tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 200 Jan 21 10:09:49.126827 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 685/1358] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:48 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 916 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:49.138884 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a5ebd99-cd54-44bc-8103-b9f808334d44 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:09:49.141132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a5ebd99-cd54-44bc-8103-b9f808334d44 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:49.142525 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:49.142525 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:49.143248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a5ebd99-cd54-44bc-8103-b9f808334d44 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:49.217492 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:49.217492 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:49.238980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a5ebd99-cd54-44bc-8103-b9f808334d44 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:09:49.287269 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:49.287269 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:49.308832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a5ebd99-cd54-44bc-8103-b9f808334d44 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:09:49.309672 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 686/1359] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:49 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 1208 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:09:49.403863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-541eb70c-f3a9-4e93-9a1f-157040921a3c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:09:49.404644 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-541eb70c-f3a9-4e93-9a1f-157040921a3c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:09:49.416430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-926da76a-d3ab-47c1-9b57-63ed253ad903 req-541eb70c-f3a9-4e93-9a1f-157040921a3c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716 returned with HTTP 200 Jan 21 10:09:49.417723 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 674/1360] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:09:48 2021] DELETE /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/cddb87bd-4996-4f34-bc9e-cac183d7a716 => generated 19 bytes in 867 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:50.142153 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28b85dbe-cd04-4ab3-abf7-f43cbacab6d4 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:50.142834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28b85dbe-cd04-4ab3-abf7-f43cbacab6d4 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:50.142969 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:50.142969 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:50.143442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28b85dbe-cd04-4ab3-abf7-f43cbacab6d4 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:50.239582 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:50.239582 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:50.256267 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-28b85dbe-cd04-4ab3-abf7-f43cbacab6d4 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Volume info retrieved successfully. Jan 21 10:09:50.294568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28b85dbe-cd04-4ab3-abf7-f43cbacab6d4 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 200 Jan 21 10:09:50.295456 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 687/1361] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:50 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:50.327393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6941f7a4-d76d-4b19-bfce-2714e73d9732 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:09:50.327878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6941f7a4-d76d-4b19-bfce-2714e73d9732 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:50.328227 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:50.328227 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:50.328699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6941f7a4-d76d-4b19-bfce-2714e73d9732 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:50.452629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:09:50.452629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:09:50.476368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6941f7a4-d76d-4b19-bfce-2714e73d9732 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:09:50.525756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6941f7a4-d76d-4b19-bfce-2714e73d9732 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:09:50.538108 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 675/1362] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:50 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:09:51.311842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2612d25e-8ffd-44b6-9b9e-efa59d03dc66 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] GET http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 Jan 21 10:09:51.312417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2612d25e-8ffd-44b6-9b9e-efa59d03dc66 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:09:51.312581 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:09:51.312581 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:09:51.312914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2612d25e-8ffd-44b6-9b9e-efa59d03dc66 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:09:51.422712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2612d25e-8ffd-44b6-9b9e-efa59d03dc66 tempest-VolumesListAdminTestJSON-343206219 tempest-VolumesListAdminTestJSON-343206219] http://10.222.0.77/volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 returned with HTTP 404 Jan 21 10:09:51.433109 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 688/1363] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:09:51 2021] GET /volume/v3/646875152d3343749dedf054624859d8/volumes/c30813d4-1e26-4654-8968-710e70febee2 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:10:01.143004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] POST http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes Jan 21 10:10:01.143901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:01.143901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:01.144748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-825078347"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:10:01.150376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-825078347'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:10:01.155804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Create volume of 1 GB Jan 21 10:10:01.232462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Availability Zones retrieved successfully. Jan 21 10:10:01.303076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Flow 'volume_create_api' (549a7d6b-6dc9-4fce-95e1-6977a9a33150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:01.317897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae8990f-ff99-4e91-92b5-badf5d3f9386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:01.320814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:10:01.424093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae8990f-ff99-4e91-92b5-badf5d3f9386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:01.426545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16c0f01-e538-4e8e-b63c-be86dcec9c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:01.576349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Created reservations ['310f505a-c1e0-4673-93c7-3678be64df95', 'ce61fc73-cc81-4d25-a42c-9c7151b22628', 'ac69485e-1a14-4c80-a330-b3ef0653933e', '4119c6ee-12fe-4b96-9b87-af7c0f63b965'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:01.581394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16c0f01-e538-4e8e-b63c-be86dcec9c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['310f505a-c1e0-4673-93c7-3678be64df95', 'ce61fc73-cc81-4d25-a42c-9c7151b22628', 'ac69485e-1a14-4c80-a330-b3ef0653933e', '4119c6ee-12fe-4b96-9b87-af7c0f63b965']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:01.585707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40debb4-e5e7-4798-a8ba-0b20e064fd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:01.675536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40debb4-e5e7-4798-a8ba-0b20e064fd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8c4341-4b8c-4a93-930a-f8ea1d285d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-825078347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de4eafc761a4463a638872a5dbebc53',qos_specs=None,replication_status=,reservations=['310f505a-c1e0-4673-93c7-3678be64df95','ce61fc73-cc81-4d25-a42c-9c7151b22628','ac69485e-1a14-4c80-a330-b3ef0653933e','4119c6ee-12fe-4b96-9b87-af7c0f63b965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee364e7b5e9429f901ff385062b7cf4',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-825078347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8c4341-4b8c-4a93-930a-f8ea1d285d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1de4eafc761a4463a638872a5dbebc53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eee364e7b5e9429f901ff385062b7cf4',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:01.680097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3f9a4b-e563-43ac-a832-d2b135472c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:01.716393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3f9a4b-e563-43ac-a832-d2b135472c1e) transitioned into state 'SUCCESS' from state '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-825078347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de4eafc761a4463a638872a5dbebc53',qos_specs=None,replication_status=,reservations=['310f505a-c1e0-4673-93c7-3678be64df95','ce61fc73-cc81-4d25-a42c-9c7151b22628','ac69485e-1a14-4c80-a330-b3ef0653933e','4119c6ee-12fe-4b96-9b87-af7c0f63b965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee364e7b5e9429f901ff385062b7cf4',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:01.719704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb4e714-b747-480f-9c6a-57a4592babfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:01.754755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb4e714-b747-480f-9c6a-57a4592babfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:01.757734 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Flow 'volume_create_api' (549a7d6b-6dc9-4fce-95e1-6977a9a33150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:01.911383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Create volume request issued successfully. Jan 21 10:10:01.973947 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad18a22a-abe0-4aaa-b38a-9aea666a52b6 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes returned with HTTP 202 Jan 21 10:10:01.977107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 676/1364] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:10:00 2021] POST /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes => generated 819 bytes in 1455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:10:01.996014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4ea1f41-e0b4-4451-8fac-7243095c428b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:01.996546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4ea1f41-e0b4-4451-8fac-7243095c428b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:01.997025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4ea1f41-e0b4-4451-8fac-7243095c428b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:02.095382 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:02.095382 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:02.135452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c4ea1f41-e0b4-4451-8fac-7243095c428b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:02.189116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4ea1f41-e0b4-4451-8fac-7243095c428b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 200 Jan 21 10:10:02.207753 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 689/1365] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:01 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 911 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:03.213973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8f74340-1f42-4707-80f3-7117959470f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:03.215538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e8f74340-1f42-4707-80f3-7117959470f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:03.215991 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:03.215991 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:03.216756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e8f74340-1f42-4707-80f3-7117959470f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:03.273562 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:03.273562 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:03.284244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e8f74340-1f42-4707-80f3-7117959470f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:03.310735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8f74340-1f42-4707-80f3-7117959470f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 200 Jan 21 10:10:03.312052 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 677/1366] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:03 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 912 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:03.332258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8255f66-086e-46a8-a215-0bc83108d7d0 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] POST http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer Jan 21 10:10:03.333117 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:03.333117 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:03.333882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8255f66-086e-46a8-a215-0bc83108d7d0 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dc8c4341-4b8c-4a93-930a-f8ea1d285d16"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:10:03.336083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_transfer [None req-d8255f66-086e-46a8-a215-0bc83108d7d0 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Creating new volume transfer {'transfer': {'volume_id': 'dc8c4341-4b8c-4a93-930a-f8ea1d285d16'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 10:10:03.336802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-d8255f66-086e-46a8-a215-0bc83108d7d0 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Creating transfer of volume dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:03.337544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.transfer.api [None req-d8255f66-086e-46a8-a215-0bc83108d7d0 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Generating transfer record for volume dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:03.396377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:03.396377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:03.425958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8255f66-086e-46a8-a215-0bc83108d7d0 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer returned with HTTP 202 Jan 21 10:10:03.427340 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 690/1367] 10.222.0.77 () {60 vars in 1258 bytes} [Thu Jan 21 10:10:03 2021] POST /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer => generated 507 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:10:03.440379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fead88fa-f321-4466-95d4-f222369e9e58 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:03.441494 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fead88fa-f321-4466-95d4-f222369e9e58 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:03.442067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:03.442067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:03.442975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fead88fa-f321-4466-95d4-f222369e9e58 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:03.502400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:03.502400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:03.512452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fead88fa-f321-4466-95d4-f222369e9e58 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:03.540194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fead88fa-f321-4466-95d4-f222369e9e58 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 200 Jan 21 10:10:03.541435 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 678/1368] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:03 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:03.569752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b1d0d07-9462-425e-85e8-ac75b53707e4 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f Jan 21 10:10:03.570300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b1d0d07-9462-425e-85e8-ac75b53707e4 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:03.570528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:03.570528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:03.570917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b1d0d07-9462-425e-85e8-ac75b53707e4 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:03.607677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b1d0d07-9462-425e-85e8-ac75b53707e4 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f returned with HTTP 200 Jan 21 10:10:03.617985 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 691/1369] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 10:10:03 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:03.624281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70f29016-3a21-440c-8d79-8997f2036f1e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer Jan 21 10:10:03.624893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70f29016-3a21-440c-8d79-8997f2036f1e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:03.625146 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:03.625146 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:03.625513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70f29016-3a21-440c-8d79-8997f2036f1e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:03.625949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_transfer [None req-70f29016-3a21-440c-8d79-8997f2036f1e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Listing volume transfers {{(pid=87995) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 10:10:03.656256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70f29016-3a21-440c-8d79-8997f2036f1e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer returned with HTTP 200 Jan 21 10:10:03.662614 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 679/1370] 10.222.0.77 () {58 vars in 1237 bytes} [Thu Jan 21 10:10:03 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer => generated 434 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:04.235415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] POST http://10.222.0.77/volume/v3/e395c6fc33884b94888f7af7d2190223/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f/accept Jan 21 10:10:04.237238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "885c326eea395099"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:10:04.238431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_transfer [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Accepting volume transfer 308db3bf-0d96-42c8-abb1-9c768a4c8b6f {{(pid=87996) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 10:10:04.239334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Accepting transfer 308db3bf-0d96-42c8-abb1-9c768a4c8b6f Jan 21 10:10:04.530024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Created reservations ['c5f251fc-28a8-412a-bb5e-f020aaa5f0b9', 'f3a26a6d-62f1-4b39-a832-f7eb74c39f76', 'c2f446ff-b079-43a6-8819-2c3721774bc1', 'da64388a-9042-4d1b-9568-b07318c67542'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:04.686530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Created reservations ['0c3f3bb4-49d2-436b-8dbd-1c453b4484db', '898b9fa3-77da-4cd9-acb7-958cb71f1a68', '66ca5bb0-e2b3-4b86-bd53-11fb5a5bc4dc', '22b4143b-4def-4da0-899e-c7f6df6d31b7'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:04.874526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Created reservations ['064c73cd-da9d-4c23-8943-c88a8ca30a5d', 'c8bed90f-015d-4b86-a4b8-2f9b3919928c', '3f45b449-4a25-482b-9dea-21de43e0b50d', '12173732-cb81-423a-af40-b47d13efae2a'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:04.985965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Created reservations ['97b3c9b2-c36d-4928-a614-63c18410e816', '6e3025cc-fca0-4574-bd98-469310aec77f', 'bf08926c-87e9-440b-a924-d6d209dbb43c', '13ca99c8-9463-4f68-b3a8-75c70cebf748'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:04.988921 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:04.988921 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:05.064420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Transfer volume completed successfully. Jan 21 10:10:05.096105 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:10:05.096105 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:10:05.218450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.transfer.api [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Volume dc8c4341-4b8c-4a93-930a-f8ea1d285d16 has been transferred. Jan 21 10:10:05.299893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2668f50-cfcd-4fc0-9eee-530826d2c895 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] http://10.222.0.77/volume/v3/e395c6fc33884b94888f7af7d2190223/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f/accept returned with HTTP 202 Jan 21 10:10:05.308667 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 692/1371] 10.222.0.77 () {60 vars in 1390 bytes} [Thu Jan 21 10:10:03 2021] POST /volume/v3/e395c6fc33884b94888f7af7d2190223/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f/accept => generated 431 bytes in 1637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:10:05.317154 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e7b5114-74a6-442f-aabf-862b7572a3b4 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] GET http://10.222.0.77/volume/v3/e395c6fc33884b94888f7af7d2190223/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:05.318126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e7b5114-74a6-442f-aabf-862b7572a3b4 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:05.319667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e7b5114-74a6-442f-aabf-862b7572a3b4 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:05.425783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:05.425783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:05.437222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6e7b5114-74a6-442f-aabf-862b7572a3b4 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Volume info retrieved successfully. Jan 21 10:10:05.470522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e7b5114-74a6-442f-aabf-862b7572a3b4 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] http://10.222.0.77/volume/v3/e395c6fc33884b94888f7af7d2190223/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 200 Jan 21 10:10:05.476055 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 680/1372] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:05 2021] GET /volume/v3/e395c6fc33884b94888f7af7d2190223/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:05.489856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68f81ffe-3fcf-42b9-93db-6d22cf54aa82 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] GET http://10.222.0.77/volume/v3/e395c6fc33884b94888f7af7d2190223/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:05.490402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68f81ffe-3fcf-42b9-93db-6d22cf54aa82 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:05.490582 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:05.490582 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:05.491175 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68f81ffe-3fcf-42b9-93db-6d22cf54aa82 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:05.546917 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:05.546917 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:05.564971 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-68f81ffe-3fcf-42b9-93db-6d22cf54aa82 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] Volume info retrieved successfully. Jan 21 10:10:05.593197 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68f81ffe-3fcf-42b9-93db-6d22cf54aa82 tempest-VolumesTransfersTest-2081900031 tempest-VolumesTransfersTest-2081900031] http://10.222.0.77/volume/v3/e395c6fc33884b94888f7af7d2190223/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 200 Jan 21 10:10:05.594040 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 693/1373] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:05 2021] GET /volume/v3/e395c6fc33884b94888f7af7d2190223/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:10:05.613900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19da1832-c350-4fc6-843b-b40d2f06579e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] DELETE http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f Jan 21 10:10:05.614696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19da1832-c350-4fc6-843b-b40d2f06579e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:05.615098 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:05.615098 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:05.615688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19da1832-c350-4fc6-843b-b40d2f06579e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:05.617142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-19da1832-c350-4fc6-843b-b40d2f06579e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Delete transfer with id: 308db3bf-0d96-42c8-abb1-9c768a4c8b6f Jan 21 10:10:05.624227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19da1832-c350-4fc6-843b-b40d2f06579e tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f returned with HTTP 404 Jan 21 10:10:05.635985 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 681/1374] 10.222.0.77 () {58 vars in 1351 bytes} [Thu Jan 21 10:10:05 2021] DELETE /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/308db3bf-0d96-42c8-abb1-9c768a4c8b6f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:10:06.139019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3abb8f26-643f-444d-9308-ac9ac7829454 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] DELETE http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:06.139763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3abb8f26-643f-444d-9308-ac9ac7829454 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:06.139953 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:06.139953 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:06.141411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3abb8f26-643f-444d-9308-ac9ac7829454 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:06.142070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3abb8f26-643f-444d-9308-ac9ac7829454 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Delete volume with id: dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:06.203520 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:06.203520 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:06.204469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3abb8f26-643f-444d-9308-ac9ac7829454 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Volume info retrieved successfully. Jan 21 10:10:06.236426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3abb8f26-643f-444d-9308-ac9ac7829454 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Delete volume request issued successfully. Jan 21 10:10:06.236997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3abb8f26-643f-444d-9308-ac9ac7829454 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 202 Jan 21 10:10:06.238081 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 694/1375] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:10:05 2021] DELETE /volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 0 bytes in 608 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:10:06.246200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49143f2e-ee4c-49e7-b4e1-a807681c7827 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] GET http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:06.246986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49143f2e-ee4c-49e7-b4e1-a807681c7827 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:06.247759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49143f2e-ee4c-49e7-b4e1-a807681c7827 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:06.328217 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:06.328217 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:06.338422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-49143f2e-ee4c-49e7-b4e1-a807681c7827 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Volume info retrieved successfully. Jan 21 10:10:06.367085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49143f2e-ee4c-49e7-b4e1-a807681c7827 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 200 Jan 21 10:10:06.372857 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 682/1376] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:06 2021] GET /volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 1082 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:10:07.389194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86ef465d-8e22-4fd3-bfd4-1d22ad8f20a2 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] GET http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:07.390179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86ef465d-8e22-4fd3-bfd4-1d22ad8f20a2 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:07.390432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:07.390432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:07.391047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86ef465d-8e22-4fd3-bfd4-1d22ad8f20a2 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:07.518893 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:07.518893 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:07.535200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-86ef465d-8e22-4fd3-bfd4-1d22ad8f20a2 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Volume info retrieved successfully. Jan 21 10:10:07.581634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86ef465d-8e22-4fd3-bfd4-1d22ad8f20a2 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 200 Jan 21 10:10:07.582911 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 695/1377] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:07 2021] GET /volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 1082 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:10:08.614577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1905313f-01d3-45d5-b80e-80338281563f tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] GET http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:08.615662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1905313f-01d3-45d5-b80e-80338281563f tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:08.616890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:08.616890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:08.617619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1905313f-01d3-45d5-b80e-80338281563f tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:08.792447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1905313f-01d3-45d5-b80e-80338281563f tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 404 Jan 21 10:10:08.795781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 683/1378] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:08 2021] GET /volume/v3/857027141ca64500ad925d7de22511a7/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:10:08.807116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] POST http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes Jan 21 10:10:08.807863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:08.807863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:08.808560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-286375782"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:10:08.809976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-286375782'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:10:08.810538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Create volume of 1 GB Jan 21 10:10:08.844141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Availability Zones retrieved successfully. Jan 21 10:10:08.881997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Flow 'volume_create_api' (b4755925-d32e-4322-b291-08b670e50884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:08.899226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d0aa12-5481-4503-ab9d-c1ee7f8b5253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:08.901881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:10:09.007187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d0aa12-5481-4503-ab9d-c1ee7f8b5253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:09.022348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d590a86-b06a-4892-8836-084c7f256aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:09.243993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Created reservations ['d2ecd001-716e-4182-a22a-069737c96ab6', '893138b7-40c8-43f8-bd3f-57d0cf8a371b', 'cd63c72b-c57a-4335-a041-3be21b046c5e', '0fbf1000-377a-4b5f-9450-3b83b418884f'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:09.245947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d590a86-b06a-4892-8836-084c7f256aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ecd001-716e-4182-a22a-069737c96ab6', '893138b7-40c8-43f8-bd3f-57d0cf8a371b', 'cd63c72b-c57a-4335-a041-3be21b046c5e', '0fbf1000-377a-4b5f-9450-3b83b418884f']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:09.248440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb0f570-22c1-47cb-b4db-b5942f038af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:09.356346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb0f570-22c1-47cb-b4db-b5942f038af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47bd4e0-2f51-4183-8a36-8e0267ee1363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-286375782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de4eafc761a4463a638872a5dbebc53',qos_specs=None,replication_status=,reservations=['d2ecd001-716e-4182-a22a-069737c96ab6','893138b7-40c8-43f8-bd3f-57d0cf8a371b','cd63c72b-c57a-4335-a041-3be21b046c5e','0fbf1000-377a-4b5f-9450-3b83b418884f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee364e7b5e9429f901ff385062b7cf4',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-286375782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a47bd4e0-2f51-4183-8a36-8e0267ee1363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1de4eafc761a4463a638872a5dbebc53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eee364e7b5e9429f901ff385062b7cf4',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:09.358842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf07480c-5cca-4d3e-9efb-92727c0e8950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:09.422723 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf07480c-5cca-4d3e-9efb-92727c0e8950) transitioned into state 'SUCCESS' from state '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-286375782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de4eafc761a4463a638872a5dbebc53',qos_specs=None,replication_status=,reservations=['d2ecd001-716e-4182-a22a-069737c96ab6','893138b7-40c8-43f8-bd3f-57d0cf8a371b','cd63c72b-c57a-4335-a041-3be21b046c5e','0fbf1000-377a-4b5f-9450-3b83b418884f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee364e7b5e9429f901ff385062b7cf4',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:09.424876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2722b7d8-55e5-477d-a8e6-c769fa08649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:09.456844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2722b7d8-55e5-477d-a8e6-c769fa08649f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:09.470311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Flow 'volume_create_api' (b4755925-d32e-4322-b291-08b670e50884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:09.569550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Create volume request issued successfully. Jan 21 10:10:09.598646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-321abba1-15ab-4f8d-9906-e5c5a2090c6b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes returned with HTTP 202 Jan 21 10:10:09.608499 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 696/1379] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:10:08 2021] POST /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes => generated 819 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:10:09.632531 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-649af22a-10a6-4434-9697-99fc840b0a4b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:09.633540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-649af22a-10a6-4434-9697-99fc840b0a4b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:09.637981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-649af22a-10a6-4434-9697-99fc840b0a4b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:09.774112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:09.774112 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:09.784815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-649af22a-10a6-4434-9697-99fc840b0a4b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:09.830300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-649af22a-10a6-4434-9697-99fc840b0a4b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 200 Jan 21 10:10:09.831449 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 684/1380] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:09 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 887 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:10.858256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a70c165-c7eb-4420-adc8-05353f412565 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:10.858788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a70c165-c7eb-4420-adc8-05353f412565 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:10.859048 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:10.859048 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:10.859352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a70c165-c7eb-4420-adc8-05353f412565 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:10.953561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:10.953561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:10.977004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a70c165-c7eb-4420-adc8-05353f412565 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:11.043532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a70c165-c7eb-4420-adc8-05353f412565 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 200 Jan 21 10:10:11.049278 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 697/1381] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:10 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:12.074646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a120304d-5a95-417e-8084-ff57a1358ad8 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:12.075190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a120304d-5a95-417e-8084-ff57a1358ad8 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:12.075417 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:12.075417 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:12.075794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a120304d-5a95-417e-8084-ff57a1358ad8 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:12.221431 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:12.221431 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:12.237876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a120304d-5a95-417e-8084-ff57a1358ad8 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:12.307811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a120304d-5a95-417e-8084-ff57a1358ad8 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 200 Jan 21 10:10:12.323219 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 685/1382] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:12 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:12.338945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98488041-c32d-4248-a041-09134f45b5f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] POST http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer Jan 21 10:10:12.339677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:12.339677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:12.340419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98488041-c32d-4248-a041-09134f45b5f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a47bd4e0-2f51-4183-8a36-8e0267ee1363"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:10:12.341732 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_transfer [None req-98488041-c32d-4248-a041-09134f45b5f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Creating new volume transfer {'transfer': {'volume_id': 'a47bd4e0-2f51-4183-8a36-8e0267ee1363'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 10:10:12.342366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-98488041-c32d-4248-a041-09134f45b5f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Creating transfer of volume a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:12.343051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.transfer.api [None req-98488041-c32d-4248-a041-09134f45b5f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Generating transfer record for volume a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:12.408073 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:12.408073 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:12.458412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98488041-c32d-4248-a041-09134f45b5f9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer returned with HTTP 202 Jan 21 10:10:12.479654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a8847d2-cdad-4c3e-85e8-eae6ceed5a92 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:12.481194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9a8847d2-cdad-4c3e-85e8-eae6ceed5a92 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:12.482139 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 698/1383] 10.222.0.77 () {60 vars in 1258 bytes} [Thu Jan 21 10:10:12 2021] POST /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer => generated 507 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:10:12.482894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:12.482894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:12.484264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9a8847d2-cdad-4c3e-85e8-eae6ceed5a92 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:12.619220 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:12.619220 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:12.643997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9a8847d2-cdad-4c3e-85e8-eae6ceed5a92 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:12.688557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9a8847d2-cdad-4c3e-85e8-eae6ceed5a92 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 200 Jan 21 10:10:12.689615 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 686/1384] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:12 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 920 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:12.720532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-807e789b-634b-497b-ad3e-b65d4c17bd45 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/detail Jan 21 10:10:12.721862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-807e789b-634b-497b-ad3e-b65d4c17bd45 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:12.722516 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:12.722516 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:12.723749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-807e789b-634b-497b-ad3e-b65d4c17bd45 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:12.726132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_transfer [None req-807e789b-634b-497b-ad3e-b65d4c17bd45 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Listing volume transfers {{(pid=87996) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 10:10:12.753541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-807e789b-634b-497b-ad3e-b65d4c17bd45 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/detail returned with HTTP 200 Jan 21 10:10:12.778655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0a83ba0-91e2-4bae-a40b-2af3b0ad0a9f tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] DELETE http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/13813581-5471-41da-926f-5a90cea4804c Jan 21 10:10:12.779249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 699/1385] 10.222.0.77 () {58 vars in 1258 bytes} [Thu Jan 21 10:10:12 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/detail => generated 478 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:12.780581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0a83ba0-91e2-4bae-a40b-2af3b0ad0a9f tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:12.781228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:12.781228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:12.782225 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0a83ba0-91e2-4bae-a40b-2af3b0ad0a9f tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:12.783262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-a0a83ba0-91e2-4bae-a40b-2af3b0ad0a9f tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Delete transfer with id: 13813581-5471-41da-926f-5a90cea4804c Jan 21 10:10:12.881100 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:12.881100 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:12.910171 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:10:12.910171 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:10:12.917500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0a83ba0-91e2-4bae-a40b-2af3b0ad0a9f tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/13813581-5471-41da-926f-5a90cea4804c returned with HTTP 202 Jan 21 10:10:12.924289 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 687/1386] 10.222.0.77 () {58 vars in 1351 bytes} [Thu Jan 21 10:10:12 2021] DELETE /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/13813581-5471-41da-926f-5a90cea4804c => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:10:12.929948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d57ba8e3-43ad-463e-b173-c1cd8823205b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] GET http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:12.930636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d57ba8e3-43ad-463e-b173-c1cd8823205b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:12.931686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d57ba8e3-43ad-463e-b173-c1cd8823205b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:13.046822 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:13.046822 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:13.068377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d57ba8e3-43ad-463e-b173-c1cd8823205b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Volume info retrieved successfully. Jan 21 10:10:13.095836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d57ba8e3-43ad-463e-b173-c1cd8823205b tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 200 Jan 21 10:10:13.096859 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 700/1387] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:12 2021] GET /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:13.116712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f192aa8c-61d2-47e0-862f-2d61045c08b7 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] DELETE http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/13813581-5471-41da-926f-5a90cea4804c Jan 21 10:10:13.116712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f192aa8c-61d2-47e0-862f-2d61045c08b7 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:13.118385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:13.118385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:13.119288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f192aa8c-61d2-47e0-862f-2d61045c08b7 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:13.121044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-f192aa8c-61d2-47e0-862f-2d61045c08b7 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Delete transfer with id: 13813581-5471-41da-926f-5a90cea4804c Jan 21 10:10:13.128421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f192aa8c-61d2-47e0-862f-2d61045c08b7 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/13813581-5471-41da-926f-5a90cea4804c returned with HTTP 404 Jan 21 10:10:13.136063 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 688/1388] 10.222.0.77 () {58 vars in 1351 bytes} [Thu Jan 21 10:10:13 2021] DELETE /volume/v3/1de4eafc761a4463a638872a5dbebc53/os-volume-transfer/13813581-5471-41da-926f-5a90cea4804c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:10:13.154176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d028865-f57a-4855-a275-a430d862f85e tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] DELETE http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:13.154974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d028865-f57a-4855-a275-a430d862f85e tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:13.155436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:13.155436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:13.156151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d028865-f57a-4855-a275-a430d862f85e tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:13.156838 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-7d028865-f57a-4855-a275-a430d862f85e tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Delete volume with id: a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:13.246650 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:13.246650 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:13.248158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d028865-f57a-4855-a275-a430d862f85e tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Volume info retrieved successfully. Jan 21 10:10:13.291867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d028865-f57a-4855-a275-a430d862f85e tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Delete volume request issued successfully. Jan 21 10:10:13.292941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d028865-f57a-4855-a275-a430d862f85e tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 202 Jan 21 10:10:13.298449 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 701/1389] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:10:13 2021] DELETE /volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:10:13.309088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86f62b39-159a-4bce-91d9-add47185dfe3 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] GET http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:13.312788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86f62b39-159a-4bce-91d9-add47185dfe3 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:13.315816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86f62b39-159a-4bce-91d9-add47185dfe3 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:13.405109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:13.405109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:13.425219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-86f62b39-159a-4bce-91d9-add47185dfe3 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Volume info retrieved successfully. Jan 21 10:10:13.458201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86f62b39-159a-4bce-91d9-add47185dfe3 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 200 Jan 21 10:10:13.471842 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 689/1390] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:13 2021] GET /volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 1082 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:10:14.479722 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1eb52c4-3ec5-4253-a815-697f4ce87e92 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] GET http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:14.480594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1eb52c4-3ec5-4253-a815-697f4ce87e92 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:14.480594 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:14.480594 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:14.481083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1eb52c4-3ec5-4253-a815-697f4ce87e92 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:14.718734 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:14.718734 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:14.747624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d1eb52c4-3ec5-4253-a815-697f4ce87e92 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Volume info retrieved successfully. Jan 21 10:10:14.792427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1eb52c4-3ec5-4253-a815-697f4ce87e92 tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 200 Jan 21 10:10:14.794213 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 702/1391] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:14 2021] GET /volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 1082 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:10:15.814298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fda55b9-9d6d-43c5-8f57-5461895696dd tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] GET http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:15.814838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fda55b9-9d6d-43c5-8f57-5461895696dd tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:15.815030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:15.815030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:15.815944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fda55b9-9d6d-43c5-8f57-5461895696dd tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:15.966152 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fda55b9-9d6d-43c5-8f57-5461895696dd tempest-VolumesTransfersTest-993511426 tempest-VolumesTransfersTest-993511426] http://10.222.0.77/volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 404 Jan 21 10:10:15.968200 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 690/1392] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:15 2021] GET /volume/v3/857027141ca64500ad925d7de22511a7/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:10:15.978846 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10c5303f-8615-4077-a0aa-fec1c9dcb33d tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] DELETE http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:15.979913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10c5303f-8615-4077-a0aa-fec1c9dcb33d tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:15.980337 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:15.980337 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:15.980990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10c5303f-8615-4077-a0aa-fec1c9dcb33d tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:15.981688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-10c5303f-8615-4077-a0aa-fec1c9dcb33d tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Delete volume with id: a47bd4e0-2f51-4183-8a36-8e0267ee1363 Jan 21 10:10:16.087995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10c5303f-8615-4077-a0aa-fec1c9dcb33d tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 returned with HTTP 404 Jan 21 10:10:16.095588 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 703/1393] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:10:15 2021] DELETE /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/a47bd4e0-2f51-4183-8a36-8e0267ee1363 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:10:16.099077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83442c6a-5c15-40c2-ae99-347568b018d9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] DELETE http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:16.099958 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83442c6a-5c15-40c2-ae99-347568b018d9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:16.100798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83442c6a-5c15-40c2-ae99-347568b018d9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:16.101479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-83442c6a-5c15-40c2-ae99-347568b018d9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] Delete volume with id: dc8c4341-4b8c-4a93-930a-f8ea1d285d16 Jan 21 10:10:16.224081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83442c6a-5c15-40c2-ae99-347568b018d9 tempest-VolumesTransfersTest-40638827 tempest-VolumesTransfersTest-40638827] http://10.222.0.77/volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 returned with HTTP 404 Jan 21 10:10:16.225581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 691/1394] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:10:16 2021] DELETE /volume/v3/1de4eafc761a4463a638872a5dbebc53/volumes/dc8c4341-4b8c-4a93-930a-f8ea1d285d16 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:10:32.885726 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] POST http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes Jan 21 10:10:32.887353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1604543018", "snapshot_id": null, "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "volume_type": null, "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:10:32.895598 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1604543018', 'snapshot_id': None, 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'volume_type': None, 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:10:33.142941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Create volume of 1 GB Jan 21 10:10:33.186929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Availability Zones retrieved successfully. Jan 21 10:10:33.261425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Flow 'volume_create_api' (f163c78e-7a76-4af5-9c24-4032a6c8fc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:33.270115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee62c509-bdca-459d-8f7a-7db180a4ad6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.277250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:10:33.461565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes Jan 21 10:10:33.462621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1326632656"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:10:33.464397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1326632656'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:10:33.464966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Create volume of 1 GB Jan 21 10:10:33.505434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Availability Zones retrieved successfully. Jan 21 10:10:33.524032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee62c509-bdca-459d-8f7a-7db180a4ad6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:33.527450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865b32b7-817d-4d4c-9876-df121133511d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.545064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Flow 'volume_create_api' (9748abc6-d416-4104-b113-d22154242852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:33.548588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c3cd2b-9af3-41cf-812e-055a3f0451f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.550859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:10:33.661934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Created reservations ['2b1410e1-e364-400d-95cc-9afcb499ebfc', '489c8bfe-b32a-4520-b098-533abf04fe1f', '861dbb24-0461-4630-99d5-a059e18105e2', '39960595-6d6a-411f-8413-c08d694bbfdd'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:33.665041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865b32b7-817d-4d4c-9876-df121133511d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1410e1-e364-400d-95cc-9afcb499ebfc', '489c8bfe-b32a-4520-b098-533abf04fe1f', '861dbb24-0461-4630-99d5-a059e18105e2', '39960595-6d6a-411f-8413-c08d694bbfdd']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:33.668865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5166d34-558b-4827-bda1-68f9652c6b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.737964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c3cd2b-9af3-41cf-812e-055a3f0451f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:33.740379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c522c078-242a-4467-9b69-ae3a67892ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.814259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5166d34-558b-4827-bda1-68f9652c6b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '356e60bf-587d-4560-a5d3-b1f73ba6152b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1604543018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c1b18b9f65482f9d6c959e64a56c12',qos_specs=None,replication_status=,reservations=['2b1410e1-e364-400d-95cc-9afcb499ebfc','489c8bfe-b32a-4520-b098-533abf04fe1f','861dbb24-0461-4630-99d5-a059e18105e2','39960595-6d6a-411f-8413-c08d694bbfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3156983ec2483387b520b3c7c46191',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1604543018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=356e60bf-587d-4560-a5d3-b1f73ba6152b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c1b18b9f65482f9d6c959e64a56c12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eb3156983ec2483387b520b3c7c46191',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:33.817263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a8cadc-b671-4344-ada5-e643b596d772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.854452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a8cadc-b671-4344-ada5-e643b596d772) transitioned into state 'SUCCESS' from state '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-1604543018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c1b18b9f65482f9d6c959e64a56c12',qos_specs=None,replication_status=,reservations=['2b1410e1-e364-400d-95cc-9afcb499ebfc','489c8bfe-b32a-4520-b098-533abf04fe1f','861dbb24-0461-4630-99d5-a059e18105e2','39960595-6d6a-411f-8413-c08d694bbfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3156983ec2483387b520b3c7c46191',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:33.856960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fdeb64d-d233-4e0a-b35c-0c59acfeb831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.888884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fdeb64d-d233-4e0a-b35c-0c59acfeb831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:33.894865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Flow 'volume_create_api' (f163c78e-7a76-4af5-9c24-4032a6c8fc99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:33.933317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Created reservations ['70d678e3-ab33-44d9-aaea-ae7e496a48e5', '3cad7545-be84-475e-b3c4-357f731c61e6', '0f3cd7cc-7249-4c9a-8ea5-af21f0fe9659', '1a316ace-82ff-47b1-a86a-b09dc618bc99'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:10:33.935260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c522c078-242a-4467-9b69-ae3a67892ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d678e3-ab33-44d9-aaea-ae7e496a48e5', '3cad7545-be84-475e-b3c4-357f731c61e6', '0f3cd7cc-7249-4c9a-8ea5-af21f0fe9659', '1a316ace-82ff-47b1-a86a-b09dc618bc99']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:33.937399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8de9b3d-9d34-45f9-b078-fcf53315b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:33.967500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Create volume request issued successfully. Jan 21 10:10:33.988705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1cdd4e9-cba4-4719-a3e7-490a472b0d36 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes returned with HTTP 202 Jan 21 10:10:33.990482 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 704/1395] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:10:32 2021] POST /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes => generated 823 bytes in 1111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:10:34.009176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ce43876-f5ad-4bf9-bc35-3097b7e6a07f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:34.009778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ce43876-f5ad-4bf9-bc35-3097b7e6a07f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:34.009979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:34.009979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:34.010256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ce43876-f5ad-4bf9-bc35-3097b7e6a07f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:34.052042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8de9b3d-9d34-45f9-b078-fcf53315b805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97f456af-4c14-4367-aab4-a8b7ec6868c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1326632656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d512d5887ad42d6a631222990b7d5ec',qos_specs=None,replication_status=,reservations=['70d678e3-ab33-44d9-aaea-ae7e496a48e5','3cad7545-be84-475e-b3c4-357f731c61e6','0f3cd7cc-7249-4c9a-8ea5-af21f0fe9659','1a316ace-82ff-47b1-a86a-b09dc618bc99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df0847b1de3449a79ba6cb4f256f0355',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1326632656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97f456af-4c14-4367-aab4-a8b7ec6868c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d512d5887ad42d6a631222990b7d5ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='df0847b1de3449a79ba6cb4f256f0355',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:34.059171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01be32a-4e65-463e-97c1-63c7dd4e4b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:34.106462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01be32a-4e65-463e-97c1-63c7dd4e4b6c) transitioned into state 'SUCCESS' from state '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-1326632656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d512d5887ad42d6a631222990b7d5ec',qos_specs=None,replication_status=,reservations=['70d678e3-ab33-44d9-aaea-ae7e496a48e5','3cad7545-be84-475e-b3c4-357f731c61e6','0f3cd7cc-7249-4c9a-8ea5-af21f0fe9659','1a316ace-82ff-47b1-a86a-b09dc618bc99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df0847b1de3449a79ba6cb4f256f0355',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:34.108510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87986279-76d6-4e85-bf83-7b9241115dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:10:34.116341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:34.116341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:34.143289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87986279-76d6-4e85-bf83-7b9241115dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:10:34.144479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7ce43876-f5ad-4bf9-bc35-3097b7e6a07f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:34.165699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Flow 'volume_create_api' (9748abc6-d416-4104-b113-d22154242852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:10:34.204621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ce43876-f5ad-4bf9-bc35-3097b7e6a07f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:34.211379 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 705/1396] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:34 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 891 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:34.309423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Create volume request issued successfully. Jan 21 10:10:34.352561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-198a7cdd-778a-4b7a-bad8-6cff0436dff3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes returned with HTTP 202 Jan 21 10:10:34.353567 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 692/1397] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:10:33 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes => generated 818 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:10:34.368643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dc0f901-9fe1-4d32-9891-431e847f8269 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:10:34.369397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dc0f901-9fe1-4d32-9891-431e847f8269 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:34.369760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:34.369760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:34.370349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dc0f901-9fe1-4d32-9891-431e847f8269 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:34.477667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:34.477667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:34.503447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7dc0f901-9fe1-4d32-9891-431e847f8269 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:10:34.549566 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dc0f901-9fe1-4d32-9891-431e847f8269 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:10:34.558820 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 706/1398] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:34 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:35.228986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-426005c0-dd5a-4df8-b571-7d172a5346db tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:35.230322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-426005c0-dd5a-4df8-b571-7d172a5346db tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:35.230699 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:35.230699 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:35.231387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-426005c0-dd5a-4df8-b571-7d172a5346db tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:35.348092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:35.348092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:35.374383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-426005c0-dd5a-4df8-b571-7d172a5346db tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:35.536381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-426005c0-dd5a-4df8-b571-7d172a5346db tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:35.544205 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 693/1399] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:35 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:35.576445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c24c35-cacb-459a-902c-5847456e44b2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:10:35.577072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c24c35-cacb-459a-902c-5847456e44b2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:35.577417 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:35.577417 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:35.577965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c24c35-cacb-459a-902c-5847456e44b2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:35.717158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:35.717158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:35.743973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94c24c35-cacb-459a-902c-5847456e44b2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:10:35.794134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c24c35-cacb-459a-902c-5847456e44b2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:10:35.795448 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 707/1400] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:35 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 911 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:36.563054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-991d162b-b10d-4edc-a371-33d53d45996e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:36.564429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-991d162b-b10d-4edc-a371-33d53d45996e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:36.564994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:36.564994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:36.565636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-991d162b-b10d-4edc-a371-33d53d45996e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:36.691067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:36.691067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:36.716658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-991d162b-b10d-4edc-a371-33d53d45996e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:36.768061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-991d162b-b10d-4edc-a371-33d53d45996e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:36.782522 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 694/1401] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:36 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:37.796213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c40230a2-4f30-4fc4-9a92-5923ab70fb40 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:37.797470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c40230a2-4f30-4fc4-9a92-5923ab70fb40 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:37.797857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:37.797857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:37.798467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c40230a2-4f30-4fc4-9a92-5923ab70fb40 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:37.933395 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:37.933395 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:37.966503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c40230a2-4f30-4fc4-9a92-5923ab70fb40 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:38.008298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c40230a2-4f30-4fc4-9a92-5923ab70fb40 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:38.009132 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 708/1402] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:37 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:39.026069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9bcf6b9-460e-41a4-8a1c-627cab1b38d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:39.027787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9bcf6b9-460e-41a4-8a1c-627cab1b38d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:39.028134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:39.028134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:39.029178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9bcf6b9-460e-41a4-8a1c-627cab1b38d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:39.176945 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:39.176945 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:39.220433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f9bcf6b9-460e-41a4-8a1c-627cab1b38d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:39.282600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9bcf6b9-460e-41a4-8a1c-627cab1b38d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:39.284166 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 695/1403] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:39 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:40.301314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1e7201e5-82d3-4b9e-8fad-f1e554b1b689 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:40.302540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1e7201e5-82d3-4b9e-8fad-f1e554b1b689 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:40.302540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:40.302540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:40.303040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1e7201e5-82d3-4b9e-8fad-f1e554b1b689 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:40.404084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:40.404084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:40.421424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1e7201e5-82d3-4b9e-8fad-f1e554b1b689 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:40.483347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1e7201e5-82d3-4b9e-8fad-f1e554b1b689 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:40.489408 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 709/1404] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:40 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:41.516384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8afc82fa-66d2-401d-bfae-04aa4c14cbd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:41.518695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8afc82fa-66d2-401d-bfae-04aa4c14cbd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:41.518904 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:41.518904 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:41.519820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8afc82fa-66d2-401d-bfae-04aa4c14cbd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:41.656951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:41.656951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:41.685218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8afc82fa-66d2-401d-bfae-04aa4c14cbd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:41.764336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8afc82fa-66d2-401d-bfae-04aa4c14cbd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:41.769850 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 696/1405] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:41 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:42.789208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afaf4853-5f69-4466-ad6a-876e3c2e5c6f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:42.789776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afaf4853-5f69-4466-ad6a-876e3c2e5c6f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:42.789942 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:42.789942 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:42.790816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afaf4853-5f69-4466-ad6a-876e3c2e5c6f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:42.939744 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:42.939744 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:42.965288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-afaf4853-5f69-4466-ad6a-876e3c2e5c6f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:43.040101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afaf4853-5f69-4466-ad6a-876e3c2e5c6f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:43.041146 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 710/1406] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:42 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:10:44.060433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b817bba-9665-479d-aefe-7cc7f23383d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:44.068797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b817bba-9665-479d-aefe-7cc7f23383d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:44.069293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:44.069293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:44.069971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b817bba-9665-479d-aefe-7cc7f23383d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:44.246851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:44.246851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:44.284254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5b817bba-9665-479d-aefe-7cc7f23383d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:44.331865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b817bba-9665-479d-aefe-7cc7f23383d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:44.335927 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 697/1407] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:44 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:45.352825 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abfb8f39-dfec-4107-a2f7-c0d4cdf7fa5b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:45.353329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abfb8f39-dfec-4107-a2f7-c0d4cdf7fa5b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:45.353432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:45.353432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:45.353789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abfb8f39-dfec-4107-a2f7-c0d4cdf7fa5b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:45.470318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:45.470318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:45.488034 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-abfb8f39-dfec-4107-a2f7-c0d4cdf7fa5b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:45.534853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abfb8f39-dfec-4107-a2f7-c0d4cdf7fa5b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:45.536069 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 711/1408] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:45 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:46.553135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f9a8369-c8b2-48eb-99eb-e0a109c68b74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:46.554909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f9a8369-c8b2-48eb-99eb-e0a109c68b74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:46.555332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:46.555332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:46.555954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f9a8369-c8b2-48eb-99eb-e0a109c68b74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:46.621854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:46.621854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:46.632192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f9a8369-c8b2-48eb-99eb-e0a109c68b74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:46.652857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d1671ce-b624-4918-aa8a-832655b09fb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:10:46.653748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d1671ce-b624-4918-aa8a-832655b09fb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:46.653975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:46.653975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:46.654356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d1671ce-b624-4918-aa8a-832655b09fb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:46.660075 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f9a8369-c8b2-48eb-99eb-e0a109c68b74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:46.671470 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 698/1409] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:46 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:46.680351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-ff719715-a8bd-41ba-9e27-9156aa458b3d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] DELETE http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e Jan 21 10:10:46.681234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-ff719715-a8bd-41ba-9e27-9156aa458b3d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:46.681650 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:46.681650 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:46.682298 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-ff719715-a8bd-41ba-9e27-9156aa458b3d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:46.706413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:46.706413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:46.738951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:46.738951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:46.749797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2d1671ce-b624-4918-aa8a-832655b09fb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:10:46.777401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d1671ce-b624-4918-aa8a-832655b09fb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:10:46.778228 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 712/1410] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:46 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:10:46.794777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47e1d5cf-5a2f-4385-8118-1aae33c40129 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:10:46.795360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47e1d5cf-5a2f-4385-8118-1aae33c40129 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:46.795540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:46.795540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:46.795915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47e1d5cf-5a2f-4385-8118-1aae33c40129 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:46.879313 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:46.879313 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:46.911019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-47e1d5cf-5a2f-4385-8118-1aae33c40129 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:10:46.959463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47e1d5cf-5a2f-4385-8118-1aae33c40129 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:10:46.960721 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 713/1411] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:46 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 913 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:47.412967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-ff719715-a8bd-41ba-9e27-9156aa458b3d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:10:47.413446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-ff719715-a8bd-41ba-9e27-9156aa458b3d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:10:47.425181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-ff719715-a8bd-41ba-9e27-9156aa458b3d tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e returned with HTTP 200 Jan 21 10:10:47.426795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 699/1412] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:10:46 2021] DELETE /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e3cf1a93-c5ed-40ec-a607-c28b05af3a2e => generated 19 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:47.441722 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-9c0e9107-d21a-443a-88fd-f2e3dfd1cc49 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] DELETE http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208 Jan 21 10:10:47.443392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-9c0e9107-d21a-443a-88fd-f2e3dfd1cc49 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:47.443855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:47.443855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:47.444401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-9c0e9107-d21a-443a-88fd-f2e3dfd1cc49 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:47.490545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:47.490545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:47.678893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ff5d7e4-4946-48c3-a771-d705738a16d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:47.680125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ff5d7e4-4946-48c3-a771-d705738a16d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:47.680704 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:47.680704 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:47.681345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ff5d7e4-4946-48c3-a771-d705738a16d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:47.800481 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:47.800481 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:47.826893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ff5d7e4-4946-48c3-a771-d705738a16d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:47.879184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ff5d7e4-4946-48c3-a771-d705738a16d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:47.882037 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 700/1413] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:47 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:48.464856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-9c0e9107-d21a-443a-88fd-f2e3dfd1cc49 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:10:48.465843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-9c0e9107-d21a-443a-88fd-f2e3dfd1cc49 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:10:48.480930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-9c0e9107-d21a-443a-88fd-f2e3dfd1cc49 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208 returned with HTTP 200 Jan 21 10:10:48.481994 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 714/1414] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:10:47 2021] DELETE /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/e1c8ed4f-3d52-49ef-92f7-ec78150ea208 => generated 19 bytes in 1045 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:48.497400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-329f2d87-c6c6-4fca-8918-9cff8452988b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] DELETE http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f Jan 21 10:10:48.498371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-329f2d87-c6c6-4fca-8918-9cff8452988b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:48.498371 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:48.498371 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:48.499351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-329f2d87-c6c6-4fca-8918-9cff8452988b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:48.529731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:48.529731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:48.899954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de49bf08-6ae0-4af8-8eab-3be65183121c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:48.901279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de49bf08-6ae0-4af8-8eab-3be65183121c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:48.902778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:48.902778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:48.904356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de49bf08-6ae0-4af8-8eab-3be65183121c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:48.978320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:48.978320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:48.992348 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-de49bf08-6ae0-4af8-8eab-3be65183121c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:49.028691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de49bf08-6ae0-4af8-8eab-3be65183121c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:49.030859 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 715/1415] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:48 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:49.311448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-329f2d87-c6c6-4fca-8918-9cff8452988b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:10:49.315808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-329f2d87-c6c6-4fca-8918-9cff8452988b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:10:49.330662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f022b05d-cbe9-4da4-8616-19435756a4bb req-329f2d87-c6c6-4fca-8918-9cff8452988b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f returned with HTTP 200 Jan 21 10:10:49.335726 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 701/1416] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:10:48 2021] DELETE /volume/v3/2c6cb56fefb842deaf3433468f213713/attachments/53fee1b1-a708-4987-bf91-a93d3efb237f => generated 19 bytes in 844 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:50.047908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f938711-7058-4e79-a65e-4b55234379c8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:50.048796 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f938711-7058-4e79-a65e-4b55234379c8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:50.049123 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:50.049123 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:50.049709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f938711-7058-4e79-a65e-4b55234379c8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:50.246200 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:50.246200 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:50.282415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9f938711-7058-4e79-a65e-4b55234379c8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:50.332364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f938711-7058-4e79-a65e-4b55234379c8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:50.334915 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 716/1417] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:50 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:51.360050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-128342d8-129b-4636-b025-a040b7a7b8a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:51.362757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-128342d8-129b-4636-b025-a040b7a7b8a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:51.363207 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:51.363207 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:51.364815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-128342d8-129b-4636-b025-a040b7a7b8a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:51.472644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:51.472644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:51.486734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-128342d8-129b-4636-b025-a040b7a7b8a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:51.564879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-128342d8-129b-4636-b025-a040b7a7b8a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:51.566050 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 702/1418] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:51 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:52.583576 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d99ee343-a844-4d8d-b38c-2ce52f3c0181 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:52.585272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d99ee343-a844-4d8d-b38c-2ce52f3c0181 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:52.585614 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:52.585614 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:52.586191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d99ee343-a844-4d8d-b38c-2ce52f3c0181 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:52.742225 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:52.742225 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:52.765178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d99ee343-a844-4d8d-b38c-2ce52f3c0181 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:52.825522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d99ee343-a844-4d8d-b38c-2ce52f3c0181 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:52.839569 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 717/1419] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:52 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:53.846351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b796f1e-568b-45fc-b667-393c8f7c6f25 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:53.847041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b796f1e-568b-45fc-b667-393c8f7c6f25 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:53.847221 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:53.847221 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:53.847449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b796f1e-568b-45fc-b667-393c8f7c6f25 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:54.150161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:54.150161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:54.188209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7b796f1e-568b-45fc-b667-393c8f7c6f25 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:54.236419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b796f1e-568b-45fc-b667-393c8f7c6f25 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:54.237753 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 703/1420] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:53 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 915 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:55.266095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d763f5d9-185d-4ffb-b7f9-4952751825ec tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:55.267879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d763f5d9-185d-4ffb-b7f9-4952751825ec tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:55.268681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:55.268681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:55.270073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d763f5d9-185d-4ffb-b7f9-4952751825ec tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:55.467511 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:55.467511 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:55.486890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d763f5d9-185d-4ffb-b7f9-4952751825ec tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:55.537278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d763f5d9-185d-4ffb-b7f9-4952751825ec tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:55.550494 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 718/1421] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:55 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 973 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:56.559598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-907c0d70-c0b9-455e-9f50-f35db6906cd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:56.560336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-907c0d70-c0b9-455e-9f50-f35db6906cd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:56.560540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:56.560540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:56.561564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-907c0d70-c0b9-455e-9f50-f35db6906cd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:56.800077 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:56.800077 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:56.812541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-907c0d70-c0b9-455e-9f50-f35db6906cd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:56.842407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-907c0d70-c0b9-455e-9f50-f35db6906cd6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:56.845342 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 704/1422] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:56 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 973 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:57.861676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1188e427-8cb4-4134-8701-8d705c488cfa tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:57.862872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1188e427-8cb4-4134-8701-8d705c488cfa tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:57.863107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:57.863107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:57.863480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1188e427-8cb4-4134-8701-8d705c488cfa tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:57.985319 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:57.985319 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:58.006841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1188e427-8cb4-4134-8701-8d705c488cfa tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:58.069425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1188e427-8cb4-4134-8701-8d705c488cfa tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:58.070316 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 719/1423] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:57 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 976 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:10:59.087945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cd4d9fd-af61-456d-ac1a-9747f11a5cc9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:10:59.089532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cd4d9fd-af61-456d-ac1a-9747f11a5cc9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:10:59.089906 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:10:59.089906 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:10:59.090889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cd4d9fd-af61-456d-ac1a-9747f11a5cc9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:10:59.216787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:10:59.216787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:10:59.257269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9cd4d9fd-af61-456d-ac1a-9747f11a5cc9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:10:59.318442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cd4d9fd-af61-456d-ac1a-9747f11a5cc9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:10:59.319818 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 705/1424] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:10:59 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 976 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:00.339443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fb57ee6-adcd-4b10-bb4a-9e3d52f1a4ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:11:00.341179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fb57ee6-adcd-4b10-bb4a-9e3d52f1a4ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:00.341794 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:00.341794 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:00.342524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fb57ee6-adcd-4b10-bb4a-9e3d52f1a4ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:00.429892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:00.429892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:00.443597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3fb57ee6-adcd-4b10-bb4a-9e3d52f1a4ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:11:00.477302 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fb57ee6-adcd-4b10-bb4a-9e3d52f1a4ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:11:00.479016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 720/1425] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:00 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 976 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:01.496152 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-729e343b-5fcc-4079-aae3-14ec9c32d2f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:11:01.496737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-729e343b-5fcc-4079-aae3-14ec9c32d2f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:01.496885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:01.496885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:01.497963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-729e343b-5fcc-4079-aae3-14ec9c32d2f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:01.558691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:01.558691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:01.569387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-729e343b-5fcc-4079-aae3-14ec9c32d2f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:11:01.604358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-729e343b-5fcc-4079-aae3-14ec9c32d2f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:11:01.605187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 706/1426] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:01 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 976 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:02.621649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f455a40-2b95-42e9-b966-0455bf8a0b41 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:11:02.622177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f455a40-2b95-42e9-b966-0455bf8a0b41 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:02.622366 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:02.622366 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:02.623013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f455a40-2b95-42e9-b966-0455bf8a0b41 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:02.749769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:02.749769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:02.760578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f455a40-2b95-42e9-b966-0455bf8a0b41 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:11:02.790167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f455a40-2b95-42e9-b966-0455bf8a0b41 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:11:02.793944 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 721/1427] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:02 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 976 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:03.257830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-137fd69c-4f41-437d-a784-2093cafd23fa tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:03.258716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:03.258716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:03.259765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-137fd69c-4f41-437d-a784-2093cafd23fa tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-attach": {"instance_uuid": "8461cd2d-15da-46ae-bdfa-64977a15853f", "mountpoint": "/dev/sdb"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:03.260343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-137fd69c-4f41-437d-a784-2093cafd23fa tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8461cd2d-15da-46ae-bdfa-64977a15853f", "mountpoint": "/dev/sdb"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:03.338748 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:03.338748 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:03.340457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-137fd69c-4f41-437d-a784-2093cafd23fa tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:03.365829 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-137fd69c-4f41-437d-a784-2093cafd23fa tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Update volume admin metadata completed successfully. Jan 21 10:11:03.754675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-137fd69c-4f41-437d-a784-2093cafd23fa tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Attach volume completed successfully. Jan 21 10:11:03.756655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-137fd69c-4f41-437d-a784-2093cafd23fa tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:03.757582 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 707/1428] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:03 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:11:03.765590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75cfcf77-57dd-4c89-8132-3da30e317c30 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:03.766416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75cfcf77-57dd-4c89-8132-3da30e317c30 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:03.766999 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:03.766999 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:03.767624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75cfcf77-57dd-4c89-8132-3da30e317c30 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:03.812002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-251ed9d0-226b-48d7-b016-954ab9f19c14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:11:03.812777 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-251ed9d0-226b-48d7-b016-954ab9f19c14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:03.813180 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:03.813180 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:03.813804 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-251ed9d0-226b-48d7-b016-954ab9f19c14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:03.855611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:03.855611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:03.882810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75cfcf77-57dd-4c89-8132-3da30e317c30 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:03.924246 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:03.924246 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:03.926645 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:03.926645 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:03.937281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-251ed9d0-226b-48d7-b016-954ab9f19c14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:11:03.961545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75cfcf77-57dd-4c89-8132-3da30e317c30 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:03.962406 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 722/1429] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:03 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 1245 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:03.978050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-251ed9d0-226b-48d7-b016-954ab9f19c14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:11:03.979273 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 708/1430] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:03 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1364 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:03.993697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a57e280-7db8-4b26-9c49-54441befa52a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:03.994365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:03.994365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:03.994901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8eaf7245-9a2c-47ce-8614-c73826a2d485 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:11:03.995335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a57e280-7db8-4b26-9c49-54441befa52a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-detach": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:03.995523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8eaf7245-9a2c-47ce-8614-c73826a2d485 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:03.995741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:03.995741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:03.996116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8eaf7245-9a2c-47ce-8614-c73826a2d485 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:03.996463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a57e280-7db8-4b26-9c49-54441befa52a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:04.068712 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:04.068712 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:04.076458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:04.076458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:04.077841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7a57e280-7db8-4b26-9c49-54441befa52a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:04.080128 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8eaf7245-9a2c-47ce-8614-c73826a2d485 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:11:04.112393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8eaf7245-9a2c-47ce-8614-c73826a2d485 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:11:04.114752 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 709/1431] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:03 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1364 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:04.135491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f7740a1-e936-4c93-875a-71b75c1de46e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:11:04.136024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f7740a1-e936-4c93-875a-71b75c1de46e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:04.136245 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:04.136245 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:04.136614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f7740a1-e936-4c93-875a-71b75c1de46e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:04.216939 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:04.216939 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:04.226103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f7740a1-e936-4c93-875a-71b75c1de46e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:11:04.272353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f7740a1-e936-4c93-875a-71b75c1de46e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:11:04.273602 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 710/1432] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:04 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1364 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:04.300374 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8e1c720-d95b-4d62-a9da-2d1dc5f3aac0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] POST http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups Jan 21 10:11:04.301625 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:04.301625 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:04.302370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8e1c720-d95b-4d62-a9da-2d1dc5f3aac0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Action: 'create', calling method: create, body: {"backup": {"volume_id": "356e60bf-587d-4560-a5d3-b1f73ba6152b", "name": "tempest-TestVolumeBackupRestore-backup-784722784", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:04.303904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-c8e1c720-d95b-4d62-a9da-2d1dc5f3aac0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Creating new backup {'backup': {'volume_id': '356e60bf-587d-4560-a5d3-b1f73ba6152b', 'name': 'tempest-TestVolumeBackupRestore-backup-784722784', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87995) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:11:04.304509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-c8e1c720-d95b-4d62-a9da-2d1dc5f3aac0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Creating backup of volume 356e60bf-587d-4560-a5d3-b1f73ba6152b in container None Jan 21 10:11:04.392156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7a57e280-7db8-4b26-9c49-54441befa52a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Detach volume completed successfully. Jan 21 10:11:04.392699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a57e280-7db8-4b26-9c49-54441befa52a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:04.394173 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 723/1433] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:03 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:11:04.402492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22bd5057-3ca7-42c8-8423-10457aaa8d2d tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:04.403037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22bd5057-3ca7-42c8-8423-10457aaa8d2d tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:04.403305 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:04.403305 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:04.403748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22bd5057-3ca7-42c8-8423-10457aaa8d2d tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:04.418485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:04.418485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:04.419745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c8e1c720-d95b-4d62-a9da-2d1dc5f3aac0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:11:04.479290 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:04.479290 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:04.496705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-22bd5057-3ca7-42c8-8423-10457aaa8d2d tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:04.525172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c8e1c720-d95b-4d62-a9da-2d1dc5f3aac0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Created reservations ['f7cb3c90-d07a-427e-97c6-70dc1741eb60', 'd80a7938-4c17-4135-b256-fff9ab9c8e07'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:04.531294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22bd5057-3ca7-42c8-8423-10457aaa8d2d tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:04.532355 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 724/1434] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:04 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:04.604252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8e1c720-d95b-4d62-a9da-2d1dc5f3aac0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups returned with HTTP 202 Jan 21 10:11:04.605466 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 711/1435] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:11:04 2021] POST /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups => generated 400 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:11:04.621137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7beffccf-07fd-4a29-82f1-ac375b0958cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:04.622782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7beffccf-07fd-4a29-82f1-ac375b0958cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:04.623440 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:04.623440 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:04.624084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7beffccf-07fd-4a29-82f1-ac375b0958cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:04.624635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7beffccf-07fd-4a29-82f1-ac375b0958cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:04.655677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:04.655677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:04.657925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7beffccf-07fd-4a29-82f1-ac375b0958cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:04.659697 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 725/1436] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:04 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 807 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:05.673479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df0ce33b-dee2-420c-85ce-7ad25b7d38d8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:05.674062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df0ce33b-dee2-420c-85ce-7ad25b7d38d8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:05.674177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:05.674177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:05.674548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df0ce33b-dee2-420c-85ce-7ad25b7d38d8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:05.674920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-df0ce33b-dee2-420c-85ce-7ad25b7d38d8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:05.721689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:05.721689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:05.724313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df0ce33b-dee2-420c-85ce-7ad25b7d38d8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:05.725441 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 712/1437] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:05 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 807 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:06.739077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca465f9e-ee39-4de5-8b10-df7c16d9d396 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:06.740299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca465f9e-ee39-4de5-8b10-df7c16d9d396 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:06.740613 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:06.740613 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:06.741119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca465f9e-ee39-4de5-8b10-df7c16d9d396 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:06.741559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ca465f9e-ee39-4de5-8b10-df7c16d9d396 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:06.796495 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:06.796495 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:06.806032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca465f9e-ee39-4de5-8b10-df7c16d9d396 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:06.808669 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 726/1438] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:06 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 807 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:07.825336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-860ff455-5863-46a2-b4e0-1a597febf1ff tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:07.826460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-860ff455-5863-46a2-b4e0-1a597febf1ff tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:07.826970 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:07.826970 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:07.827712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-860ff455-5863-46a2-b4e0-1a597febf1ff tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:07.830740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-860ff455-5863-46a2-b4e0-1a597febf1ff tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:07.889715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:07.889715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:07.896008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-860ff455-5863-46a2-b4e0-1a597febf1ff tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:07.903564 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 713/1439] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:07 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 807 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:08.917338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b56645b1-af2e-4248-bfce-7c908f68a972 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:08.923908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b56645b1-af2e-4248-bfce-7c908f68a972 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:08.924645 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:08.924645 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:08.925794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b56645b1-af2e-4248-bfce-7c908f68a972 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:08.927614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b56645b1-af2e-4248-bfce-7c908f68a972 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:08.976502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:08.976502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:08.979422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b56645b1-af2e-4248-bfce-7c908f68a972 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:08.980841 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 727/1440] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:08 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:09.995549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07e176f2-af65-4a65-bf61-dc41d24479b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:09.996911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07e176f2-af65-4a65-bf61-dc41d24479b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:10.006601 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:10.006601 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:10.007574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07e176f2-af65-4a65-bf61-dc41d24479b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:10.010954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-07e176f2-af65-4a65-bf61-dc41d24479b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:10.047010 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:10.047010 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:10.049240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07e176f2-af65-4a65-bf61-dc41d24479b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:10.052270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 714/1441] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:09 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:11:11.078126 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fcaac71d-4653-4177-b4ed-8660f8d6ed21 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:11.080430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fcaac71d-4653-4177-b4ed-8660f8d6ed21 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:11.080859 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:11.080859 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:11.081607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fcaac71d-4653-4177-b4ed-8660f8d6ed21 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:11.083545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fcaac71d-4653-4177-b4ed-8660f8d6ed21 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:11.262874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:11.262874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:11.276019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fcaac71d-4653-4177-b4ed-8660f8d6ed21 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:11.299659 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 728/1442] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:11 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:12.309399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e7353fc-1b56-4593-8374-2aa811a7ab5e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:12.309937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e7353fc-1b56-4593-8374-2aa811a7ab5e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:12.310160 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:12.310160 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:12.312853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e7353fc-1b56-4593-8374-2aa811a7ab5e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:12.313820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3e7353fc-1b56-4593-8374-2aa811a7ab5e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:12.358680 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:12.358680 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:12.364131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e7353fc-1b56-4593-8374-2aa811a7ab5e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:12.375974 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 715/1443] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:12 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:13.382735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87b41fa0-912a-4d78-a5da-14c5f7a4de2f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:13.383569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87b41fa0-912a-4d78-a5da-14c5f7a4de2f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:13.383808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:13.383808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:13.384524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87b41fa0-912a-4d78-a5da-14c5f7a4de2f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:13.385081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-87b41fa0-912a-4d78-a5da-14c5f7a4de2f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:13.450099 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:13.450099 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:13.459924 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87b41fa0-912a-4d78-a5da-14c5f7a4de2f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:13.464219 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 729/1444] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:13 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:11:14.480082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb19088a-6cc0-49cc-9a9f-709c16cc6b57 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:14.480879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb19088a-6cc0-49cc-9a9f-709c16cc6b57 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:14.480879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:14.480879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:14.481522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb19088a-6cc0-49cc-9a9f-709c16cc6b57 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:14.481998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fb19088a-6cc0-49cc-9a9f-709c16cc6b57 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:14.529950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:14.529950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:14.538842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb19088a-6cc0-49cc-9a9f-709c16cc6b57 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:14.539884 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 716/1445] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:14 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:15.558986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ec4dafb-8fa8-4783-9a05-612a32c860c4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:15.559952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ec4dafb-8fa8-4783-9a05-612a32c860c4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:15.560341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:15.560341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:15.561009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ec4dafb-8fa8-4783-9a05-612a32c860c4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:15.561898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0ec4dafb-8fa8-4783-9a05-612a32c860c4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:15.609620 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:15.609620 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:15.614730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ec4dafb-8fa8-4783-9a05-612a32c860c4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:15.628125 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 730/1446] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:15 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:16.642682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9a66072-f947-4d73-9161-84cf5fb506bc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:16.647979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9a66072-f947-4d73-9161-84cf5fb506bc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:16.648726 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:16.648726 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:16.649879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9a66072-f947-4d73-9161-84cf5fb506bc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:16.661278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f9a66072-f947-4d73-9161-84cf5fb506bc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:16.760002 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:16.760002 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:16.764977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9a66072-f947-4d73-9161-84cf5fb506bc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:16.766897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 717/1447] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:16 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:11:17.065170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef555511-1234-4340-80a1-09961a7360de tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] DELETE http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 10:11:17.080139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef555511-1234-4340-80a1-09961a7360de tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:17.086157 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:17.086157 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:17.087720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef555511-1234-4340-80a1-09961a7360de tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:17.088963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ef555511-1234-4340-80a1-09961a7360de tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Delete volume with id: e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 10:11:17.260196 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:17.260196 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:17.265971 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ef555511-1234-4340-80a1-09961a7360de tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:17.381364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ef555511-1234-4340-80a1-09961a7360de tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Delete volume request issued successfully. Jan 21 10:11:17.385257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef555511-1234-4340-80a1-09961a7360de tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 202 Jan 21 10:11:17.394631 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 731/1448] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:17 2021] DELETE /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:17.404980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-754933cf-9333-4496-9e0d-f66c5bdd9f34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 10:11:17.412473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-754933cf-9333-4496-9e0d-f66c5bdd9f34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:17.415277 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:17.415277 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:17.416367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-754933cf-9333-4496-9e0d-f66c5bdd9f34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:17.699775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:17.699775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:17.737915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-754933cf-9333-4496-9e0d-f66c5bdd9f34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:17.808545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45ca473d-aab5-49d9-94b2-cf710e2b3d99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:17.809606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45ca473d-aab5-49d9-94b2-cf710e2b3d99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:17.809988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:17.809988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:17.810677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45ca473d-aab5-49d9-94b2-cf710e2b3d99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:17.811659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-45ca473d-aab5-49d9-94b2-cf710e2b3d99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:17.836822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-754933cf-9333-4496-9e0d-f66c5bdd9f34 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 10:11:17.838418 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 718/1449] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:17 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 912 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:17.937913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:17.937913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:17.953031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45ca473d-aab5-49d9-94b2-cf710e2b3d99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:17.955513 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 732/1450] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:17 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:18.877306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4be777f3-4cbc-47b0-970a-7df8b48c938e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 10:11:18.878211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4be777f3-4cbc-47b0-970a-7df8b48c938e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:18.879318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:18.879318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:18.883667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4be777f3-4cbc-47b0-970a-7df8b48c938e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:19.001728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-613fbfed-a3c7-4483-bacf-b26893653bc8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:19.001728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-613fbfed-a3c7-4483-bacf-b26893653bc8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:19.001728 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:19.001728 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:19.001728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-613fbfed-a3c7-4483-bacf-b26893653bc8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:19.001728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-613fbfed-a3c7-4483-bacf-b26893653bc8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:19.043236 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:19.043236 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:19.048246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-613fbfed-a3c7-4483-bacf-b26893653bc8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:19.049163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 733/1451] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:18 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:19.064293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:19.064293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:19.103430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4be777f3-4cbc-47b0-970a-7df8b48c938e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:19.197664 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4be777f3-4cbc-47b0-970a-7df8b48c938e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 10:11:19.203253 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 719/1452] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:18 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 912 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:20.067562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be9690f6-f9a8-4b8b-a276-33b8c3f17b43 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:20.068931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be9690f6-f9a8-4b8b-a276-33b8c3f17b43 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:20.069716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:20.069716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:20.071795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be9690f6-f9a8-4b8b-a276-33b8c3f17b43 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:20.073690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-be9690f6-f9a8-4b8b-a276-33b8c3f17b43 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:20.184688 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:20.184688 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:20.187418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be9690f6-f9a8-4b8b-a276-33b8c3f17b43 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:20.195654 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 734/1453] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:20 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:20.220624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-969b83fb-f669-4e49-a630-34658b4dd9c4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 10:11:20.221457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-969b83fb-f669-4e49-a630-34658b4dd9c4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:20.221876 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:20.221876 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:20.223230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-969b83fb-f669-4e49-a630-34658b4dd9c4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:20.323692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:20.323692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:20.339624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-969b83fb-f669-4e49-a630-34658b4dd9c4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:20.374934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-969b83fb-f669-4e49-a630-34658b4dd9c4 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 200 Jan 21 10:11:20.376125 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 720/1454] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:20 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:21.215853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8caa2564-8122-4d65-9f2e-a8914d20f4d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:21.217227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8caa2564-8122-4d65-9f2e-a8914d20f4d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:21.217710 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:21.217710 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:21.218300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8caa2564-8122-4d65-9f2e-a8914d20f4d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:21.218836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8caa2564-8122-4d65-9f2e-a8914d20f4d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:21.274070 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:21.274070 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:21.281019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8caa2564-8122-4d65-9f2e-a8914d20f4d9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:21.282115 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 735/1455] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:21 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:21.405038 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c17e145-f3c0-4e79-b8f3-2c89a2aaabc8 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 Jan 21 10:11:21.405735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c17e145-f3c0-4e79-b8f3-2c89a2aaabc8 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:21.405933 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:21.405933 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:21.406556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c17e145-f3c0-4e79-b8f3-2c89a2aaabc8 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:21.497518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c17e145-f3c0-4e79-b8f3-2c89a2aaabc8 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 returned with HTTP 404 Jan 21 10:11:21.505894 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 721/1456] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:21 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/e68ad32d-54ae-49c4-bb39-a0c8cbea1859 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:21.508327 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55a1ae76-c094-4d5a-8650-6cfb177e6b33 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] DELETE http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 10:11:21.509094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55a1ae76-c094-4d5a-8650-6cfb177e6b33 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:21.509496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:21.509496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:21.510113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55a1ae76-c094-4d5a-8650-6cfb177e6b33 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:21.511330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-55a1ae76-c094-4d5a-8650-6cfb177e6b33 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Delete volume with id: 779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 10:11:21.569689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:21.569689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:21.571446 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-55a1ae76-c094-4d5a-8650-6cfb177e6b33 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:21.616601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-55a1ae76-c094-4d5a-8650-6cfb177e6b33 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Delete volume request issued successfully. Jan 21 10:11:21.617501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55a1ae76-c094-4d5a-8650-6cfb177e6b33 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 202 Jan 21 10:11:21.619111 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 736/1457] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:21 2021] DELETE /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:21.642797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd0fa4af-b3d4-4f14-bd16-74d39838c8c7 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 10:11:21.645602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd0fa4af-b3d4-4f14-bd16-74d39838c8c7 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:21.648704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd0fa4af-b3d4-4f14-bd16-74d39838c8c7 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:21.801672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:21.801672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:21.836604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd0fa4af-b3d4-4f14-bd16-74d39838c8c7 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:21.890452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd0fa4af-b3d4-4f14-bd16-74d39838c8c7 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 10:11:21.897275 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 722/1458] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:21 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:22.300878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88f5e357-e9d3-4c36-beb6-d22c5d1ed4b7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:22.302278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88f5e357-e9d3-4c36-beb6-d22c5d1ed4b7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:22.302660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:22.302660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:22.303330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88f5e357-e9d3-4c36-beb6-d22c5d1ed4b7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:22.303851 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-88f5e357-e9d3-4c36-beb6-d22c5d1ed4b7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:22.328240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:22.328240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:22.330525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88f5e357-e9d3-4c36-beb6-d22c5d1ed4b7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:22.332919 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 737/1459] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:22 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:22.916745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92015902-9bd9-4170-aabe-082ecf98efb0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 10:11:22.917733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92015902-9bd9-4170-aabe-082ecf98efb0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:22.918052 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:22.918052 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:22.920277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92015902-9bd9-4170-aabe-082ecf98efb0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:23.097988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:23.097988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:23.119469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-92015902-9bd9-4170-aabe-082ecf98efb0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:23.181421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92015902-9bd9-4170-aabe-082ecf98efb0 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 10:11:23.183047 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 723/1460] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:22 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 912 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:23.349304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16fff513-b1bf-4a6a-817d-d632c8d2f746 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:23.350636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16fff513-b1bf-4a6a-817d-d632c8d2f746 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:23.351094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:23.351094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:23.351823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16fff513-b1bf-4a6a-817d-d632c8d2f746 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:23.352515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-16fff513-b1bf-4a6a-817d-d632c8d2f746 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:23.381846 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:23.381846 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:23.385227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16fff513-b1bf-4a6a-817d-d632c8d2f746 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:23.386522 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 738/1461] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:23 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:24.211497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4ef3616-60e6-4871-9f4d-0433b724f618 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 10:11:24.212027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4ef3616-60e6-4871-9f4d-0433b724f618 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:24.212242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:24.212242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:24.212607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4ef3616-60e6-4871-9f4d-0433b724f618 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:24.364106 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:24.364106 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:24.388070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c4ef3616-60e6-4871-9f4d-0433b724f618 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:24.401597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9e8df29-4669-4bc5-87ca-eaf737f9075d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:24.402623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9e8df29-4669-4bc5-87ca-eaf737f9075d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:24.403003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:24.403003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:24.403691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9e8df29-4669-4bc5-87ca-eaf737f9075d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:24.404371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b9e8df29-4669-4bc5-87ca-eaf737f9075d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:24.468513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4ef3616-60e6-4871-9f4d-0433b724f618 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 200 Jan 21 10:11:24.476433 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 724/1462] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:24 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:24.486863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:24.486863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:24.491924 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9e8df29-4669-4bc5-87ca-eaf737f9075d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:24.498584 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 739/1463] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:24 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:25.496871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-381d5022-0951-4567-9e7c-96ad55654678 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 Jan 21 10:11:25.498685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-381d5022-0951-4567-9e7c-96ad55654678 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:25.499277 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:25.499277 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:25.500286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-381d5022-0951-4567-9e7c-96ad55654678 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:25.517126 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f8e086d-c56f-424a-8063-1d25f3bf50d6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:25.518372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f8e086d-c56f-424a-8063-1d25f3bf50d6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:25.523613 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:25.523613 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:25.524810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f8e086d-c56f-424a-8063-1d25f3bf50d6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:25.526386 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2f8e086d-c56f-424a-8063-1d25f3bf50d6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:25.651059 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:25.651059 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:25.652949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f8e086d-c56f-424a-8063-1d25f3bf50d6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:25.653752 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 740/1464] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:25 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:25.694406 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-381d5022-0951-4567-9e7c-96ad55654678 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 returned with HTTP 404 Jan 21 10:11:25.696515 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 725/1465] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:25 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/779b1f12-4ab0-4065-ad3c-77cf8da9bf15 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:25.704457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45760ea8-96df-49f8-8c2d-5c349ad4e5a5 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] DELETE http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 10:11:25.704983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45760ea8-96df-49f8-8c2d-5c349ad4e5a5 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:25.705189 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:25.705189 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:25.705546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45760ea8-96df-49f8-8c2d-5c349ad4e5a5 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:25.706222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-45760ea8-96df-49f8-8c2d-5c349ad4e5a5 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Delete volume with id: 5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 10:11:25.829586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:25.829586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:25.831104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-45760ea8-96df-49f8-8c2d-5c349ad4e5a5 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:25.894855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-45760ea8-96df-49f8-8c2d-5c349ad4e5a5 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Delete volume request issued successfully. Jan 21 10:11:25.896930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45760ea8-96df-49f8-8c2d-5c349ad4e5a5 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 202 Jan 21 10:11:25.907295 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb1d6575-09e2-470c-80d7-b30e7b83c349 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 10:11:25.908254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb1d6575-09e2-470c-80d7-b30e7b83c349 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:25.909023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb1d6575-09e2-470c-80d7-b30e7b83c349 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:25.913640 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 741/1466] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:25 2021] DELETE /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:26.067932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:26.067932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:26.103803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bb1d6575-09e2-470c-80d7-b30e7b83c349 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:26.183416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb1d6575-09e2-470c-80d7-b30e7b83c349 tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 10:11:26.184641 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 726/1467] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:25 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 1360 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:26.668358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06291c49-ea8d-4074-ad76-38bbf9f9587f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:26.669031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06291c49-ea8d-4074-ad76-38bbf9f9587f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:26.669360 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:26.669360 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:26.669917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06291c49-ea8d-4074-ad76-38bbf9f9587f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:26.670416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-06291c49-ea8d-4074-ad76-38bbf9f9587f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:26.752837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:26.752837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:26.761306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06291c49-ea8d-4074-ad76-38bbf9f9587f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:26.771623 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 742/1468] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:26 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:27.203363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2af994eb-4d22-44d1-b0ed-da24da3d74fa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 10:11:27.204200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2af994eb-4d22-44d1-b0ed-da24da3d74fa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:27.204514 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:27.204514 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:27.205079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2af994eb-4d22-44d1-b0ed-da24da3d74fa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:27.299919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:27.299919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:27.309927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2af994eb-4d22-44d1-b0ed-da24da3d74fa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:27.361611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2af994eb-4d22-44d1-b0ed-da24da3d74fa tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 10:11:27.376175 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 727/1469] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:27 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 1360 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:27.778014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b45a0db-2ae0-4a80-8ae4-41c56ed300b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:27.779196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b45a0db-2ae0-4a80-8ae4-41c56ed300b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:27.779629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:27.779629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:27.780265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b45a0db-2ae0-4a80-8ae4-41c56ed300b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:27.780838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7b45a0db-2ae0-4a80-8ae4-41c56ed300b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:27.852873 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:27.852873 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:27.855368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b45a0db-2ae0-4a80-8ae4-41c56ed300b9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:27.856515 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 728/1470] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:27 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:27.888271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdd3a61e-59e2-4f8e-8156-d0312043386f tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] POST http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types Jan 21 10:11:27.888760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:27.888760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:27.889325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdd3a61e-59e2-4f8e-8156-d0312043386f tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1388981419", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1115588984", "vendor_name": "tempest-vendor_name-1443170072"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:28.017105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdd3a61e-59e2-4f8e-8156-d0312043386f tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types returned with HTTP 200 Jan 21 10:11:28.019815 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 743/1471] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 10:11:27 2021] POST /volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types => generated 328 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:28.257304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] POST http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes Jan 21 10:11:28.257822 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:28.257822 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:28.258244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c062c34-4a30-437d-bc4a-e269fef9be93", "size": 1, "name": "tempest-UserMessagesTest-Volume-1598804975"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:28.259395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Create volume request body: {'volume': {'volume_type': '5c062c34-4a30-437d-bc4a-e269fef9be93', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1598804975'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:11:28.299462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Create volume of 1 GB Jan 21 10:11:28.300837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:28.300837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:28.312005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Availability Zones retrieved successfully. Jan 21 10:11:28.343603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Flow 'volume_create_api' (c58f62fd-3c31-4995-8fd7-c728e9492236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:28.350070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a85a25d-3600-4a20-a999-a2f9fbcef432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:28.352207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:11:28.384600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8217005e-f8a8-4953-851e-2c69873b136e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 10:11:28.385228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8217005e-f8a8-4953-851e-2c69873b136e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:28.385722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8217005e-f8a8-4953-851e-2c69873b136e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:28.426664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a85a25d-3600-4a20-a999-a2f9fbcef432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1115588984',vendor_name='tempest-vendor_name-1443170072'},id=5c062c34-4a30-437d-bc4a-e269fef9be93,is_public=True,name='tempest-UserMessagesTest-volume-type-1388981419',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c062c34-4a30-437d-bc4a-e269fef9be93', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:28.444109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dfe79d-99ac-47ee-8e3d-660ad19bc1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:28.458086 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:28.458086 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:28.467898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8217005e-f8a8-4953-851e-2c69873b136e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Volume info retrieved successfully. Jan 21 10:11:28.495261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8217005e-f8a8-4953-851e-2c69873b136e tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 200 Jan 21 10:11:28.496802 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 744/1472] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:28 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 1360 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:28.527561 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1388981419 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1388981419, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:11:28.528758 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1388981419 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1388981419, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:11:28.596520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Created reservations ['a44c76c8-edf0-4850-8d8a-98f7c3d3c200', '5606913e-0c8b-4083-aa94-47c2973dd71c', '840133bc-8a04-4a3b-af39-01f116de7e59', '13bcaaa3-c121-4f2a-b4e9-08cc2bd909c8'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:28.599266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15dfe79d-99ac-47ee-8e3d-660ad19bc1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44c76c8-edf0-4850-8d8a-98f7c3d3c200', '5606913e-0c8b-4083-aa94-47c2973dd71c', '840133bc-8a04-4a3b-af39-01f116de7e59', '13bcaaa3-c121-4f2a-b4e9-08cc2bd909c8']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:28.601708 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec6ad16-3781-4b8d-abe1-676a01895f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:28.714643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec6ad16-3781-4b8d-abe1-676a01895f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3290d446-da78-49aa-92b3-67ecf8a53a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1598804975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69db3602dee54d96951be7991177e4ba',qos_specs=None,replication_status=,reservations=['a44c76c8-edf0-4850-8d8a-98f7c3d3c200','5606913e-0c8b-4083-aa94-47c2973dd71c','840133bc-8a04-4a3b-af39-01f116de7e59','13bcaaa3-c121-4f2a-b4e9-08cc2bd909c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021577472c9b477eaa4153d967817c11',volume_type_id=5c062c34-4a30-437d-bc4a-e269fef9be93), 'volume': 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-21T10:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1598804975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3290d446-da78-49aa-92b3-67ecf8a53a38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69db3602dee54d96951be7991177e4ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='021577472c9b477eaa4153d967817c11',volume_attachment=,volume_type=,volume_type_id=5c062c34-4a30-437d-bc4a-e269fef9be93)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:28.717165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45f863a-753f-4517-9592-a1c93f04298b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:28.748819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45f863a-753f-4517-9592-a1c93f04298b) transitioned into state 'SUCCESS' from state '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-1598804975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69db3602dee54d96951be7991177e4ba',qos_specs=None,replication_status=,reservations=['a44c76c8-edf0-4850-8d8a-98f7c3d3c200','5606913e-0c8b-4083-aa94-47c2973dd71c','840133bc-8a04-4a3b-af39-01f116de7e59','13bcaaa3-c121-4f2a-b4e9-08cc2bd909c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021577472c9b477eaa4153d967817c11',volume_type_id=5c062c34-4a30-437d-bc4a-e269fef9be93)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:28.751317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94429ba-e888-4922-9f61-634ddfedbe59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:28.779233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94429ba-e888-4922-9f61-634ddfedbe59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:28.782107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Flow 'volume_create_api' (c58f62fd-3c31-4995-8fd7-c728e9492236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:28.870472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84b3fa3f-d3ec-495e-9113-630602c3989d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:28.871396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84b3fa3f-d3ec-495e-9113-630602c3989d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:28.871779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:28.871779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:28.872430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84b3fa3f-d3ec-495e-9113-630602c3989d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:28.872963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-84b3fa3f-d3ec-495e-9113-630602c3989d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:28.903135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Create volume request issued successfully. Jan 21 10:11:28.939004 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:28.939004 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:28.943359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-71d6ea0c-e216-4767-9425-0235e75bbc93 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes returned with HTTP 202 Jan 21 10:11:28.944424 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 729/1473] 10.222.0.77 () {62 vars in 1266 bytes} [Thu Jan 21 10:11:28 2021] POST /volume/v3/69db3602dee54d96951be7991177e4ba/volumes => generated 852 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:11:28.958517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84b3fa3f-d3ec-495e-9113-630602c3989d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:28.966305 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 745/1474] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:28 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:28.968125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-903b355c-1d07-4071-99e4-2ffd22d1de81 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 Jan 21 10:11:28.968864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-903b355c-1d07-4071-99e4-2ffd22d1de81 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:28.969093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:28.969093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:28.969468 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-903b355c-1d07-4071-99e4-2ffd22d1de81 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:29.050693 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:29.050693 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:29.084115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-903b355c-1d07-4071-99e4-2ffd22d1de81 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Volume info retrieved successfully. Jan 21 10:11:29.134069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-903b355c-1d07-4071-99e4-2ffd22d1de81 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 returned with HTTP 200 Jan 21 10:11:29.147395 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 730/1475] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:11:28 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 => generated 941 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:29.151290 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ceb487ab-c860-4940-8f4b-fe2662cae24f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages Jan 21 10:11:29.151872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ceb487ab-c860-4940-8f4b-fe2662cae24f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:29.152067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:29.152067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:29.152710 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ceb487ab-c860-4940-8f4b-fe2662cae24f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:29.167684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ceb487ab-c860-4940-8f4b-fe2662cae24f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages returned with HTTP 200 Jan 21 10:11:29.168788 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 746/1476] 10.222.0.77 () {60 vars in 1247 bytes} [Thu Jan 21 10:11:29 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/messages => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:29.183242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aff45f21-69c5-4b21-a693-923a61dce085 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] DELETE http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/8a73e4f2-f8c9-4e15-8646-9af49fb4dddd Jan 21 10:11:29.183682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aff45f21-69c5-4b21-a693-923a61dce085 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:29.183905 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:29.183905 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:29.184288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aff45f21-69c5-4b21-a693-923a61dce085 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:29.217468 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:11:29.217468 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:11:29.224776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aff45f21-69c5-4b21-a693-923a61dce085 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/8a73e4f2-f8c9-4e15-8646-9af49fb4dddd returned with HTTP 204 Jan 21 10:11:29.230498 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 731/1477] 10.222.0.77 () {60 vars in 1361 bytes} [Thu Jan 21 10:11:29 2021] DELETE /volume/v3/69db3602dee54d96951be7991177e4ba/messages/8a73e4f2-f8c9-4e15-8646-9af49fb4dddd => generated 0 bytes in 50 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 10:11:29.234830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d041f0db-4b7f-4045-a791-de829b23c4a4 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/8a73e4f2-f8c9-4e15-8646-9af49fb4dddd Jan 21 10:11:29.234830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d041f0db-4b7f-4045-a791-de829b23c4a4 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:29.235351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d041f0db-4b7f-4045-a791-de829b23c4a4 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:29.245588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d041f0db-4b7f-4045-a791-de829b23c4a4 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/8a73e4f2-f8c9-4e15-8646-9af49fb4dddd returned with HTTP 404 Jan 21 10:11:29.254183 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 747/1478] 10.222.0.77 () {60 vars in 1358 bytes} [Thu Jan 21 10:11:29 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/messages/8a73e4f2-f8c9-4e15-8646-9af49fb4dddd => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:29.257861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0b42042-abdf-4692-83d8-bd11b8270893 tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] POST http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types Jan 21 10:11:29.258901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0b42042-abdf-4692-83d8-bd11b8270893 tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-473529463", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1188732622", "vendor_name": "tempest-vendor_name-1199974880"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:29.406939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0b42042-abdf-4692-83d8-bd11b8270893 tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types returned with HTTP 200 Jan 21 10:11:29.408391 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 732/1479] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 10:11:29 2021] POST /volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types => generated 327 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:29.419412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] POST http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes Jan 21 10:11:29.420481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f49cd2a-460e-438d-ac40-a416776eb509", "size": 1, "name": "tempest-UserMessagesTest-Volume-2065194405"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:29.421781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Create volume request body: {'volume': {'volume_type': '5f49cd2a-460e-438d-ac40-a416776eb509', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2065194405'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:11:29.438798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Create volume of 1 GB Jan 21 10:11:29.440106 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:29.440106 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:29.441082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Availability Zones retrieved successfully. Jan 21 10:11:29.460477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Flow 'volume_create_api' (0c169132-5ae8-4a92-bf8d-54596a5ffccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:29.463779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1b4013-4619-4402-8de3-5cccdaaa9ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:29.473692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:11:29.514012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36fe27b0-034b-4243-92ae-fe42ce47785b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] GET http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a Jan 21 10:11:29.515726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36fe27b0-034b-4243-92ae-fe42ce47785b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:29.516946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36fe27b0-034b-4243-92ae-fe42ce47785b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:29.585402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1b4013-4619-4402-8de3-5cccdaaa9ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1188732622',vendor_name='tempest-vendor_name-1199974880'},id=5f49cd2a-460e-438d-ac40-a416776eb509,is_public=True,name='tempest-UserMessagesTest-volume-type-473529463',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f49cd2a-460e-438d-ac40-a416776eb509', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:29.587605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a6a546-e73b-4a68-ba68-a7436b3253ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:29.633193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36fe27b0-034b-4243-92ae-fe42ce47785b tempest-TaggedBootDevicesTest-1560743635 tempest-TaggedBootDevicesTest-1560743635] http://10.222.0.77/volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a returned with HTTP 404 Jan 21 10:11:29.636032 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 733/1480] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:29 2021] GET /volume/v3/2c6cb56fefb842deaf3433468f213713/volumes/5083bb0d-181b-490e-b210-eeb6b97ca50a => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:11:29.685586 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-473529463 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-473529463, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:11:29.687500 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-473529463 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-473529463, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:11:29.750671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Created reservations ['85c5afbc-9168-456f-af19-f734860548f1', '8cd97582-317f-44c3-9608-84dd410c27fd', 'a79e4a7b-cddc-41d0-8d55-4f498e4383ab', '14fda492-b1bb-4572-b957-8c9f4190a28d'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:29.753659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a6a546-e73b-4a68-ba68-a7436b3253ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c5afbc-9168-456f-af19-f734860548f1', '8cd97582-317f-44c3-9608-84dd410c27fd', 'a79e4a7b-cddc-41d0-8d55-4f498e4383ab', '14fda492-b1bb-4572-b957-8c9f4190a28d']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:29.757511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39b11f3-2c8e-4629-964e-b20c77533985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:29.877150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39b11f3-2c8e-4629-964e-b20c77533985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '975bdca1-4cae-4a4d-9937-ad221ea8fbd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065194405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69db3602dee54d96951be7991177e4ba',qos_specs=None,replication_status=,reservations=['85c5afbc-9168-456f-af19-f734860548f1','8cd97582-317f-44c3-9608-84dd410c27fd','a79e4a7b-cddc-41d0-8d55-4f498e4383ab','14fda492-b1bb-4572-b957-8c9f4190a28d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021577472c9b477eaa4153d967817c11',volume_type_id=5f49cd2a-460e-438d-ac40-a416776eb509), 'volume': 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-21T10:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065194405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=975bdca1-4cae-4a4d-9937-ad221ea8fbd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69db3602dee54d96951be7991177e4ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='021577472c9b477eaa4153d967817c11',volume_attachment=,volume_type=,volume_type_id=5f49cd2a-460e-438d-ac40-a416776eb509)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:29.879883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c323159-babf-4b08-b481-5b198c7f6473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:29.939443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c323159-babf-4b08-b481-5b198c7f6473) transitioned into state 'SUCCESS' from state '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-2065194405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69db3602dee54d96951be7991177e4ba',qos_specs=None,replication_status=,reservations=['85c5afbc-9168-456f-af19-f734860548f1','8cd97582-317f-44c3-9608-84dd410c27fd','a79e4a7b-cddc-41d0-8d55-4f498e4383ab','14fda492-b1bb-4572-b957-8c9f4190a28d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021577472c9b477eaa4153d967817c11',volume_type_id=5f49cd2a-460e-438d-ac40-a416776eb509)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:29.942396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c779ada-f5a8-411c-a892-da73453cd7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:29.980822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c779ada-f5a8-411c-a892-da73453cd7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:29.983634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Flow 'volume_create_api' (0c169132-5ae8-4a92-bf8d-54596a5ffccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:29.985246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc61889d-ad5e-4cc2-993b-e0fbe637eda1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:29.986133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc61889d-ad5e-4cc2-993b-e0fbe637eda1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:29.986634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc61889d-ad5e-4cc2-993b-e0fbe637eda1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:29.987012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dc61889d-ad5e-4cc2-993b-e0fbe637eda1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:30.080444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:30.080444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:30.092867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc61889d-ad5e-4cc2-993b-e0fbe637eda1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:30.094252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Create volume request issued successfully. Jan 21 10:11:30.099391 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 734/1481] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:29 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:30.133410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3c0f126-9d2d-4e07-92e5-f77358a024c8 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes returned with HTTP 202 Jan 21 10:11:30.135489 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 748/1482] 10.222.0.77 () {62 vars in 1266 bytes} [Thu Jan 21 10:11:29 2021] POST /volume/v3/69db3602dee54d96951be7991177e4ba/volumes => generated 851 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:11:30.150521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-952c0b96-d727-4d93-8d92-6e321680685f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 Jan 21 10:11:30.151100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-952c0b96-d727-4d93-8d92-6e321680685f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.151797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:30.151797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:30.152098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-952c0b96-d727-4d93-8d92-6e321680685f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.247041 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:30.247041 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:30.257681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-952c0b96-d727-4d93-8d92-6e321680685f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Volume info retrieved successfully. Jan 21 10:11:30.311582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-952c0b96-d727-4d93-8d92-6e321680685f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 returned with HTTP 200 Jan 21 10:11:30.317800 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 735/1483] 10.222.0.77 () {60 vars in 1355 bytes} [Thu Jan 21 10:11:30 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 => generated 940 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:30.335627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b2ccfe05-c2d5-48f5-9d3e-bd6a9fa556f0 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages Jan 21 10:11:30.336501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b2ccfe05-c2d5-48f5-9d3e-bd6a9fa556f0 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.336501 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:30.336501 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:30.337349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b2ccfe05-c2d5-48f5-9d3e-bd6a9fa556f0 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.337349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:30.337349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:30.355898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b2ccfe05-c2d5-48f5-9d3e-bd6a9fa556f0 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages returned with HTTP 200 Jan 21 10:11:30.356791 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 749/1484] 10.222.0.77 () {60 vars in 1247 bytes} [Thu Jan 21 10:11:30 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/messages => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:30.367643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dcfbb72-c075-46ac-b24e-3336b0673cf1 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/7dd39ccd-32d5-46bd-a5af-10c28a763c73 Jan 21 10:11:30.368675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dcfbb72-c075-46ac-b24e-3336b0673cf1 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.369164 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:30.369164 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:30.369712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dcfbb72-c075-46ac-b24e-3336b0673cf1 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.382736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dcfbb72-c075-46ac-b24e-3336b0673cf1 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/7dd39ccd-32d5-46bd-a5af-10c28a763c73 returned with HTTP 200 Jan 21 10:11:30.383902 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 736/1485] 10.222.0.77 () {60 vars in 1358 bytes} [Thu Jan 21 10:11:30 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/messages/7dd39ccd-32d5-46bd-a5af-10c28a763c73 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:30.393750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8dfe066d-74ca-4b26-9e62-d6f7d34efe73 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages Jan 21 10:11:30.395041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8dfe066d-74ca-4b26-9e62-d6f7d34efe73 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.395993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8dfe066d-74ca-4b26-9e62-d6f7d34efe73 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.405054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8dfe066d-74ca-4b26-9e62-d6f7d34efe73 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages returned with HTTP 200 Jan 21 10:11:30.406031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 750/1486] 10.222.0.77 () {60 vars in 1247 bytes} [Thu Jan 21 10:11:30 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/messages => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:30.417338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b83b80bf-86ef-4e77-9ab9-1d653fa3faff tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] DELETE http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/7dd39ccd-32d5-46bd-a5af-10c28a763c73 Jan 21 10:11:30.417999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b83b80bf-86ef-4e77-9ab9-1d653fa3faff tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.418581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b83b80bf-86ef-4e77-9ab9-1d653fa3faff tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.427185 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:11:30.427185 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:11:30.432699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b83b80bf-86ef-4e77-9ab9-1d653fa3faff tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/messages/7dd39ccd-32d5-46bd-a5af-10c28a763c73 returned with HTTP 204 Jan 21 10:11:30.438352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 737/1487] 10.222.0.77 () {60 vars in 1361 bytes} [Thu Jan 21 10:11:30 2021] DELETE /volume/v3/69db3602dee54d96951be7991177e4ba/messages/7dd39ccd-32d5-46bd-a5af-10c28a763c73 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 10:11:30.443865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] DELETE http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 Jan 21 10:11:30.444428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.444926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.445392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Delete volume with id: 975bdca1-4cae-4a4d-9937-ad221ea8fbd4 Jan 21 10:11:30.523426 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:30.523426 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:30.524833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Volume info retrieved successfully. Jan 21 10:11:30.527895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Decrease volume quotas only if status is not error_managing. {{(pid=87996) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 10:11:30.590404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Created reservations ['f56b526d-4acb-4e7f-b559-60107cab5b37', '6a78c953-70b2-4006-986f-3f67832a4997', '622302cf-991b-4da4-96d1-c0a259596f20', '49e8548a-35ea-4a13-b5a7-df26f82983a0'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:30.595246 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:11:30.595246 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:11:30.651449 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Delete volume request issued successfully. Jan 21 10:11:30.652191 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0748ca8f-cbff-41bd-b8ee-da5f1e5a39bd tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 returned with HTTP 202 Jan 21 10:11:30.653228 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 751/1488] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:30 2021] DELETE /volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:11:30.661373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63c521ac-5cd3-4d22-8098-e710457aec28 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 Jan 21 10:11:30.662287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63c521ac-5cd3-4d22-8098-e710457aec28 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.662927 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63c521ac-5cd3-4d22-8098-e710457aec28 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.715779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63c521ac-5cd3-4d22-8098-e710457aec28 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 returned with HTTP 404 Jan 21 10:11:30.717545 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 738/1489] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:30 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/volumes/975bdca1-4cae-4a4d-9937-ad221ea8fbd4 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:11:30.726753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ccd8f87-4e2d-4939-aea6-b03943a139ae tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] DELETE http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5f49cd2a-460e-438d-ac40-a416776eb509 Jan 21 10:11:30.727606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ccd8f87-4e2d-4939-aea6-b03943a139ae tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.727964 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:30.727964 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:30.728546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ccd8f87-4e2d-4939-aea6-b03943a139ae tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.848676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ccd8f87-4e2d-4939-aea6-b03943a139ae tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5f49cd2a-460e-438d-ac40-a416776eb509 returned with HTTP 202 Jan 21 10:11:30.850086 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 752/1490] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:11:30 2021] DELETE /volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5f49cd2a-460e-438d-ac40-a416776eb509 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:30.858572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cff1de1f-2802-4fe3-9624-5c08a6287bbb tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] GET http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5f49cd2a-460e-438d-ac40-a416776eb509 Jan 21 10:11:30.859111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cff1de1f-2802-4fe3-9624-5c08a6287bbb tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.859790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cff1de1f-2802-4fe3-9624-5c08a6287bbb tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.873471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cff1de1f-2802-4fe3-9624-5c08a6287bbb tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5f49cd2a-460e-438d-ac40-a416776eb509 returned with HTTP 404 Jan 21 10:11:30.875508 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 739/1491] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:11:30 2021] GET /volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5f49cd2a-460e-438d-ac40-a416776eb509 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:30.884331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] DELETE http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 Jan 21 10:11:30.885027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:30.885516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:30.886008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Delete volume with id: 3290d446-da78-49aa-92b3-67ecf8a53a38 Jan 21 10:11:30.949236 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:30.949236 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:30.951221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Volume info retrieved successfully. Jan 21 10:11:30.955249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Decrease volume quotas only if status is not error_managing. {{(pid=87996) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 10:11:30.995697 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1388981419 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1388981419, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:11:30.996981 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1388981419 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1388981419, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:11:31.020894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Created reservations ['efdb4c95-dd8c-4b4b-bed8-13ce0e4d6ecd', 'f0d29a3e-0446-45fa-80ef-0e7f34af58e2', '5ee0630e-0e8f-4e26-9857-f827ea4e5210', '7240c716-021b-4960-9bdd-932c847a0e49'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:31.023097 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:11:31.023097 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:11:31.085486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Delete volume request issued successfully. Jan 21 10:11:31.086827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e8572fb6-3fd7-4edc-9a8e-8445e8a8cab7 tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 returned with HTTP 202 Jan 21 10:11:31.089065 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 753/1492] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:30 2021] DELETE /volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:31.097349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d333e7e-e3e4-461a-baa3-0597939c2d8f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] GET http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 Jan 21 10:11:31.098991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d333e7e-e3e4-461a-baa3-0597939c2d8f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:31.099726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d333e7e-e3e4-461a-baa3-0597939c2d8f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:31.115642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c0435693-1274-4717-8b4f-a4b94da5391f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:31.116511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c0435693-1274-4717-8b4f-a4b94da5391f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:31.118444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:31.118444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:31.119707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c0435693-1274-4717-8b4f-a4b94da5391f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:31.120311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c0435693-1274-4717-8b4f-a4b94da5391f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:31.178049 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:31.178049 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:31.183285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c0435693-1274-4717-8b4f-a4b94da5391f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:31.193568 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 754/1493] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:31 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:31.206784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d333e7e-e3e4-461a-baa3-0597939c2d8f tempest-UserMessagesTest-432103012 tempest-UserMessagesTest-432103012] http://10.222.0.77/volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 returned with HTTP 404 Jan 21 10:11:31.208406 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 740/1494] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:31 2021] GET /volume/v3/69db3602dee54d96951be7991177e4ba/volumes/3290d446-da78-49aa-92b3-67ecf8a53a38 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:31.216191 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13dd5578-9734-4f88-bcba-597813f3a371 tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] DELETE http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5c062c34-4a30-437d-bc4a-e269fef9be93 Jan 21 10:11:31.216888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13dd5578-9734-4f88-bcba-597813f3a371 tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:31.217233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:31.217233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:31.217829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13dd5578-9734-4f88-bcba-597813f3a371 tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:31.298148 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:11:31.298148 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:11:31.310366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13dd5578-9734-4f88-bcba-597813f3a371 tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5c062c34-4a30-437d-bc4a-e269fef9be93 returned with HTTP 202 Jan 21 10:11:31.317072 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 755/1495] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:11:31 2021] DELETE /volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5c062c34-4a30-437d-bc4a-e269fef9be93 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:31.322718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e7f3c06-978a-4c8b-8a90-8eb26200ad0f tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] GET http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5c062c34-4a30-437d-bc4a-e269fef9be93 Jan 21 10:11:31.324075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e7f3c06-978a-4c8b-8a90-8eb26200ad0f tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:31.324573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e7f3c06-978a-4c8b-8a90-8eb26200ad0f tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:31.356415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e7f3c06-978a-4c8b-8a90-8eb26200ad0f tempest-UserMessagesTest-1834233116 tempest-UserMessagesTest-1834233116] http://10.222.0.77/volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5c062c34-4a30-437d-bc4a-e269fef9be93 returned with HTTP 404 Jan 21 10:11:31.357416 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 741/1496] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:11:31 2021] GET /volume/v3/46cf1a0014104cbbb2d2de599f7dff7a/types/5c062c34-4a30-437d-bc4a-e269fef9be93 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:32.199464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13533d30-2e75-4629-9e92-9026c9d5157e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:32.200014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13533d30-2e75-4629-9e92-9026c9d5157e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:32.200474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13533d30-2e75-4629-9e92-9026c9d5157e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:32.201059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-13533d30-2e75-4629-9e92-9026c9d5157e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:32.246482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:32.246482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:32.249487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13533d30-2e75-4629-9e92-9026c9d5157e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:32.250531 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 756/1497] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:32 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:33.267798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77b7cc05-93c2-42c9-8dd5-70586a6572a3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:33.269677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77b7cc05-93c2-42c9-8dd5-70586a6572a3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:33.270395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77b7cc05-93c2-42c9-8dd5-70586a6572a3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:33.270932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-77b7cc05-93c2-42c9-8dd5-70586a6572a3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:33.294036 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:33.294036 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:33.296519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77b7cc05-93c2-42c9-8dd5-70586a6572a3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:33.297510 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 742/1498] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:33 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:34.313738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f21f4ca-8bd8-4df0-9d51-46d8f95cadf0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:34.314977 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f21f4ca-8bd8-4df0-9d51-46d8f95cadf0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:34.316449 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:34.316449 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:34.317582 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f21f4ca-8bd8-4df0-9d51-46d8f95cadf0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:34.318168 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0f21f4ca-8bd8-4df0-9d51-46d8f95cadf0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:34.349077 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:34.349077 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:34.352098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f21f4ca-8bd8-4df0-9d51-46d8f95cadf0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:34.353377 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 757/1499] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:34 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:35.369332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64818c84-3c7c-44ab-830a-2283f54fefb5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:35.370613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64818c84-3c7c-44ab-830a-2283f54fefb5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:35.371030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:35.371030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:35.371758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64818c84-3c7c-44ab-830a-2283f54fefb5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:35.372335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-64818c84-3c7c-44ab-830a-2283f54fefb5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:35.432887 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:35.432887 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:35.435000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64818c84-3c7c-44ab-830a-2283f54fefb5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:35.438921 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 743/1500] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:35 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:36.454116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2bcba1d-f3f0-4c73-9343-1934fac2d7a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:36.454682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2bcba1d-f3f0-4c73-9343-1934fac2d7a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:36.454809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:36.454809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:36.455464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2bcba1d-f3f0-4c73-9343-1934fac2d7a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:36.456004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c2bcba1d-f3f0-4c73-9343-1934fac2d7a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:36.508943 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:36.508943 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:36.518070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2bcba1d-f3f0-4c73-9343-1934fac2d7a1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:36.520262 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 758/1501] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:36 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:37.535673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eba122f9-6ec5-40e5-ad60-d839190981e0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:37.536789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eba122f9-6ec5-40e5-ad60-d839190981e0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:37.537015 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:37.537015 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:37.537392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eba122f9-6ec5-40e5-ad60-d839190981e0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:37.537766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-eba122f9-6ec5-40e5-ad60-d839190981e0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:37.583751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:37.583751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:37.586039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eba122f9-6ec5-40e5-ad60-d839190981e0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:37.591995 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 744/1502] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:37 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:38.608183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82f5efb6-d39f-465a-a9bc-19b1472322f0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:38.609348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82f5efb6-d39f-465a-a9bc-19b1472322f0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:38.609776 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:38.609776 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:38.610415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82f5efb6-d39f-465a-a9bc-19b1472322f0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:38.610994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-82f5efb6-d39f-465a-a9bc-19b1472322f0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:38.662376 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:38.662376 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:38.664785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82f5efb6-d39f-465a-a9bc-19b1472322f0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:38.678237 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 759/1503] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:38 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:39.686714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4c44a62-d31d-4317-8ba6-8cd77deec54b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:39.688183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4c44a62-d31d-4317-8ba6-8cd77deec54b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:39.688553 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:39.688553 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:39.689173 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4c44a62-d31d-4317-8ba6-8cd77deec54b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:39.689701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f4c44a62-d31d-4317-8ba6-8cd77deec54b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:39.761830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:39.761830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:39.781269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4c44a62-d31d-4317-8ba6-8cd77deec54b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:39.785521 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 745/1504] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:39 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:40.796355 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2e4a3f3-b3b2-44fe-81e6-49ea8953be49 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:40.797446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2e4a3f3-b3b2-44fe-81e6-49ea8953be49 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:40.797833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:40.797833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:40.798437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2e4a3f3-b3b2-44fe-81e6-49ea8953be49 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:40.798964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a2e4a3f3-b3b2-44fe-81e6-49ea8953be49 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:40.840920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:40.840920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:40.843475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2e4a3f3-b3b2-44fe-81e6-49ea8953be49 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:40.844547 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 760/1505] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:40 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:41.865965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fa31ba0-39b2-4ef7-8757-1be35bb961dc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:41.872725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fa31ba0-39b2-4ef7-8757-1be35bb961dc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:41.873420 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:41.873420 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:41.874392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fa31ba0-39b2-4ef7-8757-1be35bb961dc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:41.882417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9fa31ba0-39b2-4ef7-8757-1be35bb961dc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:41.945448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:41.945448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:41.950522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fa31ba0-39b2-4ef7-8757-1be35bb961dc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:41.961548 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 746/1506] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:41 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:42.316966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c5d0fc1-1338-4060-845b-61da45309edf tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:42.317510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c5d0fc1-1338-4060-845b-61da45309edf tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:42.317739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:42.317739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:42.318117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c5d0fc1-1338-4060-845b-61da45309edf tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:42.355319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c5d0fc1-1338-4060-845b-61da45309edf tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:42.356386 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 761/1507] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:11:42 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 361 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:42.370372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba190fec-b080-49d8-9fee-c94a22445e73 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0/defaults Jan 21 10:11:42.371181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba190fec-b080-49d8-9fee-c94a22445e73 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:42.371569 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:42.371569 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:42.376318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba190fec-b080-49d8-9fee-c94a22445e73 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'defaults' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:42.423724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba190fec-b080-49d8-9fee-c94a22445e73 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0/defaults returned with HTTP 200 Jan 21 10:11:42.425541 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 747/1508] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 10:11:42 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0/defaults => generated 361 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:42.438296 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ec9f583-0db7-46ea-8e43-2da06e1254de tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] PUT http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:42.439609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ec9f583-0db7-46ea-8e43-2da06e1254de tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:42.552617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ec9f583-0db7-46ea-8e43-2da06e1254de tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:42.553820 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 762/1509] 10.222.0.77 () {60 vars in 1341 bytes} [Thu Jan 21 10:11:42 2021] PUT /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 319 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:42.567078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68d74cce-c567-4b8f-b53b-3a99a86fd4db tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] DELETE http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:42.567778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68d74cce-c567-4b8f-b53b-3a99a86fd4db tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:42.568271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68d74cce-c567-4b8f-b53b-3a99a86fd4db tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:42.588475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68d74cce-c567-4b8f-b53b-3a99a86fd4db tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:42.589618 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 748/1510] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:11:42 2021] DELETE /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 10:11:42.601591 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6fbc6a26-1728-4c37-8483-636d2d44ef68 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:42.602990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6fbc6a26-1728-4c37-8483-636d2d44ef68 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:42.605368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6fbc6a26-1728-4c37-8483-636d2d44ef68 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:42.655927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6fbc6a26-1728-4c37-8483-636d2d44ef68 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:42.660507 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 763/1511] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:11:42 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 361 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:42.669015 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3d997ee-fc77-43b8-baf1-fb22d72b0d4b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] PUT http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:42.669787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3d997ee-fc77-43b8-baf1-fb22d72b0d4b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:42.902000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3d997ee-fc77-43b8-baf1-fb22d72b0d4b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:42.904293 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 749/1512] 10.222.0.77 () {60 vars in 1342 bytes} [Thu Jan 21 10:11:42 2021] PUT /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 319 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:42.920032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a801a5c-627c-434d-8743-5b395d5d5420 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0/defaults Jan 21 10:11:42.921086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a801a5c-627c-434d-8743-5b395d5d5420 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:42.921867 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a801a5c-627c-434d-8743-5b395d5d5420 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'defaults' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:42.972588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2fd68532-31a0-406e-a1a8-9b2b2fd892c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:42.973914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2fd68532-31a0-406e-a1a8-9b2b2fd892c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:42.974592 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2fd68532-31a0-406e-a1a8-9b2b2fd892c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:42.975182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2fd68532-31a0-406e-a1a8-9b2b2fd892c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:42.980336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a801a5c-627c-434d-8743-5b395d5d5420 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0/defaults returned with HTTP 200 Jan 21 10:11:42.981283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 764/1513] 10.222.0.77 () {58 vars in 1348 bytes} [Thu Jan 21 10:11:42 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0/defaults => generated 361 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:43.009621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e033ad07-d015-4032-acaa-8f606a99271e tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:43.010308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e033ad07-d015-4032-acaa-8f606a99271e tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:43.010875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e033ad07-d015-4032-acaa-8f606a99271e tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:43.031457 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:43.031457 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:43.037623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2fd68532-31a0-406e-a1a8-9b2b2fd892c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:43.040299 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 750/1514] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:42 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:43.096262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e033ad07-d015-4032-acaa-8f606a99271e tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:43.097229 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 765/1515] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:11:42 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 361 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:43.110622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-236a33c6-721b-4e0b-8fb5-4a2c333e38c9 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True Jan 21 10:11:43.111190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-236a33c6-721b-4e0b-8fb5-4a2c333e38c9 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:43.111401 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:43.111401 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:43.111781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-236a33c6-721b-4e0b-8fb5-4a2c333e38c9 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:43.181900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-236a33c6-721b-4e0b-8fb5-4a2c333e38c9 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True returned with HTTP 200 Jan 21 10:11:43.204431 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 751/1516] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:11:43 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True => generated 1076 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:43.445371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] POST http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes Jan 21 10:11:43.446256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-176681077"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:43.447389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-176681077'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:11:43.447767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Create volume of 1 GB Jan 21 10:11:43.472676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Availability Zones retrieved successfully. Jan 21 10:11:43.492506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Flow 'volume_create_api' (30d45959-40d8-4965-8953-92ea7239ed81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:43.496149 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b312dcee-70a9-4c57-a362-eba5d9074f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:43.499061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:11:43.580698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b312dcee-70a9-4c57-a362-eba5d9074f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:43.584302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae331bc-1192-49af-96a2-7ec247cde05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:43.770082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Created reservations ['e070f659-8d2c-4e98-91f2-7418dcdccaf8', '6fea92e7-4945-4d10-9574-3f71f70d8649', '438a3d53-d27a-4250-8ba3-edcb69748990', '1942e119-0b54-4b82-8fc8-2b9a82c74a5f'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:43.773392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae331bc-1192-49af-96a2-7ec247cde05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e070f659-8d2c-4e98-91f2-7418dcdccaf8', '6fea92e7-4945-4d10-9574-3f71f70d8649', '438a3d53-d27a-4250-8ba3-edcb69748990', '1942e119-0b54-4b82-8fc8-2b9a82c74a5f']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:43.779610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de72fd9-e358-470e-b377-eec16710c1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:43.930080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de72fd9-e358-470e-b377-eec16710c1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0db476-4563-4bd2-b3b9-aa0e34bf65a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-176681077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17fbe8b0f9a4210b8ecad84aedae4f0',qos_specs=None,replication_status=,reservations=['e070f659-8d2c-4e98-91f2-7418dcdccaf8','6fea92e7-4945-4d10-9574-3f71f70d8649','438a3d53-d27a-4250-8ba3-edcb69748990','1942e119-0b54-4b82-8fc8-2b9a82c74a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb9479b65a14438a4f37946aeed3dec',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-176681077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a0db476-4563-4bd2-b3b9-aa0e34bf65a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17fbe8b0f9a4210b8ecad84aedae4f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ddb9479b65a14438a4f37946aeed3dec',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:43.942112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7298d0-23c8-4411-b014-3440e6455cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:44.004458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7298d0-23c8-4411-b014-3440e6455cd9) transitioned into state 'SUCCESS' from state '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-176681077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17fbe8b0f9a4210b8ecad84aedae4f0',qos_specs=None,replication_status=,reservations=['e070f659-8d2c-4e98-91f2-7418dcdccaf8','6fea92e7-4945-4d10-9574-3f71f70d8649','438a3d53-d27a-4250-8ba3-edcb69748990','1942e119-0b54-4b82-8fc8-2b9a82c74a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb9479b65a14438a4f37946aeed3dec',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:44.006475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118fd827-0d79-4a37-adea-cf25410d8a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:44.036280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118fd827-0d79-4a37-adea-cf25410d8a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:44.038914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Flow 'volume_create_api' (30d45959-40d8-4965-8953-92ea7239ed81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:44.055739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c09b085-25db-4634-b736-1d624dcdbd74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:44.056650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c09b085-25db-4634-b736-1d624dcdbd74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:44.057433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c09b085-25db-4634-b736-1d624dcdbd74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:44.057964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0c09b085-25db-4634-b736-1d624dcdbd74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:44.123826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:44.123826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:44.126242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c09b085-25db-4634-b736-1d624dcdbd74 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:44.134091 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 752/1517] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:44 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:44.206867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Create volume request issued successfully. Jan 21 10:11:44.237780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-387f95ee-6664-4d79-bf4d-0cc48ab92f2b tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes returned with HTTP 202 Jan 21 10:11:44.249258 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 766/1518] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:11:43 2021] POST /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes => generated 824 bytes in 1055 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:11:44.254682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8df6072f-d646-4dee-857e-c8dc40d037b6 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:44.255228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8df6072f-d646-4dee-857e-c8dc40d037b6 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:44.255725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:44.255725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:44.256354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8df6072f-d646-4dee-857e-c8dc40d037b6 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:44.335223 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:44.335223 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:44.351688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8df6072f-d646-4dee-857e-c8dc40d037b6 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:44.380765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8df6072f-d646-4dee-857e-c8dc40d037b6 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 200 Jan 21 10:11:44.384973 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 753/1519] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:44 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 892 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:11:45.142560 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb859eaa-c3ed-424f-bfe0-21cc07061935 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:45.143332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb859eaa-c3ed-424f-bfe0-21cc07061935 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:45.143667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:45.143667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:45.144237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb859eaa-c3ed-424f-bfe0-21cc07061935 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:45.144743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-eb859eaa-c3ed-424f-bfe0-21cc07061935 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:45.230360 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:45.230360 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:45.233435 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb859eaa-c3ed-424f-bfe0-21cc07061935 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:45.238558 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 767/1520] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:45 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:45.400131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767cc2da-825b-4d2d-9b4a-353e05e2535e tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:45.400907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-767cc2da-825b-4d2d-9b4a-353e05e2535e tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:45.401642 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:45.401642 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:45.402929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-767cc2da-825b-4d2d-9b4a-353e05e2535e tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:45.551890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:45.551890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:45.586382 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-767cc2da-825b-4d2d-9b4a-353e05e2535e tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:45.644380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-767cc2da-825b-4d2d-9b4a-353e05e2535e tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 200 Jan 21 10:11:45.645894 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 754/1521] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:45 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 917 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:45.672543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be204b3b-08fe-4dff-a2ce-c3ea6519c3c0 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True Jan 21 10:11:45.674761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be204b3b-08fe-4dff-a2ce-c3ea6519c3c0 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:45.675292 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:45.675292 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:45.678674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be204b3b-08fe-4dff-a2ce-c3ea6519c3c0 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:45.832274 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be204b3b-08fe-4dff-a2ce-c3ea6519c3c0 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True returned with HTTP 200 Jan 21 10:11:45.842259 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 768/1522] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:11:45 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True => generated 1076 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:45.847643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-485bd42e-445c-4870-a16d-c4b10fad914c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] DELETE http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:45.848202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-485bd42e-445c-4870-a16d-c4b10fad914c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:45.848431 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:45.848431 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:45.848808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-485bd42e-445c-4870-a16d-c4b10fad914c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:45.849287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-485bd42e-445c-4870-a16d-c4b10fad914c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Delete volume with id: 7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:46.027754 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:46.027754 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:46.028874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-485bd42e-445c-4870-a16d-c4b10fad914c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:46.086720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-485bd42e-445c-4870-a16d-c4b10fad914c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Delete volume request issued successfully. Jan 21 10:11:46.087328 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-485bd42e-445c-4870-a16d-c4b10fad914c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 202 Jan 21 10:11:46.088385 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 755/1523] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:45 2021] DELETE /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:46.097795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a48b88a0-1858-4a7c-8bf7-141114390fda tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:46.098435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a48b88a0-1858-4a7c-8bf7-141114390fda tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:46.098921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a48b88a0-1858-4a7c-8bf7-141114390fda tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:46.237692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:46.237692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:46.250155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-843a9edd-1ea0-4d00-8260-67f0b8c6198f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:46.250738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-843a9edd-1ea0-4d00-8260-67f0b8c6198f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:46.250976 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:46.250976 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:46.251378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-843a9edd-1ea0-4d00-8260-67f0b8c6198f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:46.251742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-843a9edd-1ea0-4d00-8260-67f0b8c6198f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:46.276830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a48b88a0-1858-4a7c-8bf7-141114390fda tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:46.345756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a48b88a0-1858-4a7c-8bf7-141114390fda tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 200 Jan 21 10:11:46.349875 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 769/1524] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:46 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 916 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:46.644380 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:46.644380 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:46.656544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-843a9edd-1ea0-4d00-8260-67f0b8c6198f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:46.657497 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 756/1525] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:46 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:47.365131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-455ca163-a27b-4eff-8f68-1a438b115b88 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:47.365934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-455ca163-a27b-4eff-8f68-1a438b115b88 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:47.365934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:47.365934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:47.366311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-455ca163-a27b-4eff-8f68-1a438b115b88 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:47.480003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:47.480003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:47.507449 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-455ca163-a27b-4eff-8f68-1a438b115b88 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:47.533357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-455ca163-a27b-4eff-8f68-1a438b115b88 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 200 Jan 21 10:11:47.535368 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 770/1526] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:47 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:11:47.582849 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f415a22-1fd5-4acc-933c-3eb66af1102a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:47.583276 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:47.583276 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:47.584111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f415a22-1fd5-4acc-933c-3eb66af1102a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-attach": {"instance_uuid": "cee65975-7864-41ef-82ef-c8962b6f7634", "mountpoint": "/dev/sdb"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:47.584643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f415a22-1fd5-4acc-933c-3eb66af1102a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cee65975-7864-41ef-82ef-c8962b6f7634", "mountpoint": "/dev/sdb"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:47.670973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aca8ed48-1430-4adb-a95b-77307f272d96 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:47.671532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aca8ed48-1430-4adb-a95b-77307f272d96 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:47.671752 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:47.671752 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:47.672258 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aca8ed48-1430-4adb-a95b-77307f272d96 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:47.672797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-aca8ed48-1430-4adb-a95b-77307f272d96 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:47.717607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:47.717607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:47.723482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:47.723482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:47.727292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f415a22-1fd5-4acc-933c-3eb66af1102a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:47.728250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aca8ed48-1430-4adb-a95b-77307f272d96 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:47.734772 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 771/1527] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:47 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:47.759943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f415a22-1fd5-4acc-933c-3eb66af1102a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Update volume admin metadata completed successfully. Jan 21 10:11:48.072114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f415a22-1fd5-4acc-933c-3eb66af1102a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Attach volume completed successfully. Jan 21 10:11:48.072834 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f415a22-1fd5-4acc-933c-3eb66af1102a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:48.073865 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 757/1528] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:47 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:11:48.082623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad1ef5ac-1a1c-4240-92c5-a3e48ba629d1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:48.083304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad1ef5ac-1a1c-4240-92c5-a3e48ba629d1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:48.083421 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:48.083421 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:48.083725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad1ef5ac-1a1c-4240-92c5-a3e48ba629d1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:48.202636 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.202636 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.233091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ad1ef5ac-1a1c-4240-92c5-a3e48ba629d1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:48.284880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.284880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.305958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad1ef5ac-1a1c-4240-92c5-a3e48ba629d1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:48.307101 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 772/1529] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:48 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 1245 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:48.323410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45cabf98-2e9d-492d-be04-680b5a2af4c5 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:48.324034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45cabf98-2e9d-492d-be04-680b5a2af4c5 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:48.324254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:48.324254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:48.324629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45cabf98-2e9d-492d-be04-680b5a2af4c5 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:48.404517 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.404517 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.415085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-45cabf98-2e9d-492d-be04-680b5a2af4c5 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:48.436135 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.436135 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.446548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45cabf98-2e9d-492d-be04-680b5a2af4c5 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:48.459603 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 758/1530] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:48 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 1245 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:48.465486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f75d9855-5a2b-4e1b-8780-686d55f55934 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:48.466215 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:48.466215 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:48.467178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f75d9855-5a2b-4e1b-8780-686d55f55934 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-detach": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:48.467984 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f75d9855-5a2b-4e1b-8780-686d55f55934 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:48.531692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.531692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.534996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f75d9855-5a2b-4e1b-8780-686d55f55934 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:48.551997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d10974f3-6ed6-427e-a492-a8058ff888d8 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:48.552539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d10974f3-6ed6-427e-a492-a8058ff888d8 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:48.552735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:48.552735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:48.553749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d10974f3-6ed6-427e-a492-a8058ff888d8 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:48.701769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.701769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.713865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f75d9855-5a2b-4e1b-8780-686d55f55934 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Detach volume completed successfully. Jan 21 10:11:48.714586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f75d9855-5a2b-4e1b-8780-686d55f55934 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:48.720166 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 773/1531] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:48 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:11:48.724679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c8ad7a0-91b5-476f-823e-5247740a7ef2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:48.725347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c8ad7a0-91b5-476f-823e-5247740a7ef2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:48.725678 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:48.725678 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:48.726759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c8ad7a0-91b5-476f-823e-5247740a7ef2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:48.727308 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d10974f3-6ed6-427e-a492-a8058ff888d8 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:48.773388 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d10974f3-6ed6-427e-a492-a8058ff888d8 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 200 Jan 21 10:11:48.779080 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 759/1532] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:48 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 916 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:48.794201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e83bd8af-79fd-434a-abf7-e88a1ec5e8cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:48.799586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e83bd8af-79fd-434a-abf7-e88a1ec5e8cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:48.809157 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:48.809157 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:48.810055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e83bd8af-79fd-434a-abf7-e88a1ec5e8cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:48.810873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e83bd8af-79fd-434a-abf7-e88a1ec5e8cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:48.840164 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.840164 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.860756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9c8ad7a0-91b5-476f-823e-5247740a7ef2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:48.895077 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:48.895077 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:48.904188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e83bd8af-79fd-434a-abf7-e88a1ec5e8cd tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:48.906010 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 760/1533] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:48 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:48.918344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c8ad7a0-91b5-476f-823e-5247740a7ef2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:48.919207 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 774/1534] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:48 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:49.795082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af63b185-0df2-48fc-b2a7-9bb08ae92bd5 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:49.795667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af63b185-0df2-48fc-b2a7-9bb08ae92bd5 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:49.795950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:49.795950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:49.796249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af63b185-0df2-48fc-b2a7-9bb08ae92bd5 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:49.914083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af63b185-0df2-48fc-b2a7-9bb08ae92bd5 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 404 Jan 21 10:11:49.917163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 761/1535] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:49 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:49.926097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] POST http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes Jan 21 10:11:49.926561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:49.926561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:49.926949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-498156329"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:49.928242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-498156329'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:11:49.928796 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Create volume of 1 GB Jan 21 10:11:49.947626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6de532fd-381f-4225-b717-ab2517e34f08 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:49.953229 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6de532fd-381f-4225-b717-ab2517e34f08 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:49.957653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6de532fd-381f-4225-b717-ab2517e34f08 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:49.958224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6de532fd-381f-4225-b717-ab2517e34f08 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:49.970030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Availability Zones retrieved successfully. Jan 21 10:11:49.997251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Flow 'volume_create_api' (a84ea840-b1b2-484b-beba-d8df5c41db65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:50.001058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e3cfc9-6280-486f-90b4-4e442c858ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:50.002075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:50.002075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:50.004903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:11:50.015189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6de532fd-381f-4225-b717-ab2517e34f08 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:50.019185 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 762/1536] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:49 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:50.189065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e3cfc9-6280-486f-90b4-4e442c858ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:50.202507 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d94ec3b-125e-4c20-b742-b81afd7f22f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:50.402634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Created reservations ['49d29f49-945d-4544-b63f-e93db89a7b9c', 'fa076fca-36c4-4444-8155-5b91b2d7754b', '05ceeafe-8273-4589-9f26-675039e4cccc', '5231b4ee-eaca-4a73-befb-c83ab97263be'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:50.404585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d94ec3b-125e-4c20-b742-b81afd7f22f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49d29f49-945d-4544-b63f-e93db89a7b9c', 'fa076fca-36c4-4444-8155-5b91b2d7754b', '05ceeafe-8273-4589-9f26-675039e4cccc', '5231b4ee-eaca-4a73-befb-c83ab97263be']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:50.406705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea928825-d33d-4882-ab3d-5c0ddc448b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:50.533332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea928825-d33d-4882-ab3d-5c0ddc448b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071df8dc-df0e-4f92-b24d-ff2d0859b6cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-498156329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17fbe8b0f9a4210b8ecad84aedae4f0',qos_specs=None,replication_status=,reservations=['49d29f49-945d-4544-b63f-e93db89a7b9c','fa076fca-36c4-4444-8155-5b91b2d7754b','05ceeafe-8273-4589-9f26-675039e4cccc','5231b4ee-eaca-4a73-befb-c83ab97263be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb9479b65a14438a4f37946aeed3dec',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-498156329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=071df8dc-df0e-4f92-b24d-ff2d0859b6cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17fbe8b0f9a4210b8ecad84aedae4f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ddb9479b65a14438a4f37946aeed3dec',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:50.544708 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717dc6ff-63a0-405a-979b-f1b24587f19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:50.593838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717dc6ff-63a0-405a-979b-f1b24587f19a) transitioned into state 'SUCCESS' from state '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-498156329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17fbe8b0f9a4210b8ecad84aedae4f0',qos_specs=None,replication_status=,reservations=['49d29f49-945d-4544-b63f-e93db89a7b9c','fa076fca-36c4-4444-8155-5b91b2d7754b','05ceeafe-8273-4589-9f26-675039e4cccc','5231b4ee-eaca-4a73-befb-c83ab97263be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb9479b65a14438a4f37946aeed3dec',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:50.596920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9dc2f9b-04d7-413c-821c-4548fa769e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:11:50.622333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9dc2f9b-04d7-413c-821c-4548fa769e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:11:50.629547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Flow 'volume_create_api' (a84ea840-b1b2-484b-beba-d8df5c41db65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:11:50.745490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Create volume request issued successfully. Jan 21 10:11:50.774293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bc25e9e-328f-4a40-ba89-340b15389604 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes returned with HTTP 202 Jan 21 10:11:50.789871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-373eac91-a0a9-435d-987d-7714b1d6d299 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:50.790403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-373eac91-a0a9-435d-987d-7714b1d6d299 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:50.790823 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:50.790823 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:50.791175 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-373eac91-a0a9-435d-987d-7714b1d6d299 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:50.794700 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 775/1537] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:11:49 2021] POST /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes => generated 824 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:11:50.899924 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:50.899924 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:50.933081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-373eac91-a0a9-435d-987d-7714b1d6d299 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:50.985337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-373eac91-a0a9-435d-987d-7714b1d6d299 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 200 Jan 21 10:11:50.986390 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 763/1538] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:50 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:51.031322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0312881f-3112-40eb-8ee1-3990e71837e8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:51.031910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0312881f-3112-40eb-8ee1-3990e71837e8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:51.032242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:51.032242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:51.032806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0312881f-3112-40eb-8ee1-3990e71837e8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:51.033282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0312881f-3112-40eb-8ee1-3990e71837e8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:51.123091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:51.123091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:51.132918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0312881f-3112-40eb-8ee1-3990e71837e8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:51.148572 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 776/1539] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:51 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:52.001836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e69353e2-ac86-4074-bdd2-12e7d3155878 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] GET http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:52.003575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e69353e2-ac86-4074-bdd2-12e7d3155878 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:52.003953 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:52.003953 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:52.004554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e69353e2-ac86-4074-bdd2-12e7d3155878 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:52.056552 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:52.056552 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:52.067271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e69353e2-ac86-4074-bdd2-12e7d3155878 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Volume info retrieved successfully. Jan 21 10:11:52.106716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e69353e2-ac86-4074-bdd2-12e7d3155878 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 200 Jan 21 10:11:52.108347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 764/1540] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:51 2021] GET /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:52.128795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-396d004b-bad5-41cf-bc88-acdd3eefe418 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True Jan 21 10:11:52.129240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-396d004b-bad5-41cf-bc88-acdd3eefe418 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:52.129682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:52.129682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:52.131758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-396d004b-bad5-41cf-bc88-acdd3eefe418 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:52.154500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97e4febe-9b2f-44d6-9ded-47a78da1e241 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:52.155265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97e4febe-9b2f-44d6-9ded-47a78da1e241 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:52.155607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:52.155607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:52.156159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97e4febe-9b2f-44d6-9ded-47a78da1e241 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:52.156647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-97e4febe-9b2f-44d6-9ded-47a78da1e241 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:52.200328 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:52.200328 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:52.213214 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97e4febe-9b2f-44d6-9ded-47a78da1e241 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:52.214250 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 765/1541] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:52 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:11:52.242704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-396d004b-bad5-41cf-bc88-acdd3eefe418 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True returned with HTTP 200 Jan 21 10:11:52.256558 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 777/1542] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:11:52 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True => generated 1076 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:52.262416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0089c4c4-78de-43b2-a1cc-c5379b3371d4 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/5d159cdb814e44c084a1115ca3093b06?usage=True Jan 21 10:11:52.263309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0089c4c4-78de-43b2-a1cc-c5379b3371d4 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:52.263684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:52.263684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:52.264283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0089c4c4-78de-43b2-a1cc-c5379b3371d4 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:52.333764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0089c4c4-78de-43b2-a1cc-c5379b3371d4 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/5d159cdb814e44c084a1115ca3093b06?usage=True returned with HTTP 200 Jan 21 10:11:52.334896 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 766/1543] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:11:52 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/5d159cdb814e44c084a1115ca3093b06?usage=True => generated 868 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:52.353818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-797ee302-84c0-44ec-a3a8-d655d6f5054c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] POST http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/os-volume-transfer Jan 21 10:11:52.356455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-797ee302-84c0-44ec-a3a8-d655d6f5054c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "071df8dc-df0e-4f92-b24d-ff2d0859b6cc"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:52.358242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_transfer [None req-797ee302-84c0-44ec-a3a8-d655d6f5054c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Creating new volume transfer {'transfer': {'volume_id': '071df8dc-df0e-4f92-b24d-ff2d0859b6cc'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 10:11:52.358595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-797ee302-84c0-44ec-a3a8-d655d6f5054c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Creating transfer of volume 071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:52.358957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.transfer.api [None req-797ee302-84c0-44ec-a3a8-d655d6f5054c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Generating transfer record for volume 071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:52.419612 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:52.419612 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:52.452248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-797ee302-84c0-44ec-a3a8-d655d6f5054c tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/os-volume-transfer returned with HTTP 202 Jan 21 10:11:52.453499 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 778/1544] 10.222.0.77 () {60 vars in 1258 bytes} [Thu Jan 21 10:11:52 2021] POST /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/os-volume-transfer => generated 507 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:11:52.870761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] POST http://10.222.0.77/volume/v3/5d159cdb814e44c084a1115ca3093b06/os-volume-transfer/21be573c-ea5c-47b0-9f53-bb6a68589d0c/accept Jan 21 10:11:52.872669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a303a9ef00d084f6"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:52.873526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.volume_transfer [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Accepting volume transfer 21be573c-ea5c-47b0-9f53-bb6a68589d0c {{(pid=87995) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 10:11:52.873962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.volume_transfer [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Accepting transfer 21be573c-ea5c-47b0-9f53-bb6a68589d0c Jan 21 10:11:53.067933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Created reservations ['dd94e1ef-5f86-4474-9935-7896ac8c8234', '0a4278bf-cdca-4cc6-982d-a4d256c5bdda', '5eae8a27-a4e1-4156-8bd4-b0242f93ab07', '87041aa7-68e0-4f9b-adad-3149ffd869c0'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:53.127017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Created reservations ['e5635128-95af-46b4-bc57-556998b9760a', 'fe853b30-c90d-4601-8721-14b439205349', '51fcd216-6df1-445e-8b7e-133a0f4dac6a', 'e25f268a-3e56-49ca-86d0-95093ce43c88'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:53.230375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b983ab95-7095-480c-b793-2b7572c34b4c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:53.231471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b983ab95-7095-480c-b793-2b7572c34b4c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:53.231899 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:53.231899 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:53.232647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b983ab95-7095-480c-b793-2b7572c34b4c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:53.233224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b983ab95-7095-480c-b793-2b7572c34b4c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:53.256233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Created reservations ['cec8c0a4-695b-45ed-960e-69c53ebadc42', '7eb8f871-5d4e-46e0-ae89-7ccd6891c51e', '7a11493a-bab6-44d3-8f10-301a27354203', 'c752e3d7-eab5-44f6-a4d1-b41a604ce35c'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:53.279218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:53.279218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:53.284759 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b983ab95-7095-480c-b793-2b7572c34b4c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:53.288175 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 779/1545] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:53 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:11:53.337438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Created reservations ['12ecd21f-f76d-4a5e-bac8-d98824bddb9b', '61cfcfdc-3b11-42e2-a9a4-7a2652432d08', '2f4e6ee0-0f7c-40d0-a595-7a7fe901bf11', '61aa6880-29f3-4bd1-9fc7-80c10c61216c'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:11:53.340363 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:53.340363 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:53.406105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Transfer volume completed successfully. Jan 21 10:11:53.438689 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:11:53.438689 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:11:53.622614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.transfer.api [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Volume 071df8dc-df0e-4f92-b24d-ff2d0859b6cc has been transferred. Jan 21 10:11:53.777225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21bf75df-1cba-459f-ac03-fdb247e2a99c tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] http://10.222.0.77/volume/v3/5d159cdb814e44c084a1115ca3093b06/os-volume-transfer/21be573c-ea5c-47b0-9f53-bb6a68589d0c/accept returned with HTTP 202 Jan 21 10:11:53.778783 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 767/1546] 10.222.0.77 () {60 vars in 1390 bytes} [Thu Jan 21 10:11:52 2021] POST /volume/v3/5d159cdb814e44c084a1115ca3093b06/os-volume-transfer/21be573c-ea5c-47b0-9f53-bb6a68589d0c/accept => generated 431 bytes in 1318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:11:53.789120 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-762f875c-54a0-4306-a3db-44e893ad1106 tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] GET http://10.222.0.77/volume/v3/5d159cdb814e44c084a1115ca3093b06/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:53.789944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-762f875c-54a0-4306-a3db-44e893ad1106 tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:53.791334 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:53.791334 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:53.792069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-762f875c-54a0-4306-a3db-44e893ad1106 tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:53.923705 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:53.923705 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:53.945137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-762f875c-54a0-4306-a3db-44e893ad1106 tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] Volume info retrieved successfully. Jan 21 10:11:53.970872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-762f875c-54a0-4306-a3db-44e893ad1106 tempest-VolumeQuotasAdminTestJSON-768341906 tempest-VolumeQuotasAdminTestJSON-768341906] http://10.222.0.77/volume/v3/5d159cdb814e44c084a1115ca3093b06/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 200 Jan 21 10:11:53.973459 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 780/1547] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:53 2021] GET /volume/v3/5d159cdb814e44c084a1115ca3093b06/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 917 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:53.994958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dd5a617-39cc-4f98-ba50-39c9dd942bae tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True Jan 21 10:11:53.995928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dd5a617-39cc-4f98-ba50-39c9dd942bae tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:53.996349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:53.996349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:53.998080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dd5a617-39cc-4f98-ba50-39c9dd942bae tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:53.999807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:53.999807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:54.121933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dd5a617-39cc-4f98-ba50-39c9dd942bae tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True returned with HTTP 200 Jan 21 10:11:54.122857 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 768/1548] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:11:53 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0?usage=True => generated 1076 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:54.140403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63fbfeaa-8783-4d48-8a0b-b8e82f92b70f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/5d159cdb814e44c084a1115ca3093b06?usage=True Jan 21 10:11:54.141161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63fbfeaa-8783-4d48-8a0b-b8e82f92b70f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:54.141491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:54.141491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:54.142409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63fbfeaa-8783-4d48-8a0b-b8e82f92b70f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:54.229170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63fbfeaa-8783-4d48-8a0b-b8e82f92b70f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/5d159cdb814e44c084a1115ca3093b06?usage=True returned with HTTP 200 Jan 21 10:11:54.240107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 781/1549] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:11:54 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/5d159cdb814e44c084a1115ca3093b06?usage=True => generated 868 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:54.245732 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7eec1b4-a1ce-4611-9c1d-3e698667477b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] DELETE http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:54.246718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7eec1b4-a1ce-4611-9c1d-3e698667477b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:54.247486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7eec1b4-a1ce-4611-9c1d-3e698667477b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:54.248194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a7eec1b4-a1ce-4611-9c1d-3e698667477b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Delete volume with id: 071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:54.307669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:54.307669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:54.309184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a7eec1b4-a1ce-4611-9c1d-3e698667477b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Volume info retrieved successfully. Jan 21 10:11:54.309962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1add7d34-5ff3-4299-baa8-65820ec1aa18 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:54.318035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1add7d34-5ff3-4299-baa8-65820ec1aa18 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:54.318998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1add7d34-5ff3-4299-baa8-65820ec1aa18 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:54.319619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1add7d34-5ff3-4299-baa8-65820ec1aa18 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:54.358216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a7eec1b4-a1ce-4611-9c1d-3e698667477b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Delete volume request issued successfully. Jan 21 10:11:54.358216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7eec1b4-a1ce-4611-9c1d-3e698667477b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 202 Jan 21 10:11:54.364599 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 769/1550] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:54 2021] DELETE /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:11:54.372471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5810bfc8-4477-4062-b64a-63ba659d4d6b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:54.373090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5810bfc8-4477-4062-b64a-63ba659d4d6b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:54.373365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:54.373365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:54.373813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5810bfc8-4477-4062-b64a-63ba659d4d6b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:54.383820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:54.383820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:54.386439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1add7d34-5ff3-4299-baa8-65820ec1aa18 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:54.390100 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 782/1551] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:54 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:54.447636 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:54.447636 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:54.454127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5810bfc8-4477-4062-b64a-63ba659d4d6b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Volume info retrieved successfully. Jan 21 10:11:54.515859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5810bfc8-4477-4062-b64a-63ba659d4d6b tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 200 Jan 21 10:11:54.517045 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 770/1552] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:54 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 1087 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:55.401870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ecfe655-a414-48f1-9acc-05925842185a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:55.402748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ecfe655-a414-48f1-9acc-05925842185a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:55.402748 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:55.402748 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:55.403121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ecfe655-a414-48f1-9acc-05925842185a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:55.403758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5ecfe655-a414-48f1-9acc-05925842185a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:55.464715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:55.464715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:55.475600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ecfe655-a414-48f1-9acc-05925842185a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:55.477621 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 783/1553] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:55 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:55.540003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdaf864a-2928-421e-b222-bc03a4735745 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:55.540550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdaf864a-2928-421e-b222-bc03a4735745 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:55.540846 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:55.540846 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:55.541376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdaf864a-2928-421e-b222-bc03a4735745 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:55.676457 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:55.676457 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:55.701374 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bdaf864a-2928-421e-b222-bc03a4735745 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Volume info retrieved successfully. Jan 21 10:11:55.764236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdaf864a-2928-421e-b222-bc03a4735745 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 200 Jan 21 10:11:55.765001 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 771/1554] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:55 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 1087 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:11:56.493745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c505b62-a0a7-4686-aac8-e9b4c457cc70 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:56.494697 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c505b62-a0a7-4686-aac8-e9b4c457cc70 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:56.494898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:56.494898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:56.495747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c505b62-a0a7-4686-aac8-e9b4c457cc70 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:56.496286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0c505b62-a0a7-4686-aac8-e9b4c457cc70 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:56.556490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:56.556490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:56.559069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c505b62-a0a7-4686-aac8-e9b4c457cc70 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:56.583783 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 784/1555] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:56 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:56.781995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8da02760-6143-44b3-b04b-c927e3b2e78f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:56.782616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8da02760-6143-44b3-b04b-c927e3b2e78f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:56.782944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:56.782944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:56.783551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8da02760-6143-44b3-b04b-c927e3b2e78f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:56.868262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8da02760-6143-44b3-b04b-c927e3b2e78f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 404 Jan 21 10:11:56.870327 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 772/1556] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:56 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:56.889439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-becf091a-23d9-4a87-a97a-99fdac6a5308 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] GET http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/09ec71a63e7746238fe8696dbba0b9ec?usage=True Jan 21 10:11:56.889805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-becf091a-23d9-4a87-a97a-99fdac6a5308 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:56.890229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:56.890229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:56.890844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-becf091a-23d9-4a87-a97a-99fdac6a5308 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:56.943534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-becf091a-23d9-4a87-a97a-99fdac6a5308 tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/09ec71a63e7746238fe8696dbba0b9ec?usage=True returned with HTTP 200 Jan 21 10:11:56.944598 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 785/1557] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:11:56 2021] GET /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/09ec71a63e7746238fe8696dbba0b9ec?usage=True => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:56.964505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db79969f-97d6-4f26-88ff-7002f2d96c7f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] PUT http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:56.965497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db79969f-97d6-4f26-88ff-7002f2d96c7f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:57.308515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db79969f-97d6-4f26-88ff-7002f2d96c7f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:57.316634 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 773/1558] 10.222.0.77 () {60 vars in 1342 bytes} [Thu Jan 21 10:11:56 2021] PUT /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 321 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:57.324098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67da1ad0-7e31-4211-b1fa-4a3a19c6fb8f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] PUT http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 Jan 21 10:11:57.325337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67da1ad0-7e31-4211-b1fa-4a3a19c6fb8f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:57.597937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63dd8e81-e87b-4482-9db5-6d423b8bb69d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:57.598836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63dd8e81-e87b-4482-9db5-6d423b8bb69d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:57.599583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63dd8e81-e87b-4482-9db5-6d423b8bb69d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:57.600625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-63dd8e81-e87b-4482-9db5-6d423b8bb69d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:57.653598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:57.653598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:57.655542 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67da1ad0-7e31-4211-b1fa-4a3a19c6fb8f tempest-VolumeQuotasAdminTestJSON-641345098 tempest-VolumeQuotasAdminTestJSON-641345098] http://10.222.0.77/volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 returned with HTTP 200 Jan 21 10:11:57.656884 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 786/1559] 10.222.0.77 () {60 vars in 1342 bytes} [Thu Jan 21 10:11:57 2021] PUT /volume/v3/09ec71a63e7746238fe8696dbba0b9ec/os-quota-sets/e17fbe8b0f9a4210b8ecad84aedae4f0 => generated 319 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:57.659757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63dd8e81-e87b-4482-9db5-6d423b8bb69d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:57.671263 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f90391c-ceea-44cc-9ab0-313ea8c40847 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] DELETE http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:57.671795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 774/1560] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:57 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:57.672432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f90391c-ceea-44cc-9ab0-313ea8c40847 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:57.673158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f90391c-ceea-44cc-9ab0-313ea8c40847 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:57.673837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1f90391c-ceea-44cc-9ab0-313ea8c40847 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Delete volume with id: 071df8dc-df0e-4f92-b24d-ff2d0859b6cc Jan 21 10:11:57.755304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f90391c-ceea-44cc-9ab0-313ea8c40847 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc returned with HTTP 404 Jan 21 10:11:57.755304 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 787/1561] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:57 2021] DELETE /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/071df8dc-df0e-4f92-b24d-ff2d0859b6cc => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:57.761142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c8630e4-66d9-47fe-84aa-14732a88872a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:57.761142 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:57.761142 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:57.761142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c8630e4-66d9-47fe-84aa-14732a88872a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-reserve": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:57.761473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c8630e4-66d9-47fe-84aa-14732a88872a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:57.784705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-391eac13-2c8a-4882-b105-8a34969757f1 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] DELETE http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:57.787574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-391eac13-2c8a-4882-b105-8a34969757f1 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:57.793005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-391eac13-2c8a-4882-b105-8a34969757f1 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:57.793005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-391eac13-2c8a-4882-b105-8a34969757f1 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] Delete volume with id: 7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 Jan 21 10:11:57.916365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:57.916365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:57.917706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c8630e4-66d9-47fe-84aa-14732a88872a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:57.918643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-391eac13-2c8a-4882-b105-8a34969757f1 tempest-VolumeQuotasAdminTestJSON-1637674312 tempest-VolumeQuotasAdminTestJSON-1637674312] http://10.222.0.77/volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 returned with HTTP 404 Jan 21 10:11:57.920263 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 788/1562] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:11:57 2021] DELETE /volume/v3/e17fbe8b0f9a4210b8ecad84aedae4f0/volumes/7a0db476-4563-4bd2-b3b9-aa0e34bf65a4 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:11:57.943421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c8630e4-66d9-47fe-84aa-14732a88872a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Reserve volume completed successfully. Jan 21 10:11:57.944378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c8630e4-66d9-47fe-84aa-14732a88872a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:57.949184 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 775/1563] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:57 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 10:11:57.953416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-253034ed-b8a2-4b8a-a43a-75b2241d648f tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:57.953951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-253034ed-b8a2-4b8a-a43a-75b2241d648f tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:57.954441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-253034ed-b8a2-4b8a-a43a-75b2241d648f tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:58.052627 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:58.052627 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:58.078573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-253034ed-b8a2-4b8a-a43a-75b2241d648f tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:58.135702 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-253034ed-b8a2-4b8a-a43a-75b2241d648f tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:58.143811 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 789/1564] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:57 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:58.159539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb3d94a5-350a-4b34-a44e-7276f9fca0f2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:58.160270 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:58.160270 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:58.160971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb3d94a5-350a-4b34-a44e-7276f9fca0f2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-unreserve": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:58.161679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb3d94a5-350a-4b34-a44e-7276f9fca0f2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:58.245069 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:58.245069 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:58.246249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bb3d94a5-350a-4b34-a44e-7276f9fca0f2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:58.362370 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bb3d94a5-350a-4b34-a44e-7276f9fca0f2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Unreserve volume completed successfully. Jan 21 10:11:58.362909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb3d94a5-350a-4b34-a44e-7276f9fca0f2 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:58.364312 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 776/1565] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:58 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:11:58.372098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5886f415-efd3-437a-8aa7-d9063ac4fc3a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:58.372633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5886f415-efd3-437a-8aa7-d9063ac4fc3a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:58.372838 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:58.372838 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:58.373208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5886f415-efd3-437a-8aa7-d9063ac4fc3a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:58.488522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:58.488522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:58.512096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5886f415-efd3-437a-8aa7-d9063ac4fc3a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:58.564310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5886f415-efd3-437a-8aa7-d9063ac4fc3a tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:58.567656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 790/1566] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:58 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:58.585774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b14d44bf-4863-4ed0-a98f-481f4e7d3963 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:58.586238 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:58.586238 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:58.586678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b14d44bf-4863-4ed0-a98f-481f4e7d3963 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:58.587062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b14d44bf-4863-4ed0-a98f-481f4e7d3963 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:58.657056 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:58.657056 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:58.657056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b14d44bf-4863-4ed0-a98f-481f4e7d3963 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:58.678577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd288c14-fb95-4e11-ade5-58caf52c8e6c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:58.679272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd288c14-fb95-4e11-ade5-58caf52c8e6c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:58.679475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:58.679475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:58.680240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd288c14-fb95-4e11-ade5-58caf52c8e6c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:58.680905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bd288c14-fb95-4e11-ade5-58caf52c8e6c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:58.695800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b14d44bf-4863-4ed0-a98f-481f4e7d3963 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume updated successfully. Jan 21 10:11:58.696354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b14d44bf-4863-4ed0-a98f-481f4e7d3963 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 200 Jan 21 10:11:58.700372 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 777/1567] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:58 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 10:11:58.707075 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cadbbe89-039e-443a-8c7a-c57076033101 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:58.707638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cadbbe89-039e-443a-8c7a-c57076033101 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:58.707855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:58.707855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:58.708233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cadbbe89-039e-443a-8c7a-c57076033101 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:58.745046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:58.745046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:58.746937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd288c14-fb95-4e11-ade5-58caf52c8e6c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:58.748358 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 791/1568] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:58 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:58.811942 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:58.811942 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:58.822375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cadbbe89-039e-443a-8c7a-c57076033101 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:58.857398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cadbbe89-039e-443a-8c7a-c57076033101 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:58.871175 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 778/1569] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:58 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 929 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:58.875724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-545e1ac1-c460-484a-ae1f-6d8c0bce9de1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:58.876215 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:58.876215 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:58.876670 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-545e1ac1-c460-484a-ae1f-6d8c0bce9de1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:58.877126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-545e1ac1-c460-484a-ae1f-6d8c0bce9de1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:58.995946 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:58.995946 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:58.997174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-545e1ac1-c460-484a-ae1f-6d8c0bce9de1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:59.020014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-545e1ac1-c460-484a-ae1f-6d8c0bce9de1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume updated successfully. Jan 21 10:11:59.020950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-545e1ac1-c460-484a-ae1f-6d8c0bce9de1 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 200 Jan 21 10:11:59.022281 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 792/1570] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:58 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 10:11:59.030100 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b53f43da-0fb1-4577-8319-5d6a14501051 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:59.030648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b53f43da-0fb1-4577-8319-5d6a14501051 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:59.030850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:59.030850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:59.031536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b53f43da-0fb1-4577-8319-5d6a14501051 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:59.137669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:59.137669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:59.157318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b53f43da-0fb1-4577-8319-5d6a14501051 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:59.211499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b53f43da-0fb1-4577-8319-5d6a14501051 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:59.217218 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 779/1571] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:59 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:59.234633 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c268cb-da89-4251-bba4-cf7250c535e0 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:59.235216 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:59.235216 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:59.235746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c268cb-da89-4251-bba4-cf7250c535e0 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:59.236213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c268cb-da89-4251-bba4-cf7250c535e0 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:59.347993 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:59.347993 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:59.349193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94c268cb-da89-4251-bba4-cf7250c535e0 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:59.389996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94c268cb-da89-4251-bba4-cf7250c535e0 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Update volume admin metadata completed successfully. Jan 21 10:11:59.390892 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94c268cb-da89-4251-bba4-cf7250c535e0 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Update readonly setting on volume completed successfully. Jan 21 10:11:59.391656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c268cb-da89-4251-bba4-cf7250c535e0 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:59.394080 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 793/1572] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:59 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:11:59.400978 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72fd04cd-1ad8-44c6-97d9-9379fb5be7e3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:59.401880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72fd04cd-1ad8-44c6-97d9-9379fb5be7e3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:59.402142 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:59.402142 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:59.402557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72fd04cd-1ad8-44c6-97d9-9379fb5be7e3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:59.532559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:59.532559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:59.563042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-72fd04cd-1ad8-44c6-97d9-9379fb5be7e3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:59.608283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72fd04cd-1ad8-44c6-97d9-9379fb5be7e3 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:11:59.614945 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 780/1573] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:59 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 929 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:59.631573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-153b667b-1b78-4906-b7fd-926f281ac011 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:11:59.632407 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:59.632407 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:59.633334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-153b667b-1b78-4906-b7fd-926f281ac011 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:11:59.634219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-153b667b-1b78-4906-b7fd-926f281ac011 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:11:59.747646 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:59.747646 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:59.749895 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-153b667b-1b78-4906-b7fd-926f281ac011 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:11:59.764022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22478446-361c-4317-8732-a9d38967d850 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:11:59.764831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22478446-361c-4317-8732-a9d38967d850 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:59.765156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:59.765156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:59.765705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22478446-361c-4317-8732-a9d38967d850 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:59.766692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-22478446-361c-4317-8732-a9d38967d850 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:11:59.808359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-153b667b-1b78-4906-b7fd-926f281ac011 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Update volume admin metadata completed successfully. Jan 21 10:11:59.809140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-153b667b-1b78-4906-b7fd-926f281ac011 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Update readonly setting on volume completed successfully. Jan 21 10:11:59.810142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-153b667b-1b78-4906-b7fd-926f281ac011 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:11:59.811304 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 794/1574] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:11:59 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:11:59.816136 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:59.816136 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:59.819701 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22478446-361c-4317-8732-a9d38967d850 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:11:59.822798 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 781/1575] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:59 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:11:59.836387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fc9104e-b6eb-41a6-ba0f-ffb80417bc40 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:11:59.837028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fc9104e-b6eb-41a6-ba0f-ffb80417bc40 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:11:59.837474 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:11:59.837474 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:11:59.838093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fc9104e-b6eb-41a6-ba0f-ffb80417bc40 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:11:59.956778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:11:59.956778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:11:59.979275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1fc9104e-b6eb-41a6-ba0f-ffb80417bc40 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:12:00.038035 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fc9104e-b6eb-41a6-ba0f-ffb80417bc40 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:12:00.042298 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 795/1576] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:11:59 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:00.066890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afd8d731-8890-4d42-aa9e-df35320dd385 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] POST http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action Jan 21 10:12:00.067394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:00.067394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:00.067854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afd8d731-8890-4d42-aa9e-df35320dd385 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-129131661", "disk_format": "raw"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:12:00.068252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afd8d731-8890-4d42-aa9e-df35320dd385 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-129131661", "disk_format": "raw"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:00.179534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:00.179534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:00.180816 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-afd8d731-8890-4d42-aa9e-df35320dd385 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:12:00.294376 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:00.294376 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:00.497709 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-afd8d731-8890-4d42-aa9e-df35320dd385 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Copy volume to image completed successfully. Jan 21 10:12:00.498809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afd8d731-8890-4d42-aa9e-df35320dd385 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action returned with HTTP 202 Jan 21 10:12:00.503469 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 782/1577] 10.222.0.77 () {60 vars in 1358 bytes} [Thu Jan 21 10:12:00 2021] POST /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7/action => generated 692 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:12:00.837260 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00264ba8-93d9-4583-9b8e-e58df3217353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:00.838424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00264ba8-93d9-4583-9b8e-e58df3217353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:00.838808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:00.838808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:00.839478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00264ba8-93d9-4583-9b8e-e58df3217353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:00.840219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-00264ba8-93d9-4583-9b8e-e58df3217353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:00.885555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:00.885555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:00.887894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00264ba8-93d9-4583-9b8e-e58df3217353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:00.892133 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 796/1578] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:00 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:01.912693 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a483a83b-18f9-45ae-8735-38491e46f841 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:01.916338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a483a83b-18f9-45ae-8735-38491e46f841 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:01.920564 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:01.920564 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:01.921910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a483a83b-18f9-45ae-8735-38491e46f841 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:01.922858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a483a83b-18f9-45ae-8735-38491e46f841 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:01.981304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:01.981304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:01.983905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a483a83b-18f9-45ae-8735-38491e46f841 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:01.990494 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 783/1579] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:01 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:03.016387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb8fe101-bf3b-4908-8c76-71a3929633d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:03.018533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb8fe101-bf3b-4908-8c76-71a3929633d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:03.018732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:03.018732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:03.019285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb8fe101-bf3b-4908-8c76-71a3929633d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:03.019695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fb8fe101-bf3b-4908-8c76-71a3929633d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:03.115086 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:03.115086 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:03.120755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb8fe101-bf3b-4908-8c76-71a3929633d1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:03.123685 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 797/1580] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:02 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:04.139949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac7f9589-d2bc-4600-b4e7-c3999600bc1a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:04.141260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9589-d2bc-4600-b4e7-c3999600bc1a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:04.141633 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:04.141633 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:04.142250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9589-d2bc-4600-b4e7-c3999600bc1a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:04.145940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ac7f9589-d2bc-4600-b4e7-c3999600bc1a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:04.240575 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:04.240575 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:04.245608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac7f9589-d2bc-4600-b4e7-c3999600bc1a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:04.246452 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 784/1581] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:04 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:05.264246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-888d08a4-5718-4f8a-8436-f16ad4e1d72e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:05.264789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-888d08a4-5718-4f8a-8436-f16ad4e1d72e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:05.264905 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:05.264905 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:05.265352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-888d08a4-5718-4f8a-8436-f16ad4e1d72e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:05.265728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-888d08a4-5718-4f8a-8436-f16ad4e1d72e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:05.332353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:05.332353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:05.337141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-888d08a4-5718-4f8a-8436-f16ad4e1d72e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:05.342102 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 798/1582] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:05 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:06.359523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-556cb41c-069d-41c0-9284-f3a7f431dddc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:06.360094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-556cb41c-069d-41c0-9284-f3a7f431dddc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:06.360241 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:06.360241 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:06.364282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-556cb41c-069d-41c0-9284-f3a7f431dddc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:06.365249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-556cb41c-069d-41c0-9284-f3a7f431dddc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:06.492404 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:06.492404 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:06.494281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-556cb41c-069d-41c0-9284-f3a7f431dddc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:06.506391 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 785/1583] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:06 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:07.514137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69b247cc-ef8c-4393-a314-138f8f39f514 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:07.516602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69b247cc-ef8c-4393-a314-138f8f39f514 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:07.517074 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:07.517074 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:07.518001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69b247cc-ef8c-4393-a314-138f8f39f514 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:07.518669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-69b247cc-ef8c-4393-a314-138f8f39f514 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:07.600454 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:07.600454 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:07.602900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69b247cc-ef8c-4393-a314-138f8f39f514 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:07.604421 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 799/1584] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:07 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:08.619773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b2aab72-8c60-44cf-91f6-b1d29c08e517 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:08.620349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b2aab72-8c60-44cf-91f6-b1d29c08e517 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:08.620484 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:08.620484 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:08.620880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b2aab72-8c60-44cf-91f6-b1d29c08e517 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:08.621312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3b2aab72-8c60-44cf-91f6-b1d29c08e517 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:08.680906 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:08.680906 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:08.683450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b2aab72-8c60-44cf-91f6-b1d29c08e517 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:08.684599 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 786/1585] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:08 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:09.007920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3469c33a-af69-447c-b10c-be57eb639325 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] POST http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types Jan 21 10:12:09.008971 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:09.008971 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:09.009704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3469c33a-af69-447c-b10c-be57eb639325 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1296822135"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:09.137844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3469c33a-af69-447c-b10c-be57eb639325 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types returned with HTTP 200 Jan 21 10:12:09.139581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 800/1586] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:12:08 2021] POST /volume/v3/94543879eb87450288da28097dde9d1e/types => generated 231 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:09.153520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67ee3fe3-baae-4ceb-98af-0862a35cb489 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] POST http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs Jan 21 10:12:09.159335 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:09.159335 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:09.160990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67ee3fe3-baae-4ceb-98af-0862a35cb489 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:09.438233 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67ee3fe3-baae-4ceb-98af-0862a35cb489 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs returned with HTTP 200 Jan 21 10:12:09.441200 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 787/1587] 10.222.0.77 () {60 vars in 1366 bytes} [Thu Jan 21 10:12:09 2021] POST /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs => generated 34 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:12:09.452435 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c29f663-b105-47bf-9ab1-60a56b62d020 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] GET http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 Jan 21 10:12:09.452938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c29f663-b105-47bf-9ab1-60a56b62d020 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:09.453433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c29f663-b105-47bf-9ab1-60a56b62d020 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:09.492764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c29f663-b105-47bf-9ab1-60a56b62d020 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 returned with HTTP 200 Jan 21 10:12:09.494053 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 801/1588] 10.222.0.77 () {58 vars in 1363 bytes} [Thu Jan 21 10:12:09 2021] GET /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:12:09.508729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9dcd5958-40b9-49df-9cdb-31423eb0bbea tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] DELETE http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 Jan 21 10:12:09.509521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9dcd5958-40b9-49df-9cdb-31423eb0bbea tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:09.510171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9dcd5958-40b9-49df-9cdb-31423eb0bbea tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:09.604048 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:12:09.604048 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:12:09.637746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9dcd5958-40b9-49df-9cdb-31423eb0bbea tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 returned with HTTP 202 Jan 21 10:12:09.640639 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 788/1589] 10.222.0.77 () {58 vars in 1366 bytes} [Thu Jan 21 10:12:09 2021] DELETE /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:12:09.651596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f61aa62-5c3a-4664-84b9-6a274cca75d6 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] GET http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 Jan 21 10:12:09.652410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f61aa62-5c3a-4664-84b9-6a274cca75d6 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:09.653068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f61aa62-5c3a-4664-84b9-6a274cca75d6 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:09.680904 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f61aa62-5c3a-4664-84b9-6a274cca75d6 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 returned with HTTP 404 Jan 21 10:12:09.682989 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 802/1590] 10.222.0.77 () {58 vars in 1363 bytes} [Thu Jan 21 10:12:09 2021] GET /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec3 => generated 129 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:12:09.694563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1523509b-ab63-4c3f-a6c0-f2be4d0f376e tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] POST http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs Jan 21 10:12:09.695718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1523509b-ab63-4c3f-a6c0-f2be4d0f376e tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:09.772380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6d26a397-57a8-41be-92bf-db5136accde9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:09.788057 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6d26a397-57a8-41be-92bf-db5136accde9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:09.790360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6d26a397-57a8-41be-92bf-db5136accde9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:09.796395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6d26a397-57a8-41be-92bf-db5136accde9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:09.906285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:09.906285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:09.917616 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6d26a397-57a8-41be-92bf-db5136accde9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:09.924328 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 803/1591] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:09 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:10.011619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1523509b-ab63-4c3f-a6c0-f2be4d0f376e tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs returned with HTTP 200 Jan 21 10:12:10.025493 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 789/1592] 10.222.0.77 () {60 vars in 1366 bytes} [Thu Jan 21 10:12:09 2021] POST /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs => generated 34 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 10:12:10.033650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1970d4c4-cec6-47b3-9ccb-04d06e120529 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] GET http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs Jan 21 10:12:10.034395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1970d4c4-cec6-47b3-9ccb-04d06e120529 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:10.034776 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:10.034776 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:10.035450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1970d4c4-cec6-47b3-9ccb-04d06e120529 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:10.102618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1970d4c4-cec6-47b3-9ccb-04d06e120529 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs returned with HTTP 200 Jan 21 10:12:10.116072 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 804/1593] 10.222.0.77 () {58 vars in 1345 bytes} [Thu Jan 21 10:12:10 2021] GET /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs => generated 34 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:12:10.117768 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79c2596f-06f6-4074-9f8e-10f2bc21069d tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] POST http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs Jan 21 10:12:10.118554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79c2596f-06f6-4074-9f8e-10f2bc21069d tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:10.500499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79c2596f-06f6-4074-9f8e-10f2bc21069d tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs returned with HTTP 200 Jan 21 10:12:10.506727 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 790/1594] 10.222.0.77 () {60 vars in 1366 bytes} [Thu Jan 21 10:12:10 2021] POST /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs => generated 34 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:12:10.533423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12c78c89-f14b-4fbb-b41e-f20318acfbe9 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] PUT http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec2 Jan 21 10:12:10.534221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12c78c89-f14b-4fbb-b41e-f20318acfbe9 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:10.734599 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12c78c89-f14b-4fbb-b41e-f20318acfbe9 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec2 returned with HTTP 200 Jan 21 10:12:10.735554 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 805/1595] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 10:12:10 2021] PUT /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec2 => generated 17 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:12:10.745738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ca0b58b-7b55-491a-af22-2f0b020d5184 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] GET http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec2 Jan 21 10:12:10.752939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ca0b58b-7b55-491a-af22-2f0b020d5184 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:10.754791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ca0b58b-7b55-491a-af22-2f0b020d5184 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:10.829083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ca0b58b-7b55-491a-af22-2f0b020d5184 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec2 returned with HTTP 200 Jan 21 10:12:10.830003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 791/1596] 10.222.0.77 () {58 vars in 1363 bytes} [Thu Jan 21 10:12:10 2021] GET /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs/spec2 => generated 17 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 10:12:10.840223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b348fc0-8e7c-4b94-9edd-53498c4c544f tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] POST http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs Jan 21 10:12:10.841285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4b348fc0-8e7c-4b94-9edd-53498c4c544f tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:10.943009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58740e8b-6dd3-41a8-bed6-08038f8466fb tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:10.943868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58740e8b-6dd3-41a8-bed6-08038f8466fb tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:10.944952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58740e8b-6dd3-41a8-bed6-08038f8466fb tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:10.945515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-58740e8b-6dd3-41a8-bed6-08038f8466fb tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:11.109511 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:11.109511 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:11.118409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58740e8b-6dd3-41a8-bed6-08038f8466fb tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:11.131591 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 792/1597] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:10 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:11.257046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b348fc0-8e7c-4b94-9edd-53498c4c544f tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs returned with HTTP 200 Jan 21 10:12:11.264699 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 806/1598] 10.222.0.77 () {60 vars in 1366 bytes} [Thu Jan 21 10:12:10 2021] POST /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs => generated 51 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:12:11.273792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ac0c774-cc58-42da-a64a-c1d668443553 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] GET http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs Jan 21 10:12:11.286801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ac0c774-cc58-42da-a64a-c1d668443553 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:11.287192 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:11.287192 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:11.288282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ac0c774-cc58-42da-a64a-c1d668443553 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:11.428180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ac0c774-cc58-42da-a64a-c1d668443553 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs returned with HTTP 200 Jan 21 10:12:11.439444 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 793/1599] 10.222.0.77 () {58 vars in 1345 bytes} [Thu Jan 21 10:12:11 2021] GET /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540/extra_specs => generated 68 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:12:11.445634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8208a671-08a6-4986-8e29-7e50ddd770e3 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] DELETE http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540 Jan 21 10:12:11.446177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8208a671-08a6-4986-8e29-7e50ddd770e3 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:11.446696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8208a671-08a6-4986-8e29-7e50ddd770e3 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:11.777253 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:12:11.777253 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:12:11.819622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8208a671-08a6-4986-8e29-7e50ddd770e3 tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540 returned with HTTP 202 Jan 21 10:12:11.821397 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 807/1600] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:12:11 2021] DELETE /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540 => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:12:11.834397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1e7b40b5-60d2-43ed-b6af-9c3b08f974af tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] GET http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540 Jan 21 10:12:11.835781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1e7b40b5-60d2-43ed-b6af-9c3b08f974af tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:11.836857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1e7b40b5-60d2-43ed-b6af-9c3b08f974af tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:11.897920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1e7b40b5-60d2-43ed-b6af-9c3b08f974af tempest-VolumeTypesExtraSpecsTest-543844262 tempest-VolumeTypesExtraSpecsTest-543844262] http://10.222.0.77/volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540 returned with HTTP 404 Jan 21 10:12:11.905484 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 794/1601] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:12:11 2021] GET /volume/v3/94543879eb87450288da28097dde9d1e/types/d7a21c8a-0135-4ae6-9a26-df1dc4fc5540 => generated 114 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:12:12.159463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f46ebff0-5809-43bd-96dc-62cda1693eb8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:12.160183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f46ebff0-5809-43bd-96dc-62cda1693eb8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:12.160675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f46ebff0-5809-43bd-96dc-62cda1693eb8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:12.161052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f46ebff0-5809-43bd-96dc-62cda1693eb8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:12.254810 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:12.254810 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:12.256756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f46ebff0-5809-43bd-96dc-62cda1693eb8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:12.257727 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 808/1602] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:12 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:12:13.276918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2185697-5ccd-43e9-ab0d-498e17757bf1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:13.277975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2185697-5ccd-43e9-ab0d-498e17757bf1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:13.278600 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2185697-5ccd-43e9-ab0d-498e17757bf1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:13.279078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d2185697-5ccd-43e9-ab0d-498e17757bf1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:13.375252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:13.375252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:13.383066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2185697-5ccd-43e9-ab0d-498e17757bf1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:13.387071 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 795/1603] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:13 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:14.402497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5346394d-5aac-42c5-8d6a-93c0658b05e7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:14.403066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5346394d-5aac-42c5-8d6a-93c0658b05e7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:14.403256 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:14.403256 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:14.403594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5346394d-5aac-42c5-8d6a-93c0658b05e7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:14.403966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5346394d-5aac-42c5-8d6a-93c0658b05e7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:14.488411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:14.488411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:14.494007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5346394d-5aac-42c5-8d6a-93c0658b05e7 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:14.513957 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 809/1604] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:14 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:15.526857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b897274e-d7ed-422a-919c-764e778614ea tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:15.527438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b897274e-d7ed-422a-919c-764e778614ea tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:15.527844 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:15.527844 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:15.528687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b897274e-d7ed-422a-919c-764e778614ea tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:15.529214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b897274e-d7ed-422a-919c-764e778614ea tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:15.613756 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:15.613756 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:15.616251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b897274e-d7ed-422a-919c-764e778614ea tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:15.617374 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 796/1605] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:15 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:16.633863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa1f426b-f344-4451-afd4-445ead80cd83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:16.634517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa1f426b-f344-4451-afd4-445ead80cd83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:16.634970 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:16.634970 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:16.635702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa1f426b-f344-4451-afd4-445ead80cd83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:16.636594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fa1f426b-f344-4451-afd4-445ead80cd83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:16.709665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:16.709665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:16.714923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa1f426b-f344-4451-afd4-445ead80cd83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:16.717802 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 810/1606] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:16 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:17.737642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-578dcce6-0c01-4c1a-a306-cf3857b34cef tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:17.738475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-578dcce6-0c01-4c1a-a306-cf3857b34cef tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:17.738695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:17.738695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:17.739071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-578dcce6-0c01-4c1a-a306-cf3857b34cef tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:17.739536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-578dcce6-0c01-4c1a-a306-cf3857b34cef tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:17.788219 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:17.788219 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:17.793692 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-578dcce6-0c01-4c1a-a306-cf3857b34cef tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:17.795067 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 797/1607] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:17 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:18.811614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15afd78d-1efb-43db-a0b9-35d97ba23ed8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:18.812147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15afd78d-1efb-43db-a0b9-35d97ba23ed8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:18.812335 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:18.812335 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:18.813022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15afd78d-1efb-43db-a0b9-35d97ba23ed8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:18.814005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-15afd78d-1efb-43db-a0b9-35d97ba23ed8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:18.873282 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:18.873282 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:18.878432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15afd78d-1efb-43db-a0b9-35d97ba23ed8 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:18.879992 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 798/1608] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:18 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:19.061527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes Jan 21 10:12:19.062250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:19.062250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:19.063450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-230295150"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:19.066072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-230295150'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:12:19.071680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume of 1 GB Jan 21 10:12:19.127604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Availability Zones retrieved successfully. Jan 21 10:12:19.191451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (fb7c8371-4fdf-4f99-9cb3-9f6fd4eaed27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:12:19.195064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b92ded-f945-4e6e-92a4-5a374ad79217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:19.197461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:12:19.345784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b92ded-f945-4e6e-92a4-5a374ad79217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:19.350214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5343bd-b666-4603-8616-59ff7164dff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:19.567188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['481c5001-12b7-4d36-9c56-efbb60c9cd58', '63dee010-acf5-41d4-8287-021e9316c2fc', 'c669ea1e-9686-40aa-a54d-2c6f41a3ce2c', 'c7ccc5e7-f2c0-4000-bbdf-b9caae2523f8'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:12:19.569297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5343bd-b666-4603-8616-59ff7164dff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['481c5001-12b7-4d36-9c56-efbb60c9cd58', '63dee010-acf5-41d4-8287-021e9316c2fc', 'c669ea1e-9686-40aa-a54d-2c6f41a3ce2c', 'c7ccc5e7-f2c0-4000-bbdf-b9caae2523f8']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:19.571637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1edd7555-d637-4bbe-b1f8-0a1dbe79b490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:19.661009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1edd7555-d637-4bbe-b1f8-0a1dbe79b490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd8ac70-b69e-4646-90c4-e76e8784455d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-230295150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['481c5001-12b7-4d36-9c56-efbb60c9cd58','63dee010-acf5-41d4-8287-021e9316c2fc','c669ea1e-9686-40aa-a54d-2c6f41a3ce2c','c7ccc5e7-f2c0-4000-bbdf-b9caae2523f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-230295150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd8ac70-b69e-4646-90c4-e76e8784455d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecf4c6ce58e464586eb9d040eaa5862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='62d7438112884182b4f773bcb3156c71',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:19.663445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c127302a-a2e8-4f77-b53f-0e35b9406daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:19.696174 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c127302a-a2e8-4f77-b53f-0e35b9406daa) transitioned into state 'SUCCESS' from state '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-230295150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['481c5001-12b7-4d36-9c56-efbb60c9cd58','63dee010-acf5-41d4-8287-021e9316c2fc','c669ea1e-9686-40aa-a54d-2c6f41a3ce2c','c7ccc5e7-f2c0-4000-bbdf-b9caae2523f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:19.698419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55335427-68c1-4b22-aa22-d82a27595db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:19.729062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55335427-68c1-4b22-aa22-d82a27595db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:19.731769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (fb7c8371-4fdf-4f99-9cb3-9f6fd4eaed27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:12:19.897688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b6b22cc-6552-461e-b548-f1c291f0f3b4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:19.898861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b6b22cc-6552-461e-b548-f1c291f0f3b4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:19.899275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:19.899275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:19.899866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b6b22cc-6552-461e-b548-f1c291f0f3b4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:19.900386 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5b6b22cc-6552-461e-b548-f1c291f0f3b4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:19.980320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:19.980320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:19.982075 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b6b22cc-6552-461e-b548-f1c291f0f3b4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:19.992259 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 799/1609] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:19 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:12:20.042511 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request issued successfully. Jan 21 10:12:20.111289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d1afb81-fc07-469c-89ab-71a3c19b9b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes returned with HTTP 202 Jan 21 10:12:20.115568 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 811/1610] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:12:18 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes => generated 817 bytes in 1442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:12:20.128964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cffa8c4d-af73-42b5-851b-b530fa783960 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:20.130197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cffa8c4d-af73-42b5-851b-b530fa783960 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:20.130576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:20.130576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:20.131187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cffa8c4d-af73-42b5-851b-b530fa783960 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:20.325252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:20.325252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:20.349019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cffa8c4d-af73-42b5-851b-b530fa783960 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:20.399667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cffa8c4d-af73-42b5-851b-b530fa783960 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:20.400655 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 800/1611] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:21.013577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc874a92-d28f-4283-93b9-02eeef94a6d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:21.014160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc874a92-d28f-4283-93b9-02eeef94a6d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:21.014254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:21.014254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:21.014654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc874a92-d28f-4283-93b9-02eeef94a6d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:21.014966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cc874a92-d28f-4283-93b9-02eeef94a6d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:21.090047 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:21.090047 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:21.092339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc874a92-d28f-4283-93b9-02eeef94a6d2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:21.100153 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 812/1612] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:21 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:21.424629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e76c975-fd6b-4ac3-8977-66d44128f086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:21.429459 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e76c975-fd6b-4ac3-8977-66d44128f086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:21.439704 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:21.439704 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:21.441073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e76c975-fd6b-4ac3-8977-66d44128f086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:21.572521 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:21.572521 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:21.585048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e76c975-fd6b-4ac3-8977-66d44128f086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:21.618387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e76c975-fd6b-4ac3-8977-66d44128f086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:21.619573 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 801/1613] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:22.114043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-773fc81c-c544-4ec7-a202-2766a79d6d59 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:22.115210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-773fc81c-c544-4ec7-a202-2766a79d6d59 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:22.115518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:22.115518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:22.116446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-773fc81c-c544-4ec7-a202-2766a79d6d59 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:22.117370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-773fc81c-c544-4ec7-a202-2766a79d6d59 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:22.163932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:22.163932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:22.170940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-773fc81c-c544-4ec7-a202-2766a79d6d59 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:22.175817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 813/1614] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:22 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:22.648571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51a72943-6e29-4248-b582-1e4ef9ba5c61 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:22.649500 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51a72943-6e29-4248-b582-1e4ef9ba5c61 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:22.649939 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:22.649939 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:22.650615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51a72943-6e29-4248-b582-1e4ef9ba5c61 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:22.722872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:22.722872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:22.734101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-51a72943-6e29-4248-b582-1e4ef9ba5c61 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:22.765065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51a72943-6e29-4248-b582-1e4ef9ba5c61 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:22.767313 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 802/1615] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:22 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:23.190713 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759e4373-8ee0-4b14-ac40-9a2588526591 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:23.191903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759e4373-8ee0-4b14-ac40-9a2588526591 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:23.192286 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:23.192286 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:23.193573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759e4373-8ee0-4b14-ac40-9a2588526591 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:23.194136 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-759e4373-8ee0-4b14-ac40-9a2588526591 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:23.278428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:23.278428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:23.287653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759e4373-8ee0-4b14-ac40-9a2588526591 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:23.292949 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 814/1616] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:23 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:24.307478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19ae2383-2859-46bf-9f00-76e9e63636f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:24.308551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19ae2383-2859-46bf-9f00-76e9e63636f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:24.308754 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:24.308754 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:24.309658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19ae2383-2859-46bf-9f00-76e9e63636f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:24.310180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-19ae2383-2859-46bf-9f00-76e9e63636f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:24.396837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:24.396837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:24.399283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19ae2383-2859-46bf-9f00-76e9e63636f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:24.406659 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 803/1617] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:24 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:25.417091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7daf6e8b-6c38-48de-bda1-9410d76a5029 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:25.417091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7daf6e8b-6c38-48de-bda1-9410d76a5029 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:25.417091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:25.417091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:25.417091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7daf6e8b-6c38-48de-bda1-9410d76a5029 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:25.417877 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7daf6e8b-6c38-48de-bda1-9410d76a5029 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:25.497670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:25.497670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:25.500498 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7daf6e8b-6c38-48de-bda1-9410d76a5029 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:25.524342 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 815/1618] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:25 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:26.519094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23754305-a806-46e0-995b-69bbb5d808f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:26.519832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23754305-a806-46e0-995b-69bbb5d808f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:26.520131 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:26.520131 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:26.520706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23754305-a806-46e0-995b-69bbb5d808f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:26.521189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-23754305-a806-46e0-995b-69bbb5d808f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:26.613115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:26.613115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:26.618409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23754305-a806-46e0-995b-69bbb5d808f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:26.621993 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 804/1619] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:26 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:27.636843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-364e8ab8-a291-409d-84fe-a90fcdda9294 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:27.638035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-364e8ab8-a291-409d-84fe-a90fcdda9294 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:27.638418 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:27.638418 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:27.639047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-364e8ab8-a291-409d-84fe-a90fcdda9294 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:27.639618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-364e8ab8-a291-409d-84fe-a90fcdda9294 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:27.684664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:27.684664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:27.693727 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-364e8ab8-a291-409d-84fe-a90fcdda9294 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:27.696189 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 816/1620] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:27 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:28.714433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b84676c-0b04-4dd3-8540-170c07681043 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:28.724013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b84676c-0b04-4dd3-8540-170c07681043 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:28.724591 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:28.724591 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:28.725495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b84676c-0b04-4dd3-8540-170c07681043 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:28.726206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9b84676c-0b04-4dd3-8540-170c07681043 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:28.765408 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:28.765408 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:28.768603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b84676c-0b04-4dd3-8540-170c07681043 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:28.769838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 805/1621] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:28 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:29.786948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25c93b00-a9e7-49e1-8bdf-015cda8e89c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:29.787678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25c93b00-a9e7-49e1-8bdf-015cda8e89c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:29.787955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:29.787955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:29.788462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25c93b00-a9e7-49e1-8bdf-015cda8e89c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:29.788887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-25c93b00-a9e7-49e1-8bdf-015cda8e89c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:29.858832 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:29.858832 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:29.872651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25c93b00-a9e7-49e1-8bdf-015cda8e89c1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:29.886021 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 817/1622] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:29 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:30.933301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ed6eb52-54c7-44f1-b737-c75a05455a99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:30.934758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ed6eb52-54c7-44f1-b737-c75a05455a99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:30.935177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:30.935177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:30.935801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ed6eb52-54c7-44f1-b737-c75a05455a99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:30.936338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1ed6eb52-54c7-44f1-b737-c75a05455a99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:30.964341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:30.964341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:30.966602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ed6eb52-54c7-44f1-b737-c75a05455a99 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:30.967705 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 806/1623] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:30 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:31.983361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68c851e5-5b0b-4ed2-8dac-710251ffed2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:31.983900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68c851e5-5b0b-4ed2-8dac-710251ffed2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:31.984121 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:31.984121 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:31.984495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68c851e5-5b0b-4ed2-8dac-710251ffed2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:31.984869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-68c851e5-5b0b-4ed2-8dac-710251ffed2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:32.081817 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:32.081817 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:32.083739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68c851e5-5b0b-4ed2-8dac-710251ffed2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:32.101085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 818/1624] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:31 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:33.116000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06c11863-c9f6-463c-99e7-76a212d5d8da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:33.116516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06c11863-c9f6-463c-99e7-76a212d5d8da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:33.116920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:33.116920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:33.117561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06c11863-c9f6-463c-99e7-76a212d5d8da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:33.118090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-06c11863-c9f6-463c-99e7-76a212d5d8da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:33.197378 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:33.197378 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:33.199308 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06c11863-c9f6-463c-99e7-76a212d5d8da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:33.223557 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 807/1625] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:33 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:34.214640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-48b8e6e8-f96e-4e88-a94e-c27fec5ed7ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:34.215797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-48b8e6e8-f96e-4e88-a94e-c27fec5ed7ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:34.216245 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:34.216245 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:34.216865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-48b8e6e8-f96e-4e88-a94e-c27fec5ed7ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:34.220035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-48b8e6e8-f96e-4e88-a94e-c27fec5ed7ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:34.276144 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:34.276144 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:34.284982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-48b8e6e8-f96e-4e88-a94e-c27fec5ed7ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:34.301058 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 819/1626] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:34 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:35.315706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f0b4d4f-d78a-4d38-9d04-e83b12fd3523 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:35.316956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f0b4d4f-d78a-4d38-9d04-e83b12fd3523 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:35.317392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:35.317392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:35.318068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f0b4d4f-d78a-4d38-9d04-e83b12fd3523 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:35.318659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1f0b4d4f-d78a-4d38-9d04-e83b12fd3523 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:35.364923 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:35.364923 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:35.369997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f0b4d4f-d78a-4d38-9d04-e83b12fd3523 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:35.372430 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 808/1627] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:35 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:36.388073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db901789-9962-4c92-aa5b-24546fe74a55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:36.389416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db901789-9962-4c92-aa5b-24546fe74a55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:36.389783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:36.389783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:36.390435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db901789-9962-4c92-aa5b-24546fe74a55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:36.391294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-db901789-9962-4c92-aa5b-24546fe74a55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:36.424837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:36.424837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:36.427300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db901789-9962-4c92-aa5b-24546fe74a55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:36.435209 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 820/1628] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:36 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:37.474729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c196f37-7215-4871-81ba-35c751af2fa9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:37.474729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c196f37-7215-4871-81ba-35c751af2fa9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:37.474729 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:37.474729 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:37.474729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c196f37-7215-4871-81ba-35c751af2fa9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:37.493099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5c196f37-7215-4871-81ba-35c751af2fa9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:37.555960 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:37.555960 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:37.557784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c196f37-7215-4871-81ba-35c751af2fa9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:37.562796 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 809/1629] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:37 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:38.579026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78559139-06f3-40dd-b6fa-e6e3967f8b29 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:38.581648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78559139-06f3-40dd-b6fa-e6e3967f8b29 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:38.582977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:38.582977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:38.586155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78559139-06f3-40dd-b6fa-e6e3967f8b29 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:38.588871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-78559139-06f3-40dd-b6fa-e6e3967f8b29 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:38.733823 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:38.733823 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:38.738491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78559139-06f3-40dd-b6fa-e6e3967f8b29 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:38.740823 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 821/1630] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:38 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:39.762904 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22ea7f6b-1c23-424f-979f-3ba41bc1608a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:39.763530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22ea7f6b-1c23-424f-979f-3ba41bc1608a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:39.763627 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:39.763627 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:39.764054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22ea7f6b-1c23-424f-979f-3ba41bc1608a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:39.764636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-22ea7f6b-1c23-424f-979f-3ba41bc1608a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:39.916252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:39.916252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:39.925746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22ea7f6b-1c23-424f-979f-3ba41bc1608a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:39.936122 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 810/1631] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:39 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:40.953699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bbd37fa-3fca-4813-8771-6f2f3e48660f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:40.955814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4bbd37fa-3fca-4813-8771-6f2f3e48660f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:40.956027 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:40.956027 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:40.957988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4bbd37fa-3fca-4813-8771-6f2f3e48660f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:40.958579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4bbd37fa-3fca-4813-8771-6f2f3e48660f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:41.473695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:41.473695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:41.475593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bbd37fa-3fca-4813-8771-6f2f3e48660f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:41.476405 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 822/1632] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:40 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:42.492538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c27514d-79eb-4528-aa08-31f12907bc05 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:42.493742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c27514d-79eb-4528-aa08-31f12907bc05 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:42.494155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:42.494155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:42.494818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c27514d-79eb-4528-aa08-31f12907bc05 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:42.495568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7c27514d-79eb-4528-aa08-31f12907bc05 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:42.557860 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:42.557860 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:42.564312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c27514d-79eb-4528-aa08-31f12907bc05 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:42.566202 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 811/1633] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:42 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:43.500319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-704a1274-76f9-4723-a644-4e150fb9e57e tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:12:43.501041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-704a1274-76f9-4723-a644-4e150fb9e57e tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:43.501304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:43.501304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:43.501702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-704a1274-76f9-4723-a644-4e150fb9e57e tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:43.585769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2493c114-73fd-4468-8c97-f64eee680b60 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:43.595865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2493c114-73fd-4468-8c97-f64eee680b60 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:43.596705 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:43.596705 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:43.597893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2493c114-73fd-4468-8c97-f64eee680b60 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:43.598905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2493c114-73fd-4468-8c97-f64eee680b60 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:43.599648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:43.599648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:43.636169 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-704a1274-76f9-4723-a644-4e150fb9e57e tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:12:43.700438 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-704a1274-76f9-4723-a644-4e150fb9e57e tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:12:43.707739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:43.707739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:43.710778 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 823/1634] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:43 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:43.720337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2493c114-73fd-4468-8c97-f64eee680b60 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:43.722146 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 812/1635] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:43 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:44.719880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b41cd9c-2f0d-4013-ad84-01be5c4e5456 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:12:44.720999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b41cd9c-2f0d-4013-ad84-01be5c4e5456 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:44.721500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:44.721500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:44.722100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b41cd9c-2f0d-4013-ad84-01be5c4e5456 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:44.738864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-313b92dc-6b85-49ce-ae68-3183bed2007a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:44.739910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-313b92dc-6b85-49ce-ae68-3183bed2007a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:44.740291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:44.740291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:44.740847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-313b92dc-6b85-49ce-ae68-3183bed2007a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:44.741632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-313b92dc-6b85-49ce-ae68-3183bed2007a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:44.775960 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:44.775960 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:44.782882 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:44.782882 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:44.785963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-313b92dc-6b85-49ce-ae68-3183bed2007a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:44.787775 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 813/1636] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:44 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:44.797732 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5b41cd9c-2f0d-4013-ad84-01be5c4e5456 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:12:44.847718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b41cd9c-2f0d-4013-ad84-01be5c4e5456 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:12:44.851031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 824/1637] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:44 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 930 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:45.802919 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc64adc-6023-4034-a285-4a1d4158ced3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:45.803898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc64adc-6023-4034-a285-4a1d4158ced3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:45.804231 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:45.804231 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:45.804754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc64adc-6023-4034-a285-4a1d4158ced3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:45.805241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9fc64adc-6023-4034-a285-4a1d4158ced3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:45.865771 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:45.865771 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:45.871225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc64adc-6023-4034-a285-4a1d4158ced3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:45.873306 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 814/1638] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:45 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:46.090269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de2200f6-ba9d-4c60-a41c-c6a871a3ec03 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] DELETE http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:12:46.090987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de2200f6-ba9d-4c60-a41c-c6a871a3ec03 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:46.091517 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:46.091517 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:46.092065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de2200f6-ba9d-4c60-a41c-c6a871a3ec03 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:46.102214 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-de2200f6-ba9d-4c60-a41c-c6a871a3ec03 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Delete volume with id: 97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:12:46.291131 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:46.291131 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:46.297916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-de2200f6-ba9d-4c60-a41c-c6a871a3ec03 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:12:46.361035 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-de2200f6-ba9d-4c60-a41c-c6a871a3ec03 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Delete volume request issued successfully. Jan 21 10:12:46.361518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de2200f6-ba9d-4c60-a41c-c6a871a3ec03 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 202 Jan 21 10:12:46.362576 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 825/1639] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:12:46 2021] DELETE /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:12:46.370395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef24ac7-ec8a-4765-ba0f-f20105fdb816 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:12:46.370929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef24ac7-ec8a-4765-ba0f-f20105fdb816 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:46.371112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:46.371112 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:46.371494 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef24ac7-ec8a-4765-ba0f-f20105fdb816 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:46.497873 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:46.497873 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:46.513952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ef24ac7-ec8a-4765-ba0f-f20105fdb816 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:12:46.546092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef24ac7-ec8a-4765-ba0f-f20105fdb816 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:12:46.548082 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 815/1640] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:46 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 929 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:46.889630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1777d67a-31b2-4270-8dbd-7e2e258d10ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:46.891006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1777d67a-31b2-4270-8dbd-7e2e258d10ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:46.891578 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:46.891578 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:46.892693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1777d67a-31b2-4270-8dbd-7e2e258d10ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:46.893496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1777d67a-31b2-4270-8dbd-7e2e258d10ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:46.928168 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:46.928168 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:46.931721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1777d67a-31b2-4270-8dbd-7e2e258d10ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:46.933089 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 826/1641] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:46 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:47.573900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9074bbac-02c8-4769-be28-d3a551409718 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:12:47.574441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9074bbac-02c8-4769-be28-d3a551409718 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:47.574718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:47.574718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:47.575053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9074bbac-02c8-4769-be28-d3a551409718 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:47.655067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:47.655067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:47.690437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9074bbac-02c8-4769-be28-d3a551409718 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Volume info retrieved successfully. Jan 21 10:12:47.735259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9074bbac-02c8-4769-be28-d3a551409718 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 200 Jan 21 10:12:47.736759 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 816/1642] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:47 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 929 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:47.948531 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:47.949725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:47.950158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:47.950158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:47.950823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:47.951493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:48.006662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:48.006662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:48.009588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-4d463ac8-a9cf-4e67-87af-b558dba631d5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:48.011874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:48.014929 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 827/1643] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:47 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:48.017782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-4d463ac8-a9cf-4e67-87af-b558dba631d5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:48.018337 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:48.018337 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:48.019073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-4d463ac8-a9cf-4e67-87af-b558dba631d5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:48.128591 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:48.128591 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:48.152070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-4d463ac8-a9cf-4e67-87af-b558dba631d5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:48.235905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-4d463ac8-a9cf-4e67-87af-b558dba631d5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:48.254913 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 817/1644] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:12:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:48.363444 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume// Jan 21 10:12:48.364380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:48.364751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:48.364751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:48.365662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:48.368308 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-626a910e-d631-475b-a0d4-e1225a147353 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:12:48.369502 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 828/1645] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:12:48 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:12:48.394956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-efe702c5-f176-42f7-94a3-39342936c634 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments Jan 21 10:12:48.398536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:48.398536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:48.399469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-efe702c5-f176-42f7-94a3-39342936c634 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dd8ac70-b69e-4646-90c4-e76e8784455d", "instance_uuid": "63ae6ebd-9023-43b5-8295-fd5dd0fba2da", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:48.495730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:48.495730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:48.640799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-efe702c5-f176-42f7-94a3-39342936c634 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments returned with HTTP 200 Jan 21 10:12:48.643540 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 818/1646] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:12:48 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:12:48.699598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:48.700395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:48.701481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:48.757290 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c03f0227-149a-4375-b390-71284104b781 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] GET http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 Jan 21 10:12:48.759882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c03f0227-149a-4375-b390-71284104b781 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:48.763111 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:48.763111 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:48.764249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c03f0227-149a-4375-b390-71284104b781 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:48.802967 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:48.802967 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:48.832196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:48.873865 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:48.873865 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:48.894999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:48.896442 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 829/1647] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:48.897547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:12:48.898129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:48.898456 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:48.898456 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:48.899019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:48.900329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da77542a-b1fa-4f11-98f8-5d7a26b83ea8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:12:48.911796 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 830/1648] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:12:48 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:12:48.926431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-01eb487d-a2f9-4732-8707-ab5ad96ead2a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:48.927305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-01eb487d-a2f9-4732-8707-ab5ad96ead2a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:48.927924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-01eb487d-a2f9-4732-8707-ab5ad96ead2a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:48.933925 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:48.933925 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:48.940125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c03f0227-149a-4375-b390-71284104b781 tempest-VolumesActionsTest-329716921 tempest-VolumesActionsTest-329716921] http://10.222.0.77/volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 returned with HTTP 404 Jan 21 10:12:48.941398 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 819/1649] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:48 2021] GET /volume/v3/6d512d5887ad42d6a631222990b7d5ec/volumes/97f456af-4c14-4367-aab4-a8b7ec6868c7 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:12:49.032841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17a33217-be7b-432e-ac2e-02891c0e4af4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:49.032841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17a33217-be7b-432e-ac2e-02891c0e4af4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:49.032841 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:49.032841 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:49.032841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17a33217-be7b-432e-ac2e-02891c0e4af4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:49.032841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-17a33217-be7b-432e-ac2e-02891c0e4af4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:49.047272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:49.047272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:49.089492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-01eb487d-a2f9-4732-8707-ab5ad96ead2a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:49.114848 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:49.114848 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:49.120051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17a33217-be7b-432e-ac2e-02891c0e4af4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:49.130471 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 820/1650] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:49 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:12:49.135986 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:49.135986 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:49.153226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-01eb487d-a2f9-4732-8707-ab5ad96ead2a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:49.156167 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 831/1651] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:12:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 1008 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:12:49.193076 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-9d7e7cf3-7f73-4647-b2fa-1e87a287e74d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] PUT http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d Jan 21 10:12:49.193711 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:49.193711 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:49.194279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-9d7e7cf3-7f73-4647-b2fa-1e87a287e74d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:49.280489 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:12:49.280489 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:12:49.283239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-9d7e7cf3-7f73-4647-b2fa-1e87a287e74d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Lock "b'cinder-attachment_update-7dd8ac70-b69e-4646-90c4-e76e8784455d-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:12:49.297665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:49.297665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:49.914010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0705a49c-c081-4e0d-84a2-4a4a572c9028 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:49.914550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0705a49c-c081-4e0d-84a2-4a4a572c9028 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:49.914751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:49.914751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:49.915400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0705a49c-c081-4e0d-84a2-4a4a572c9028 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:50.045853 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:50.045853 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:50.100878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0705a49c-c081-4e0d-84a2-4a4a572c9028 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:50.184941 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:50.184941 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:50.235723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0705a49c-c081-4e0d-84a2-4a4a572c9028 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:50.267527 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 832/1652] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:49 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:50.285736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7629369d-f16a-44da-9b04-468f04a3d0bf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:50.286679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7629369d-f16a-44da-9b04-468f04a3d0bf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:50.298084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:50.298084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:50.303665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7629369d-f16a-44da-9b04-468f04a3d0bf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:50.309607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7629369d-f16a-44da-9b04-468f04a3d0bf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:50.344252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:50.344252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:50.346485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7629369d-f16a-44da-9b04-468f04a3d0bf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:50.347909 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 833/1653] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:50 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 820 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:51.276026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19d9ce03-d654-44b8-a9ef-2c8ae5b2e1f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:51.277643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19d9ce03-d654-44b8-a9ef-2c8ae5b2e1f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:51.278692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:51.278692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:51.285232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19d9ce03-d654-44b8-a9ef-2c8ae5b2e1f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:51.385243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:51.385243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:51.413347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-19d9ce03-d654-44b8-a9ef-2c8ae5b2e1f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:51.467188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:51.467188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:51.493605 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19d9ce03-d654-44b8-a9ef-2c8ae5b2e1f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:51.494800 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 834/1654] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:51 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:51.504839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c436ee06-591d-47ca-afc4-98c6e6e4991e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:51.508417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c436ee06-591d-47ca-afc4-98c6e6e4991e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:51.508890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:51.508890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:51.509678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c436ee06-591d-47ca-afc4-98c6e6e4991e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:51.510497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c436ee06-591d-47ca-afc4-98c6e6e4991e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:51.571797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:51.571797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:51.580540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c436ee06-591d-47ca-afc4-98c6e6e4991e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:51.581820 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 835/1655] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:51 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 820 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:52.324515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-9d7e7cf3-7f73-4647-b2fa-1e87a287e74d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Lock "b'cinder-attachment_update-7dd8ac70-b69e-4646-90c4-e76e8784455d-n-h2-758944-3'" released by "attachment_update" :: held 3.043s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:12:52.326714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-9d7e7cf3-7f73-4647-b2fa-1e87a287e74d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d returned with HTTP 200 Jan 21 10:12:52.329157 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 821/1656] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:12:49 2021] PUT /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d => generated 762 bytes in 3142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:12:52.516481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7aaa28ee-0d22-4286-a72f-1c75e409db88 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:52.518081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7aaa28ee-0d22-4286-a72f-1c75e409db88 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:52.518718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:52.518718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:52.521248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7aaa28ee-0d22-4286-a72f-1c75e409db88 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:52.596700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49f7f786-c88b-498f-bb89-e014e84fd5f2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:52.597347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49f7f786-c88b-498f-bb89-e014e84fd5f2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:52.597643 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:52.597643 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:52.598141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49f7f786-c88b-498f-bb89-e014e84fd5f2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:52.598613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-49f7f786-c88b-498f-bb89-e014e84fd5f2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:52.603448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:52.603448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:52.619645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7aaa28ee-0d22-4286-a72f-1c75e409db88 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:52.644498 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:52.644498 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:52.653911 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7aaa28ee-0d22-4286-a72f-1c75e409db88 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:52.654751 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 836/1657] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:52 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:12:52.665591 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:52.665591 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:52.667921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49f7f786-c88b-498f-bb89-e014e84fd5f2 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:52.682185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bd8b917-5c4d-41dd-add4-8b1a2d524057 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:12:52.682988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bd8b917-5c4d-41dd-add4-8b1a2d524057 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:52.683680 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:52.683680 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:52.684297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bd8b917-5c4d-41dd-add4-8b1a2d524057 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:52.687574 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 822/1658] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:52 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:52.743656 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:52.743656 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:52.754217 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9bd8b917-5c4d-41dd-add4-8b1a2d524057 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:12:52.805574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bd8b917-5c4d-41dd-add4-8b1a2d524057 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:12:52.806423 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 837/1659] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:52 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1364 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:12:52.827992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] POST http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17/restore Jan 21 10:12:52.828548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:52.828548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:52.828969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:52.832051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Restoring backup dd7af892-abec-44de-9189-77b627282f17 ({'restore': {}}) {{(pid=87995) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 10:12:52.832613 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Restoring backup dd7af892-abec-44de-9189-77b627282f17 to volume None. Jan 21 10:12:52.881534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:52.881534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:52.892712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Creating volume of 1 GB for restore of backup dd7af892-abec-44de-9189-77b627282f17. Jan 21 10:12:52.962707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Availability zone cache updated, next update will occur around 2021-01-21 11:12:52.962082. {{(pid=87995) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 10:12:52.963407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Availability Zones retrieved successfully. Jan 21 10:12:52.990278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Flow 'volume_create_api' (98fb68be-a56b-4ec5-88e1-d18e669979fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:12:52.993284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c564a26b-1659-4eb0-aba6-c7c115d98a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:52.996414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:12:53.081647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c564a26b-1659-4eb0-aba6-c7c115d98a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:53.084086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2feeb6dc-e0c4-4fba-a9b1-13c298dce10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:53.162563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Created reservations ['e660ee66-5ccd-421b-b946-d5528d233e01', '41a45b3e-d4a7-41a3-bf64-a2f593cb6e1a', 'b0946598-f794-412c-ade6-e3652222c0b1', 'd49c55db-cef8-4981-93b0-161e8cb2b337'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:12:53.164509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2feeb6dc-e0c4-4fba-a9b1-13c298dce10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e660ee66-5ccd-421b-b946-d5528d233e01', '41a45b3e-d4a7-41a3-bf64-a2f593cb6e1a', 'b0946598-f794-412c-ade6-e3652222c0b1', 'd49c55db-cef8-4981-93b0-161e8cb2b337']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:53.166625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2b46df-2469-438a-9fe1-84e532d18088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:53.224869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2b46df-2469-438a-9fe1-84e532d18088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9518bcd3-da6c-4a36-918c-5997075baf82', '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_dd7af892-abec-44de-9189-77b627282f17',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c1b18b9f65482f9d6c959e64a56c12',qos_specs=None,replication_status=,reservations=['e660ee66-5ccd-421b-b946-d5528d233e01','41a45b3e-d4a7-41a3-bf64-a2f593cb6e1a','b0946598-f794-412c-ade6-e3652222c0b1','d49c55db-cef8-4981-93b0-161e8cb2b337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3156983ec2483387b520b3c7c46191',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:12:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dd7af892-abec-44de-9189-77b627282f17',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9518bcd3-da6c-4a36-918c-5997075baf82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c1b18b9f65482f9d6c959e64a56c12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eb3156983ec2483387b520b3c7c46191',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:53.226922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d88e35f-8a08-4efb-978a-7af10c24702a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:53.256744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d88e35f-8a08-4efb-978a-7af10c24702a) transitioned into 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_dd7af892-abec-44de-9189-77b627282f17',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c1b18b9f65482f9d6c959e64a56c12',qos_specs=None,replication_status=,reservations=['e660ee66-5ccd-421b-b946-d5528d233e01','41a45b3e-d4a7-41a3-bf64-a2f593cb6e1a','b0946598-f794-412c-ade6-e3652222c0b1','d49c55db-cef8-4981-93b0-161e8cb2b337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3156983ec2483387b520b3c7c46191',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:53.258885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cef037-c280-408e-bda1-6618bb60f61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:53.274883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cef037-c280-408e-bda1-6618bb60f61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:53.277660 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Flow 'volume_create_api' (98fb68be-a56b-4ec5-88e1-d18e669979fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:12:53.327432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Create volume request issued successfully. Jan 21 10:12:53.380027 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:53.380027 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:53.381524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:12:53.382077 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 10:12:53.382077 n-d-758944-3 devstack@c-api.service[87994]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 10:12:53.382077 n-d-758944-3 devstack@c-api.service[87994]: hub = hubs.get_hub() Jan 21 10:12:53.680655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2674996a-97c1-44ec-9498-5c9fc51dc8f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:53.682688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2674996a-97c1-44ec-9498-5c9fc51dc8f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:53.684054 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:53.684054 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:53.685905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2674996a-97c1-44ec-9498-5c9fc51dc8f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:53.759054 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:53.759054 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:53.770962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2674996a-97c1-44ec-9498-5c9fc51dc8f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:53.795850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:53.795850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:53.811118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2674996a-97c1-44ec-9498-5c9fc51dc8f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:53.826538 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 838/1660] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:53 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:54.454713 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:54.454713 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:54.456728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:12:54.457841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Checking backup size 1 against volume size 1 {{(pid=87995) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 10:12:54.459222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Overwriting volume 9518bcd3-da6c-4a36-918c-5997075baf82 with restore of backup dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:54.504468 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] restore_backup in rpcapi backup_id dd7af892-abec-44de-9189-77b627282f17 {{(pid=87995) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 10:12:54.521651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3e33963-e274-439c-b751-445f56348319 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17/restore returned with HTTP 202 Jan 21 10:12:54.522750 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 823/1661] 10.222.0.77 () {60 vars in 1360 bytes} [Thu Jan 21 10:12:52 2021] POST /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17/restore => generated 189 bytes in 1702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:12:54.535923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b23bc02-5a78-4087-9d7e-cb56da9bdb3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:54.536893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b23bc02-5a78-4087-9d7e-cb56da9bdb3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:54.537294 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:54.537294 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:54.537915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b23bc02-5a78-4087-9d7e-cb56da9bdb3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:54.538503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6b23bc02-5a78-4087-9d7e-cb56da9bdb3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:54.586861 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:54.586861 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:54.589471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b23bc02-5a78-4087-9d7e-cb56da9bdb3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:54.590623 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 839/1662] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:54 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:54.829558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75cc4924-ed93-472f-81db-dbedb6907a09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:54.830393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75cc4924-ed93-472f-81db-dbedb6907a09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:54.830788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:54.830788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:54.831447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75cc4924-ed93-472f-81db-dbedb6907a09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:54.968504 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:54.968504 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:54.992865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75cc4924-ed93-472f-81db-dbedb6907a09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:55.034459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:55.034459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:55.050242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75cc4924-ed93-472f-81db-dbedb6907a09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:55.056822 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 824/1663] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:55.605847 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-202af323-41d9-43c6-a5fd-a928aeea254d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:55.606389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-202af323-41d9-43c6-a5fd-a928aeea254d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:55.606537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:55.606537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:55.607211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-202af323-41d9-43c6-a5fd-a928aeea254d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:55.607751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-202af323-41d9-43c6-a5fd-a928aeea254d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:55.657177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:55.657177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:55.659552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-202af323-41d9-43c6-a5fd-a928aeea254d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:55.666480 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 840/1664] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:55 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:56.073780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26d0f964-af75-41c7-a81d-7d6314c5da2e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:56.074331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26d0f964-af75-41c7-a81d-7d6314c5da2e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:56.074607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:56.074607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:56.074840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26d0f964-af75-41c7-a81d-7d6314c5da2e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:56.233405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:56.233405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:56.260166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-26d0f964-af75-41c7-a81d-7d6314c5da2e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:56.315229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:56.315229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:56.335976 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26d0f964-af75-41c7-a81d-7d6314c5da2e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:56.336836 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 825/1665] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:56 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:56.677462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea844f6f-aba1-4a6e-b0e3-a61ef387b846 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:56.678669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea844f6f-aba1-4a6e-b0e3-a61ef387b846 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:56.679175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:56.679175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:56.679880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea844f6f-aba1-4a6e-b0e3-a61ef387b846 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:56.684052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ea844f6f-aba1-4a6e-b0e3-a61ef387b846 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:56.734412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:56.734412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:56.737137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea844f6f-aba1-4a6e-b0e3-a61ef387b846 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:56.740412 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 841/1666] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:56 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:56.941575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] POST http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes Jan 21 10:12:56.941575 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:56.941575 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:56.941575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1940340098"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:56.941575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request body: {'volume': {'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1940340098'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:12:57.093238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume of 1 GB Jan 21 10:12:57.108336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Availability Zones retrieved successfully. Jan 21 10:12:57.127544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (0cd162ee-2717-4b07-9935-906f22cf083a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:12:57.130423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d2ffba-7189-4a44-bbb4-b4ba92168a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:57.132604 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:12:57.290934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d2ffba-7189-4a44-bbb4-b4ba92168a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:57.293393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341b714f-ff65-47a6-a318-b0c17339b3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:57.355009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70c28eac-a484-4cc6-83b0-b819a57235fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:57.356107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70c28eac-a484-4cc6-83b0-b819a57235fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:57.356514 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:57.356514 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:57.358185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70c28eac-a484-4cc6-83b0-b819a57235fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:57.425015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Created reservations ['68c0ef01-501c-4c1a-8561-2e94c46db574', '2c92a7ea-968c-4648-8166-c257c5b5c0c6', 'ac1a459a-be60-4b56-ad20-78a5052dedc3', '2643e92e-c18d-4d36-b241-60e5ca5e07c9'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:12:57.428625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341b714f-ff65-47a6-a318-b0c17339b3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68c0ef01-501c-4c1a-8561-2e94c46db574', '2c92a7ea-968c-4648-8166-c257c5b5c0c6', 'ac1a459a-be60-4b56-ad20-78a5052dedc3', '2643e92e-c18d-4d36-b241-60e5ca5e07c9']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:57.432176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9fe8fd0-68cd-41df-b8f3-f2a9945f00d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:57.433708 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:57.433708 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:57.444152 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70c28eac-a484-4cc6-83b0-b819a57235fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:57.471331 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:57.471331 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:57.480881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70c28eac-a484-4cc6-83b0-b819a57235fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:57.481702 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 842/1667] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:57 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:57.518599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9fe8fd0-68cd-41df-b8f3-f2a9945f00d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbb97e7e-b548-4d35-b374-f3b00c4c8075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1940340098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['68c0ef01-501c-4c1a-8561-2e94c46db574','2c92a7ea-968c-4648-8166-c257c5b5c0c6','ac1a459a-be60-4b56-ad20-78a5052dedc3','2643e92e-c18d-4d36-b241-60e5ca5e07c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1940340098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbb97e7e-b548-4d35-b374-f3b00c4c8075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88ca218e1494e0cab4e805e218a54fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='12211f25079644d689ebf1e22e4ec549',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:57.520813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4770a98-af7c-4624-bc78-0444712e0030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:57.553995 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4770a98-af7c-4624-bc78-0444712e0030) transitioned into state 'SUCCESS' from state '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-1940340098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['68c0ef01-501c-4c1a-8561-2e94c46db574','2c92a7ea-968c-4648-8166-c257c5b5c0c6','ac1a459a-be60-4b56-ad20-78a5052dedc3','2643e92e-c18d-4d36-b241-60e5ca5e07c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:57.556988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabc9f60-253e-4ce8-a7a8-dd19d7f29b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:12:57.571885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabc9f60-253e-4ce8-a7a8-dd19d7f29b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:12:57.574442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (0cd162ee-2717-4b07-9935-906f22cf083a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:12:57.626067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request issued successfully. Jan 21 10:12:57.642318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c85dfb5-18fe-4dd6-9cfc-b1c9e089ca5d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes returned with HTTP 202 Jan 21 10:12:57.643408 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 826/1668] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:12:56 2021] POST /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes => generated 816 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:12:57.659556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df0bbe61-47e1-4e60-a19c-00cf4625ff5b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:12:57.660463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df0bbe61-47e1-4e60-a19c-00cf4625ff5b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:57.661067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:57.661067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:57.661550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df0bbe61-47e1-4e60-a19c-00cf4625ff5b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:57.720892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:57.720892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:57.731099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df0bbe61-47e1-4e60-a19c-00cf4625ff5b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:12:57.756317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-806dbc02-0383-4cff-821d-2d6d610778e1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:57.756854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-806dbc02-0383-4cff-821d-2d6d610778e1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:57.757113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:57.757113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:57.757455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-806dbc02-0383-4cff-821d-2d6d610778e1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:57.757776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-806dbc02-0383-4cff-821d-2d6d610778e1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:57.782363 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:57.782363 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:57.785011 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-806dbc02-0383-4cff-821d-2d6d610778e1 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:57.785800 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 827/1669] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:57 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:57.788425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df0bbe61-47e1-4e60-a19c-00cf4625ff5b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:12:57.789260 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 843/1670] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:57 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:57.879952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-b39c5c63-b455-4947-96bd-cde3c2f91475 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d/action Jan 21 10:12:57.881053 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:57.881053 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:57.881053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-b39c5c63-b455-4947-96bd-cde3c2f91475 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:12:57.881634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-b39c5c63-b455-4947-96bd-cde3c2f91475 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:57.999044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:57.999044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:58.023571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c502d37-fb27-4dc5-b1bf-d97a1da5e240 req-b39c5c63-b455-4947-96bd-cde3c2f91475 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d/action returned with HTTP 204 Jan 21 10:12:58.026265 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 828/1671] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:12:57 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:12:58.509478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15284c46-b034-4e2e-ab7a-aa0b64d41acf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:12:58.510297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15284c46-b034-4e2e-ab7a-aa0b64d41acf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:58.510857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:58.510857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:58.511514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15284c46-b034-4e2e-ab7a-aa0b64d41acf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:58.633320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:58.633320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:58.633320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-15284c46-b034-4e2e-ab7a-aa0b64d41acf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:58.744858 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:58.744858 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:58.744858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15284c46-b034-4e2e-ab7a-aa0b64d41acf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:12:58.744858 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 844/1672] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:58 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 1202 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:12:58.745862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f7edd2a-bcde-4b46-b38a-8a7255c11638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups Jan 21 10:12:58.745862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:58.745862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:58.745862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f7edd2a-bcde-4b46-b38a-8a7255c11638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7dd8ac70-b69e-4646-90c4-e76e8784455d", "name": "tempest-VolumesBackupsTest-Backup-1299071262", "force": true}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:12:58.745862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-4f7edd2a-bcde-4b46-b38a-8a7255c11638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating new backup {'backup': {'volume_id': '7dd8ac70-b69e-4646-90c4-e76e8784455d', 'name': 'tempest-VolumesBackupsTest-Backup-1299071262', 'force': True}} {{(pid=87995) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:12:58.745862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-4f7edd2a-bcde-4b46-b38a-8a7255c11638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating backup of volume 7dd8ac70-b69e-4646-90c4-e76e8784455d in container None Jan 21 10:12:58.803822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-73b6c761-3fea-430f-8136-cdd67209ae55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:58.804365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-73b6c761-3fea-430f-8136-cdd67209ae55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:58.804588 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:58.804588 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:58.804961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-73b6c761-3fea-430f-8136-cdd67209ae55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:58.805326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-73b6c761-3fea-430f-8136-cdd67209ae55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:58.809253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:58.809253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:58.811343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f7edd2a-bcde-4b46-b38a-8a7255c11638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:12:58.852628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:58.852628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:58.852628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-73b6c761-3fea-430f-8136-cdd67209ae55 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:58.852628 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 845/1673] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:58 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:12:58.852628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3fa3581-ef90-4f5e-bbf2-e10e3bf2a9a0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:12:58.858281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3fa3581-ef90-4f5e-bbf2-e10e3bf2a9a0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:58.858281 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:58.858281 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:58.858281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3fa3581-ef90-4f5e-bbf2-e10e3bf2a9a0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:58.935454 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:58.935454 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:58.941300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-4f7edd2a-bcde-4b46-b38a-8a7255c11638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['f4b4e28e-47f6-4cdc-b016-420d196f4f74', '1572acaf-f34b-4d8f-9386-de51d680886d'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:12:58.953562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f3fa3581-ef90-4f5e-bbf2-e10e3bf2a9a0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:12:59.010231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3fa3581-ef90-4f5e-bbf2-e10e3bf2a9a0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:12:59.025314 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 846/1674] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:58 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:59.072346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f7edd2a-bcde-4b46-b38a-8a7255c11638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups returned with HTTP 202 Jan 21 10:12:59.073187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 829/1675] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:12:58 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups => generated 396 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:12:59.085331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c7f6ea8-95e7-4f7a-a6a4-375e51db8d52 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:12:59.085882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c7f6ea8-95e7-4f7a-a6a4-375e51db8d52 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:59.086110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:59.086110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:59.113944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c7f6ea8-95e7-4f7a-a6a4-375e51db8d52 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:59.113944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7c7f6ea8-95e7-4f7a-a6a4-375e51db8d52 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:59.165500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:59.165500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:59.165500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c7f6ea8-95e7-4f7a-a6a4-375e51db8d52 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:12:59.165500 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 847/1676] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:59 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:12:59.923172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5195407-456e-41e9-9fcb-d839b7ca04da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:12:59.923172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5195407-456e-41e9-9fcb-d839b7ca04da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:12:59.923172 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:12:59.923172 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:12:59.923172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5195407-456e-41e9-9fcb-d839b7ca04da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:12:59.923172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f5195407-456e-41e9-9fcb-d839b7ca04da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:12:59.998451 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:12:59.998451 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:12:59.998451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5195407-456e-41e9-9fcb-d839b7ca04da tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:12:59.998451 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 830/1677] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:12:59 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:00.032698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d3129a2-dd53-43ed-b521-7912dc45c192 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:00.032698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d3129a2-dd53-43ed-b521-7912dc45c192 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:00.032698 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:00.032698 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:00.032698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d3129a2-dd53-43ed-b521-7912dc45c192 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:00.192043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93b65733-a145-4265-ac30-577207339b3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:00.192043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93b65733-a145-4265-ac30-577207339b3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:00.192043 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:00.192043 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:00.192427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93b65733-a145-4265-ac30-577207339b3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:00.192782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-93b65733-a145-4265-ac30-577207339b3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:00.197834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:00.197834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:00.221383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1d3129a2-dd53-43ed-b521-7912dc45c192 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:00.267372 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:00.267372 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:00.270646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93b65733-a145-4265-ac30-577207339b3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:00.279014 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 831/1678] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:00 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:00.335838 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d3129a2-dd53-43ed-b521-7912dc45c192 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:00.335838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 848/1679] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:00 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:01.029292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c930910a-7208-49dd-89a9-de6fc1aa48cf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:01.029835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c930910a-7208-49dd-89a9-de6fc1aa48cf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:01.030144 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:01.030144 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:01.030610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c930910a-7208-49dd-89a9-de6fc1aa48cf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:01.031134 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c930910a-7208-49dd-89a9-de6fc1aa48cf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:01.082213 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:01.082213 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:01.088416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c930910a-7208-49dd-89a9-de6fc1aa48cf tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:01.089452 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 832/1680] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:01 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:01.304263 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4449bd7-0cdb-4132-beb8-1a6d1c18c800 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:01.305223 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4449bd7-0cdb-4132-beb8-1a6d1c18c800 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:01.305598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:01.305598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:01.309267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4449bd7-0cdb-4132-beb8-1a6d1c18c800 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:01.310117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b4449bd7-0cdb-4132-beb8-1a6d1c18c800 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:01.359975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21a2805c-eb24-4f39-8e56-6eb86b486104 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:01.360961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21a2805c-eb24-4f39-8e56-6eb86b486104 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:01.361369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:01.361369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:01.362012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21a2805c-eb24-4f39-8e56-6eb86b486104 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:01.364490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:01.364490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:01.370176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4449bd7-0cdb-4132-beb8-1a6d1c18c800 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:01.391695 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 849/1681] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:01 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:01.585884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:01.585884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:01.600146 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-21a2805c-eb24-4f39-8e56-6eb86b486104 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:01.639836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21a2805c-eb24-4f39-8e56-6eb86b486104 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:01.643645 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 833/1682] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:01 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:02.127452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4be06b1-715a-4070-9e1e-0517ca47dadc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:02.128544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4be06b1-715a-4070-9e1e-0517ca47dadc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:02.128915 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:02.128915 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:02.129523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4be06b1-715a-4070-9e1e-0517ca47dadc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:02.130045 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a4be06b1-715a-4070-9e1e-0517ca47dadc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:02.161907 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:02.161907 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:02.165027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4be06b1-715a-4070-9e1e-0517ca47dadc tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:02.166035 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 850/1683] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:02 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:02.407901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-959c4429-82db-4b77-8e28-01cfb20d8e9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:02.407901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-959c4429-82db-4b77-8e28-01cfb20d8e9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:02.407901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:02.407901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:02.407901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-959c4429-82db-4b77-8e28-01cfb20d8e9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:02.407901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-959c4429-82db-4b77-8e28-01cfb20d8e9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:02.463207 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:02.463207 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:02.465149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-959c4429-82db-4b77-8e28-01cfb20d8e9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:02.467213 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 834/1684] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:02 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:02.663611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b30df9f0-9667-4ae3-b95c-b822d66be4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:02.663611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b30df9f0-9667-4ae3-b95c-b822d66be4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:02.663611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:02.663611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:02.663611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b30df9f0-9667-4ae3-b95c-b822d66be4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:02.790202 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:02.790202 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:02.809708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b30df9f0-9667-4ae3-b95c-b822d66be4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:02.877788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b30df9f0-9667-4ae3-b95c-b822d66be4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:02.879510 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 851/1685] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:02 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:03.189673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35554a81-370f-402a-a584-5c93c77a203a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:03.189673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35554a81-370f-402a-a584-5c93c77a203a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:03.189673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:03.189673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:03.189673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35554a81-370f-402a-a584-5c93c77a203a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:03.190448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-35554a81-370f-402a-a584-5c93c77a203a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:03.233104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:03.233104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:03.238514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35554a81-370f-402a-a584-5c93c77a203a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:03.245431 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 835/1686] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:03 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:03.488098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20b4f139-8110-4d98-9401-be898497412e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:03.488098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20b4f139-8110-4d98-9401-be898497412e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:03.488098 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:03.488098 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:03.488098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20b4f139-8110-4d98-9401-be898497412e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:03.488098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-20b4f139-8110-4d98-9401-be898497412e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:03.573937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:03.573937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:03.573937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20b4f139-8110-4d98-9401-be898497412e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:03.573937 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 852/1687] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:03 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:03.911084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e32af784-b57e-4d39-8a97-b99afa11119d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:03.911879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e32af784-b57e-4d39-8a97-b99afa11119d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:03.912132 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:03.912132 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:03.912667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e32af784-b57e-4d39-8a97-b99afa11119d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:04.025318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:04.025318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:04.065364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e32af784-b57e-4d39-8a97-b99afa11119d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:04.194649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e32af784-b57e-4d39-8a97-b99afa11119d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:04.206060 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 836/1688] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:03 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:04.285346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75ca1b1f-ac7f-40b1-97db-cd9221acbb38 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:04.285346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75ca1b1f-ac7f-40b1-97db-cd9221acbb38 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:04.285346 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:04.285346 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:04.285346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75ca1b1f-ac7f-40b1-97db-cd9221acbb38 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:04.285346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-75ca1b1f-ac7f-40b1-97db-cd9221acbb38 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:04.364211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:04.364211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:04.366093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75ca1b1f-ac7f-40b1-97db-cd9221acbb38 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:04.366927 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 853/1689] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:04 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:04.587982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16390dcd-7a27-4a54-9113-25900a16a12e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:04.587982 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16390dcd-7a27-4a54-9113-25900a16a12e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:04.587982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:04.587982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:04.587982 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16390dcd-7a27-4a54-9113-25900a16a12e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:04.587982 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-16390dcd-7a27-4a54-9113-25900a16a12e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:04.658444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:04.658444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:04.660801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16390dcd-7a27-4a54-9113-25900a16a12e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:04.671881 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 837/1690] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:04 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:05.213896 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-616e98a9-a86e-4a02-b846-6a3fdeece1a5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:05.213896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-616e98a9-a86e-4a02-b846-6a3fdeece1a5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:05.213896 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:05.213896 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:05.213896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-616e98a9-a86e-4a02-b846-6a3fdeece1a5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:05.382961 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:05.382961 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:05.385276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46150b76-0472-4d35-8d76-472055e50629 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:05.385909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46150b76-0472-4d35-8d76-472055e50629 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:05.386187 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:05.386187 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:05.386648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-46150b76-0472-4d35-8d76-472055e50629 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:05.387115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-46150b76-0472-4d35-8d76-472055e50629 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:05.409202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-616e98a9-a86e-4a02-b846-6a3fdeece1a5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:05.444013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:05.444013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:05.449257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-46150b76-0472-4d35-8d76-472055e50629 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:05.450411 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 838/1691] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:05 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:05.513325 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-616e98a9-a86e-4a02-b846-6a3fdeece1a5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:05.523002 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 854/1692] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:05 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:05.692187 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90790490-cb5d-41d1-afb9-32f8fa923a58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:05.692187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90790490-cb5d-41d1-afb9-32f8fa923a58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:05.692187 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:05.692187 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:05.692187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90790490-cb5d-41d1-afb9-32f8fa923a58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:05.692187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-90790490-cb5d-41d1-afb9-32f8fa923a58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:05.735103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:05.735103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:05.737517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90790490-cb5d-41d1-afb9-32f8fa923a58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:05.738802 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 839/1693] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:05 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:06.469126 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51840515-8667-47f0-b2d7-4f062f923b81 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:06.472408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51840515-8667-47f0-b2d7-4f062f923b81 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:06.472908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:06.472908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:06.473552 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51840515-8667-47f0-b2d7-4f062f923b81 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:06.474163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-51840515-8667-47f0-b2d7-4f062f923b81 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:06.518039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-204156d9-d3eb-4bf8-9577-b29264617182 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:06.519302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-204156d9-d3eb-4bf8-9577-b29264617182 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:06.519302 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:06.519302 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:06.519302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-204156d9-d3eb-4bf8-9577-b29264617182 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:06.542654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:06.542654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:06.549198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51840515-8667-47f0-b2d7-4f062f923b81 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:06.559165 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 855/1694] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:06 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:06.652729 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:06.652729 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:06.715860 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-204156d9-d3eb-4bf8-9577-b29264617182 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:06.754284 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af185a20-feb1-485c-985c-1ac31520bfd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:06.754284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af185a20-feb1-485c-985c-1ac31520bfd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:06.758619 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:06.758619 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:06.758619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af185a20-feb1-485c-985c-1ac31520bfd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:06.758619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-af185a20-feb1-485c-985c-1ac31520bfd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:06.820917 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:06.820917 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:06.823996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af185a20-feb1-485c-985c-1ac31520bfd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:06.825531 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 856/1695] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:06 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:06.847565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-204156d9-d3eb-4bf8-9577-b29264617182 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:06.848499 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 840/1696] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:06 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:07.566096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e38787bd-bc27-4ac7-bceb-cf45a892965a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:07.567326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e38787bd-bc27-4ac7-bceb-cf45a892965a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:07.567747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:07.567747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:07.568411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e38787bd-bc27-4ac7-bceb-cf45a892965a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:07.568989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e38787bd-bc27-4ac7-bceb-cf45a892965a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:07.674181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:07.674181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:07.674181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e38787bd-bc27-4ac7-bceb-cf45a892965a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:07.674181 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 857/1697] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:07 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:07.867387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af70fcc8-9f9c-4bfe-9518-218cc4e041b7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:07.867387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af70fcc8-9f9c-4bfe-9518-218cc4e041b7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:07.867387 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:07.867387 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:07.867387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af70fcc8-9f9c-4bfe-9518-218cc4e041b7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:07.867387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-af70fcc8-9f9c-4bfe-9518-218cc4e041b7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:07.879434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdff4390-48ed-4b72-8186-5f5ad6af9d5f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:07.879434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdff4390-48ed-4b72-8186-5f5ad6af9d5f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:07.879434 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:07.879434 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:07.879434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdff4390-48ed-4b72-8186-5f5ad6af9d5f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:07.977432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:07.977432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:08.016784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af70fcc8-9f9c-4bfe-9518-218cc4e041b7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:08.016784 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 841/1698] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:07 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:08.246604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:08.246604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:08.284419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cdff4390-48ed-4b72-8186-5f5ad6af9d5f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:08.334082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdff4390-48ed-4b72-8186-5f5ad6af9d5f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:08.336770 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 858/1699] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:07 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:08.697730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-48b95e6c-422e-4dce-989d-178a0d3af718 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:08.698195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-48b95e6c-422e-4dce-989d-178a0d3af718 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:08.698689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:08.698689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:08.705212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-48b95e6c-422e-4dce-989d-178a0d3af718 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:08.705212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-48b95e6c-422e-4dce-989d-178a0d3af718 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:08.779904 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:08.779904 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:08.783723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-48b95e6c-422e-4dce-989d-178a0d3af718 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:08.785315 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 842/1700] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:08 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:09.040317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a62e966-efc9-4efc-89bf-668ea9c90d03 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:09.040317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a62e966-efc9-4efc-89bf-668ea9c90d03 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:09.040317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:09.040317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:09.040317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a62e966-efc9-4efc-89bf-668ea9c90d03 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:09.040317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8a62e966-efc9-4efc-89bf-668ea9c90d03 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:09.137436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:09.137436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:09.137436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a62e966-efc9-4efc-89bf-668ea9c90d03 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:09.137436 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 859/1701] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:09 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:09.360190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7544395a-dd7c-44a5-b487-a38687240554 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:09.360892 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7544395a-dd7c-44a5-b487-a38687240554 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:09.361220 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:09.361220 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:09.361757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7544395a-dd7c-44a5-b487-a38687240554 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:09.484062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:09.484062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:09.484062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7544395a-dd7c-44a5-b487-a38687240554 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:09.509404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7544395a-dd7c-44a5-b487-a38687240554 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:09.518050 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 843/1702] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:09 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:09.808603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1fb1fc2-ae3e-443f-a68d-c174faa74b7a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:09.808603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1fb1fc2-ae3e-443f-a68d-c174faa74b7a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:09.808603 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:09.808603 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:09.808603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1fb1fc2-ae3e-443f-a68d-c174faa74b7a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:09.808603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d1fb1fc2-ae3e-443f-a68d-c174faa74b7a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:09.844282 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:09.844282 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:09.844282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1fb1fc2-ae3e-443f-a68d-c174faa74b7a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:09.844282 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 860/1703] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:09 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:10.151675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92b8e353-a599-43bd-85fd-e7aded00c05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:10.158073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92b8e353-a599-43bd-85fd-e7aded00c05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:10.158073 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:10.158073 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:10.158073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92b8e353-a599-43bd-85fd-e7aded00c05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:10.158073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-92b8e353-a599-43bd-85fd-e7aded00c05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:10.344829 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:10.344829 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:10.355707 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92b8e353-a599-43bd-85fd-e7aded00c05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:10.364648 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 844/1704] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:10 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:10.524035 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e2e4acd-d965-4e90-a511-73989cf261f0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:10.524035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e2e4acd-d965-4e90-a511-73989cf261f0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:10.524035 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:10.524035 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:10.524035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e2e4acd-d965-4e90-a511-73989cf261f0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:10.713423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:10.713423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:10.746164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0e2e4acd-d965-4e90-a511-73989cf261f0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:10.806102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e2e4acd-d965-4e90-a511-73989cf261f0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:10.811003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 861/1705] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:10 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:10.916506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4ca9cb4-01f5-434c-9c8f-f7218ab4835e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:10.916506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4ca9cb4-01f5-434c-9c8f-f7218ab4835e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:10.916506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:10.916506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:10.916506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4ca9cb4-01f5-434c-9c8f-f7218ab4835e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:10.916506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d4ca9cb4-01f5-434c-9c8f-f7218ab4835e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:11.015870 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:11.015870 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:11.024500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4ca9cb4-01f5-434c-9c8f-f7218ab4835e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:11.036981 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 845/1706] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:10 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:11.388695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e145b7dd-83ca-4783-bf58-f3d14381c118 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:11.388695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e145b7dd-83ca-4783-bf58-f3d14381c118 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:11.403199 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:11.403199 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:11.403199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e145b7dd-83ca-4783-bf58-f3d14381c118 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:11.403199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e145b7dd-83ca-4783-bf58-f3d14381c118 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:11.472051 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:11.472051 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:11.472051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e145b7dd-83ca-4783-bf58-f3d14381c118 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:11.472051 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 862/1707] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:11 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:11.827528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26dccd6f-8161-4752-8583-99976ab2cfc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:11.828196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26dccd6f-8161-4752-8583-99976ab2cfc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:11.828349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:11.828349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:11.828738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26dccd6f-8161-4752-8583-99976ab2cfc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:11.919248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:11.919248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:11.951110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-26dccd6f-8161-4752-8583-99976ab2cfc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:12.007495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26dccd6f-8161-4752-8583-99976ab2cfc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:12.028990 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 846/1708] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:11 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:12.052490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bb56f76-30c1-40b3-a6e4-26ff2adc2e39 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:12.052490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bb56f76-30c1-40b3-a6e4-26ff2adc2e39 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:12.052490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:12.052490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:12.052490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bb56f76-30c1-40b3-a6e4-26ff2adc2e39 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:12.052490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6bb56f76-30c1-40b3-a6e4-26ff2adc2e39 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:12.176234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:12.176234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:12.178579 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bb56f76-30c1-40b3-a6e4-26ff2adc2e39 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:12.184552 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 863/1709] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:12 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:12.471773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2853ed2f-839d-45b4-804d-153c01bb0a98 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:12.471773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2853ed2f-839d-45b4-804d-153c01bb0a98 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:12.471773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:12.471773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:12.471773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2853ed2f-839d-45b4-804d-153c01bb0a98 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:12.471773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2853ed2f-839d-45b4-804d-153c01bb0a98 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:12.564587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:12.564587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:12.573372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2853ed2f-839d-45b4-804d-153c01bb0a98 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:12.573372 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 847/1710] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:12 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:13.042950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37103960-77a0-49e2-88fe-546b71f265a9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:13.042950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37103960-77a0-49e2-88fe-546b71f265a9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:13.042950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:13.042950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:13.072407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37103960-77a0-49e2-88fe-546b71f265a9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:13.204160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f729a79-f972-4677-8a04-3371dbc49ba5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:13.205411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f729a79-f972-4677-8a04-3371dbc49ba5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:13.205801 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:13.205801 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:13.207688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f729a79-f972-4677-8a04-3371dbc49ba5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:13.208238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1f729a79-f972-4677-8a04-3371dbc49ba5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:13.263832 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:13.263832 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:13.268955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:13.268955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:13.286266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f729a79-f972-4677-8a04-3371dbc49ba5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:13.286266 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 848/1711] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:13 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:13.348796 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-37103960-77a0-49e2-88fe-546b71f265a9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:13.491555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37103960-77a0-49e2-88fe-546b71f265a9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:13.492388 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 864/1712] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:13 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:13.594142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7678cb8-3c43-4423-b86c-c074c0860fc9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:13.594142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7678cb8-3c43-4423-b86c-c074c0860fc9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:13.594142 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:13.594142 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:13.594142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7678cb8-3c43-4423-b86c-c074c0860fc9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:13.594142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a7678cb8-3c43-4423-b86c-c074c0860fc9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:13.673034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:13.673034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:13.685729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7678cb8-3c43-4423-b86c-c074c0860fc9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:13.697492 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 849/1713] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:13 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:14.299687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a83d6428-7a1f-4b8a-a063-d9983a2aca94 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:14.299687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a83d6428-7a1f-4b8a-a063-d9983a2aca94 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:14.299687 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:14.299687 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:14.299687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a83d6428-7a1f-4b8a-a063-d9983a2aca94 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:14.299687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a83d6428-7a1f-4b8a-a063-d9983a2aca94 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:14.351646 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:14.351646 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:14.353629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a83d6428-7a1f-4b8a-a063-d9983a2aca94 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:14.356971 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 865/1714] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:14 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:14.508623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1a8a4e1-ef42-49fd-a548-a384ef6dc25b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:14.509306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1a8a4e1-ef42-49fd-a548-a384ef6dc25b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:14.509527 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:14.509527 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:14.510177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1a8a4e1-ef42-49fd-a548-a384ef6dc25b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:14.717730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33bb0f02-0482-4736-b3a2-de8d96a1cddc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:14.717730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33bb0f02-0482-4736-b3a2-de8d96a1cddc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:14.717730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:14.717730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:14.725146 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33bb0f02-0482-4736-b3a2-de8d96a1cddc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:14.725146 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-33bb0f02-0482-4736-b3a2-de8d96a1cddc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:14.804072 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:14.804072 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:14.816365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:14.816365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:14.821577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33bb0f02-0482-4736-b3a2-de8d96a1cddc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:14.821577 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 866/1715] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:14 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:14.876238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f1a8a4e1-ef42-49fd-a548-a384ef6dc25b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:14.974410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1a8a4e1-ef42-49fd-a548-a384ef6dc25b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:14.997306 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 850/1716] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:14 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:15.371282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fdcc6e1-7737-468a-bb6e-d3fb9f923f03 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:15.371908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fdcc6e1-7737-468a-bb6e-d3fb9f923f03 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:15.371994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:15.371994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:15.372364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fdcc6e1-7737-468a-bb6e-d3fb9f923f03 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:15.372917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1fdcc6e1-7737-468a-bb6e-d3fb9f923f03 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:15.469583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:15.469583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:15.469583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fdcc6e1-7737-468a-bb6e-d3fb9f923f03 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:15.469583 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 867/1717] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:15 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:15.821418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4e2622ff-0817-4c70-bf71-fcff92171d64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:15.822129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4e2622ff-0817-4c70-bf71-fcff92171d64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:15.822625 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:15.822625 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:15.823208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4e2622ff-0817-4c70-bf71-fcff92171d64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:15.823691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4e2622ff-0817-4c70-bf71-fcff92171d64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:15.920556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:15.920556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:15.920556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4e2622ff-0817-4c70-bf71-fcff92171d64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:15.920556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 851/1718] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:15 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:15.993556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-860aaeb1-179e-461e-a0c0-4e45b51e7b98 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:15.993556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-860aaeb1-179e-461e-a0c0-4e45b51e7b98 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:15.993556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:15.993556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:16.003092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-860aaeb1-179e-461e-a0c0-4e45b51e7b98 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:16.179721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:16.179721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:16.215938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-860aaeb1-179e-461e-a0c0-4e45b51e7b98 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:16.291467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-860aaeb1-179e-461e-a0c0-4e45b51e7b98 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:16.291467 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 868/1719] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:15 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:16.488006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e278bcd-6c15-4c4d-bc9b-1ce9155046ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:16.493546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e278bcd-6c15-4c4d-bc9b-1ce9155046ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:16.494041 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:16.494041 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:16.494699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e278bcd-6c15-4c4d-bc9b-1ce9155046ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:16.495306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2e278bcd-6c15-4c4d-bc9b-1ce9155046ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:16.542990 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:16.542990 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:16.549628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e278bcd-6c15-4c4d-bc9b-1ce9155046ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:16.552167 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 852/1720] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:16 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:16.926818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea46f674-f8b9-4bfd-b9d2-d3f8c74a9a89 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:16.927863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea46f674-f8b9-4bfd-b9d2-d3f8c74a9a89 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:16.928287 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:16.928287 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:16.929014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea46f674-f8b9-4bfd-b9d2-d3f8c74a9a89 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:16.929608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ea46f674-f8b9-4bfd-b9d2-d3f8c74a9a89 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:16.988786 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:16.988786 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:16.991747 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea46f674-f8b9-4bfd-b9d2-d3f8c74a9a89 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:17.022771 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 869/1721] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:17.313858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57376c7b-f8e4-42b2-8976-f71081a99ef0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:17.313858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57376c7b-f8e4-42b2-8976-f71081a99ef0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:17.313858 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:17.313858 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:17.313858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57376c7b-f8e4-42b2-8976-f71081a99ef0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:17.442140 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:17.442140 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:17.466493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-57376c7b-f8e4-42b2-8976-f71081a99ef0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:17.508581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57376c7b-f8e4-42b2-8976-f71081a99ef0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:17.508581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 853/1722] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:17 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:17.571629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfd6c369-ddba-4b03-b204-c1fc5711547d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:17.572670 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfd6c369-ddba-4b03-b204-c1fc5711547d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:17.572670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:17.572670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:17.572911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfd6c369-ddba-4b03-b204-c1fc5711547d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:17.573170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dfd6c369-ddba-4b03-b204-c1fc5711547d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:17.651225 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:17.651225 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:17.651225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfd6c369-ddba-4b03-b204-c1fc5711547d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:17.651225 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 870/1723] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:17 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:18.037969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcb26dc1-9998-4e6a-a92d-ad9b85e98a47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:18.037969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcb26dc1-9998-4e6a-a92d-ad9b85e98a47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:18.037969 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:18.037969 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:18.037969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcb26dc1-9998-4e6a-a92d-ad9b85e98a47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:18.049576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dcb26dc1-9998-4e6a-a92d-ad9b85e98a47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:18.183567 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:18.183567 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:18.192715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcb26dc1-9998-4e6a-a92d-ad9b85e98a47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:18.199460 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 854/1724] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:18 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:18.549553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96a32f90-b40b-406f-94cd-2ef496418343 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:18.549553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96a32f90-b40b-406f-94cd-2ef496418343 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:18.549553 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:18.549553 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:18.549553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96a32f90-b40b-406f-94cd-2ef496418343 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:18.661546 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07d62d1d-9c2a-406f-8680-2008481b2466 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:18.662009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07d62d1d-9c2a-406f-8680-2008481b2466 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:18.662246 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:18.662246 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:18.662576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07d62d1d-9c2a-406f-8680-2008481b2466 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:18.662943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-07d62d1d-9c2a-406f-8680-2008481b2466 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:18.666920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:18.666920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:18.708527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-96a32f90-b40b-406f-94cd-2ef496418343 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:18.735529 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:18.735529 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:18.741355 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07d62d1d-9c2a-406f-8680-2008481b2466 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:18.761963 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 855/1725] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:18 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:18.770349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96a32f90-b40b-406f-94cd-2ef496418343 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:18.770349 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 871/1726] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:18 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:19.217578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc21be83-6117-4e81-a4f7-45c3f1ee72fc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:19.217578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc21be83-6117-4e81-a4f7-45c3f1ee72fc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:19.226017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:19.226017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:19.226017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc21be83-6117-4e81-a4f7-45c3f1ee72fc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:19.226017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dc21be83-6117-4e81-a4f7-45c3f1ee72fc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:19.260656 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:19.260656 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:19.260656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc21be83-6117-4e81-a4f7-45c3f1ee72fc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:19.260656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 856/1727] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:19 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:19.782000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c54d738-58b5-41eb-865a-ebca17e0a21b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:19.782000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c54d738-58b5-41eb-865a-ebca17e0a21b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:19.782000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:19.782000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:19.782000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c54d738-58b5-41eb-865a-ebca17e0a21b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:19.782000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4c54d738-58b5-41eb-865a-ebca17e0a21b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:19.799901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf535c1d-41b2-43fb-a590-cec4896fde6e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:19.799901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf535c1d-41b2-43fb-a590-cec4896fde6e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:19.799901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:19.799901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:19.799901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf535c1d-41b2-43fb-a590-cec4896fde6e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:19.890762 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:19.890762 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:19.893127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c54d738-58b5-41eb-865a-ebca17e0a21b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:19.894544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 872/1728] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:19 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:20.001907 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:20.001907 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:20.029288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bf535c1d-41b2-43fb-a590-cec4896fde6e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:20.083840 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf535c1d-41b2-43fb-a590-cec4896fde6e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:20.117180 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 857/1729] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:19 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:20.278938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7d1a02c-e6ae-4110-a54b-fbbebcf031b3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:20.278938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7d1a02c-e6ae-4110-a54b-fbbebcf031b3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:20.278938 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:20.278938 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:20.278938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7d1a02c-e6ae-4110-a54b-fbbebcf031b3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:20.278938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b7d1a02c-e6ae-4110-a54b-fbbebcf031b3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:20.358945 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:20.358945 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:20.358945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7d1a02c-e6ae-4110-a54b-fbbebcf031b3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:20.358945 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 873/1730] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:20.926476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2f0f481-5830-442e-829d-9d5e280f592c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:20.926476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2f0f481-5830-442e-829d-9d5e280f592c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:20.926476 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:20.926476 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:20.926476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2f0f481-5830-442e-829d-9d5e280f592c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:20.958406 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d2f0f481-5830-442e-829d-9d5e280f592c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:20.998508 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:20.998508 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:20.998508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2f0f481-5830-442e-829d-9d5e280f592c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:21.021134 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 858/1731] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:20 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:21.112188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7adf5a3-f03b-433b-b8c1-2454599487ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:21.112188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7adf5a3-f03b-433b-b8c1-2454599487ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:21.112188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:21.112188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:21.112188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7adf5a3-f03b-433b-b8c1-2454599487ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:21.294497 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:21.294497 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:21.317752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a7adf5a3-f03b-433b-b8c1-2454599487ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:21.372691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56ef74d8-c954-4cbe-b1c4-e8e3cdc74adb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:21.372691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56ef74d8-c954-4cbe-b1c4-e8e3cdc74adb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:21.372691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:21.372691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:21.372691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56ef74d8-c954-4cbe-b1c4-e8e3cdc74adb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:21.376769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7adf5a3-f03b-433b-b8c1-2454599487ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:21.379712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-56ef74d8-c954-4cbe-b1c4-e8e3cdc74adb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:21.382454 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 874/1732] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:21 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:21.563868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:21.563868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:21.593380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56ef74d8-c954-4cbe-b1c4-e8e3cdc74adb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:21.593380 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 859/1733] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 803 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:22.033084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cd5758b-68ec-4b2f-bad8-435c1d9dfb15 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:22.033084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cd5758b-68ec-4b2f-bad8-435c1d9dfb15 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:22.033084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:22.033084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:22.033084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cd5758b-68ec-4b2f-bad8-435c1d9dfb15 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:22.041078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7cd5758b-68ec-4b2f-bad8-435c1d9dfb15 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:22.183314 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:22.183314 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:22.183314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cd5758b-68ec-4b2f-bad8-435c1d9dfb15 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:22.191420 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 875/1734] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:22 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:22.400669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ecaf2036-3bf5-4c34-82c1-bb7ac86cf928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:22.400669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ecaf2036-3bf5-4c34-82c1-bb7ac86cf928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:22.400669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:22.400669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:22.400669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ecaf2036-3bf5-4c34-82c1-bb7ac86cf928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:22.556676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:22.556676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:22.579289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ecaf2036-3bf5-4c34-82c1-bb7ac86cf928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:22.610009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fab121d-30d8-40c6-a526-f7cb46a23649 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:22.610576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fab121d-30d8-40c6-a526-f7cb46a23649 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:22.611098 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:22.611098 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:22.611534 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fab121d-30d8-40c6-a526-f7cb46a23649 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:22.611906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9fab121d-30d8-40c6-a526-f7cb46a23649 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:22.710723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:22.710723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:22.710723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fab121d-30d8-40c6-a526-f7cb46a23649 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:22.710723 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 876/1735] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:22 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:22.723262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ecaf2036-3bf5-4c34-82c1-bb7ac86cf928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:22.723262 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 860/1736] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:22 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:23.204271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f73c95e-860f-405f-a2ee-d84059930af5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:23.204271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f73c95e-860f-405f-a2ee-d84059930af5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:23.204271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:23.204271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:23.204271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f73c95e-860f-405f-a2ee-d84059930af5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:23.204271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9f73c95e-860f-405f-a2ee-d84059930af5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:23.255504 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:23.255504 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:23.258486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f73c95e-860f-405f-a2ee-d84059930af5 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:23.271581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 877/1737] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:23 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:23.752853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58bb2e0e-96f7-4f2c-be9f-2877fadfabf5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:23.759954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1a5150a-bfa5-4a6a-9af8-dadee32e5213 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:23.759954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1a5150a-bfa5-4a6a-9af8-dadee32e5213 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:23.759954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:23.759954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:23.759954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1a5150a-bfa5-4a6a-9af8-dadee32e5213 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:23.759954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f1a5150a-bfa5-4a6a-9af8-dadee32e5213 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:23.764230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58bb2e0e-96f7-4f2c-be9f-2877fadfabf5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:23.764230 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:23.764230 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:23.764230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58bb2e0e-96f7-4f2c-be9f-2877fadfabf5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:23.927763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:23.927763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:23.941219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1a5150a-bfa5-4a6a-9af8-dadee32e5213 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:23.955369 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 861/1738] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:23 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:24.016081 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:24.016081 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:24.040645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-58bb2e0e-96f7-4f2c-be9f-2877fadfabf5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:24.175015 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58bb2e0e-96f7-4f2c-be9f-2877fadfabf5 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:24.175015 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 878/1739] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:23 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:24.290606 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-947daa7e-ddd7-4028-aec3-6ec214e1e736 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:24.290606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-947daa7e-ddd7-4028-aec3-6ec214e1e736 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:24.290606 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:24.290606 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:24.290606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-947daa7e-ddd7-4028-aec3-6ec214e1e736 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:24.290606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-947daa7e-ddd7-4028-aec3-6ec214e1e736 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:24.361631 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:24.361631 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:24.367374 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-947daa7e-ddd7-4028-aec3-6ec214e1e736 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:24.370065 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 862/1740] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:24 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:24.963682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05b8260c-02da-415f-8db1-44541dc218f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:24.963682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05b8260c-02da-415f-8db1-44541dc218f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:24.963682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:24.963682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:24.963682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05b8260c-02da-415f-8db1-44541dc218f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:24.963682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-05b8260c-02da-415f-8db1-44541dc218f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:25.079005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:25.079005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:25.082165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05b8260c-02da-415f-8db1-44541dc218f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:25.088328 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 879/1741] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:24 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:25.198161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a1a7d70-1f2e-4f2c-a250-68b0f50b90cd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:25.198161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a1a7d70-1f2e-4f2c-a250-68b0f50b90cd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:25.198161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:25.198161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:25.198161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a1a7d70-1f2e-4f2c-a250-68b0f50b90cd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:25.387404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fd91cd7-7d11-496b-9865-2fc1722da23c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:25.387404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fd91cd7-7d11-496b-9865-2fc1722da23c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:25.387404 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:25.387404 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:25.387404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fd91cd7-7d11-496b-9865-2fc1722da23c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:25.387404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1fd91cd7-7d11-496b-9865-2fc1722da23c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:25.410935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:25.410935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:25.429555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a1a7d70-1f2e-4f2c-a250-68b0f50b90cd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:25.448809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:25.448809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:25.450680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fd91cd7-7d11-496b-9865-2fc1722da23c tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:25.451549 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 880/1742] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:25 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:25.468582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a1a7d70-1f2e-4f2c-a250-68b0f50b90cd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:25.469815 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 863/1743] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:25 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:26.106870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ccee8f4-fbc0-4a2a-815f-5e45a97a1e9b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:26.106870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ccee8f4-fbc0-4a2a-815f-5e45a97a1e9b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:26.106870 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:26.106870 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:26.106870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ccee8f4-fbc0-4a2a-815f-5e45a97a1e9b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:26.106870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4ccee8f4-fbc0-4a2a-815f-5e45a97a1e9b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:26.181450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:26.181450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:26.183589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ccee8f4-fbc0-4a2a-815f-5e45a97a1e9b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:26.201294 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 881/1744] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:26.471323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab1077c2-273f-4740-bf82-af934c6fd0ca tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:26.471323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab1077c2-273f-4740-bf82-af934c6fd0ca tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:26.471323 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:26.471323 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:26.471323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab1077c2-273f-4740-bf82-af934c6fd0ca tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:26.471323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ab1077c2-273f-4740-bf82-af934c6fd0ca tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:26.500129 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fd8a750-de09-412b-815f-42b298052cc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:26.500129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fd8a750-de09-412b-815f-42b298052cc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:26.500129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:26.500129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:26.500129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fd8a750-de09-412b-815f-42b298052cc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:26.541268 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:26.541268 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:26.549298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab1077c2-273f-4740-bf82-af934c6fd0ca tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:26.552979 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 864/1745] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:26 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:26.661057 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:26.661057 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:26.683945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7fd8a750-de09-412b-815f-42b298052cc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:26.798883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fd8a750-de09-412b-815f-42b298052cc7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:26.798883 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 882/1746] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:26 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:27.216394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c996a1a8-f7bc-4396-a5c0-32391589801e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:27.216394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c996a1a8-f7bc-4396-a5c0-32391589801e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:27.216394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:27.216394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:27.216394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c996a1a8-f7bc-4396-a5c0-32391589801e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:27.216394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c996a1a8-f7bc-4396-a5c0-32391589801e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:27.316994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:27.316994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:27.320951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c996a1a8-f7bc-4396-a5c0-32391589801e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:27.320951 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 865/1747] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:27 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:27.574062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebc8f3f8-5447-4857-8efe-da829443e54e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:27.574062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebc8f3f8-5447-4857-8efe-da829443e54e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:27.574062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:27.574062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:27.574062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebc8f3f8-5447-4857-8efe-da829443e54e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:27.574062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ebc8f3f8-5447-4857-8efe-da829443e54e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:27.615947 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:27.615947 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:27.619659 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebc8f3f8-5447-4857-8efe-da829443e54e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:27.623276 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 883/1748] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:27 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:27.831552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af73bf73-c190-45af-a35e-7bb5b5762e7c tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:27.842092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af73bf73-c190-45af-a35e-7bb5b5762e7c tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:27.842092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:27.842092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:27.842092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af73bf73-c190-45af-a35e-7bb5b5762e7c tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:27.989386 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:27.989386 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:28.008602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-af73bf73-c190-45af-a35e-7bb5b5762e7c tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:28.071715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af73bf73-c190-45af-a35e-7bb5b5762e7c tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:28.087611 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 866/1749] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:27 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 908 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:28.343723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-273222f1-37a5-4dd7-ac18-c17bd13c4ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:28.347124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-273222f1-37a5-4dd7-ac18-c17bd13c4ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:28.347518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:28.347518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:28.348087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-273222f1-37a5-4dd7-ac18-c17bd13c4ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:28.348752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-273222f1-37a5-4dd7-ac18-c17bd13c4ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:28.386982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:28.386982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:28.388907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-273222f1-37a5-4dd7-ac18-c17bd13c4ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:28.395819 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 884/1750] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:28 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:28.663059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61926681-e4d6-4dd9-a46b-8bbdacbf5865 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:28.663059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61926681-e4d6-4dd9-a46b-8bbdacbf5865 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:28.663059 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:28.663059 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:28.663059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61926681-e4d6-4dd9-a46b-8bbdacbf5865 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:28.663059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-61926681-e4d6-4dd9-a46b-8bbdacbf5865 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:28.706804 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:28.706804 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:28.714513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61926681-e4d6-4dd9-a46b-8bbdacbf5865 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:28.722386 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 867/1751] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:28 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:29.089808 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dee5899a-19ee-4e69-b70a-61f71e0a205e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:29.090792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dee5899a-19ee-4e69-b70a-61f71e0a205e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:29.091269 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:29.091269 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:29.091934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dee5899a-19ee-4e69-b70a-61f71e0a205e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:29.232259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:29.232259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:29.243119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dee5899a-19ee-4e69-b70a-61f71e0a205e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:29.313159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dee5899a-19ee-4e69-b70a-61f71e0a205e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:29.313159 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 885/1752] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:29 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 966 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:29.412586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc8f3b52-83b1-4b4b-a6ed-8a64a0d157d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:29.414048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc8f3b52-83b1-4b4b-a6ed-8a64a0d157d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:29.429606 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:29.429606 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:29.429606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc8f3b52-83b1-4b4b-a6ed-8a64a0d157d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:29.429606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cc8f3b52-83b1-4b4b-a6ed-8a64a0d157d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:29.513213 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:29.513213 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:29.521685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc8f3b52-83b1-4b4b-a6ed-8a64a0d157d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:29.521685 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 868/1753] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:29 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:29.744308 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f95b7ee-89b1-42b8-8ed4-765e7960fec6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:29.744308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f95b7ee-89b1-42b8-8ed4-765e7960fec6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:29.744308 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:29.744308 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:29.744308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f95b7ee-89b1-42b8-8ed4-765e7960fec6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:29.744308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4f95b7ee-89b1-42b8-8ed4-765e7960fec6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:29.799508 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:29.799508 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:29.806714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f95b7ee-89b1-42b8-8ed4-765e7960fec6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:29.806714 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 886/1754] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:29 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:30.341539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dca2f92e-39e2-4673-aed9-e74812d233e0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:30.341539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dca2f92e-39e2-4673-aed9-e74812d233e0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:30.341539 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:30.341539 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:30.341539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dca2f92e-39e2-4673-aed9-e74812d233e0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:30.520975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:30.520975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:30.535982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dca2f92e-39e2-4673-aed9-e74812d233e0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:30.542031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75c90769-d712-4534-a514-485ddc8747bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:30.542031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75c90769-d712-4534-a514-485ddc8747bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:30.542031 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:30.542031 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:30.542031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75c90769-d712-4534-a514-485ddc8747bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:30.542031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-75c90769-d712-4534-a514-485ddc8747bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:30.557563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dca2f92e-39e2-4673-aed9-e74812d233e0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:30.558403 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 869/1755] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:30 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:30.580503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:30.580503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:30.582611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75c90769-d712-4534-a514-485ddc8747bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:30.583582 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 887/1756] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:30 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:30.833119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9932acf4-f695-40ae-91ce-3871a17841b0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:30.833119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9932acf4-f695-40ae-91ce-3871a17841b0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:30.833119 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:30.833119 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:30.833119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9932acf4-f695-40ae-91ce-3871a17841b0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:30.833119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9932acf4-f695-40ae-91ce-3871a17841b0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:30.895211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:30.895211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:30.895211 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9932acf4-f695-40ae-91ce-3871a17841b0 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:30.915915 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 870/1757] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:30 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:31.584810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00e92eb1-225b-457e-8b22-5c60ef05d20e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:31.584810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00e92eb1-225b-457e-8b22-5c60ef05d20e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:31.584810 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:31.584810 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:31.584810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00e92eb1-225b-457e-8b22-5c60ef05d20e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:31.606246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6b8b787-4c48-4123-a651-a3d916ab57fa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:31.606246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6b8b787-4c48-4123-a651-a3d916ab57fa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:31.606246 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:31.606246 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:31.606246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6b8b787-4c48-4123-a651-a3d916ab57fa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:31.606246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e6b8b787-4c48-4123-a651-a3d916ab57fa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:31.683616 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:31.683616 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:31.683616 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6b8b787-4c48-4123-a651-a3d916ab57fa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:31.683616 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 871/1758] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:31 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:31.837677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:31.837677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:31.868988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-00e92eb1-225b-457e-8b22-5c60ef05d20e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:31.915221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2ebcf00-4b96-4af7-a941-5224983ad8ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:31.915221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2ebcf00-4b96-4af7-a941-5224983ad8ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:31.915221 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:31.915221 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:31.915221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2ebcf00-4b96-4af7-a941-5224983ad8ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:31.915221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c2ebcf00-4b96-4af7-a941-5224983ad8ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:31.990619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00e92eb1-225b-457e-8b22-5c60ef05d20e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:31.990619 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 888/1759] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:31 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:32.002290 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:32.002290 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:32.004201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2ebcf00-4b96-4af7-a941-5224983ad8ee tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:32.005047 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 872/1760] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:31 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:32.418794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes Jan 21 10:13:32.418794 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:32.418794 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:32.418794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1035536432"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:32.418794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1035536432'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:13:32.418794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume of 1 GB Jan 21 10:13:32.485473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Availability Zones retrieved successfully. Jan 21 10:13:32.507630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Flow 'volume_create_api' (73c7923d-78fc-4dab-ac43-4b310a8b62a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:13:32.507630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b15bf37-b619-4d66-91b6-7cd38431e82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:32.548017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:13:32.708445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b15bf37-b619-4d66-91b6-7cd38431e82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:32.708681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98a1534c-ceb1-4f5c-b029-ec2a8c1684ad tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:32.709348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98a1534c-ceb1-4f5c-b029-ec2a8c1684ad tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:32.709639 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:32.709639 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:32.710093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98a1534c-ceb1-4f5c-b029-ec2a8c1684ad tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:32.710392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-98a1534c-ceb1-4f5c-b029-ec2a8c1684ad tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:32.713634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b303ff-8bac-4362-847a-3bf114f14da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:32.875188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:32.875188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:32.894160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98a1534c-ceb1-4f5c-b029-ec2a8c1684ad tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:32.894160 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 873/1761] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:32 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:33.007866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9326fc6c-0e18-4c34-aae4-63644c0c66c3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:33.008396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9326fc6c-0e18-4c34-aae4-63644c0c66c3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:33.008614 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:33.008614 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:33.009202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9326fc6c-0e18-4c34-aae4-63644c0c66c3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:33.032801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Created reservations ['e0edd640-326f-4239-8e22-9fe24f9d5e73', '6d58fb15-4f12-4c9c-9f8f-d7742d9aea87', 'c6793994-c788-4abb-917d-b11b2b9196d1', 'e4d6423d-4b21-414e-b3d3-173761d4bdb2'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:13:33.035348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b303ff-8bac-4362-847a-3bf114f14da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0edd640-326f-4239-8e22-9fe24f9d5e73', '6d58fb15-4f12-4c9c-9f8f-d7742d9aea87', 'c6793994-c788-4abb-917d-b11b2b9196d1', 'e4d6423d-4b21-414e-b3d3-173761d4bdb2']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:33.037980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14de640-c715-4c72-8d99-b0be5be1a243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:33.107391 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14de640-c715-4c72-8d99-b0be5be1a243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c00667-8864-484c-9c87-acdaf0898ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1035536432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e9bfcf546544413909fe6e7a1ec69de',qos_specs=None,replication_status=,reservations=['e0edd640-326f-4239-8e22-9fe24f9d5e73','6d58fb15-4f12-4c9c-9f8f-d7742d9aea87','c6793994-c788-4abb-917d-b11b2b9196d1','e4d6423d-4b21-414e-b3d3-173761d4bdb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690582c7c84d43b887f5ea6b0830032e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1035536432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c00667-8864-484c-9c87-acdaf0898ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e9bfcf546544413909fe6e7a1ec69de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='690582c7c84d43b887f5ea6b0830032e',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:33.111566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f442538-098e-4b18-8a36-49d486f8080b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:33.185526 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:33.185526 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:33.204926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9326fc6c-0e18-4c34-aae4-63644c0c66c3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:33.223847 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9326fc6c-0e18-4c34-aae4-63644c0c66c3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:33.223847 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 874/1762] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:33 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:33.228130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-530c92af-2d06-47e9-b94b-6997b162717a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:33.228130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-530c92af-2d06-47e9-b94b-6997b162717a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:33.228130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:33.228130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:33.228130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-530c92af-2d06-47e9-b94b-6997b162717a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:33.228130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-530c92af-2d06-47e9-b94b-6997b162717a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:33.310585 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:33.310585 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:33.310585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-530c92af-2d06-47e9-b94b-6997b162717a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:33.310585 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 875/1763] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:33 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:33.363474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f442538-098e-4b18-8a36-49d486f8080b) transitioned into state 'SUCCESS' from state '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-1035536432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e9bfcf546544413909fe6e7a1ec69de',qos_specs=None,replication_status=,reservations=['e0edd640-326f-4239-8e22-9fe24f9d5e73','6d58fb15-4f12-4c9c-9f8f-d7742d9aea87','c6793994-c788-4abb-917d-b11b2b9196d1','e4d6423d-4b21-414e-b3d3-173761d4bdb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690582c7c84d43b887f5ea6b0830032e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:33.363474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816d918e-e75d-41fb-bd56-4b3a970c5787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:33.424737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816d918e-e75d-41fb-bd56-4b3a970c5787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:33.437533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Flow 'volume_create_api' (73c7923d-78fc-4dab-ac43-4b310a8b62a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:13:33.651967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume request issued successfully. Jan 21 10:13:33.709209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86a03177-b606-4b29-b1ae-ffac1324f659 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes returned with HTTP 202 Jan 21 10:13:33.709209 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 889/1764] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:13:32 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes => generated 820 bytes in 1316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:13:33.736018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e47af43c-847b-46cb-ae91-0b7cc8119e40 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:33.736018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e47af43c-847b-46cb-ae91-0b7cc8119e40 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:33.736018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:33.736018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:33.736018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e47af43c-847b-46cb-ae91-0b7cc8119e40 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:33.913118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38f07beb-b5dd-4a01-b14e-23e5d5e5925b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:33.913118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38f07beb-b5dd-4a01-b14e-23e5d5e5925b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:33.913118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:33.913118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:33.913118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38f07beb-b5dd-4a01-b14e-23e5d5e5925b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:33.913118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-38f07beb-b5dd-4a01-b14e-23e5d5e5925b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:34.023340 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:34.023340 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:34.023340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38f07beb-b5dd-4a01-b14e-23e5d5e5925b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:34.055005 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 890/1765] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:33 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:34.084808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:34.084808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:34.120590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e47af43c-847b-46cb-ae91-0b7cc8119e40 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:34.250413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f1154fe-fd82-4ac5-9ae1-e8bd92b5d627 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:34.250413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f1154fe-fd82-4ac5-9ae1-e8bd92b5d627 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:34.250413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:34.250413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:34.250413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f1154fe-fd82-4ac5-9ae1-e8bd92b5d627 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:34.255467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e47af43c-847b-46cb-ae91-0b7cc8119e40 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:34.255467 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 876/1766] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:33 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:34.337000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07647c41-ea07-40ae-b407-0b61d6b42a95 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:34.337000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07647c41-ea07-40ae-b407-0b61d6b42a95 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:34.337000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:34.337000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:34.337000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07647c41-ea07-40ae-b407-0b61d6b42a95 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:34.337000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-07647c41-ea07-40ae-b407-0b61d6b42a95 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:34.434743 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:34.434743 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:34.460204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f1154fe-fd82-4ac5-9ae1-e8bd92b5d627 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:34.461119 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:34.461119 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:34.463326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07647c41-ea07-40ae-b407-0b61d6b42a95 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:34.464398 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 877/1767] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:34 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:34.544791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f1154fe-fd82-4ac5-9ae1-e8bd92b5d627 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:34.551520 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 891/1768] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:34 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:35.042162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4eb875cd-e737-4897-a999-5c073785cb30 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:35.042162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4eb875cd-e737-4897-a999-5c073785cb30 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:35.042162 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:35.042162 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:35.042162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4eb875cd-e737-4897-a999-5c073785cb30 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:35.042162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4eb875cd-e737-4897-a999-5c073785cb30 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:35.157353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:35.157353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:35.157353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4eb875cd-e737-4897-a999-5c073785cb30 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:35.157353 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 878/1769] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:35.260836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc574cdf-c305-4524-b441-079cb1d1bbbc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:35.260836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc574cdf-c305-4524-b441-079cb1d1bbbc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:35.260836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:35.260836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:35.261263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc574cdf-c305-4524-b441-079cb1d1bbbc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:35.490342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57981f29-17ca-4b7f-9691-58598b36b3ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:35.490342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57981f29-17ca-4b7f-9691-58598b36b3ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:35.490342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:35.490342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:35.490342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57981f29-17ca-4b7f-9691-58598b36b3ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:35.490342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-57981f29-17ca-4b7f-9691-58598b36b3ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:35.545919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:35.545919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:35.548807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:35.548807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:35.550945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57981f29-17ca-4b7f-9691-58598b36b3ae tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:35.552838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 879/1770] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:35 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:35.564407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c71c98-962f-40e4-a919-ecd5cb4f3957 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:35.565276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c71c98-962f-40e4-a919-ecd5cb4f3957 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:35.565680 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:35.565680 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:35.566950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c71c98-962f-40e4-a919-ecd5cb4f3957 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:35.572983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc574cdf-c305-4524-b441-079cb1d1bbbc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:35.720348 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc574cdf-c305-4524-b441-079cb1d1bbbc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:35.720348 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 892/1771] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:35 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:35.774102 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:35.774102 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:35.783830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94c71c98-962f-40e4-a919-ecd5cb4f3957 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:35.876366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c71c98-962f-40e4-a919-ecd5cb4f3957 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:35.891469 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 880/1772] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:35 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:36.170066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19fa0d70-6650-4a3a-a000-786b8fa100a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:36.174700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19fa0d70-6650-4a3a-a000-786b8fa100a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:36.176633 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:36.176633 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:36.177323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19fa0d70-6650-4a3a-a000-786b8fa100a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:36.184494 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-19fa0d70-6650-4a3a-a000-786b8fa100a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:36.283889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:36.283889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:36.286244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19fa0d70-6650-4a3a-a000-786b8fa100a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:36.287087 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 893/1773] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:36 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:36.571752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ba8b8f3-057d-44ad-acb0-6b8f5313df83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:36.574117 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ba8b8f3-057d-44ad-acb0-6b8f5313df83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:36.574627 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:36.574627 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:36.575603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ba8b8f3-057d-44ad-acb0-6b8f5313df83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:36.576501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1ba8b8f3-057d-44ad-acb0-6b8f5313df83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:36.631548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:36.631548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:36.633758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ba8b8f3-057d-44ad-acb0-6b8f5313df83 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:36.637189 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 881/1774] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:36 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:36.730316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5299c978-1115-4cc5-8a78-625db019c9a7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:36.731126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5299c978-1115-4cc5-8a78-625db019c9a7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:36.731579 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:36.731579 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:36.732280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5299c978-1115-4cc5-8a78-625db019c9a7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:36.795871 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:36.795871 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:36.819127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5299c978-1115-4cc5-8a78-625db019c9a7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:36.868368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5299c978-1115-4cc5-8a78-625db019c9a7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:36.886911 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 894/1775] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:36 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:36.930139 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:36.931127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:36.931584 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:36.931584 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:36.932596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:37.068226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-55cc712b-0b73-4610-973b-050ae43c86cb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:37.068963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-55cc712b-0b73-4610-973b-050ae43c86cb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:37.069394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:37.069394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:37.069959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-55cc712b-0b73-4610-973b-050ae43c86cb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:37.100733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:37.100733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:37.148535 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:37.189809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:37.189809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:37.231826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-55cc712b-0b73-4610-973b-050ae43c86cb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:37.267265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-55cc712b-0b73-4610-973b-050ae43c86cb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:37.269218 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 895/1776] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:13:37 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:37.283172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:37.284548 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 882/1777] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:36 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:37.314237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a61fc172-f2ed-4bf2-8f56-01cb41cfe637 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:37.315575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a61fc172-f2ed-4bf2-8f56-01cb41cfe637 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:37.315914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:37.315914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:37.316614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a61fc172-f2ed-4bf2-8f56-01cb41cfe637 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:37.316990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a61fc172-f2ed-4bf2-8f56-01cb41cfe637 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:37.377885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:37.377885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:37.377885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a61fc172-f2ed-4bf2-8f56-01cb41cfe637 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:37.377885 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 896/1778] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:37 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:37.456784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume// Jan 21 10:13:37.457262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:37.457483 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:37.457483 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:37.457861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:37.459095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccd52fae-7d93-468c-8beb-08e8fe391410 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:13:37.460501 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 883/1779] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:13: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 21 10:13:37.489761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-982b2d8f-2f0f-49c2-bd4a-811371520a10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments Jan 21 10:13:37.490961 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:37.490961 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:37.491439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-982b2d8f-2f0f-49c2-bd4a-811371520a10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51c00667-8864-484c-9c87-acdaf0898ac2", "instance_uuid": "81d856fe-36ca-4350-aec9-ca1fdadb86c3", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:37.608316 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:37.608316 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:37.659322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e111e428-ca0e-4de8-95fc-ff8480582881 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:37.659322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e111e428-ca0e-4de8-95fc-ff8480582881 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:37.659322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e111e428-ca0e-4de8-95fc-ff8480582881 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:37.659322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e111e428-ca0e-4de8-95fc-ff8480582881 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:37.686611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:37.686611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:37.688923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e111e428-ca0e-4de8-95fc-ff8480582881 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:37.690347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 884/1780] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:37 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:37.913761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-982b2d8f-2f0f-49c2-bd4a-811371520a10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments returned with HTTP 200 Jan 21 10:13:37.914688 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 897/1781] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:13:37 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments => generated 273 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:38.002814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0dd479ee-f1b1-4988-b257-30f4ec6341de tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:38.003323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0dd479ee-f1b1-4988-b257-30f4ec6341de tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:38.003549 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:38.003549 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:38.007476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0dd479ee-f1b1-4988-b257-30f4ec6341de tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:38.060499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-982b2d8f-2f0f-49c2-bd4a-811371520a10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume// Jan 21 10:13:38.074462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-982b2d8f-2f0f-49c2-bd4a-811371520a10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:38.074462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:38.074462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:38.074462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-982b2d8f-2f0f-49c2-bd4a-811371520a10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:38.074462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-982b2d8f-2f0f-49c2-bd4a-811371520a10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:13:38.074462 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 898/1782] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:13: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 21 10:13:38.079991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-ab4193be-e52c-4cac-aeb4-236963feb4c4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:38.080883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-ab4193be-e52c-4cac-aeb4-236963feb4c4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:38.081633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-ab4193be-e52c-4cac-aeb4-236963feb4c4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:38.190861 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.190861 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.219354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0dd479ee-f1b1-4988-b257-30f4ec6341de tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:38.262934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.262934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.272458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.272458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.337067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-ab4193be-e52c-4cac-aeb4-236963feb4c4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:38.339646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0dd479ee-f1b1-4988-b257-30f4ec6341de tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:38.340763 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 885/1783] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:37 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:38.361295 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2e56c3a-320f-4b77-8b74-44c0479380b1 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:38.372065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2e56c3a-320f-4b77-8b74-44c0479380b1 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:38.372556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:38.372556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:38.373916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2e56c3a-320f-4b77-8b74-44c0479380b1 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:38.424274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.424274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.448494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-ab4193be-e52c-4cac-aeb4-236963feb4c4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:38.451912 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 899/1784] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:13:38 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 1011 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:13:38.461930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56b7cff8-e202-497f-bc9b-219da4f4a509 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:38.470855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56b7cff8-e202-497f-bc9b-219da4f4a509 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:38.471405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:38.471405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:38.472132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56b7cff8-e202-497f-bc9b-219da4f4a509 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:38.473019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-56b7cff8-e202-497f-bc9b-219da4f4a509 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:38.521108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.521108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.539965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.539965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.543212 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56b7cff8-e202-497f-bc9b-219da4f4a509 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:38.544404 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 900/1785] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:38 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:38.553351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2e56c3a-320f-4b77-8b74-44c0479380b1 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:38.555412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-6e82503e-78c3-40a3-9a3c-14b856ac7ee2 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] PUT http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169 Jan 21 10:13:38.560482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:38.560482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:38.562231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-6e82503e-78c3-40a3-9a3c-14b856ac7ee2 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:38.616116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2e56c3a-320f-4b77-8b74-44c0479380b1 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:38.617651 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 886/1786] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:38 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:38.622746 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:13:38.622746 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:13:38.625625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-6e82503e-78c3-40a3-9a3c-14b856ac7ee2 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Lock "b'cinder-attachment_update-51c00667-8864-484c-9c87-acdaf0898ac2-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.025s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:13:38.630732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.630732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.712385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef4dff6c-cba1-439c-9266-bcd306c77f2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:38.712385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef4dff6c-cba1-439c-9266-bcd306c77f2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:38.712385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:38.712385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:38.712385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef4dff6c-cba1-439c-9266-bcd306c77f2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:38.712385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ef4dff6c-cba1-439c-9266-bcd306c77f2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:38.745097 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:38.745097 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:38.751039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef4dff6c-cba1-439c-9266-bcd306c77f2b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:38.753013 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 887/1787] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:38 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:39.363922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-982348a6-f123-4a68-8c06-bb3d0f5a91d3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:39.365587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-982348a6-f123-4a68-8c06-bb3d0f5a91d3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:39.365940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:39.365940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:39.366348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-982348a6-f123-4a68-8c06-bb3d0f5a91d3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:39.500832 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:39.500832 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:39.535792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-982348a6-f123-4a68-8c06-bb3d0f5a91d3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:39.585282 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:39.585282 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:39.597972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-982348a6-f123-4a68-8c06-bb3d0f5a91d3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:39.598771 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 888/1788] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:39 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:39.604131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abe93af6-540e-4f42-8440-c88fb7faa90f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:39.604874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abe93af6-540e-4f42-8440-c88fb7faa90f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:39.605229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:39.605229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:39.605778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abe93af6-540e-4f42-8440-c88fb7faa90f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:39.606272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-abe93af6-540e-4f42-8440-c88fb7faa90f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:39.646184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:39.646184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:39.649337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abe93af6-540e-4f42-8440-c88fb7faa90f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:39.651345 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 889/1789] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:39 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:39.656650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f0a4887-3da3-4202-8654-d9d51f985295 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:39.657883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f0a4887-3da3-4202-8654-d9d51f985295 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:39.658437 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:39.658437 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:39.659575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f0a4887-3da3-4202-8654-d9d51f985295 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:39.748682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:39.748682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:39.762329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f0a4887-3da3-4202-8654-d9d51f985295 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:39.791567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f0a4887-3da3-4202-8654-d9d51f985295 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:39.793069 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 890/1790] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:39 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:39.798357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38524a56-be05-4d46-acae-d56f6dfcca7e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:13:39.799124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38524a56-be05-4d46-acae-d56f6dfcca7e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:39.799509 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:39.799509 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:39.800171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38524a56-be05-4d46-acae-d56f6dfcca7e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:39.800695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-38524a56-be05-4d46-acae-d56f6dfcca7e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Show backup with id dd7af892-abec-44de-9189-77b627282f17. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:39.835538 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:39.835538 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:39.838940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38524a56-be05-4d46-acae-d56f6dfcca7e tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 200 Jan 21 10:13:39.841189 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 891/1791] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:39 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:39.857981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f1f0e8e-ffa8-481a-84ee-8a27dcb9491d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 Jan 21 10:13:39.858700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f1f0e8e-ffa8-481a-84ee-8a27dcb9491d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:39.859040 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:39.859040 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:39.859656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f1f0e8e-ffa8-481a-84ee-8a27dcb9491d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:40.004328 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:40.004328 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:40.030467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2f1f0e8e-ffa8-481a-84ee-8a27dcb9491d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:13:40.115407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f1f0e8e-ffa8-481a-84ee-8a27dcb9491d tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 returned with HTTP 200 Jan 21 10:13:40.156092 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 892/1792] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:39 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 => generated 1419 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:40.168805 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af6a68d1-9a24-48fe-969a-f651b754967b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 Jan 21 10:13:40.169336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af6a68d1-9a24-48fe-969a-f651b754967b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:40.169515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:40.169515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:40.169861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af6a68d1-9a24-48fe-969a-f651b754967b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:40.272989 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:40.272989 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:40.286126 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-af6a68d1-9a24-48fe-969a-f651b754967b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:13:40.335772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af6a68d1-9a24-48fe-969a-f651b754967b tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 returned with HTTP 200 Jan 21 10:13:40.337002 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 893/1793] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:40 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 => generated 1419 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:40.617199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-763d88ed-4d01-40ba-b0f6-28c9cb572c24 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:40.618885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-763d88ed-4d01-40ba-b0f6-28c9cb572c24 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:40.619965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:40.619965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:40.621014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-763d88ed-4d01-40ba-b0f6-28c9cb572c24 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:40.697181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:40.697181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:40.709262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-763d88ed-4d01-40ba-b0f6-28c9cb572c24 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:40.763261 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:40.763261 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:40.781415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-763d88ed-4d01-40ba-b0f6-28c9cb572c24 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:40.781415 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 894/1794] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:40 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:40.811933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db87c18e-90ed-43a1-8cc3-9608f646d42c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:40.816028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db87c18e-90ed-43a1-8cc3-9608f646d42c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:40.816527 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:40.816527 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:40.817722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db87c18e-90ed-43a1-8cc3-9608f646d42c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:40.822007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-db87c18e-90ed-43a1-8cc3-9608f646d42c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:40.851378 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:40.851378 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:40.854120 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db87c18e-90ed-43a1-8cc3-9608f646d42c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:40.855743 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 895/1795] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:40 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:40.861065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-373d6ff3-1837-42e2-8db0-645cb72a47af tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:40.862115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-373d6ff3-1837-42e2-8db0-645cb72a47af tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:40.862562 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:40.862562 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:40.863625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-373d6ff3-1837-42e2-8db0-645cb72a47af tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:40.925680 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:40.925680 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:40.936439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-373d6ff3-1837-42e2-8db0-645cb72a47af tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:40.965271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-373d6ff3-1837-42e2-8db0-645cb72a47af tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:40.966356 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 896/1796] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:40 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:41.113328 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-6e82503e-78c3-40a3-9a3c-14b856ac7ee2 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Lock "b'cinder-attachment_update-51c00667-8864-484c-9c87-acdaf0898ac2-n-h2-758944-3'" released by "attachment_update" :: held 2.488s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:13:41.114018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-6e82503e-78c3-40a3-9a3c-14b856ac7ee2 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169 returned with HTTP 200 Jan 21 10:13:41.115249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 901/1797] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:13:38 2021] PUT /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169 => generated 762 bytes in 2570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:41.803512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-950e28fa-253a-42aa-8f33-97d62d3c174a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:41.803512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-950e28fa-253a-42aa-8f33-97d62d3c174a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:41.803512 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:41.803512 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:41.803512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-950e28fa-253a-42aa-8f33-97d62d3c174a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:41.870923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-209aebb9-47ef-4408-80be-e5b5ef4870d2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:41.871548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-209aebb9-47ef-4408-80be-e5b5ef4870d2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:41.872298 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:41.872298 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:41.872655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-209aebb9-47ef-4408-80be-e5b5ef4870d2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:41.873814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-209aebb9-47ef-4408-80be-e5b5ef4870d2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:41.911455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:41.911455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:41.922430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:41.922430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:41.927811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-209aebb9-47ef-4408-80be-e5b5ef4870d2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:41.929083 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 902/1798] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:41 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:41.936610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-950e28fa-253a-42aa-8f33-97d62d3c174a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:41.964611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:41.964611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:41.980458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-950e28fa-253a-42aa-8f33-97d62d3c174a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:41.981712 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 897/1799] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:41 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:41.984822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba2e233c-e7a6-40ad-aab7-fbb3d65ddc2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:13:41.985621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba2e233c-e7a6-40ad-aab7-fbb3d65ddc2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:41.986039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:41.986039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:41.986668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba2e233c-e7a6-40ad-aab7-fbb3d65ddc2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:42.088341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:42.088341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:42.099662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba2e233c-e7a6-40ad-aab7-fbb3d65ddc2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:42.134570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba2e233c-e7a6-40ad-aab7-fbb3d65ddc2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:13:42.135878 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 903/1800] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:41 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 1357 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:42.152619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] POST http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes Jan 21 10:13:42.154193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:42.154193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:42.154994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fbb97e7e-b548-4d35-b374-f3b00c4c8075", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1057780370"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:42.157317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request body: {'volume': {'source_volid': 'fbb97e7e-b548-4d35-b374-f3b00c4c8075', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1057780370'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:13:42.238473 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:42.238473 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:42.239728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume retrieved successfully. Jan 21 10:13:42.240104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume of 1 GB Jan 21 10:13:42.266548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Availability Zones retrieved successfully. Jan 21 10:13:42.286295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (1b8eaa12-5fda-41a9-9dcc-eef64db01983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:13:42.290335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9428dfab-31f4-467e-a2bf-ce088bf99721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:42.293074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Validating volume size '1' using validate_int, validate_source_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:13:42.372113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9428dfab-31f4-467e-a2bf-ce088bf99721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fbb97e7e-b548-4d35-b374-f3b00c4c8075', 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:42.374556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78dc1e55-7863-4264-abf0-4d948c848c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:42.500189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Created reservations ['55ce3e5f-ed96-4e6a-ad3b-5949850b7b2c', 'fcf0dd87-7ab8-4f6b-86e3-8de276914bae', '5ed366ac-6549-4950-9d5e-5fcecea9297e', '863dad87-befc-4d95-8ae5-10644873dd94'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:13:42.502502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78dc1e55-7863-4264-abf0-4d948c848c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55ce3e5f-ed96-4e6a-ad3b-5949850b7b2c', 'fcf0dd87-7ab8-4f6b-86e3-8de276914bae', '5ed366ac-6549-4950-9d5e-5fcecea9297e', '863dad87-befc-4d95-8ae5-10644873dd94']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:42.505098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e6ef73-c1bf-4820-b8de-7ea2af6a7ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:42.648801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e6ef73-c1bf-4820-b8de-7ea2af6a7ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf06dca-bad9-4767-b04c-72a12e9e7ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1057780370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['55ce3e5f-ed96-4e6a-ad3b-5949850b7b2c','fcf0dd87-7ab8-4f6b-86e3-8de276914bae','5ed366ac-6549-4950-9d5e-5fcecea9297e','863dad87-befc-4d95-8ae5-10644873dd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=fbb97e7e-b548-4d35-b374-f3b00c4c8075,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), '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-21T10:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1057780370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abf06dca-bad9-4767-b04c-72a12e9e7ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88ca218e1494e0cab4e805e218a54fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fbb97e7e-b548-4d35-b374-f3b00c4c8075,status='creating',terminated_at=None,updated_at=None,user_id='12211f25079644d689ebf1e22e4ec549',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:42.650776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9509a1-fcab-4877-8eb2-7f92befbe840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:42.689813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9509a1-fcab-4877-8eb2-7f92befbe840) transitioned into state 'SUCCESS' from state '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-1057780370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['55ce3e5f-ed96-4e6a-ad3b-5949850b7b2c','fcf0dd87-7ab8-4f6b-86e3-8de276914bae','5ed366ac-6549-4950-9d5e-5fcecea9297e','863dad87-befc-4d95-8ae5-10644873dd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=fbb97e7e-b548-4d35-b374-f3b00c4c8075,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:42.693202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5b65a0-1775-4cc2-b41d-0792d905cddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:42.776819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5b65a0-1775-4cc2-b41d-0792d905cddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:42.781171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (1b8eaa12-5fda-41a9-9dcc-eef64db01983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:13:42.892347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request issued successfully. Jan 21 10:13:42.959510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea1827a7-97ac-478e-83b8-aac4a9ed3efa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:42.959510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea1827a7-97ac-478e-83b8-aac4a9ed3efa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:42.959510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:42.959510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:42.959510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea1827a7-97ac-478e-83b8-aac4a9ed3efa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:42.959510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ea1827a7-97ac-478e-83b8-aac4a9ed3efa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:42.967176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa570683-dfb7-4777-bf8d-fcce7cfcf9ae tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes returned with HTTP 202 Jan 21 10:13:42.967176 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 898/1801] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:13:42 2021] POST /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes => generated 849 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:13:42.984574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d83fbb17-2fad-4aed-a5d5-e8e55ad5c0a3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:42.985155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d83fbb17-2fad-4aed-a5d5-e8e55ad5c0a3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:42.985373 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:42.985373 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:42.985742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d83fbb17-2fad-4aed-a5d5-e8e55ad5c0a3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:43.004955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:43.004955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:43.015980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea1827a7-97ac-478e-83b8-aac4a9ed3efa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:43.017016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 904/1802] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:42 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:43.024129 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd655aaf-92b2-46e7-b1cb-02cd60d340a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:43.024771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd655aaf-92b2-46e7-b1cb-02cd60d340a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:43.024971 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:43.024971 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:43.027463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd655aaf-92b2-46e7-b1cb-02cd60d340a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:43.077214 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:43.077214 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:43.086542 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d83fbb17-2fad-4aed-a5d5-e8e55ad5c0a3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:43.113718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d83fbb17-2fad-4aed-a5d5-e8e55ad5c0a3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:43.114757 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 899/1803] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:42 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:43.134888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:43.134888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:43.145350 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dd655aaf-92b2-46e7-b1cb-02cd60d340a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:43.181465 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:43.181465 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:43.193807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd655aaf-92b2-46e7-b1cb-02cd60d340a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:43.195049 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 905/1804] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:43 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:44.032375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a60e845b-cbfb-4f9e-9f5e-a17d34791ff7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:44.032920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a60e845b-cbfb-4f9e-9f5e-a17d34791ff7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:44.033106 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:44.033106 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:44.033894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a60e845b-cbfb-4f9e-9f5e-a17d34791ff7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:44.034268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a60e845b-cbfb-4f9e-9f5e-a17d34791ff7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:44.105883 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:44.105883 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:44.122548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a60e845b-cbfb-4f9e-9f5e-a17d34791ff7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:44.124529 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 900/1805] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:44 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:44.132504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95b42887-2c62-4a38-9b9c-deb8bd53dc6b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:44.133302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95b42887-2c62-4a38-9b9c-deb8bd53dc6b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:44.133600 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:44.133600 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:44.134177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95b42887-2c62-4a38-9b9c-deb8bd53dc6b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:44.212468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-887e4e91-6001-465c-8825-f98bb682b0a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:44.213478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-887e4e91-6001-465c-8825-f98bb682b0a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:44.213730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:44.213730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:44.214125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-887e4e91-6001-465c-8825-f98bb682b0a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:44.226589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:44.226589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:44.245779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-95b42887-2c62-4a38-9b9c-deb8bd53dc6b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:44.316927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95b42887-2c62-4a38-9b9c-deb8bd53dc6b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:44.317757 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 906/1806] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:44 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:44.337721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:44.337721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:44.365929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-887e4e91-6001-465c-8825-f98bb682b0a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:44.408976 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:44.408976 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:44.423333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-887e4e91-6001-465c-8825-f98bb682b0a6 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:44.435592 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 901/1807] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:44 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:45.139323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc40e0db-57ab-4748-b1dd-62ff634ef5d6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:45.140153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc40e0db-57ab-4748-b1dd-62ff634ef5d6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:45.140424 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:45.140424 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:45.141152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc40e0db-57ab-4748-b1dd-62ff634ef5d6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:45.141446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cc40e0db-57ab-4748-b1dd-62ff634ef5d6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:45.202586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:45.202586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:45.216122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc40e0db-57ab-4748-b1dd-62ff634ef5d6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:45.226391 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 907/1808] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:45 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:45.345083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcbb8496-3bd6-4d24-a0e0-233ece6718b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:45.345613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcbb8496-3bd6-4d24-a0e0-233ece6718b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:45.345833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:45.345833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:45.346368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcbb8496-3bd6-4d24-a0e0-233ece6718b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:45.444720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d803e63-4b22-45a4-9aee-2157ddec361a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:45.445626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d803e63-4b22-45a4-9aee-2157ddec361a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:45.446002 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:45.446002 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:45.446596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d803e63-4b22-45a4-9aee-2157ddec361a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:45.544985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:45.544985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:45.577330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dcbb8496-3bd6-4d24-a0e0-233ece6718b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:45.604760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:45.604760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:45.621937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5d803e63-4b22-45a4-9aee-2157ddec361a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:45.645492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcbb8496-3bd6-4d24-a0e0-233ece6718b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:45.646019 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:45.646019 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:45.655400 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 902/1809] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:45 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:45.656778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d803e63-4b22-45a4-9aee-2157ddec361a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:45.658328 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 908/1810] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:45 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:45.662608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-8c9cfe71-14ba-48ec-9d8e-fd0aa7001725 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 Jan 21 10:13:45.663378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-8c9cfe71-14ba-48ec-9d8e-fd0aa7001725 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:45.663741 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:45.663741 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:45.664343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-8c9cfe71-14ba-48ec-9d8e-fd0aa7001725 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:45.724993 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:45.724993 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:45.737656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-8c9cfe71-14ba-48ec-9d8e-fd0aa7001725 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:13:45.766288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-8c9cfe71-14ba-48ec-9d8e-fd0aa7001725 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 returned with HTTP 200 Jan 21 10:13:45.767878 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 903/1811] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:13:45 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 => generated 1419 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:46.231987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e23aa31b-85ec-46ee-89d7-b2b812e03127 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:46.233186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e23aa31b-85ec-46ee-89d7-b2b812e03127 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:46.236560 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:46.236560 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:46.237491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e23aa31b-85ec-46ee-89d7-b2b812e03127 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:46.238347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e23aa31b-85ec-46ee-89d7-b2b812e03127 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:46.276898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:46.276898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:46.279995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e23aa31b-85ec-46ee-89d7-b2b812e03127 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:46.281801 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 909/1812] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:46 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:46.687750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-008243b8-4b79-46cf-84a1-8e020dd72733 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169/action Jan 21 10:13:46.687750 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:46.687750 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:46.687750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-008243b8-4b79-46cf-84a1-8e020dd72733 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:13:46.687750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-008243b8-4b79-46cf-84a1-8e020dd72733 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:46.694841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bea2e83b-a410-41a0-bbb9-e208c80cf82f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:46.694841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bea2e83b-a410-41a0-bbb9-e208c80cf82f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:46.694841 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:46.694841 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:46.694841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bea2e83b-a410-41a0-bbb9-e208c80cf82f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:46.824624 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:46.824624 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:46.835467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bea2e83b-a410-41a0-bbb9-e208c80cf82f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:46.859187 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:46.859187 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:46.900507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bea2e83b-a410-41a0-bbb9-e208c80cf82f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:46.915767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-a38bf8c2-a698-4fea-afc1-528917df8fba req-008243b8-4b79-46cf-84a1-8e020dd72733 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169/action returned with HTTP 204 Jan 21 10:13:46.916794 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 910/1813] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:46 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:46.917503 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 904/1814] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:13:46 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:13:46.924098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9455f3a3-994c-4056-8076-24b67d0467b1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:13:46.925261 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9455f3a3-994c-4056-8076-24b67d0467b1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:46.926889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:46.926889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:46.947487 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9455f3a3-994c-4056-8076-24b67d0467b1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:47.081437 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:47.081437 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:47.111490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9455f3a3-994c-4056-8076-24b67d0467b1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:47.177878 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:47.177878 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:47.205129 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9455f3a3-994c-4056-8076-24b67d0467b1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:13:47.205980 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 911/1815] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:46 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 1205 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:47.261108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 Jan 21 10:13:47.262339 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:47.262857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:47.262857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:47.264443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:47.296462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01bf25cf-f094-42db-ab25-c0eac446dbed tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:47.296998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01bf25cf-f094-42db-ab25-c0eac446dbed tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:47.297222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:47.297222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:47.297597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01bf25cf-f094-42db-ab25-c0eac446dbed tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:47.297965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-01bf25cf-f094-42db-ab25-c0eac446dbed tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:47.328616 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:47.328616 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:47.349209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:13:47.380501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 returned with HTTP 200 Jan 21 10:13:47.381617 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 905/1816] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:13:47 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 => generated 1419 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:47.388458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:47.388458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:47.395943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume// Jan 21 10:13:47.396710 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:47.397032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:47.397032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:47.397412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:47.398989 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-e1617a6a-a0e9-47ba-8eb2-4d1036704275 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:13:47.406887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01bf25cf-f094-42db-ab25-c0eac446dbed tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:47.408008 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 912/1817] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:47 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:47.408920 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 906/1818] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:13:47 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:13:47.436951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-601b86c3-867f-41dd-ab1c-cea197b1c660 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] POST http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments Jan 21 10:13:47.439737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-601b86c3-867f-41dd-ab1c-cea197b1c660 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9518bcd3-da6c-4a36-918c-5997075baf82", "instance_uuid": "469e01b6-2143-4935-9c8d-0659e665b0c9", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:47.548427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:47.548427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:47.671765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-601b86c3-867f-41dd-ab1c-cea197b1c660 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments returned with HTTP 200 Jan 21 10:13:47.672709 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 907/1819] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:13:47 2021] POST /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:47.925783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-805de5d1-efc6-446e-af83-157d35f6ee2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:47.926557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-805de5d1-efc6-446e-af83-157d35f6ee2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:47.926943 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:47.926943 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:47.927559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-805de5d1-efc6-446e-af83-157d35f6ee2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:48.083548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:48.083548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:48.106263 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-805de5d1-efc6-446e-af83-157d35f6ee2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:48.165252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-805de5d1-efc6-446e-af83-157d35f6ee2d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:48.170420 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 913/1820] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:47 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:48.424594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f40268b-44b9-49e7-9bd1-7636283a5c41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:48.425810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f40268b-44b9-49e7-9bd1-7636283a5c41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:48.426227 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:48.426227 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:48.427098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f40268b-44b9-49e7-9bd1-7636283a5c41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:48.427696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0f40268b-44b9-49e7-9bd1-7636283a5c41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:48.489283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:48.489283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:48.495091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f40268b-44b9-49e7-9bd1-7636283a5c41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:48.499374 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 908/1821] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:49.190113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15138620-34c7-4dc3-9144-29cd94e0e5e4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:49.190717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15138620-34c7-4dc3-9144-29cd94e0e5e4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:49.191257 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:49.191257 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:49.213606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15138620-34c7-4dc3-9144-29cd94e0e5e4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:49.320422 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:49.320422 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:49.330197 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-15138620-34c7-4dc3-9144-29cd94e0e5e4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:49.355898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15138620-34c7-4dc3-9144-29cd94e0e5e4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:49.356727 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 914/1822] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:49 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:49.513265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92251788-f2a0-4488-895c-8f6f396bd72e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:49.514472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92251788-f2a0-4488-895c-8f6f396bd72e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:49.514472 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:49.514472 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:49.515672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92251788-f2a0-4488-895c-8f6f396bd72e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:49.516153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-92251788-f2a0-4488-895c-8f6f396bd72e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:49.556343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:49.556343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:49.559214 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92251788-f2a0-4488-895c-8f6f396bd72e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:49.560714 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 909/1823] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:49 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:50.378116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0bf5e82-fe44-4216-a08e-b44c12f099c2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:50.378769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0bf5e82-fe44-4216-a08e-b44c12f099c2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:50.379178 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:50.379178 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:50.379654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0bf5e82-fe44-4216-a08e-b44c12f099c2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:50.442241 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:50.442241 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:50.465927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0bf5e82-fe44-4216-a08e-b44c12f099c2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:50.493435 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0bf5e82-fe44-4216-a08e-b44c12f099c2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:50.504965 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 915/1824] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:50 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:50.575657 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:50.579080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:50.579380 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:50.579380 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:50.580726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:50.582701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:50.673598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:50.673598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:50.682972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:50.684047 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 910/1825] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:50 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:50.691196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes Jan 21 10:13:50.691903 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:50.691903 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:50.692724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1409330811"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:50.727347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1409330811'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:13:50.727347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume of 1 GB Jan 21 10:13:50.727347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Availability Zones retrieved successfully. Jan 21 10:13:50.755035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Flow 'volume_create_api' (2fd35c49-d79a-45be-8f93-afea330a90ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:13:50.759482 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b052ada-48fc-4ca0-9dbb-fde7b538d9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:50.762245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:13:50.924199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b052ada-48fc-4ca0-9dbb-fde7b538d9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:50.945847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2773c3-39f1-49e0-968a-28af0b255f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:51.114007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:13:51.115270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:51.115683 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:51.115683 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:51.116669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:51.118457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1558e30c-ec34-4eec-b0ca-9f3a42de8c2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:13:51.119406 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 911/1826] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:13:51 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:13:51.137139 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-612845ba-365d-463d-a862-09899a9c7c8a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 Jan 21 10:13:51.141454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-612845ba-365d-463d-a862-09899a9c7c8a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:51.142389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-612845ba-365d-463d-a862-09899a9c7c8a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:51.207198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:51.207198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:51.220307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-612845ba-365d-463d-a862-09899a9c7c8a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:13:51.245562 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:51.245562 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:51.265226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-612845ba-365d-463d-a862-09899a9c7c8a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 returned with HTTP 200 Jan 21 10:13:51.267014 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 912/1827] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:13:51 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 => generated 1517 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:13:51.307778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-0101c75e-8f32-4eb0-8dd7-3690925ab8f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] PUT http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640 Jan 21 10:13:51.309885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:51.309885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:51.309885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-0101c75e-8f32-4eb0-8dd7-3690925ab8f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:51.315243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Created reservations ['cec9a3b4-f39e-413b-9b62-dad3c6f8edbc', '1821b478-9941-4324-b011-544a6a625f1a', '7a05c3e0-8ac3-4bd9-b1f1-88463f39e792', 'ffdfa87a-e5fc-4824-82ae-922931c59f86'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:13:51.318499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2773c3-39f1-49e0-968a-28af0b255f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec9a3b4-f39e-413b-9b62-dad3c6f8edbc', '1821b478-9941-4324-b011-544a6a625f1a', '7a05c3e0-8ac3-4bd9-b1f1-88463f39e792', 'ffdfa87a-e5fc-4824-82ae-922931c59f86']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:51.321698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b549ba0-85ce-48a3-a9b5-e5d1ff75f424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:51.342282 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:13:51.342282 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:13:51.342806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-0101c75e-8f32-4eb0-8dd7-3690925ab8f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Lock "b'cinder-attachment_update-9518bcd3-da6c-4a36-918c-5997075baf82-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:13:51.345473 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:51.345473 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:51.563618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b549ba0-85ce-48a3-a9b5-e5d1ff75f424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eeb53e0-3ad8-4a10-9ad3-bc8b15521663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1409330811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e9bfcf546544413909fe6e7a1ec69de',qos_specs=None,replication_status=,reservations=['cec9a3b4-f39e-413b-9b62-dad3c6f8edbc','1821b478-9941-4324-b011-544a6a625f1a','7a05c3e0-8ac3-4bd9-b1f1-88463f39e792','ffdfa87a-e5fc-4824-82ae-922931c59f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690582c7c84d43b887f5ea6b0830032e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1409330811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eeb53e0-3ad8-4a10-9ad3-bc8b15521663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e9bfcf546544413909fe6e7a1ec69de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='690582c7c84d43b887f5ea6b0830032e',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:51.571347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab240efe-ab91-46db-a807-290e35d10f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:51.665043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab240efe-ab91-46db-a807-290e35d10f69) transitioned into state 'SUCCESS' from state '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-1409330811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e9bfcf546544413909fe6e7a1ec69de',qos_specs=None,replication_status=,reservations=['cec9a3b4-f39e-413b-9b62-dad3c6f8edbc','1821b478-9941-4324-b011-544a6a625f1a','7a05c3e0-8ac3-4bd9-b1f1-88463f39e792','ffdfa87a-e5fc-4824-82ae-922931c59f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690582c7c84d43b887f5ea6b0830032e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:51.667005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd6afe8-7f7e-4869-bebe-4a5b8c8018ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:51.776870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd6afe8-7f7e-4869-bebe-4a5b8c8018ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:13:51.786107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Flow 'volume_create_api' (2fd35c49-d79a-45be-8f93-afea330a90ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:13:51.901386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Create volume request issued successfully. Jan 21 10:13:51.960988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dae525f-f07e-4b20-9da2-55a99108babb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes returned with HTTP 202 Jan 21 10:13:51.964519 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 916/1828] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:13:50 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes => generated 820 bytes in 1277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:13:51.980974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ae78977-b853-4f49-90d9-c6690022bfbd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:51.984712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ae78977-b853-4f49-90d9-c6690022bfbd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:51.986416 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:51.986416 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:51.987194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ae78977-b853-4f49-90d9-c6690022bfbd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:52.191979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:52.191979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:52.212470 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ae78977-b853-4f49-90d9-c6690022bfbd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:52.287097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ae78977-b853-4f49-90d9-c6690022bfbd tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:52.287857 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 917/1829] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:51 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:52.306427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cd68bc8-c3ab-42cf-8088-22cc72024d15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:52.307544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cd68bc8-c3ab-42cf-8088-22cc72024d15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:52.307723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:52.307723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:52.308556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cd68bc8-c3ab-42cf-8088-22cc72024d15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:52.309715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4cd68bc8-c3ab-42cf-8088-22cc72024d15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:52.417306 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:52.417306 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:52.420228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cd68bc8-c3ab-42cf-8088-22cc72024d15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:52.421238 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 918/1830] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:52 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:52.448454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f9de947-4fad-497f-948e-1439ef31197b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:52.449385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f9de947-4fad-497f-948e-1439ef31197b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:52.450121 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:52.450121 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:52.451752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f9de947-4fad-497f-948e-1439ef31197b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:52.578418 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:52.578418 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:52.580987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f9de947-4fad-497f-948e-1439ef31197b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:52.613034 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f9de947-4fad-497f-948e-1439ef31197b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:13:52.614133 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 919/1831] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:52 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:53.308994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45ddfb82-5b79-4336-82df-3e77e21cba9b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:53.309806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45ddfb82-5b79-4336-82df-3e77e21cba9b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:53.310336 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:53.310336 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:53.311113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45ddfb82-5b79-4336-82df-3e77e21cba9b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:53.503369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:53.503369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:53.530229 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-45ddfb82-5b79-4336-82df-3e77e21cba9b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:53.587399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45ddfb82-5b79-4336-82df-3e77e21cba9b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:53.588545 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 920/1832] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:53 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:53.596906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6dc61fc5-d192-41de-86d7-abcba1126917 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:53.604000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6dc61fc5-d192-41de-86d7-abcba1126917 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:53.604487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:53.604487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:53.605178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6dc61fc5-d192-41de-86d7-abcba1126917 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:53.605741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6dc61fc5-d192-41de-86d7-abcba1126917 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:53.688381 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:53.688381 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:53.720644 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6dc61fc5-d192-41de-86d7-abcba1126917 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:53.737613 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 921/1833] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:53 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:53.768404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df75b68a-313a-43bb-ab89-3f3dc1e32428 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:53.769335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df75b68a-313a-43bb-ab89-3f3dc1e32428 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:53.783364 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:53.783364 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:53.784086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df75b68a-313a-43bb-ab89-3f3dc1e32428 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:54.002664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:54.002664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:54.016429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df75b68a-313a-43bb-ab89-3f3dc1e32428 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:54.064132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df75b68a-313a-43bb-ab89-3f3dc1e32428 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:13:54.065949 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 922/1834] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:53 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:54.612916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aad06c29-7937-4378-8a5c-d18ec88d4932 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:54.614498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aad06c29-7937-4378-8a5c-d18ec88d4932 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:54.615203 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:54.615203 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:54.615974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aad06c29-7937-4378-8a5c-d18ec88d4932 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:54.706909 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:54.706909 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:54.718980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aad06c29-7937-4378-8a5c-d18ec88d4932 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:54.748929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aad06c29-7937-4378-8a5c-d18ec88d4932 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:54.759913 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 923/1835] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:54 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:54.771806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82b3463b-1509-48cf-b99d-31ea8f77ff3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:54.772495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82b3463b-1509-48cf-b99d-31ea8f77ff3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:54.772874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:54.772874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:54.773935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82b3463b-1509-48cf-b99d-31ea8f77ff3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:54.776602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-82b3463b-1509-48cf-b99d-31ea8f77ff3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:54.816590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:54.816590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:54.820081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82b3463b-1509-48cf-b99d-31ea8f77ff3f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:54.821783 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 924/1836] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:54.993380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-0101c75e-8f32-4eb0-8dd7-3690925ab8f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Lock "b'cinder-attachment_update-9518bcd3-da6c-4a36-918c-5997075baf82-n-h1-758944-3'" released by "attachment_update" :: held 3.651s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:13:54.994949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-0101c75e-8f32-4eb0-8dd7-3690925ab8f6 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640 returned with HTTP 200 Jan 21 10:13:54.996830 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 913/1837] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:13:51 2021] PUT /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640 => generated 762 bytes in 3694 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:55.204149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] POST http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640/action Jan 21 10:13:55.215229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:55.215229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:55.220896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:13:55.221932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:55.351623 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:55.351623 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:55.403213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-ba7253e9-d6d1-4438-92cb-03beae29229a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:55.404672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-ba7253e9-d6d1-4438-92cb-03beae29229a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:55.404952 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:55.404952 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:55.405496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-ba7253e9-d6d1-4438-92cb-03beae29229a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:55.488927 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:55.488927 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:55.500222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640/action returned with HTTP 204 Jan 21 10:13:55.502121 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 925/1838] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:13:55 2021] POST /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640/action => generated 0 bytes in 307 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:13:55.503183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-ba7253e9-d6d1-4438-92cb-03beae29229a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:55.529752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-ba7253e9-d6d1-4438-92cb-03beae29229a tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:13:55.531186 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 914/1839] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:13:55 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:55.678289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume// Jan 21 10:13:55.678959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:55.679242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:55.679242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:55.680709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:55.682585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5013526e-2b1b-4d70-a292-a4af76cf9e91 req-2dab3763-e799-4643-87f3-ee17bf472a3a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:13:55.683612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 926/1840] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:13:55 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:13:55.751254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-951f132f-f002-4b5a-926e-8732533c26a9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments Jan 21 10:13:55.751254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:55.751254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:55.751254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-951f132f-f002-4b5a-926e-8732533c26a9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1eeb53e0-3ad8-4a10-9ad3-bc8b15521663", "instance_uuid": "81d856fe-36ca-4350-aec9-ca1fdadb86c3", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:55.766880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ff643cd-0459-47f8-a495-04378270cae2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:55.768279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ff643cd-0459-47f8-a495-04378270cae2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:55.769262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ff643cd-0459-47f8-a495-04378270cae2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:55.898394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:55.898394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:55.911394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:55.911394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:55.923991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7ff643cd-0459-47f8-a495-04378270cae2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:56.009174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ff643cd-0459-47f8-a495-04378270cae2 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:56.010455 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 927/1841] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:55 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:56.025206 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:56.026103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:56.031585 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:56.031585 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:56.035724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:56.036432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:56.140558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-951f132f-f002-4b5a-926e-8732533c26a9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments returned with HTTP 200 Jan 21 10:13:56.141890 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 915/1842] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:13:55 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments => generated 273 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:56.223908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:56.223908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:56.223908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:56.226803 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 928/1843] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:56 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:56.250545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eba2cffc-dcb8-4227-bbbf-0c9a6c208f95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:56.252800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eba2cffc-dcb8-4227-bbbf-0c9a6c208f95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:56.253825 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:56.253825 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:56.255064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eba2cffc-dcb8-4227-bbbf-0c9a6c208f95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:56.298622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:13:56.299534 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:56.299955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:56.299955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:56.300655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:56.301945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04af1549-5ff6-4851-aa9d-2a1884e61559 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:13:56.302846 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 929/1844] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:13:56 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:13:56.316495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-cffb68e1-cb85-49b7-bb7b-95aa5359fd11 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:56.317203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-cffb68e1-cb85-49b7-bb7b-95aa5359fd11 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:56.317908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-cffb68e1-cb85-49b7-bb7b-95aa5359fd11 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:56.399726 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:56.399726 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:56.421194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eba2cffc-dcb8-4227-bbbf-0c9a6c208f95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:56.470526 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:56.470526 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:56.484305 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eba2cffc-dcb8-4227-bbbf-0c9a6c208f95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:13:56.485889 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 916/1845] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:56 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:56.489393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:56.489393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:56.545022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-cffb68e1-cb85-49b7-bb7b-95aa5359fd11 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:56.633617 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:56.633617 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:56.651086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-cffb68e1-cb85-49b7-bb7b-95aa5359fd11 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:13:56.655766 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 930/1846] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:13:56 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 1011 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:13:56.705395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-af13819a-aad3-415b-96e2-41439941c3fc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] PUT http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a Jan 21 10:13:56.707884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:56.707884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:56.708689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-af13819a-aad3-415b-96e2-41439941c3fc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:56.764352 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:13:56.764352 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:13:56.765238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-af13819a-aad3-415b-96e2-41439941c3fc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Lock "b'cinder-attachment_update-1eeb53e0-3ad8-4a10-9ad3-bc8b15521663-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:13:56.771442 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:56.771442 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:57.054117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fd9abfe2-204e-4c16-bb71-e747a61ce409 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:57.055203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fd9abfe2-204e-4c16-bb71-e747a61ce409 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:57.055828 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:57.055828 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:57.057489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fd9abfe2-204e-4c16-bb71-e747a61ce409 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:57.238083 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:57.238083 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:57.276976 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fd9abfe2-204e-4c16-bb71-e747a61ce409 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:57.348873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fd9abfe2-204e-4c16-bb71-e747a61ce409 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:57.353207 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 931/1847] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:57 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:57.368848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4994ab31-c4b0-425e-aeaf-6bf06ec2f440 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:57.369513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4994ab31-c4b0-425e-aeaf-6bf06ec2f440 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:57.369842 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:57.369842 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:57.370405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4994ab31-c4b0-425e-aeaf-6bf06ec2f440 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:57.370898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4994ab31-c4b0-425e-aeaf-6bf06ec2f440 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:57.412859 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:57.412859 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:57.423051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4994ab31-c4b0-425e-aeaf-6bf06ec2f440 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:57.424040 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 932/1848] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:57 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:57.502801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08eef4b1-8c1b-4a61-a2f0-54da9e32a896 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:57.503703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08eef4b1-8c1b-4a61-a2f0-54da9e32a896 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:57.504038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:57.504038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:57.504563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08eef4b1-8c1b-4a61-a2f0-54da9e32a896 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:57.557405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:57.557405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:57.568676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-08eef4b1-8c1b-4a61-a2f0-54da9e32a896 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:57.627433 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:57.627433 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:57.654367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08eef4b1-8c1b-4a61-a2f0-54da9e32a896 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:13:57.655841 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 933/1849] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:57 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 912 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:58.374369 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d682288-ca1f-4076-b710-6e842c24b928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:58.375103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d682288-ca1f-4076-b710-6e842c24b928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:58.375516 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:58.375516 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:58.376041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d682288-ca1f-4076-b710-6e842c24b928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:58.527470 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:58.527470 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:58.552136 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5d682288-ca1f-4076-b710-6e842c24b928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:58.620523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d682288-ca1f-4076-b710-6e842c24b928 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:58.621931 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 934/1850] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:58 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 941 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:58.638477 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-236927b5-b6e3-4a9b-8946-e8d7db3047f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:58.639016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-236927b5-b6e3-4a9b-8946-e8d7db3047f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:58.639285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:58.639285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:58.639623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-236927b5-b6e3-4a9b-8946-e8d7db3047f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:58.639954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-236927b5-b6e3-4a9b-8946-e8d7db3047f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:58.711190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:58.711190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:58.713437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-236927b5-b6e3-4a9b-8946-e8d7db3047f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:58.713437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 935/1851] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:58 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:58.724634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9e1a5bb-52a6-406c-8d56-c1b880fe1bf9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:58.725161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9e1a5bb-52a6-406c-8d56-c1b880fe1bf9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:58.725379 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:58.725379 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:58.725925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9e1a5bb-52a6-406c-8d56-c1b880fe1bf9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:58.879877 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:58.879877 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:58.905404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d9e1a5bb-52a6-406c-8d56-c1b880fe1bf9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:13:58.948771 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:58.948771 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:58.974509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9e1a5bb-52a6-406c-8d56-c1b880fe1bf9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:13:58.977569 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 936/1852] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:58 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:13:59.651429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b7918f0-784b-4e76-b4fc-9b3b5791edbe tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:59.653021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b7918f0-784b-4e76-b4fc-9b3b5791edbe tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:59.653610 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:59.653610 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:59.654254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b7918f0-784b-4e76-b4fc-9b3b5791edbe tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:59.709422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-af13819a-aad3-415b-96e2-41439941c3fc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Lock "b'cinder-attachment_update-1eeb53e0-3ad8-4a10-9ad3-bc8b15521663-n-h2-758944-3'" released by "attachment_update" :: held 2.945s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:13:59.710518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-af13819a-aad3-415b-96e2-41439941c3fc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a returned with HTTP 200 Jan 21 10:13:59.711394 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 917/1853] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:13:56 2021] PUT /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a => generated 762 bytes in 3017 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:59.728313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00480fa1-810f-4d86-9071-3e570f29dd8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:13:59.729063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00480fa1-810f-4d86-9071-3e570f29dd8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:59.729428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:59.729428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:59.730048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00480fa1-810f-4d86-9071-3e570f29dd8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:59.730557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-00480fa1-810f-4d86-9071-3e570f29dd8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:13:59.731034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:59.731034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:59.742337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9b7918f0-784b-4e76-b4fc-9b3b5791edbe tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:59.766890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:59.766890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:59.769233 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00480fa1-810f-4d86-9071-3e570f29dd8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:13:59.769541 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 918/1854] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:59 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:13:59.801412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b7918f0-784b-4e76-b4fc-9b3b5791edbe tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:59.814968 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 937/1855] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:59 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 1391 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:13:59.815560 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e92f9dfd-b124-477c-9fc4-7cdc347a2737 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:13:59.816183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e92f9dfd-b124-477c-9fc4-7cdc347a2737 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:59.816486 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:59.816486 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:59.816897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e92f9dfd-b124-477c-9fc4-7cdc347a2737 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:13:59.876937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:13:59.876937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:13:59.887064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e92f9dfd-b124-477c-9fc4-7cdc347a2737 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:13:59.928546 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e92f9dfd-b124-477c-9fc4-7cdc347a2737 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:13:59.928546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 919/1856] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:59 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 1391 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:13:59.949271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] POST http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes Jan 21 10:13:59.949964 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:59.949964 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:59.950550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-618583189"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:13:59.952260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-618583189'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:13:59.953043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume of 1 GB Jan 21 10:13:59.968073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Availability Zones retrieved successfully. Jan 21 10:13:59.986179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (e44f2899-cb32-4a0f-ae9e-fc39421ded2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:13:59.989870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b28149-99cf-4136-a2a5-667d17b4fa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:13:59.992141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:13:59.996427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83677613-e2e1-4f27-9bc8-5c1bdcdc867f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:13:59.998302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83677613-e2e1-4f27-9bc8-5c1bdcdc867f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:13:59.998717 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:13:59.998717 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:13:59.999418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83677613-e2e1-4f27-9bc8-5c1bdcdc867f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:00.062972 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:00.062972 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:00.088143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-83677613-e2e1-4f27-9bc8-5c1bdcdc867f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:00.100532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b28149-99cf-4136-a2a5-667d17b4fa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:00.102744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec1947c-b88d-4860-ae2d-cdadf7a12fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:00.115267 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:00.115267 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:00.126855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83677613-e2e1-4f27-9bc8-5c1bdcdc867f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:00.128242 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 920/1857] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:13:59 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:00.228056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Created reservations ['26a3bc81-ed98-4f14-a774-56745e00872d', 'c98ea37f-665c-4d39-a57c-bba5c3e08678', 'b6219fbd-156b-41ab-b8d0-57a798921f2e', '38b4975f-d666-4c75-befa-c6f91c67590c'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:14:00.231182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec1947c-b88d-4860-ae2d-cdadf7a12fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a3bc81-ed98-4f14-a774-56745e00872d', 'c98ea37f-665c-4d39-a57c-bba5c3e08678', 'b6219fbd-156b-41ab-b8d0-57a798921f2e', '38b4975f-d666-4c75-befa-c6f91c67590c']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:00.234424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088977d3-221d-4195-8841-c02e587eadae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:00.308241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088977d3-221d-4195-8841-c02e587eadae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9307804d-3dd0-49ff-a8a0-b0172b9c9524', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-618583189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['26a3bc81-ed98-4f14-a774-56745e00872d','c98ea37f-665c-4d39-a57c-bba5c3e08678','b6219fbd-156b-41ab-b8d0-57a798921f2e','38b4975f-d666-4c75-befa-c6f91c67590c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-618583189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9307804d-3dd0-49ff-a8a0-b0172b9c9524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88ca218e1494e0cab4e805e218a54fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='12211f25079644d689ebf1e22e4ec549',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:00.311044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9268ea33-d254-45f7-b5fa-e2a15f3b6260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:00.349794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9268ea33-d254-45f7-b5fa-e2a15f3b6260) transitioned into state 'SUCCESS' from state '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-618583189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['26a3bc81-ed98-4f14-a774-56745e00872d','c98ea37f-665c-4d39-a57c-bba5c3e08678','b6219fbd-156b-41ab-b8d0-57a798921f2e','38b4975f-d666-4c75-befa-c6f91c67590c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:00.352365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73f7dbc-b498-4eb0-8476-84acc3beb880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:00.374850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73f7dbc-b498-4eb0-8476-84acc3beb880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:00.382447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (e44f2899-cb32-4a0f-ae9e-fc39421ded2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:14:00.455759 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request issued successfully. Jan 21 10:14:00.472867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e6bb6b7-bb91-4a40-8243-7f2677240787 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes returned with HTTP 202 Jan 21 10:14:00.474415 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 938/1858] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:13:59 2021] POST /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes => generated 815 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:14:00.489745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7831db2-442a-4d14-80ea-2b0100e3684f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:00.490283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7831db2-442a-4d14-80ea-2b0100e3684f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:00.490499 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:00.490499 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:00.490874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7831db2-442a-4d14-80ea-2b0100e3684f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:00.551390 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:00.551390 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:00.578059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a7831db2-442a-4d14-80ea-2b0100e3684f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:00.606086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7831db2-442a-4d14-80ea-2b0100e3684f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 returned with HTTP 200 Jan 21 10:14:00.612787 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 921/1859] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:00 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 => generated 907 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:00.786270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afe4c9f5-9b90-4d62-b551-478204fd9b15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:00.788882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afe4c9f5-9b90-4d62-b551-478204fd9b15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:00.789204 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:00.789204 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:00.789756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afe4c9f5-9b90-4d62-b551-478204fd9b15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:00.790233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-afe4c9f5-9b90-4d62-b551-478204fd9b15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:00.819043 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:00.819043 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:00.821994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afe4c9f5-9b90-4d62-b551-478204fd9b15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:00.826917 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 939/1860] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:00 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:01.145397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e59460f1-3540-45b6-b8e8-17964600cff9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:01.146194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e59460f1-3540-45b6-b8e8-17964600cff9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:01.146574 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:01.146574 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:01.147503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e59460f1-3540-45b6-b8e8-17964600cff9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:01.211308 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:01.211308 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:01.239829 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e59460f1-3540-45b6-b8e8-17964600cff9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:01.313989 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:01.313989 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:01.326983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e59460f1-3540-45b6-b8e8-17964600cff9 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:01.328497 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 922/1861] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:01 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:01.626302 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bd71d7a-f11b-4a40-a5c7-417b210fdfa3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:01.627296 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8bd71d7a-f11b-4a40-a5c7-417b210fdfa3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:01.627668 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:01.627668 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:01.628320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8bd71d7a-f11b-4a40-a5c7-417b210fdfa3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:01.761061 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:01.761061 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:01.782442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8bd71d7a-f11b-4a40-a5c7-417b210fdfa3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:01.811806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bd71d7a-f11b-4a40-a5c7-417b210fdfa3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 returned with HTTP 200 Jan 21 10:14:01.813873 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 940/1862] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:01 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 => generated 908 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:01.830811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] POST http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes Jan 21 10:14:01.831852 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:01.831852 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:01.832439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9307804d-3dd0-49ff-a8a0-b0172b9c9524", "size": 2, "name": "tempest-VolumesCloneTest-Volume-936350193"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:01.840601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1cecade4-805a-4c65-8755-c37375192054 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:01.841824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1cecade4-805a-4c65-8755-c37375192054 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:01.843839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request body: {'volume': {'source_volid': '9307804d-3dd0-49ff-a8a0-b0172b9c9524', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-936350193'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:14:01.846517 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:01.846517 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:01.847111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1cecade4-805a-4c65-8755-c37375192054 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:01.847911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1cecade4-805a-4c65-8755-c37375192054 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:01.914863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:01.914863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:01.915397 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:01.915397 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:01.916155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume retrieved successfully. Jan 21 10:14:01.916507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume of 2 GB Jan 21 10:14:01.917339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1cecade4-805a-4c65-8755-c37375192054 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:01.918750 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 941/1863] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:01 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:01.933283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Availability Zones retrieved successfully. Jan 21 10:14:01.989372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (e6c821c4-246a-4b29-9ab9-8f85660b4154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:14:01.992505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc33cb2a-7287-44b1-adba-2fc64e41f44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:01.994893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Validating volume size '2' using validate_int, validate_source_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:14:02.173632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc33cb2a-7287-44b1-adba-2fc64e41f44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9307804d-3dd0-49ff-a8a0-b0172b9c9524', 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:02.176424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce198206-d321-45ab-9fb9-7c89760565bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:02.348746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b210e66-3762-4090-8552-6941910ea9e4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:02.352752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b210e66-3762-4090-8552-6941910ea9e4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:02.353302 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:02.353302 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:02.354176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b210e66-3762-4090-8552-6941910ea9e4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:02.401501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Created reservations ['04f049f4-1298-4f2e-ae6f-04ff342c943c', 'd284f57c-b12c-45bc-8589-01b7400bcfd8', 'b816a1e2-f751-40c2-bcfb-d76ff637d4ea', '2ece0262-fb47-4caa-a33d-35e52f70b83a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:14:02.404588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce198206-d321-45ab-9fb9-7c89760565bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f049f4-1298-4f2e-ae6f-04ff342c943c', 'd284f57c-b12c-45bc-8589-01b7400bcfd8', 'b816a1e2-f751-40c2-bcfb-d76ff637d4ea', '2ece0262-fb47-4caa-a33d-35e52f70b83a']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:02.407282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d75378-89c2-4e8a-aeff-9d23b855592d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:02.501975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:02.501975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:02.520473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2b210e66-3762-4090-8552-6941910ea9e4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:02.545196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d75378-89c2-4e8a-aeff-9d23b855592d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '891ea171-286f-4b5e-aa5a-1616cf9a6eaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-936350193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['04f049f4-1298-4f2e-ae6f-04ff342c943c','d284f57c-b12c-45bc-8589-01b7400bcfd8','b816a1e2-f751-40c2-bcfb-d76ff637d4ea','2ece0262-fb47-4caa-a33d-35e52f70b83a'],size=2,snapshot_id=None,source_replicaid=,source_volid=9307804d-3dd0-49ff-a8a0-b0172b9c9524,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-936350193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=891ea171-286f-4b5e-aa5a-1616cf9a6eaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88ca218e1494e0cab4e805e218a54fd',provider_auth=None,provider_geometry=None,provider_id=None,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=9307804d-3dd0-49ff-a8a0-b0172b9c9524,status='creating',terminated_at=None,updated_at=None,user_id='12211f25079644d689ebf1e22e4ec549',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:02.548037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e4e16a-e8e7-4b9a-8920-ee4129dcedcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:02.564015 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:02.564015 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:02.584598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b210e66-3762-4090-8552-6941910ea9e4 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:02.595179 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 942/1864] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:02 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:02.595429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e4e16a-e8e7-4b9a-8920-ee4129dcedcc) transitioned into state 'SUCCESS' from state '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-936350193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88ca218e1494e0cab4e805e218a54fd',qos_specs=None,replication_status=,reservations=['04f049f4-1298-4f2e-ae6f-04ff342c943c','d284f57c-b12c-45bc-8589-01b7400bcfd8','b816a1e2-f751-40c2-bcfb-d76ff637d4ea','2ece0262-fb47-4caa-a33d-35e52f70b83a'],size=2,snapshot_id=None,source_replicaid=,source_volid=9307804d-3dd0-49ff-a8a0-b0172b9c9524,status='creating',user_id='12211f25079644d689ebf1e22e4ec549',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:02.595429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcbbc10-12b5-4191-bb20-65abb2bd97d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:02.729446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcbbc10-12b5-4191-bb20-65abb2bd97d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:02.733028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Flow 'volume_create_api' (e6c821c4-246a-4b29-9ab9-8f85660b4154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:14:02.935085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-acd1ab72-f6ad-4df2-8a6d-d7cd46b3b9b8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:02.935908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-acd1ab72-f6ad-4df2-8a6d-d7cd46b3b9b8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:02.936191 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:02.936191 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:02.936716 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-acd1ab72-f6ad-4df2-8a6d-d7cd46b3b9b8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:02.937113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-acd1ab72-f6ad-4df2-8a6d-d7cd46b3b9b8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:03.033155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:03.033155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:03.035618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-acd1ab72-f6ad-4df2-8a6d-d7cd46b3b9b8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:03.044961 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 943/1865] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:02 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:03.091597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Create volume request issued successfully. Jan 21 10:14:03.120252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65d99588-2b50-438e-9b20-35b7ff6b80e9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes returned with HTTP 202 Jan 21 10:14:03.122101 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 923/1866] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:14:01 2021] POST /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes => generated 849 bytes in 1295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:14:03.161476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-243e3c52-7998-4ece-97a6-b42d70d0fef9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:03.161476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-243e3c52-7998-4ece-97a6-b42d70d0fef9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:03.161476 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:03.161476 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:03.161476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-243e3c52-7998-4ece-97a6-b42d70d0fef9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:03.360988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:03.360988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:03.379204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-243e3c52-7998-4ece-97a6-b42d70d0fef9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:03.438770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-243e3c52-7998-4ece-97a6-b42d70d0fef9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:03.442432 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 944/1867] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:03 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:03.614795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80ea45e4-f17a-46f5-bfd7-9018e4b8876c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:03.614795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80ea45e4-f17a-46f5-bfd7-9018e4b8876c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:03.614795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:03.614795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:03.636797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80ea45e4-f17a-46f5-bfd7-9018e4b8876c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:03.693515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:03.693515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:03.704070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80ea45e4-f17a-46f5-bfd7-9018e4b8876c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:03.755730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:03.755730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:03.781247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80ea45e4-f17a-46f5-bfd7-9018e4b8876c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:03.782382 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 924/1868] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:03 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:04.067241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6640da3-4dba-4c92-86c4-3d6cf0164e5f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:04.087344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6640da3-4dba-4c92-86c4-3d6cf0164e5f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:04.088665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:04.088665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:04.090283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6640da3-4dba-4c92-86c4-3d6cf0164e5f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:04.092042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d6640da3-4dba-4c92-86c4-3d6cf0164e5f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:04.218439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:04.218439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:04.220363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6640da3-4dba-4c92-86c4-3d6cf0164e5f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:04.221517 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 945/1869] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:04 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:04.463385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7be31b3c-4451-4115-bdc9-9c3e7f21cb4b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:04.464358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7be31b3c-4451-4115-bdc9-9c3e7f21cb4b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:04.464872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:04.464872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:04.467131 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7be31b3c-4451-4115-bdc9-9c3e7f21cb4b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:04.588342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:04.588342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:04.614319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7be31b3c-4451-4115-bdc9-9c3e7f21cb4b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:04.711351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7be31b3c-4451-4115-bdc9-9c3e7f21cb4b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:04.713419 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 925/1870] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:04 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:04.802510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e702f6db-ce15-4a4d-b3ed-91c3c8c2296d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:04.803055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e702f6db-ce15-4a4d-b3ed-91c3c8c2296d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:04.803303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:04.803303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:04.803679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e702f6db-ce15-4a4d-b3ed-91c3c8c2296d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:05.000904 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:05.000904 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:05.022843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e702f6db-ce15-4a4d-b3ed-91c3c8c2296d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:05.046471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:05.046471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:05.056523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e702f6db-ce15-4a4d-b3ed-91c3c8c2296d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:05.057972 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 946/1871] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:04 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:05.238903 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6060178-41fe-4c7e-bad4-59dd594478ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:05.247803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6060178-41fe-4c7e-bad4-59dd594478ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:05.247803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:05.247803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:05.247803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6060178-41fe-4c7e-bad4-59dd594478ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:05.247803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d6060178-41fe-4c7e-bad4-59dd594478ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:05.307031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-4491869e-1f49-424f-8ab6-d2bc4a10aa23 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a/action Jan 21 10:14:05.307031 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:05.307031 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:05.307031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-4491869e-1f49-424f-8ab6-d2bc4a10aa23 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:14:05.307031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-4491869e-1f49-424f-8ab6-d2bc4a10aa23 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:05.318363 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:05.318363 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:05.318363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6060178-41fe-4c7e-bad4-59dd594478ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:05.318363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 926/1872] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:05 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:05.468227 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:05.468227 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:05.503458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffe37e45-f646-4ebb-b343-5155d41a63d5 req-4491869e-1f49-424f-8ab6-d2bc4a10aa23 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a/action returned with HTTP 204 Jan 21 10:14:05.505665 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 947/1873] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:14:05 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a/action => generated 0 bytes in 224 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:05.731812 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81f4b4e1-65eb-4bc5-b01b-4de369ccb06e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:05.732705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81f4b4e1-65eb-4bc5-b01b-4de369ccb06e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:05.733119 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:05.733119 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:05.733750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81f4b4e1-65eb-4bc5-b01b-4de369ccb06e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:05.885264 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:05.885264 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:05.913815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-81f4b4e1-65eb-4bc5-b01b-4de369ccb06e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:05.965440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81f4b4e1-65eb-4bc5-b01b-4de369ccb06e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:05.975938 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 927/1874] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:05 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:06.085620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-befd0dd8-2378-48d8-bc2b-359e4de3639d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:06.086474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-befd0dd8-2378-48d8-bc2b-359e4de3639d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:06.087648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:06.087648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:06.088506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-befd0dd8-2378-48d8-bc2b-359e4de3639d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:06.157788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:06.157788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:06.171215 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-befd0dd8-2378-48d8-bc2b-359e4de3639d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:06.219079 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:06.219079 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:06.231571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-befd0dd8-2378-48d8-bc2b-359e4de3639d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:06.233224 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 948/1875] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:06 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 1205 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:06.318651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a527e0c1-a9d7-44be-b7d7-dc33e9050278 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:06.319842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a527e0c1-a9d7-44be-b7d7-dc33e9050278 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:06.320075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:06.320075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:06.320637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a527e0c1-a9d7-44be-b7d7-dc33e9050278 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:06.321013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a527e0c1-a9d7-44be-b7d7-dc33e9050278 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:06.376422 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:06.376422 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:06.379963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a527e0c1-a9d7-44be-b7d7-dc33e9050278 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:06.392296 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 928/1876] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:06 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:06.984241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-875892a4-e1d8-4b82-97c1-14be1f376b74 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:06.984772 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-875892a4-e1d8-4b82-97c1-14be1f376b74 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:06.984969 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:06.984969 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:06.985680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-875892a4-e1d8-4b82-97c1-14be1f376b74 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:07.150350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:07.150350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:07.182335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-875892a4-e1d8-4b82-97c1-14be1f376b74 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:07.232203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-875892a4-e1d8-4b82-97c1-14be1f376b74 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:07.233622 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 949/1877] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:06 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:07.419824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b7e02ea-6d42-4ed6-a9ef-af048eae0fc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:07.420942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b7e02ea-6d42-4ed6-a9ef-af048eae0fc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:07.421396 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:07.421396 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:07.422015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b7e02ea-6d42-4ed6-a9ef-af048eae0fc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:07.422569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3b7e02ea-6d42-4ed6-a9ef-af048eae0fc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:07.472864 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:07.472864 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:07.476410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b7e02ea-6d42-4ed6-a9ef-af048eae0fc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:07.480112 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 929/1878] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:07 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:08.262142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54ed0e21-00a9-4c48-b15a-37f49b46ce1b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:08.263783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54ed0e21-00a9-4c48-b15a-37f49b46ce1b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:08.264295 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:08.264295 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:08.264962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54ed0e21-00a9-4c48-b15a-37f49b46ce1b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:08.381003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:08.381003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:08.418270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54ed0e21-00a9-4c48-b15a-37f49b46ce1b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:08.496628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a68cba8f-5706-40f1-aef5-01b8061cf71a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:08.496628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a68cba8f-5706-40f1-aef5-01b8061cf71a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:08.497602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:08.497602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:08.497602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a68cba8f-5706-40f1-aef5-01b8061cf71a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:08.497602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a68cba8f-5706-40f1-aef5-01b8061cf71a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:08.537678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54ed0e21-00a9-4c48-b15a-37f49b46ce1b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:08.547197 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 950/1879] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:08 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:14:08.548548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:08.548548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:08.550599 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a68cba8f-5706-40f1-aef5-01b8061cf71a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:08.551507 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 930/1880] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:08 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:09.556711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cd05055-6aa2-495b-99a5-e25fd8e0635d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:09.557433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cd05055-6aa2-495b-99a5-e25fd8e0635d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:09.557433 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:09.557433 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:09.557832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cd05055-6aa2-495b-99a5-e25fd8e0635d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:09.566828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09c7f8a6-97d1-4019-a682-24411f1cc2cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:09.567385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09c7f8a6-97d1-4019-a682-24411f1cc2cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:09.567571 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:09.567571 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:09.567915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09c7f8a6-97d1-4019-a682-24411f1cc2cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:09.569277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-09c7f8a6-97d1-4019-a682-24411f1cc2cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:09.618037 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:09.618037 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:09.619896 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09c7f8a6-97d1-4019-a682-24411f1cc2cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:09.621201 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 931/1881] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:09 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:09.741634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:09.741634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:09.810703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9cd05055-6aa2-495b-99a5-e25fd8e0635d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:09.833365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cd05055-6aa2-495b-99a5-e25fd8e0635d tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:09.846188 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 951/1882] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:09 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:10.636349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f9944f5-f26a-4b7a-9434-c9fa38bac7ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:10.636886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f9944f5-f26a-4b7a-9434-c9fa38bac7ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:10.637273 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:10.637273 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:10.638906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f9944f5-f26a-4b7a-9434-c9fa38bac7ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:10.639459 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8f9944f5-f26a-4b7a-9434-c9fa38bac7ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:10.688502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:10.688502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:10.696609 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f9944f5-f26a-4b7a-9434-c9fa38bac7ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:10.696609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 932/1883] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:10 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:10.852835 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fae31407-672a-48a9-a1a4-e3754cdc2b3b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:10.853266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fae31407-672a-48a9-a1a4-e3754cdc2b3b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:10.853485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:10.853485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:10.853857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fae31407-672a-48a9-a1a4-e3754cdc2b3b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:11.014914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:11.014914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:11.026307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fae31407-672a-48a9-a1a4-e3754cdc2b3b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:11.054004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fae31407-672a-48a9-a1a4-e3754cdc2b3b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:11.055167 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 952/1884] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:10 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:11.717470 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f5c987d-0520-4f86-aa36-e7d68579244b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:11.718618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f5c987d-0520-4f86-aa36-e7d68579244b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:11.719013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:11.719013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:11.719665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f5c987d-0520-4f86-aa36-e7d68579244b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:11.720163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2f5c987d-0520-4f86-aa36-e7d68579244b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:11.771914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:11.771914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:11.774184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f5c987d-0520-4f86-aa36-e7d68579244b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:11.776013 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 933/1885] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:11 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:11.952143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-62471297-063e-4a4c-a7a8-6581e7220d5c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:11.952143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-62471297-063e-4a4c-a7a8-6581e7220d5c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:11.952143 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:11.952143 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:11.952143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-62471297-063e-4a4c-a7a8-6581e7220d5c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:12.072822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c839a64-df61-4611-bedb-800c376857c0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:12.073586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c839a64-df61-4611-bedb-800c376857c0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:12.073939 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:12.073939 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:12.074502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c839a64-df61-4611-bedb-800c376857c0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:12.129820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:12.129820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:12.164643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-62471297-063e-4a4c-a7a8-6581e7220d5c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:12.198252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:12.198252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:12.227025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7c839a64-df61-4611-bedb-800c376857c0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:12.244467 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:12.244467 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:12.287182 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c839a64-df61-4611-bedb-800c376857c0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:12.291164 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 934/1886] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:12 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:12.314963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-62471297-063e-4a4c-a7a8-6581e7220d5c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:12.321144 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 953/1887] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:14:11 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 1205 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:12.375594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-976b6ec1-4699-42d9-bcb5-7d920cadbe42 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2/action Jan 21 10:14:12.376704 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:12.376704 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:12.377623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-976b6ec1-4699-42d9-bcb5-7d920cadbe42 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:14:12.378186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-976b6ec1-4699-42d9-bcb5-7d920cadbe42 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:12.451657 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:12.451657 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:12.453250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-976b6ec1-4699-42d9-bcb5-7d920cadbe42 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:12.604859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-976b6ec1-4699-42d9-bcb5-7d920cadbe42 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Begin detaching volume completed successfully. Jan 21 10:14:12.605635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-976b6ec1-4699-42d9-bcb5-7d920cadbe42 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2/action returned with HTTP 202 Jan 21 10:14:12.628879 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 935/1888] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:14:12 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:14:12.699660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14ddbd4a-041c-4290-9661-58355441a105 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:12.705376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14ddbd4a-041c-4290-9661-58355441a105 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:12.705976 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:12.705976 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:12.706929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14ddbd4a-041c-4290-9661-58355441a105 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:12.797273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:12.810667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:12.811203 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:12.811203 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:12.811836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:12.812369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:12.870820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:12.870820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:12.894482 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:12.908844 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:12.908844 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:12.909347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 936/1889] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:12 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:12.920817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:14:12.920817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:12.920817 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:12.920817 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:12.920817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:12.920817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25833869-f367-41f8-b62a-774dbd714677 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:14:12.920817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 937/1890] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:14:12 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:14:12.928481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-14ddbd4a-041c-4290-9661-58355441a105 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:12.958867 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:12.958867 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:12.971565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-dfbabeda-ef33-44f0-8647-6d6fe3f115a5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:12.972272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-dfbabeda-ef33-44f0-8647-6d6fe3f115a5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:12.972795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-dfbabeda-ef33-44f0-8647-6d6fe3f115a5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:12.973964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14ddbd4a-041c-4290-9661-58355441a105 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:12.975526 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 954/1891] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:12 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 1208 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:13.088821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:13.088821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:13.111031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-dfbabeda-ef33-44f0-8647-6d6fe3f115a5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:13.156757 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:13.156757 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:13.189946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-dfbabeda-ef33-44f0-8647-6d6fe3f115a5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:13.204537 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 938/1892] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:14:12 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 1307 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:14:13.312519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c16cb4fd-0472-4ed7-bd26-027ab3117e59 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:13.325038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c16cb4fd-0472-4ed7-bd26-027ab3117e59 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:13.326534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:13.326534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:13.327356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c16cb4fd-0472-4ed7-bd26-027ab3117e59 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:13.395474 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:13.395474 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:13.417176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c16cb4fd-0472-4ed7-bd26-027ab3117e59 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:13.619564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c16cb4fd-0472-4ed7-bd26-027ab3117e59 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:13.619564 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 955/1893] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:13 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:13.635207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-cb101826-b4cd-4720-839f-45f632f39ca3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] DELETE http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169 Jan 21 10:14:13.635207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-cb101826-b4cd-4720-839f-45f632f39ca3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:13.635207 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:13.635207 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:13.635207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-cb101826-b4cd-4720-839f-45f632f39ca3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:13.699264 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:13.699264 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:13.913031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e9ff01a-a6e7-4c74-96ee-aba34f2be24a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:13.914238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e9ff01a-a6e7-4c74-96ee-aba34f2be24a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:13.914989 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:13.914989 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:13.915845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e9ff01a-a6e7-4c74-96ee-aba34f2be24a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:13.916420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7e9ff01a-a6e7-4c74-96ee-aba34f2be24a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:13.966118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:13.966118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:13.968877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e9ff01a-a6e7-4c74-96ee-aba34f2be24a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:13.970232 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 956/1894] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:13 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:13.993401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf14eb5d-f6b6-4c31-9b73-73cec78b1cff tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:13.993944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf14eb5d-f6b6-4c31-9b73-73cec78b1cff tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:13.996701 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:13.996701 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:13.997824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf14eb5d-f6b6-4c31-9b73-73cec78b1cff tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:14.175099 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:14.175099 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:14.195488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cf14eb5d-f6b6-4c31-9b73-73cec78b1cff tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:14.243109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:14.243109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:14.256577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf14eb5d-f6b6-4c31-9b73-73cec78b1cff tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:14.257683 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 957/1895] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:13 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 1208 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:14:14.607724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc0b7339-88f4-40c1-90be-803b1e0677ce tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:14.608572 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc0b7339-88f4-40c1-90be-803b1e0677ce tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:14.608983 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:14.608983 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:14.609607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc0b7339-88f4-40c1-90be-803b1e0677ce tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:14.674175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:14.674175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:14.692698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cc0b7339-88f4-40c1-90be-803b1e0677ce tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:14.706678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-cb101826-b4cd-4720-839f-45f632f39ca3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:14:14.707686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-cb101826-b4cd-4720-839f-45f632f39ca3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:14:14.735444 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1eb7c260-dbc3-494f-9e29-258176fda379 req-cb101826-b4cd-4720-839f-45f632f39ca3 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169 returned with HTTP 200 Jan 21 10:14:14.736318 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 939/1896] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:14:13 2021] DELETE /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/32b02275-ee8c-4b83-ba34-1359ab67d169 => generated 19 bytes in 1123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:14.737898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc0b7339-88f4-40c1-90be-803b1e0677ce tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:14.738832 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 958/1897] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:14 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:14:14.987305 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83a75dec-2160-49f1-b361-513afaf4e350 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:14.987923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83a75dec-2160-49f1-b361-513afaf4e350 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:14.987923 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:14.987923 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:14.988289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83a75dec-2160-49f1-b361-513afaf4e350 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:14.988849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-83a75dec-2160-49f1-b361-513afaf4e350 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:15.062827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:15.062827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:15.068039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83a75dec-2160-49f1-b361-513afaf4e350 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:15.077016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 940/1898] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:14 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:15.275693 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e172f6a2-b056-4249-a11b-1e5b4cce82e5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:15.276280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e172f6a2-b056-4249-a11b-1e5b4cce82e5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:15.276439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:15.276439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:15.279090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e172f6a2-b056-4249-a11b-1e5b4cce82e5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:15.428798 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:15.428798 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:15.452184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e172f6a2-b056-4249-a11b-1e5b4cce82e5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:15.508690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e172f6a2-b056-4249-a11b-1e5b4cce82e5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:15.509967 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 959/1899] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:15 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:15.766219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc3f97d9-0eea-44fb-80e7-9778eb0f97ff tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:15.767127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc3f97d9-0eea-44fb-80e7-9778eb0f97ff tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:15.767584 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:15.767584 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:15.768242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc3f97d9-0eea-44fb-80e7-9778eb0f97ff tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:15.901602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:15.901602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:15.924162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fc3f97d9-0eea-44fb-80e7-9778eb0f97ff tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:15.980517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc3f97d9-0eea-44fb-80e7-9778eb0f97ff tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:15.984891 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 941/1900] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:15 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:16.084192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05be36a3-7b1b-40a0-9a31-0e6ec8410344 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:16.084824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05be36a3-7b1b-40a0-9a31-0e6ec8410344 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:16.085131 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:16.085131 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:16.085766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05be36a3-7b1b-40a0-9a31-0e6ec8410344 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:16.086326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-05be36a3-7b1b-40a0-9a31-0e6ec8410344 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:16.181708 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:16.181708 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:16.193710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05be36a3-7b1b-40a0-9a31-0e6ec8410344 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:16.197455 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 960/1901] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:17.001713 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a316e904-d5d4-4b28-a275-9ea428c29fa7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:17.002271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a316e904-d5d4-4b28-a275-9ea428c29fa7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:17.002567 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:17.002567 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:17.002950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a316e904-d5d4-4b28-a275-9ea428c29fa7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:17.063277 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.063277 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.076141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a316e904-d5d4-4b28-a275-9ea428c29fa7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:17.101536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a316e904-d5d4-4b28-a275-9ea428c29fa7 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:17.103303 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 942/1902] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:16 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:17.155981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-97a9ae93-a46d-472c-8411-992787ef5ec5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:17.156985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-97a9ae93-a46d-472c-8411-992787ef5ec5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:17.157374 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:17.157374 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:17.158032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-97a9ae93-a46d-472c-8411-992787ef5ec5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:17.211104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f69485c-768c-4d0f-bef1-4ab64b5f3c13 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:17.212237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f69485c-768c-4d0f-bef1-4ab64b5f3c13 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:17.212643 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:17.212643 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:17.213279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f69485c-768c-4d0f-bef1-4ab64b5f3c13 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:17.213850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7f69485c-768c-4d0f-bef1-4ab64b5f3c13 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:17.249681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.249681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.267879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.267879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.269864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f69485c-768c-4d0f-bef1-4ab64b5f3c13 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:17.273764 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 943/1903] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:17 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:17.281466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-94974e38-45bf-4936-8c03-10acd1a39580 req-97a9ae93-a46d-472c-8411-992787ef5ec5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:17.308534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.308534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.320629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-97a9ae93-a46d-472c-8411-992787ef5ec5 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:17.321588 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 961/1904] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:14:17 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 1205 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:14:17.348727 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] POST http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663/action Jan 21 10:14:17.349365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:17.349365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:17.349979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:14:17.350462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:17.415348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.415348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.416883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:17.436416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Begin detaching volume completed successfully. Jan 21 10:14:17.436964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663/action returned with HTTP 202 Jan 21 10:14:17.437909 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 944/1905] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:14:17 2021] POST /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:14:17.464484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c2f2152-264a-4ddf-a03a-6e0fd9efd968 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:17.466074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c2f2152-264a-4ddf-a03a-6e0fd9efd968 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:17.466515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:17.466515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:17.467212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c2f2152-264a-4ddf-a03a-6e0fd9efd968 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:17.561265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume// Jan 21 10:14:17.561873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:17.562156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:17.562156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:17.562622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:17.563805 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-c4e11380-fccf-4bed-8c85-7980744c329d tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:14:17.564488 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 945/1906] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:14:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:14:17.624226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-09d7dc43-ca62-4a0c-99ec-2da380a39dcb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:17.624226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-09d7dc43-ca62-4a0c-99ec-2da380a39dcb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:17.625352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-09d7dc43-ca62-4a0c-99ec-2da380a39dcb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:17.625640 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.625640 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.670905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5c2f2152-264a-4ddf-a03a-6e0fd9efd968 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:17.752190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.752190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.775543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-94974e38-45bf-4936-8c03-10acd1a39580 req-09d7dc43-ca62-4a0c-99ec-2da380a39dcb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:17.786374 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.786374 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.806575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c2f2152-264a-4ddf-a03a-6e0fd9efd968 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:17.810548 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 962/1907] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:17 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 1208 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:17.831411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:17.831411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:17.852465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-09d7dc43-ca62-4a0c-99ec-2da380a39dcb tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:17.855383 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 946/1908] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:14:17 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 1307 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:14:18.121315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7495e49d-4466-44e1-a1c1-4cd4b062a641 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:18.123544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7495e49d-4466-44e1-a1c1-4cd4b062a641 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:18.123951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:18.123951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:18.124769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7495e49d-4466-44e1-a1c1-4cd4b062a641 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:18.275240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-ffe18117-db51-480d-8266-d67bdc29d1c1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] DELETE http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a Jan 21 10:14:18.275240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-ffe18117-db51-480d-8266-d67bdc29d1c1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:18.275240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:18.275240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:18.275240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-ffe18117-db51-480d-8266-d67bdc29d1c1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:18.294570 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:18.294570 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:18.334187 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:18.334187 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:18.341706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7495e49d-4466-44e1-a1c1-4cd4b062a641 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:18.402167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7495e49d-4466-44e1-a1c1-4cd4b062a641 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:18.403824 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 963/1909] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:18 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:18.409949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2bcf1815-235e-428f-bacb-2c6d15043f90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:18.410775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2bcf1815-235e-428f-bacb-2c6d15043f90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:18.411192 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:18.411192 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:18.412033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2bcf1815-235e-428f-bacb-2c6d15043f90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:18.412805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2bcf1815-235e-428f-bacb-2c6d15043f90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:18.438683 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:18.438683 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:18.441389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2bcf1815-235e-428f-bacb-2c6d15043f90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:18.442628 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 964/1910] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:18 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:18.842276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30ab6df5-de69-4a52-9618-1025f22afc10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:18.843108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30ab6df5-de69-4a52-9618-1025f22afc10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:18.843597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:18.843597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:18.844613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30ab6df5-de69-4a52-9618-1025f22afc10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:18.937177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:18.937177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:18.950889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-30ab6df5-de69-4a52-9618-1025f22afc10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:18.980707 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:18.980707 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:18.991979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30ab6df5-de69-4a52-9618-1025f22afc10 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:18.992813 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 965/1911] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:18 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 1208 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:19.096860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-94974e38-45bf-4936-8c03-10acd1a39580 req-ffe18117-db51-480d-8266-d67bdc29d1c1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:14:19.097488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-94974e38-45bf-4936-8c03-10acd1a39580 req-ffe18117-db51-480d-8266-d67bdc29d1c1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:14:19.107054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-94974e38-45bf-4936-8c03-10acd1a39580 req-ffe18117-db51-480d-8266-d67bdc29d1c1 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a returned with HTTP 200 Jan 21 10:14:19.108476 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 947/1912] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:14:18 2021] DELETE /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/attachments/58fb50f3-8610-4de6-88ab-122eacaca46a => generated 19 bytes in 847 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:14:19.421928 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-71362a61-07ea-48e4-a654-566367ae539e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:19.423180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-71362a61-07ea-48e4-a654-566367ae539e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:19.423604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:19.423604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:19.424252 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-71362a61-07ea-48e4-a654-566367ae539e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:19.458185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e22f89b-9200-4440-a5bb-724b32f4944a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:19.458913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e22f89b-9200-4440-a5bb-724b32f4944a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:19.459340 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:19.459340 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:19.460193 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e22f89b-9200-4440-a5bb-724b32f4944a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:19.461044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7e22f89b-9200-4440-a5bb-724b32f4944a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:19.497030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:19.497030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:19.503229 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e22f89b-9200-4440-a5bb-724b32f4944a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:19.536002 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 948/1913] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:19 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:19.551172 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:19.551172 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:19.563184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-71362a61-07ea-48e4-a654-566367ae539e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:19.595352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-71362a61-07ea-48e4-a654-566367ae539e tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:19.612511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 966/1914] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:19 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 942 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:19.629239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96f116b5-c655-4d04-afb7-c1737e7e23a4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:19.661756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96f116b5-c655-4d04-afb7-c1737e7e23a4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:19.661756 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:19.661756 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:19.661756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96f116b5-c655-4d04-afb7-c1737e7e23a4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:19.725705 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:19.725705 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:19.736594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-96f116b5-c655-4d04-afb7-c1737e7e23a4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:19.765176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96f116b5-c655-4d04-afb7-c1737e7e23a4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:19.766613 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 949/1915] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:19 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 942 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:19.783453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e07c1de3-b8c5-4766-b467-87cf51561ef3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] DELETE http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:19.784384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e07c1de3-b8c5-4766-b467-87cf51561ef3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:19.784806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:19.784806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:19.785568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e07c1de3-b8c5-4766-b467-87cf51561ef3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:19.786241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e07c1de3-b8c5-4766-b467-87cf51561ef3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume with id: 891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:19.843773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:19.843773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:19.845493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e07c1de3-b8c5-4766-b467-87cf51561ef3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:19.881412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e07c1de3-b8c5-4766-b467-87cf51561ef3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume request issued successfully. Jan 21 10:14:19.881984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e07c1de3-b8c5-4766-b467-87cf51561ef3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 202 Jan 21 10:14:19.883474 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 967/1916] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:19 2021] DELETE /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:19.894891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d59c3f2-804a-4a42-be1e-8a1214548a92 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:19.895447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d59c3f2-804a-4a42-be1e-8a1214548a92 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:19.895696 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:19.895696 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:19.896247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d59c3f2-804a-4a42-be1e-8a1214548a92 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:20.008844 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:20.008844 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:20.013433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fed14ec4-2b6a-47b6-9295-77baede5e701 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:20.021510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d59c3f2-804a-4a42-be1e-8a1214548a92 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:20.023565 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fed14ec4-2b6a-47b6-9295-77baede5e701 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:20.023980 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:20.023980 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:20.024684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fed14ec4-2b6a-47b6-9295-77baede5e701 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:20.118171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d59c3f2-804a-4a42-be1e-8a1214548a92 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:20.118912 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 950/1917] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:19 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:20.146825 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:20.146825 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:20.171767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fed14ec4-2b6a-47b6-9295-77baede5e701 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:20.222237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fed14ec4-2b6a-47b6-9295-77baede5e701 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:20.223117 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 968/1918] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:20 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:20.240167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c5056e5-61dc-4788-9b4b-ba53f0cc5d8e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:20.240695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c5056e5-61dc-4788-9b4b-ba53f0cc5d8e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:20.240912 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:20.240912 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:20.241285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c5056e5-61dc-4788-9b4b-ba53f0cc5d8e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:20.345914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:20.345914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:20.370141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3c5056e5-61dc-4788-9b4b-ba53f0cc5d8e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:20.422395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c5056e5-61dc-4788-9b4b-ba53f0cc5d8e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:20.435579 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 951/1919] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:20 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:20.439778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b00330aa-2719-4e82-8883-8147acf53791 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:20.440397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b00330aa-2719-4e82-8883-8147acf53791 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:20.440675 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:20.440675 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:20.441108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b00330aa-2719-4e82-8883-8147acf53791 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:20.547703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fcddb704-1227-4315-b166-44820b2186c7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:20.548234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fcddb704-1227-4315-b166-44820b2186c7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:20.548451 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:20.548451 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:20.548931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fcddb704-1227-4315-b166-44820b2186c7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:20.549393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fcddb704-1227-4315-b166-44820b2186c7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:20.582377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:20.582377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:20.611914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b00330aa-2719-4e82-8883-8147acf53791 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:20.639921 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:20.639921 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:20.639921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fcddb704-1227-4315-b166-44820b2186c7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:20.639921 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 952/1920] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:14:20.653704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b00330aa-2719-4e82-8883-8147acf53791 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:20.654758 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 969/1921] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:20 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:20.671813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ff14527-6d0a-466a-9368-12240724f357 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:20.673234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ff14527-6d0a-466a-9368-12240724f357 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:20.673691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:20.673691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:20.675239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ff14527-6d0a-466a-9368-12240724f357 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:20.743715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:20.743715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:20.754119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8ff14527-6d0a-466a-9368-12240724f357 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:20.778988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ff14527-6d0a-466a-9368-12240724f357 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:20.789989 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 953/1922] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:20 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:20.796201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e697d2d-b551-4048-8d23-a2859ef92bb0 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:20.796810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e697d2d-b551-4048-8d23-a2859ef92bb0 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:20.797094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:20.797094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:20.797655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e697d2d-b551-4048-8d23-a2859ef92bb0 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:20.948393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:20.948393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:20.960812 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6e697d2d-b551-4048-8d23-a2859ef92bb0 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:21.004381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e697d2d-b551-4048-8d23-a2859ef92bb0 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:21.006413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 970/1923] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:20 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:21.136806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36013c8b-114d-497d-bd43-a1e06ee1b9b9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:21.139773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36013c8b-114d-497d-bd43-a1e06ee1b9b9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:21.140227 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:21.140227 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:21.140974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36013c8b-114d-497d-bd43-a1e06ee1b9b9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:21.225462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:21.225462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:21.242532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36013c8b-114d-497d-bd43-a1e06ee1b9b9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:21.274958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36013c8b-114d-497d-bd43-a1e06ee1b9b9 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:21.287330 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 954/1924] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:21 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:21.661828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f33e5dda-a84d-44bc-a93b-ec662b0c6b48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:21.663265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f33e5dda-a84d-44bc-a93b-ec662b0c6b48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:21.663670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:21.663670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:21.664938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f33e5dda-a84d-44bc-a93b-ec662b0c6b48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:21.666394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f33e5dda-a84d-44bc-a93b-ec662b0c6b48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:21.720351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:21.720351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:21.727113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f33e5dda-a84d-44bc-a93b-ec662b0c6b48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:21.733017 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 971/1925] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:22.293919 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55931635-1c6f-4317-bc0b-ebe4dbb10af3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:22.294745 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55931635-1c6f-4317-bc0b-ebe4dbb10af3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:22.295060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:22.295060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:22.295628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55931635-1c6f-4317-bc0b-ebe4dbb10af3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:22.377586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:22.377586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:22.392569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-55931635-1c6f-4317-bc0b-ebe4dbb10af3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:22.426525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55931635-1c6f-4317-bc0b-ebe4dbb10af3 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 200 Jan 21 10:14:22.437922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 955/1926] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:22 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 941 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:22.743901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aaa9380d-49a9-4574-bf36-7897539e919e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:22.747883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aaa9380d-49a9-4574-bf36-7897539e919e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:22.749369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:22.749369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:22.750338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aaa9380d-49a9-4574-bf36-7897539e919e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:22.752075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-aaa9380d-49a9-4574-bf36-7897539e919e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:22.842323 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:22.842323 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:22.844251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aaa9380d-49a9-4574-bf36-7897539e919e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:22.845070 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 972/1927] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:22 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:23.445392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be87d351-070e-4723-a4cf-3641ed67b4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf Jan 21 10:14:23.445929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be87d351-070e-4723-a4cf-3641ed67b4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:23.446140 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:23.446140 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:23.446516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be87d351-070e-4723-a4cf-3641ed67b4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:23.568031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be87d351-070e-4723-a4cf-3641ed67b4b0 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf returned with HTTP 404 Jan 21 10:14:23.578200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-593a85d8-da4b-418a-9304-1c4864d9ff90 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] DELETE http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:23.578742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-593a85d8-da4b-418a-9304-1c4864d9ff90 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:23.578967 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:23.578967 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:23.579483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-593a85d8-da4b-418a-9304-1c4864d9ff90 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:23.579953 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-593a85d8-da4b-418a-9304-1c4864d9ff90 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume with id: 9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:23.583287 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 956/1928] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:23 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/891ea171-286f-4b5e-aa5a-1616cf9a6eaf => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:23.689598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:23.689598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:23.690838 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-593a85d8-da4b-418a-9304-1c4864d9ff90 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:23.774078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-593a85d8-da4b-418a-9304-1c4864d9ff90 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume request issued successfully. Jan 21 10:14:23.774601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-593a85d8-da4b-418a-9304-1c4864d9ff90 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 returned with HTTP 202 Jan 21 10:14:23.783489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f138de35-9661-4d04-939c-7a5d6b58f487 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:23.784029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f138de35-9661-4d04-939c-7a5d6b58f487 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:23.784519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f138de35-9661-4d04-939c-7a5d6b58f487 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:23.786352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 973/1929] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:23 2021] DELETE /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:23.865216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-291d7b4a-fcf3-48da-8118-979862a39569 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:23.866108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-291d7b4a-fcf3-48da-8118-979862a39569 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:23.869082 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:23.869082 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:23.879202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-291d7b4a-fcf3-48da-8118-979862a39569 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:23.879714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-291d7b4a-fcf3-48da-8118-979862a39569 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:23.933372 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:23.933372 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:23.963314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f138de35-9661-4d04-939c-7a5d6b58f487 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:23.969283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:23.969283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:23.978082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-291d7b4a-fcf3-48da-8118-979862a39569 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:23.979420 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 974/1930] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:23 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:24.025636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f138de35-9661-4d04-939c-7a5d6b58f487 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 returned with HTTP 200 Jan 21 10:14:24.027327 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 957/1931] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:23 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 => generated 907 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:24.997269 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6f5bbfd-d56f-4eaa-8057-42c2d93498bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:24.998250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6f5bbfd-d56f-4eaa-8057-42c2d93498bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:24.999003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:24.999003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:25.000556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6f5bbfd-d56f-4eaa-8057-42c2d93498bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:25.001368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e6f5bbfd-d56f-4eaa-8057-42c2d93498bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:25.043460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cf03870-6d12-4dae-82dc-d3d5d2502205 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:25.043999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cf03870-6d12-4dae-82dc-d3d5d2502205 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:25.044216 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:25.044216 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:25.044588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cf03870-6d12-4dae-82dc-d3d5d2502205 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:25.113454 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:25.113454 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:25.130957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6f5bbfd-d56f-4eaa-8057-42c2d93498bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:25.132799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 975/1932] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:24 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:25.308439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:25.308439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:25.350346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8cf03870-6d12-4dae-82dc-d3d5d2502205 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:25.461371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cf03870-6d12-4dae-82dc-d3d5d2502205 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 returned with HTTP 200 Jan 21 10:14:25.475687 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 958/1933] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:25 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 => generated 907 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:26.151793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84966be9-bb44-4f3a-bc14-d3b9b0743015 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:26.153440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84966be9-bb44-4f3a-bc14-d3b9b0743015 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:26.153810 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:26.153810 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:26.154383 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84966be9-bb44-4f3a-bc14-d3b9b0743015 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:26.157035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-84966be9-bb44-4f3a-bc14-d3b9b0743015 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:14:26.215801 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:26.215801 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:26.221610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84966be9-bb44-4f3a-bc14-d3b9b0743015 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 200 Jan 21 10:14:26.222950 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 976/1934] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:26.235642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f5a66af-8eb6-4be3-b24e-e17e74086756 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:26.236165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f5a66af-8eb6-4be3-b24e-e17e74086756 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:26.236425 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:26.236425 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:26.236700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f5a66af-8eb6-4be3-b24e-e17e74086756 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:26.388378 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:26.388378 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:26.410249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9f5a66af-8eb6-4be3-b24e-e17e74086756 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:26.449281 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:26.449281 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:26.471524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f5a66af-8eb6-4be3-b24e-e17e74086756 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:26.472707 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 959/1935] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 1202 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:26.489833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c90b0b5b-c108-4032-89e9-8e1f9e68eb48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 Jan 21 10:14:26.490490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c90b0b5b-c108-4032-89e9-8e1f9e68eb48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:26.490779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:26.490779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:26.491270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c90b0b5b-c108-4032-89e9-8e1f9e68eb48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:26.491717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-c90b0b5b-c108-4032-89e9-8e1f9e68eb48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete backup with id: 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7. Jan 21 10:14:26.499970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85055f85-cf4b-4ff5-b373-ee62208cfa2b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:26.500426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85055f85-cf4b-4ff5-b373-ee62208cfa2b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:26.500641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:26.500641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:26.501009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85055f85-cf4b-4ff5-b373-ee62208cfa2b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:26.559412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:26.559412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:26.607081 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:26.607081 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:26.618332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-c90b0b5b-c108-4032-89e9-8e1f9e68eb48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] delete_backup rpcapi backup_id 8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 {{(pid=87996) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:14:26.622935 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c90b0b5b-c108-4032-89e9-8e1f9e68eb48 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 returned with HTTP 202 Jan 21 10:14:26.626137 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 977/1936] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:26 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/8ccd7b8c-2acf-4908-adc1-35ca6a0d5aa7 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:14:26.627052 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-85055f85-cf4b-4ff5-b373-ee62208cfa2b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:26.687023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85055f85-cf4b-4ff5-b373-ee62208cfa2b tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 returned with HTTP 200 Jan 21 10:14:26.687887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 960/1937] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:26 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:27.705120 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64ffe627-86c7-4240-a3d2-645af0d50058 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 Jan 21 10:14:27.705917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64ffe627-86c7-4240-a3d2-645af0d50058 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:27.705917 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:27.705917 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:27.706411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64ffe627-86c7-4240-a3d2-645af0d50058 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:27.892901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64ffe627-86c7-4240-a3d2-645af0d50058 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 returned with HTTP 404 Jan 21 10:14:27.894063 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 978/1938] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:27 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/9307804d-3dd0-49ff-a8a0-b0172b9c9524 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:27.902253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1ebdd2b-8076-4caa-a90b-b5abe53c05b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] DELETE http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:14:27.903582 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1ebdd2b-8076-4caa-a90b-b5abe53c05b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:27.903760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:27.903760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:27.904329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1ebdd2b-8076-4caa-a90b-b5abe53c05b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:27.905088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-c1ebdd2b-8076-4caa-a90b-b5abe53c05b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume with id: abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:14:28.097960 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:28.097960 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:28.099177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c1ebdd2b-8076-4caa-a90b-b5abe53c05b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:28.243897 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c1ebdd2b-8076-4caa-a90b-b5abe53c05b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume request issued successfully. Jan 21 10:14:28.244384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1ebdd2b-8076-4caa-a90b-b5abe53c05b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 202 Jan 21 10:14:28.248237 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 961/1939] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:27 2021] DELETE /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 0 bytes in 350 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:28.264369 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95810204-8501-4914-8597-fde2554e4b8f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:14:28.265107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95810204-8501-4914-8597-fde2554e4b8f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:28.265959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95810204-8501-4914-8597-fde2554e4b8f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:28.460353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:28.460353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:28.481681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-95810204-8501-4914-8597-fde2554e4b8f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:28.511194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95810204-8501-4914-8597-fde2554e4b8f tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:14:28.512506 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 979/1940] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:28 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 1390 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:14:29.530551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b1c084d-7660-4650-a9b6-90c51aa04d81 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:14:29.531301 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b1c084d-7660-4650-a9b6-90c51aa04d81 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:29.531301 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:29.531301 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:29.531781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b1c084d-7660-4650-a9b6-90c51aa04d81 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:29.660074 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:29.660074 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:29.680327 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5b1c084d-7660-4650-a9b6-90c51aa04d81 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:29.739515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b1c084d-7660-4650-a9b6-90c51aa04d81 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:14:29.741025 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 962/1941] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:29 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 1390 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:30.773875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ab223ee-1bf8-4c34-900d-0859249cb7b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:14:30.773875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ab223ee-1bf8-4c34-900d-0859249cb7b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:30.773875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:30.773875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:30.773875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ab223ee-1bf8-4c34-900d-0859249cb7b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:30.940992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:30.940992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:30.986087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7ab223ee-1bf8-4c34-900d-0859249cb7b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:31.038175 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ab223ee-1bf8-4c34-900d-0859249cb7b6 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:14:31.038175 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 980/1942] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:30 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 1390 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:32.052655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30ec7e35-f75a-4834-a992-4d4f97ac06ad tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:14:32.053207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30ec7e35-f75a-4834-a992-4d4f97ac06ad tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:32.053385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:32.053385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:32.053760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30ec7e35-f75a-4834-a992-4d4f97ac06ad tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:32.264311 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:32.264311 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:32.283108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-30ec7e35-f75a-4834-a992-4d4f97ac06ad tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:32.357409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30ec7e35-f75a-4834-a992-4d4f97ac06ad tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 200 Jan 21 10:14:32.358556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 963/1943] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:32 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 1390 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:33.379824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9d657f7-3ba1-4be0-b451-9ad3a3e28cb4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 Jan 21 10:14:33.380777 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9d657f7-3ba1-4be0-b451-9ad3a3e28cb4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:33.381145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:33.381145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:33.381824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9d657f7-3ba1-4be0-b451-9ad3a3e28cb4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:33.542427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9d657f7-3ba1-4be0-b451-9ad3a3e28cb4 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 returned with HTTP 404 Jan 21 10:14:33.559418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6529202-7d90-4d27-9e1f-34e8bf3dd9ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] DELETE http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:14:33.560394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6529202-7d90-4d27-9e1f-34e8bf3dd9ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:33.560708 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:33.560708 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:33.561690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6529202-7d90-4d27-9e1f-34e8bf3dd9ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:33.562073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d6529202-7d90-4d27-9e1f-34e8bf3dd9ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume with id: fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:14:33.564148 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 981/1944] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:33 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/abf06dca-bad9-4767-b04c-72a12e9e7ee0 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:33.659425 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:33.659425 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:33.659717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d6529202-7d90-4d27-9e1f-34e8bf3dd9ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:33.711133 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d6529202-7d90-4d27-9e1f-34e8bf3dd9ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Delete volume request issued successfully. Jan 21 10:14:33.712177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6529202-7d90-4d27-9e1f-34e8bf3dd9ef tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 202 Jan 21 10:14:33.738860 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 964/1945] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:33 2021] DELETE /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:33.739975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35f75980-3413-43fe-a86d-098518dc9f94 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:14:33.740831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35f75980-3413-43fe-a86d-098518dc9f94 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:33.741610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35f75980-3413-43fe-a86d-098518dc9f94 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:33.853410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:33.853410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:33.880889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-35f75980-3413-43fe-a86d-098518dc9f94 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:33.946729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35f75980-3413-43fe-a86d-098518dc9f94 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:14:33.947985 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 982/1946] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:33 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 1356 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:14:34.966822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-decf17f6-23a7-4776-b2ee-66e6698ed475 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:14:34.967381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-decf17f6-23a7-4776-b2ee-66e6698ed475 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:34.967774 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:34.967774 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:34.968383 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-decf17f6-23a7-4776-b2ee-66e6698ed475 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:35.051983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-c3f91d69-7828-4e18-b426-b019096a1156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:35.052513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-c3f91d69-7828-4e18-b426-b019096a1156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:35.052733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:35.052733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:35.053107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-c3f91d69-7828-4e18-b426-b019096a1156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:35.068635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.068635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.094510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-decf17f6-23a7-4776-b2ee-66e6698ed475 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Volume info retrieved successfully. Jan 21 10:14:35.153227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-decf17f6-23a7-4776-b2ee-66e6698ed475 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 200 Jan 21 10:14:35.154754 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 965/1947] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:34 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 1356 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:35.220190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.220190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.237737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-c3f91d69-7828-4e18-b426-b019096a1156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:35.274393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.274393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.287557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-c3f91d69-7828-4e18-b426-b019096a1156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:35.290230 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 983/1948] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:14:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 1202 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:35.332053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d/action Jan 21 10:14:35.332608 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:35.332608 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:35.333282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:14:35.333774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:35.390668 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.390668 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.392125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:35.403823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Begin detaching volume completed successfully. Jan 21 10:14:35.404787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d/action returned with HTTP 202 Jan 21 10:14:35.405914 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 966/1949] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:14:35 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:14:35.430672 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3da09b11-3a42-44d9-9013-1507c5c21ff2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:35.431414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3da09b11-3a42-44d9-9013-1507c5c21ff2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:35.431781 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:35.431781 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:35.432425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3da09b11-3a42-44d9-9013-1507c5c21ff2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:35.490777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:14:35.491576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:35.491957 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:35.491957 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:35.492575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:35.493772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-cf96395e-c23e-41fb-aee5-11b6279801f2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:14:35.495051 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 967/1950] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:14:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:14:35.509498 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-8e94e48e-103b-4298-b2e5-ed364bfcb640 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:35.510279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-8e94e48e-103b-4298-b2e5-ed364bfcb640 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:35.510926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-8e94e48e-103b-4298-b2e5-ed364bfcb640 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:35.556786 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.556786 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.584259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3da09b11-3a42-44d9-9013-1507c5c21ff2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:35.615958 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.615958 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.635648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.635648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.642206 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-8e94e48e-103b-4298-b2e5-ed364bfcb640 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:35.655003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3da09b11-3a42-44d9-9013-1507c5c21ff2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:35.658059 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 984/1951] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 1205 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:35.694748 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:35.694748 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:35.715942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-8e94e48e-103b-4298-b2e5-ed364bfcb640 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:35.719492 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 968/1952] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:14:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 1304 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:14:36.117372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-e6e41017-7cbe-412c-91f4-c1a7b60b8466 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d Jan 21 10:14:36.119122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-e6e41017-7cbe-412c-91f4-c1a7b60b8466 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:36.119574 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:36.119574 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:36.120207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-e6e41017-7cbe-412c-91f4-c1a7b60b8466 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:36.206638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b2d481f-cef7-4502-b561-342d3096a034 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] GET http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 Jan 21 10:14:36.206638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b2d481f-cef7-4502-b561-342d3096a034 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:36.206638 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:36.206638 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:36.206638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b2d481f-cef7-4502-b561-342d3096a034 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:36.252867 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:36.252867 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:36.340533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b2d481f-cef7-4502-b561-342d3096a034 tempest-VolumesCloneTest-839562160 tempest-VolumesCloneTest-839562160] http://10.222.0.77/volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 returned with HTTP 404 Jan 21 10:14:36.342335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 969/1953] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:36 2021] GET /volume/v3/f88ca218e1494e0cab4e805e218a54fd/volumes/fbb97e7e-b548-4d35-b374-f3b00c4c8075 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:36.682603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b48cdd55-2916-4abc-bf7d-98c6b9377766 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:36.684275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b48cdd55-2916-4abc-bf7d-98c6b9377766 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:36.685121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b48cdd55-2916-4abc-bf7d-98c6b9377766 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:36.850704 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:36.850704 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:36.910295 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b48cdd55-2916-4abc-bf7d-98c6b9377766 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:36.978481 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:36.978481 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:37.215276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b48cdd55-2916-4abc-bf7d-98c6b9377766 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:37.215276 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 970/1954] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:36 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 1205 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:14:37.923024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-e6e41017-7cbe-412c-91f4-c1a7b60b8466 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:14:37.923024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-e6e41017-7cbe-412c-91f4-c1a7b60b8466 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:14:38.031254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff4ad360-84ea-4095-b2aa-cdfe44e5316f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:38.031254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff4ad360-84ea-4095-b2aa-cdfe44e5316f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:38.031254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:38.031254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:38.031254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff4ad360-84ea-4095-b2aa-cdfe44e5316f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:38.147561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ced0b1-f003-44a2-aab8-a56ef3f70859 req-e6e41017-7cbe-412c-91f4-c1a7b60b8466 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d returned with HTTP 200 Jan 21 10:14:38.147561 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 985/1955] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:14:36 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/attachments/da443dbc-3c86-4ccc-9893-b50e7b60889d => generated 19 bytes in 2035 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:38.236588 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:38.236588 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:38.261063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ff4ad360-84ea-4095-b2aa-cdfe44e5316f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:38.345798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff4ad360-84ea-4095-b2aa-cdfe44e5316f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:38.345798 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 971/1956] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:38 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 910 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ac5e31d-b946-400a-83eb-36f234fc72c6 tempest-VolumesSummaryTest-1920544700 tempest-VolumesSummaryTest-1920544700] GET http://10.222.0.77/volume/v3/50d0569604124c84bf987f3b87cd6eb5/volumes/summary Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ac5e31d-b946-400a-83eb-36f234fc72c6 tempest-VolumesSummaryTest-1920544700 tempest-VolumesSummaryTest-1920544700] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ac5e31d-b946-400a-83eb-36f234fc72c6 tempest-VolumesSummaryTest-1920544700 tempest-VolumesSummaryTest-1920544700] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-6ac5e31d-b946-400a-83eb-36f234fc72c6 tempest-VolumesSummaryTest-1920544700 tempest-VolumesSummaryTest-1920544700] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:41.788372 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:41.825894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ac5e31d-b946-400a-83eb-36f234fc72c6 tempest-VolumesSummaryTest-1920544700 tempest-VolumesSummaryTest-1920544700] Get summary completed successfully. Jan 21 10:14:41.825894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ac5e31d-b946-400a-83eb-36f234fc72c6 tempest-VolumesSummaryTest-1920544700 tempest-VolumesSummaryTest-1920544700] http://10.222.0.77/volume/v3/50d0569604124c84bf987f3b87cd6eb5/volumes/summary returned with HTTP 200 Jan 21 10:14:41.825894 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 986/1957] 10.222.0.77 () {60 vars in 1269 bytes} [Thu Jan 21 10:14:41 2021] GET /volume/v3/50d0569604124c84bf987f3b87cd6eb5/volumes/summary => generated 55 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:47.689736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9143be0-0af1-4bdc-8885-962fce60e19e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] DELETE http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:47.690324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9143be0-0af1-4bdc-8885-962fce60e19e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:47.691699 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:47.691699 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:47.691699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9143be0-0af1-4bdc-8885-962fce60e19e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:47.691699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a9143be0-0af1-4bdc-8885-962fce60e19e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Delete volume with id: 1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:47.776066 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:47.776066 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:47.782801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a9143be0-0af1-4bdc-8885-962fce60e19e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:47.858787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a9143be0-0af1-4bdc-8885-962fce60e19e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Delete volume request issued successfully. Jan 21 10:14:47.859346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9143be0-0af1-4bdc-8885-962fce60e19e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 202 Jan 21 10:14:47.861207 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 972/1958] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:47 2021] DELETE /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:47.869163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1bca400-8934-4126-ab04-cc81471fa23e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:47.869829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1bca400-8934-4126-ab04-cc81471fa23e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:47.871082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1bca400-8934-4126-ab04-cc81471fa23e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:47.958891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:47.958891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:47.971506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c1bca400-8934-4126-ab04-cc81471fa23e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:48.022572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1bca400-8934-4126-ab04-cc81471fa23e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:48.024034 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 987/1959] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:47 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 912 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:49.040679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58b93ac1-b70e-4e6f-abbf-e3f316c423df tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:49.041175 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58b93ac1-b70e-4e6f-abbf-e3f316c423df tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:49.041364 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:49.041364 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:49.041771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58b93ac1-b70e-4e6f-abbf-e3f316c423df tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:49.108293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:49.108293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:49.117734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-58b93ac1-b70e-4e6f-abbf-e3f316c423df tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:49.143513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58b93ac1-b70e-4e6f-abbf-e3f316c423df tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:49.144926 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 973/1960] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:49 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:50.165402 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-808efaac-1241-4728-934a-21f803e8eeb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:50.165820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-808efaac-1241-4728-934a-21f803e8eeb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:50.165820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:50.165820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:50.166997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-808efaac-1241-4728-934a-21f803e8eeb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:50.303001 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:50.303001 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:50.318397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-808efaac-1241-4728-934a-21f803e8eeb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:50.351604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-808efaac-1241-4728-934a-21f803e8eeb7 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 200 Jan 21 10:14:50.351872 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 988/1961] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:50 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:51.376032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bb0706d-c2f7-436a-b35f-7c2deae4f2cc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 Jan 21 10:14:51.376854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bb0706d-c2f7-436a-b35f-7c2deae4f2cc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:51.377317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:51.377317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:51.378092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bb0706d-c2f7-436a-b35f-7c2deae4f2cc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:51.493108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bb0706d-c2f7-436a-b35f-7c2deae4f2cc tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 returned with HTTP 404 Jan 21 10:14:51.494385 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 974/1962] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:51 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/1eeb53e0-3ad8-4a10-9ad3-bc8b15521663 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:51.504770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66f5af3f-91ac-4222-8d37-b7546a081a27 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] DELETE http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:51.505874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66f5af3f-91ac-4222-8d37-b7546a081a27 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:51.505874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:51.505874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:51.506066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66f5af3f-91ac-4222-8d37-b7546a081a27 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:51.506784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-66f5af3f-91ac-4222-8d37-b7546a081a27 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Delete volume with id: 51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:51.587629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:51.587629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:51.589650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66f5af3f-91ac-4222-8d37-b7546a081a27 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:51.638439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66f5af3f-91ac-4222-8d37-b7546a081a27 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Delete volume request issued successfully. Jan 21 10:14:51.638727 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66f5af3f-91ac-4222-8d37-b7546a081a27 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 202 Jan 21 10:14:51.639656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 989/1963] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:51 2021] DELETE /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:51.648762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc6794f1-dfc5-4582-9a63-9b4d0cb0fe95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:51.649160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc6794f1-dfc5-4582-9a63-9b4d0cb0fe95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:51.649681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc6794f1-dfc5-4582-9a63-9b4d0cb0fe95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:51.731415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:51.731415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:51.742636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bc6794f1-dfc5-4582-9a63-9b4d0cb0fe95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:51.772914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc6794f1-dfc5-4582-9a63-9b4d0cb0fe95 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:51.774085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 975/1964] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:51 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:52.795403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08562ab1-22b3-47f9-bf19-69ed261c7623 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:52.795839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08562ab1-22b3-47f9-bf19-69ed261c7623 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:52.795839 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:52.795839 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:52.796309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08562ab1-22b3-47f9-bf19-69ed261c7623 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:52.833876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes Jan 21 10:14:52.834411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:52.834411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:52.835231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1808919701"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:52.837058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1808919701'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:14:52.837058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume of 1 GB Jan 21 10:14:52.881373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Availability Zones retrieved successfully. Jan 21 10:14:52.923090 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:52.923090 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:52.932319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (e08e1f32-ba21-48d0-a0e5-988fa896a42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:14:52.939352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a1a79d-8578-4e0a-9ce2-c4e8273b4ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:52.942596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:14:52.945113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-08562ab1-22b3-47f9-bf19-69ed261c7623 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:52.984411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08562ab1-22b3-47f9-bf19-69ed261c7623 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:52.996790 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 976/1965] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:52 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:53.139651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a1a79d-8578-4e0a-9ce2-c4e8273b4ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:53.150195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c56973-0e7c-4632-89ea-66267a45d801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:53.360918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['80ac19ce-85be-42fc-adf2-ec147dcb3c8d', 'b9eae1d8-7d1f-4f6f-94c1-3f1405183692', '726fad84-2166-45c2-9610-52813d232169', '69d91d35-1e6c-4cce-af56-c5df1c71c2f0'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:14:53.363937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c56973-0e7c-4632-89ea-66267a45d801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ac19ce-85be-42fc-adf2-ec147dcb3c8d', 'b9eae1d8-7d1f-4f6f-94c1-3f1405183692', '726fad84-2166-45c2-9610-52813d232169', '69d91d35-1e6c-4cce-af56-c5df1c71c2f0']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:53.367113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60de6b72-c762-4c5f-a987-3aa5dfb594e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:53.473087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60de6b72-c762-4c5f-a987-3aa5dfb594e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '972d6a36-4f6f-4efa-be6a-1213b24dc2be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1808919701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['80ac19ce-85be-42fc-adf2-ec147dcb3c8d','b9eae1d8-7d1f-4f6f-94c1-3f1405183692','726fad84-2166-45c2-9610-52813d232169','69d91d35-1e6c-4cce-af56-c5df1c71c2f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1808919701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=972d6a36-4f6f-4efa-be6a-1213b24dc2be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f062c2071334824bd15cee735e216d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:53.475575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e6e88e-387d-47a1-946d-c7fffbd17322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:53.535100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e6e88e-387d-47a1-946d-c7fffbd17322) transitioned into state 'SUCCESS' from state '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-1808919701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['80ac19ce-85be-42fc-adf2-ec147dcb3c8d','b9eae1d8-7d1f-4f6f-94c1-3f1405183692','726fad84-2166-45c2-9610-52813d232169','69d91d35-1e6c-4cce-af56-c5df1c71c2f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:53.536945 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea38efba-b549-44e2-be32-ccad86595b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:53.565530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea38efba-b549-44e2-be32-ccad86595b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:53.569836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (e08e1f32-ba21-48d0-a0e5-988fa896a42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:14:53.682655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request issued successfully. Jan 21 10:14:53.743952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04167912-9377-4e67-9991-ea2fcead2fb1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes returned with HTTP 202 Jan 21 10:14:53.744944 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 990/1966] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:14:52 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes => generated 823 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:14:53.764859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b846233b-f2f4-44da-a204-61d5086187d3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:14:53.765410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b846233b-f2f4-44da-a204-61d5086187d3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:53.765636 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:53.765636 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:53.766794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b846233b-f2f4-44da-a204-61d5086187d3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:53.976641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:53.976641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:53.989767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b846233b-f2f4-44da-a204-61d5086187d3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:14:54.003610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a97085cc-e4f8-4211-b832-50959c283a28 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:54.004425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a97085cc-e4f8-4211-b832-50959c283a28 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:54.004425 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:54.004425 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:54.004702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a97085cc-e4f8-4211-b832-50959c283a28 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:54.041504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b846233b-f2f4-44da-a204-61d5086187d3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:14:54.045076 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 977/1967] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:53 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:54.155684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:54.155684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:54.185540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a97085cc-e4f8-4211-b832-50959c283a28 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:54.233398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a97085cc-e4f8-4211-b832-50959c283a28 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:54.246042 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 991/1968] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:53 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:54.281261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c71efbd-af50-4020-b351-628c87a3f395 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:54.281800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c71efbd-af50-4020-b351-628c87a3f395 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:54.281951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:54.281951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:54.282241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c71efbd-af50-4020-b351-628c87a3f395 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:54.282935 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8c71efbd-af50-4020-b351-628c87a3f395 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume with id: 7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:54.406106 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:54.406106 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:54.418660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c71efbd-af50-4020-b351-628c87a3f395 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:54.487555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c71efbd-af50-4020-b351-628c87a3f395 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume request issued successfully. Jan 21 10:14:54.488303 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c71efbd-af50-4020-b351-628c87a3f395 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 202 Jan 21 10:14:54.489397 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 978/1969] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:54 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:54.500041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a60bf4a-ac77-4bb9-aa71-0529185c4821 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:54.500634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a60bf4a-ac77-4bb9-aa71-0529185c4821 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:54.502290 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:54.502290 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:54.502734 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a60bf4a-ac77-4bb9-aa71-0529185c4821 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:54.659934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:54.659934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:54.695239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7a60bf4a-ac77-4bb9-aa71-0529185c4821 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:54.755674 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a60bf4a-ac77-4bb9-aa71-0529185c4821 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:54.758326 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 992/1970] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:55.064306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08241ad0-e417-44c2-9671-9709bb574b59 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:14:55.066084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08241ad0-e417-44c2-9671-9709bb574b59 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:55.067803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:55.067803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:55.068424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08241ad0-e417-44c2-9671-9709bb574b59 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:55.261545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffdd5cf2-5761-4207-a539-5d45cddb2ef8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:55.261545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffdd5cf2-5761-4207-a539-5d45cddb2ef8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:55.261545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:55.261545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:55.261545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffdd5cf2-5761-4207-a539-5d45cddb2ef8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:55.375689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:55.375689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:55.414587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-08241ad0-e417-44c2-9671-9709bb574b59 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:14:55.483564 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:55.483564 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:55.485148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08241ad0-e417-44c2-9671-9709bb574b59 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:14:55.501105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ffdd5cf2-5761-4207-a539-5d45cddb2ef8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:55.506124 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 979/1971] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:55 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:55.551181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffdd5cf2-5761-4207-a539-5d45cddb2ef8 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 200 Jan 21 10:14:55.556813 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 993/1972] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:55 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 912 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:55.777310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-994a9bba-a17f-4204-bab4-c570704e7389 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:55.778257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-994a9bba-a17f-4204-bab4-c570704e7389 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:55.778780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:55.778780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:55.779670 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-994a9bba-a17f-4204-bab4-c570704e7389 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:55.954821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:55.954821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:55.969491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-994a9bba-a17f-4204-bab4-c570704e7389 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:56.008495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-994a9bba-a17f-4204-bab4-c570704e7389 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:56.011684 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 980/1973] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:55 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:56.529983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d29a36a6-4105-4216-9dbc-66910b22ba6f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:14:56.530617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d29a36a6-4105-4216-9dbc-66910b22ba6f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:56.530844 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:56.530844 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:56.532671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d29a36a6-4105-4216-9dbc-66910b22ba6f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:56.574988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cafb2f1-08c6-4bfa-92fb-ec67cf77e098 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 Jan 21 10:14:56.574988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cafb2f1-08c6-4bfa-92fb-ec67cf77e098 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:56.574988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:56.574988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:56.575294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cafb2f1-08c6-4bfa-92fb-ec67cf77e098 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:56.723732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:56.723732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:56.750032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d29a36a6-4105-4216-9dbc-66910b22ba6f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:14:56.762995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cafb2f1-08c6-4bfa-92fb-ec67cf77e098 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 returned with HTTP 404 Jan 21 10:14:56.771352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 981/1974] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:56 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/51c00667-8864-484c-9c87-acdaf0898ac2 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:56.811319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d29a36a6-4105-4216-9dbc-66910b22ba6f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:14:56.826187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 994/1975] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 916 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:56.833433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4901506-b2d9-4d83-82f6-989666f420b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:14:56.838177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4901506-b2d9-4d83-82f6-989666f420b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "972d6a36-4f6f-4efa-be6a-1213b24dc2be", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-670897342"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:57.003350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:57.003350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:57.004630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f4901506-b2d9-4d83-82f6-989666f420b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:14:57.009733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-f4901506-b2d9-4d83-82f6-989666f420b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:14:57.027446 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82218fe9-9bab-41eb-ae70-5d903285ec33 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:57.028161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82218fe9-9bab-41eb-ae70-5d903285ec33 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:57.028428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:57.028428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:57.028841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82218fe9-9bab-41eb-ae70-5d903285ec33 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:57.147380 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:57.147380 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:57.171450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-82218fe9-9bab-41eb-ae70-5d903285ec33 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:14:57.202012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82218fe9-9bab-41eb-ae70-5d903285ec33 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 200 Jan 21 10:14:57.202855 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 995/1976] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:57 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 909 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:57.234265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-f4901506-b2d9-4d83-82f6-989666f420b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['0d64d33b-feaa-4fe0-b7ab-44736bf1b109', 'e884f56f-fca6-4c45-938b-754b2dcdebb8', '9646ce82-7bc7-448c-bbd0-83b38492c392', '2893dabc-bf17-41dd-8d37-7fd447ed7656'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:14:57.510786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f4901506-b2d9-4d83-82f6-989666f420b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot create request issued successfully. Jan 21 10:14:57.525441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4901506-b2d9-4d83-82f6-989666f420b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:14:57.527268 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 982/1977] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:14:56 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 309 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:14:57.547579 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-534ae455-7be1-4b9c-8645-240ae81045d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:14:57.548897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-534ae455-7be1-4b9c-8645-240ae81045d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:57.548897 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:57.548897 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:57.548897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-534ae455-7be1-4b9c-8645-240ae81045d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:57.622079 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:57.622079 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:57.623468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-534ae455-7be1-4b9c-8645-240ae81045d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:14:57.629554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-534ae455-7be1-4b9c-8645-240ae81045d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:14:57.641014 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 996/1978] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:14:57 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 441 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:57.729138 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3af39a9-6006-4f24-a17e-97d898831b58 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] DELETE http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:14:57.731895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3af39a9-6006-4f24-a17e-97d898831b58 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:57.731998 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:57.731998 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:57.732649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3af39a9-6006-4f24-a17e-97d898831b58 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:57.734254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e3af39a9-6006-4f24-a17e-97d898831b58 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Delete volume with id: fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:14:57.845731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:57.845731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:57.857842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e3af39a9-6006-4f24-a17e-97d898831b58 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:58.001306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e3af39a9-6006-4f24-a17e-97d898831b58 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Delete volume request issued successfully. Jan 21 10:14:58.006558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3af39a9-6006-4f24-a17e-97d898831b58 tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 202 Jan 21 10:14:58.012248 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 983/1979] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:14:57 2021] DELETE /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:14:58.023822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b1a6619-bf44-4afb-a579-d6b59a07027f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:14:58.025349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b1a6619-bf44-4afb-a579-d6b59a07027f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:58.025349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:58.025349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:58.025827 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b1a6619-bf44-4afb-a579-d6b59a07027f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:58.241698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-748af286-e28c-494c-aa8a-e19f8f99ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:14:58.255819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-748af286-e28c-494c-aa8a-e19f8f99ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:58.256319 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:58.256319 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:58.256562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-748af286-e28c-494c-aa8a-e19f8f99ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:58.271318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:58.271318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:58.296843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2b1a6619-bf44-4afb-a579-d6b59a07027f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:58.388770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b1a6619-bf44-4afb-a579-d6b59a07027f tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:14:58.390582 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 997/1980] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:58 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 912 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:58.436263 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-748af286-e28c-494c-aa8a-e19f8f99ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 404 Jan 21 10:14:58.436263 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 984/1981] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:58 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 109 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:14:58.548610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes Jan 21 10:14:58.550733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:58.550733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:58.551589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-719368482"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:14:58.561395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request body: {'volume': {'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-719368482'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:14:58.652437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccc38353-acf1-4e3b-b6c5-f5134e975a29 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:14:58.664090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccc38353-acf1-4e3b-b6c5-f5134e975a29 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:58.665047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccc38353-acf1-4e3b-b6c5-f5134e975a29 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:58.818991 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:58.818991 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:58.821294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ccc38353-acf1-4e3b-b6c5-f5134e975a29 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:14:58.850926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccc38353-acf1-4e3b-b6c5-f5134e975a29 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:14:58.860720 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 985/1982] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:14:58 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 441 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:14:58.880713 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume of 1 GB Jan 21 10:14:58.931231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Availability Zones retrieved successfully. Jan 21 10:14:59.026071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (2919682e-e09d-45ff-9855-af7cebb75db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:14:59.041665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6475f7ea-3048-4023-9abe-54caeb9ffde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:59.067279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:14:59.396937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6475f7ea-3048-4023-9abe-54caeb9ffde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:59.399840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40fa878e-b20b-4914-8f12-84c65fcd1f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:59.411166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-762b794b-f270-4733-898d-5e1ea7b5da3e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:14:59.417940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-762b794b-f270-4733-898d-5e1ea7b5da3e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:59.417940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:59.417940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:59.417940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-762b794b-f270-4733-898d-5e1ea7b5da3e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:59.546571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['2cadd732-fac6-475b-97ad-c6d7f55edafc', 'a1cfe130-576f-4591-95b8-b0eb09a7cb86', '44d85d5d-3ce9-4202-a9c2-a2cabcf50099', 'baf9b15e-476d-41a7-b894-26bb2a499c8b'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:14:59.548844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40fa878e-b20b-4914-8f12-84c65fcd1f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cadd732-fac6-475b-97ad-c6d7f55edafc', 'a1cfe130-576f-4591-95b8-b0eb09a7cb86', '44d85d5d-3ce9-4202-a9c2-a2cabcf50099', 'baf9b15e-476d-41a7-b894-26bb2a499c8b']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:59.551792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985ac4a6-9820-48f5-8b99-31e0441efe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:59.601365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:59.601365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:59.633407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-762b794b-f270-4733-898d-5e1ea7b5da3e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:14:59.679866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-762b794b-f270-4733-898d-5e1ea7b5da3e tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:14:59.680683 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 986/1983] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:14:59 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 912 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:14:59.773074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985ac4a6-9820-48f5-8b99-31e0441efe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f24dbfb4-932d-4c86-a812-2a7a9ecbe66c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-719368482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['2cadd732-fac6-475b-97ad-c6d7f55edafc','a1cfe130-576f-4591-95b8-b0eb09a7cb86','44d85d5d-3ce9-4202-a9c2-a2cabcf50099','baf9b15e-476d-41a7-b894-26bb2a499c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-719368482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f24dbfb4-932d-4c86-a812-2a7a9ecbe66c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecf4c6ce58e464586eb9d040eaa5862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='62d7438112884182b4f773bcb3156c71',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:59.785490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4ca2d4-d3d9-4a56-883a-1ea79d00fb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:59.865906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4ca2d4-d3d9-4a56-883a-1ea79d00fb43) transitioned into state 'SUCCESS' from state '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-719368482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['2cadd732-fac6-475b-97ad-c6d7f55edafc','a1cfe130-576f-4591-95b8-b0eb09a7cb86','44d85d5d-3ce9-4202-a9c2-a2cabcf50099','baf9b15e-476d-41a7-b894-26bb2a499c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:59.871082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdab4692-6c0c-4c40-8310-dee665f15d3f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:14:59.871738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdab4692-6c0c-4c40-8310-dee665f15d3f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:14:59.872004 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:14:59.872004 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:14:59.873468 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdab4692-6c0c-4c40-8310-dee665f15d3f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:14:59.886947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5506a6e2-54bb-4f0b-8be6-f0ca08e51090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:14:59.914770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5506a6e2-54bb-4f0b-8be6-f0ca08e51090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:14:59.937741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (2919682e-e09d-45ff-9855-af7cebb75db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:14:59.967019 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:14:59.967019 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:14:59.970859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bdab4692-6c0c-4c40-8310-dee665f15d3f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:14:59.977105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdab4692-6c0c-4c40-8310-dee665f15d3f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:14:59.980076 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 987/1984] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:14:59 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 441 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:00.021350 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request issued successfully. Jan 21 10:15:00.040096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20f0fc92-e1a4-4f29-8c0d-2d16aeb304b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes returned with HTTP 202 Jan 21 10:15:00.041617 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 998/1985] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:14:58 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes => generated 817 bytes in 1509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:15:00.060593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-995e002d-f7fe-448c-bc2e-1e6ce5fb558b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:00.068404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-995e002d-f7fe-448c-bc2e-1e6ce5fb558b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:00.068963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:00.068963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:00.069551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-995e002d-f7fe-448c-bc2e-1e6ce5fb558b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:00.202435 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:00.202435 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:00.239615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-995e002d-f7fe-448c-bc2e-1e6ce5fb558b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:00.298272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-995e002d-f7fe-448c-bc2e-1e6ce5fb558b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:00.299320 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 988/1986] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:00 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 885 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:00.703697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5fa9d050-e9d3-4f78-b7c4-3cc77470367c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:15:00.705007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5fa9d050-e9d3-4f78-b7c4-3cc77470367c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:00.705373 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:00.705373 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:00.705947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5fa9d050-e9d3-4f78-b7c4-3cc77470367c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:00.892588 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:00.892588 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:00.905183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5fa9d050-e9d3-4f78-b7c4-3cc77470367c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Volume info retrieved successfully. Jan 21 10:15:00.942684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5fa9d050-e9d3-4f78-b7c4-3cc77470367c tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 200 Jan 21 10:15:00.943853 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 999/1987] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:00 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:00.994944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8926d625-5d95-4aa5-811b-bc04f59ac844 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:15:00.996862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8926d625-5d95-4aa5-811b-bc04f59ac844 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:00.997982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:00.997982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:00.998667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8926d625-5d95-4aa5-811b-bc04f59ac844 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:01.062065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:01.062065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:01.063246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8926d625-5d95-4aa5-811b-bc04f59ac844 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:15:01.065729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8926d625-5d95-4aa5-811b-bc04f59ac844 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:15:01.066203 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 989/1988] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:15:00 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 441 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:01.321402 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0d702c6-f71b-4ebf-be18-72c4cf2fac9c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:01.321402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0d702c6-f71b-4ebf-be18-72c4cf2fac9c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:01.321402 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:01.321402 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:01.321402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0d702c6-f71b-4ebf-be18-72c4cf2fac9c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:01.538842 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:01.538842 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:01.575742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e0d702c6-f71b-4ebf-be18-72c4cf2fac9c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:01.660797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0d702c6-f71b-4ebf-be18-72c4cf2fac9c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:01.672270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1000/1989] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:01 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:01.960014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9a1182f-98ea-4966-a696-fa5a5079a95b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] GET http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 Jan 21 10:15:01.961290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9a1182f-98ea-4966-a696-fa5a5079a95b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:01.961504 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:01.961504 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:01.961993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9a1182f-98ea-4966-a696-fa5a5079a95b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:02.030332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:02.030332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:02.035883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9a1182f-98ea-4966-a696-fa5a5079a95b tempest-AttachVolumeTestJSON-151615228 tempest-AttachVolumeTestJSON-151615228] http://10.222.0.77/volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 returned with HTTP 404 Jan 21 10:15:02.036982 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 990/1990] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:01 2021] GET /volume/v3/5e9bfcf546544413909fe6e7a1ec69de/volumes/fa33d6f3-7b9b-4237-87d7-8f494ffd16e6 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:15:02.090887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39f4eda4-881f-4060-9636-fa3249433600 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:15:02.095584 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39f4eda4-881f-4060-9636-fa3249433600 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:02.095969 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:02.095969 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:02.096692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39f4eda4-881f-4060-9636-fa3249433600 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:02.196209 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:02.196209 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:02.200652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-39f4eda4-881f-4060-9636-fa3249433600 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:15:02.206371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39f4eda4-881f-4060-9636-fa3249433600 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:15:02.220814 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1001/1991] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:15:02 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 468 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:02.225695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups Jan 21 10:15:02.226252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:02.226252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:02.226764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"backup": {"volume_id": "972d6a36-4f6f-4efa-be6a-1213b24dc2be", "snapshot_id": "bfd021ea-c99b-491b-9fdd-07073269cba3", "name": "tempest-VolumesSnapshotTestJSON-Backup-1520459131"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:15:02.228112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Creating new backup {'backup': {'volume_id': '972d6a36-4f6f-4efa-be6a-1213b24dc2be', 'snapshot_id': 'bfd021ea-c99b-491b-9fdd-07073269cba3', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1520459131'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:15:02.228603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Creating backup of volume 972d6a36-4f6f-4efa-be6a-1213b24dc2be in container None Jan 21 10:15:02.358518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:02.358518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:02.366144 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:15:02.474576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:02.474576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:02.476048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:15:02.568815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['47b1a8a1-e42b-46bd-8faa-c1403ac00959', 'c7323358-2f95-4748-a6f8-80d5d375af65'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:15:02.685553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d768496-137c-4b35-9e79-b99c6ab76a9e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:02.688259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d768496-137c-4b35-9e79-b99c6ab76a9e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:02.688884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:02.688884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:02.689902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d768496-137c-4b35-9e79-b99c6ab76a9e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:02.704159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4927f902-a1f0-499f-be41-3259fda32a1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups returned with HTTP 202 Jan 21 10:15:02.707390 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 991/1992] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:15:02 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/backups => generated 401 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:15:02.722977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bf36c11-fe02-4984-bbe4-79f92edbd1fe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:02.723906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bf36c11-fe02-4984-bbe4-79f92edbd1fe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:02.724321 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:02.724321 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:02.724979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bf36c11-fe02-4984-bbe4-79f92edbd1fe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:02.728703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6bf36c11-fe02-4984-bbe4-79f92edbd1fe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:02.789462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:02.789462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:02.796450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bf36c11-fe02-4984-bbe4-79f92edbd1fe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:02.798814 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 992/1993] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:02 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:02.891248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:02.891248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:02.907329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2d768496-137c-4b35-9e79-b99c6ab76a9e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:02.940734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d768496-137c-4b35-9e79-b99c6ab76a9e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:02.942103 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1002/1994] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:02 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:03.820608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30b50219-39f4-4c08-bef8-89c47120bd2f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:03.824279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30b50219-39f4-4c08-bef8-89c47120bd2f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:03.824534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:03.824534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:03.824950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30b50219-39f4-4c08-bef8-89c47120bd2f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:03.825436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-30b50219-39f4-4c08-bef8-89c47120bd2f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:03.903200 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:03.903200 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:03.906569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30b50219-39f4-4c08-bef8-89c47120bd2f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:03.909245 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 993/1995] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:03 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:03.972006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d223c61-6681-4ee6-bb0a-9d0bca595a7e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:03.972667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d223c61-6681-4ee6-bb0a-9d0bca595a7e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:03.973023 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:03.973023 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:03.973544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d223c61-6681-4ee6-bb0a-9d0bca595a7e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:04.173697 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:04.173697 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:04.199878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9d223c61-6681-4ee6-bb0a-9d0bca595a7e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:04.258207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d223c61-6681-4ee6-bb0a-9d0bca595a7e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:04.267249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1003/1996] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:03 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:04.931697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d0847ea-5575-4a7b-9311-f861af0db283 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:04.933462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d0847ea-5575-4a7b-9311-f861af0db283 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:04.933462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:04.933462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:04.933878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d0847ea-5575-4a7b-9311-f861af0db283 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:04.934153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8d0847ea-5575-4a7b-9311-f861af0db283 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:04.989147 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:04.989147 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:04.991117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d0847ea-5575-4a7b-9311-f861af0db283 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:04.995364 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 994/1997] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:04 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:05.289962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e5177ad-62a8-4255-badb-a6cecb8d59a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:05.290843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e5177ad-62a8-4255-badb-a6cecb8d59a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:05.291207 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:05.291207 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:05.292849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e5177ad-62a8-4255-badb-a6cecb8d59a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:05.468051 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:05.468051 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:05.483619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9e5177ad-62a8-4255-badb-a6cecb8d59a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:05.512965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e5177ad-62a8-4255-badb-a6cecb8d59a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:05.514588 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1004/1998] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:05 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:06.016043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3131996-01bd-481d-9aca-2cd6a3823e3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:06.019307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3131996-01bd-481d-9aca-2cd6a3823e3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:06.019669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:06.019669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:06.020924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3131996-01bd-481d-9aca-2cd6a3823e3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:06.021585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b3131996-01bd-481d-9aca-2cd6a3823e3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:06.178676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:06.178676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:06.186315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3131996-01bd-481d-9aca-2cd6a3823e3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:06.189150 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 995/1999] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:06 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:06.531900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d600de0-5463-458f-bfc0-0f9a3d3eefa6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:06.532589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d600de0-5463-458f-bfc0-0f9a3d3eefa6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:06.532784 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:06.532784 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:06.533443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d600de0-5463-458f-bfc0-0f9a3d3eefa6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:06.658835 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:06.658835 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:06.677626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1d600de0-5463-458f-bfc0-0f9a3d3eefa6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:06.744394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d600de0-5463-458f-bfc0-0f9a3d3eefa6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:06.748551 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1005/2000] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:06 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:07.220496 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-226e05c9-59ee-4cba-930a-0e3dd6901ca9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:07.220496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-226e05c9-59ee-4cba-930a-0e3dd6901ca9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:07.220496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:07.220496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:07.220496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-226e05c9-59ee-4cba-930a-0e3dd6901ca9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:07.220496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-226e05c9-59ee-4cba-930a-0e3dd6901ca9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:07.277411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:07.277411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:07.277411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-226e05c9-59ee-4cba-930a-0e3dd6901ca9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:07.277411 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 996/2001] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:07 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:07.766423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de850b46-32f7-402b-8aaa-1400fe4c5d70 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:07.767423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de850b46-32f7-402b-8aaa-1400fe4c5d70 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:07.767423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:07.767423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:07.767423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de850b46-32f7-402b-8aaa-1400fe4c5d70 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:07.885759 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:07.885759 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:07.904072 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-de850b46-32f7-402b-8aaa-1400fe4c5d70 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:07.952061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de850b46-32f7-402b-8aaa-1400fe4c5d70 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:07.953044 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1006/2002] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:07 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:08.296154 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51bae7ba-3420-4072-bcb1-bf7c8c90c51d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:08.296701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51bae7ba-3420-4072-bcb1-bf7c8c90c51d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:08.296925 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:08.296925 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:08.297291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51bae7ba-3420-4072-bcb1-bf7c8c90c51d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:08.297655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-51bae7ba-3420-4072-bcb1-bf7c8c90c51d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:08.368162 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:08.368162 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:08.368162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51bae7ba-3420-4072-bcb1-bf7c8c90c51d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:08.368162 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 997/2003] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:08 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:08.973218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6577f30a-43b7-4f20-ab37-4d8567d902b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:08.973218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6577f30a-43b7-4f20-ab37-4d8567d902b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:08.973218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:08.973218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:08.973685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6577f30a-43b7-4f20-ab37-4d8567d902b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:09.101897 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:09.101897 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:09.114585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6577f30a-43b7-4f20-ab37-4d8567d902b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:09.164653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6577f30a-43b7-4f20-ab37-4d8567d902b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:09.165795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1007/2004] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:08 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:09.382367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f88c010-2a21-4f3f-acba-f2ec2c2065ef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:09.382367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f88c010-2a21-4f3f-acba-f2ec2c2065ef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:09.382367 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:09.382367 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:09.382367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f88c010-2a21-4f3f-acba-f2ec2c2065ef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:09.382367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5f88c010-2a21-4f3f-acba-f2ec2c2065ef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:09.402393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:09.402393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:09.404357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f88c010-2a21-4f3f-acba-f2ec2c2065ef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:09.409233 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 998/2005] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:09 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:10.189644 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-369233f8-cbbf-4c23-8970-6d04c80b8f51 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:10.189752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-369233f8-cbbf-4c23-8970-6d04c80b8f51 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:10.190145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:10.190145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:10.190728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-369233f8-cbbf-4c23-8970-6d04c80b8f51 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:10.307563 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:10.307563 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:10.327368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-369233f8-cbbf-4c23-8970-6d04c80b8f51 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:10.395509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-369233f8-cbbf-4c23-8970-6d04c80b8f51 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:10.398160 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1008/2006] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:10 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:10.420297 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84547308-7606-4168-b949-d7d52fd1626d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:10.421104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84547308-7606-4168-b949-d7d52fd1626d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:10.421517 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:10.421517 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:10.422151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84547308-7606-4168-b949-d7d52fd1626d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:10.422712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-84547308-7606-4168-b949-d7d52fd1626d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:10.471632 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:10.471632 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:10.476826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84547308-7606-4168-b949-d7d52fd1626d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:10.487511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 999/2007] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:10 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:11.415444 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59f41794-7177-4e48-b2d2-a4a6c39fde10 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:11.415938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59f41794-7177-4e48-b2d2-a4a6c39fde10 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:11.417522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:11.417522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:11.417522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59f41794-7177-4e48-b2d2-a4a6c39fde10 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:11.497479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fcbfceab-197c-455b-96cd-77a5be3cde51 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:11.499519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fcbfceab-197c-455b-96cd-77a5be3cde51 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:11.499519 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:11.499519 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:11.499519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fcbfceab-197c-455b-96cd-77a5be3cde51 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:11.499519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fcbfceab-197c-455b-96cd-77a5be3cde51 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:11.584595 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:11.584595 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:11.584595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fcbfceab-197c-455b-96cd-77a5be3cde51 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:11.612938 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1000/2008] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:11 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:11.632926 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:11.632926 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:11.664124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-59f41794-7177-4e48-b2d2-a4a6c39fde10 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:11.763334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59f41794-7177-4e48-b2d2-a4a6c39fde10 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:11.769903 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1009/2009] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:11 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:12.624274 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee74b8c9-d0fd-477a-a45e-bd1b41f35d01 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:12.629756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee74b8c9-d0fd-477a-a45e-bd1b41f35d01 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:12.629756 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:12.629756 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:12.629756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee74b8c9-d0fd-477a-a45e-bd1b41f35d01 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:12.629756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ee74b8c9-d0fd-477a-a45e-bd1b41f35d01 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:12.674824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:12.674824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:12.676943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee74b8c9-d0fd-477a-a45e-bd1b41f35d01 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:12.683277 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1001/2010] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:12 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:12.782559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b45ba0a1-09c2-475a-8658-6c747b5cc5cd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:12.786765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b45ba0a1-09c2-475a-8658-6c747b5cc5cd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:12.786765 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:12.786765 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:12.786765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b45ba0a1-09c2-475a-8658-6c747b5cc5cd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:12.949998 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:12.949998 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:12.966064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b45ba0a1-09c2-475a-8658-6c747b5cc5cd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:13.008573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b45ba0a1-09c2-475a-8658-6c747b5cc5cd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:13.009615 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1010/2011] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:12 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:13.697138 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66865434-9595-4e65-9433-886c4d2e6577 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:13.698960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66865434-9595-4e65-9433-886c4d2e6577 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:13.699210 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:13.699210 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:13.699608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66865434-9595-4e65-9433-886c4d2e6577 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:13.699981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-66865434-9595-4e65-9433-886c4d2e6577 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:13.796518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:13.796518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:13.802632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66865434-9595-4e65-9433-886c4d2e6577 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:13.803760 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1002/2012] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:13 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:14.027706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47bd153f-9619-447a-895f-4185585cf339 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:14.028703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47bd153f-9619-447a-895f-4185585cf339 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:14.029060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:14.029060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:14.029733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47bd153f-9619-447a-895f-4185585cf339 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:14.225886 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:14.225886 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:14.269320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-47bd153f-9619-447a-895f-4185585cf339 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:14.346961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47bd153f-9619-447a-895f-4185585cf339 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:14.347830 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1011/2013] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:14 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:14.820246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cff82bb-244d-4300-a385-5c19b50769a6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:14.821082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cff82bb-244d-4300-a385-5c19b50769a6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:14.821536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:14.821536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:14.822200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9cff82bb-244d-4300-a385-5c19b50769a6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:14.822814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9cff82bb-244d-4300-a385-5c19b50769a6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:14.888948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:14.888948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:14.899008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9cff82bb-244d-4300-a385-5c19b50769a6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:14.901117 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1003/2014] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:14 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:15.366946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdddc26c-eb8e-4e08-a4e0-ca4b61dfca5e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:15.367840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdddc26c-eb8e-4e08-a4e0-ca4b61dfca5e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:15.368274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:15.368274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:15.368971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdddc26c-eb8e-4e08-a4e0-ca4b61dfca5e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:15.567899 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:15.567899 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:15.586409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cdddc26c-eb8e-4e08-a4e0-ca4b61dfca5e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:15.661743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdddc26c-eb8e-4e08-a4e0-ca4b61dfca5e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:15.663362 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1012/2015] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:15 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:15.925871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-593d11d0-1197-4809-ac95-42590c5c6830 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:15.926995 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-593d11d0-1197-4809-ac95-42590c5c6830 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:15.927432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:15.927432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:15.928082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-593d11d0-1197-4809-ac95-42590c5c6830 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:15.928648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-593d11d0-1197-4809-ac95-42590c5c6830 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:15.992183 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:15.992183 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:15.994286 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-593d11d0-1197-4809-ac95-42590c5c6830 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:15.997967 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1004/2016] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:15 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:16.680991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6e40cd3-5511-4dfb-9368-2b96e78265cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:16.681553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6e40cd3-5511-4dfb-9368-2b96e78265cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:16.681780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:16.681780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:16.682213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6e40cd3-5511-4dfb-9368-2b96e78265cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:16.811278 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:16.811278 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:16.839316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f6e40cd3-5511-4dfb-9368-2b96e78265cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:16.914928 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6e40cd3-5511-4dfb-9368-2b96e78265cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:16.917600 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1013/2017] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:17.011756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fefcac6-c9e5-49b8-89b8-a1d64e9cf0ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:17.012652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fefcac6-c9e5-49b8-89b8-a1d64e9cf0ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:17.013105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:17.013105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:17.013764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fefcac6-c9e5-49b8-89b8-a1d64e9cf0ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:17.014285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9fefcac6-c9e5-49b8-89b8-a1d64e9cf0ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:17.063878 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:17.063878 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:17.066841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fefcac6-c9e5-49b8-89b8-a1d64e9cf0ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:17.068433 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1005/2018] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:17 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:17.934733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01dc3dd4-d2bd-493a-a183-9868b4ca30fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:17.935345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01dc3dd4-d2bd-493a-a183-9868b4ca30fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:17.935541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:17.935541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:17.936466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01dc3dd4-d2bd-493a-a183-9868b4ca30fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:18.044061 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:18.044061 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:18.086965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5baba874-86b5-402b-8d45-2d3a65ac9fba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:18.088093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5baba874-86b5-402b-8d45-2d3a65ac9fba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:18.088458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:18.088458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:18.089229 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5baba874-86b5-402b-8d45-2d3a65ac9fba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:18.089977 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5baba874-86b5-402b-8d45-2d3a65ac9fba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:18.097564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-01dc3dd4-d2bd-493a-a183-9868b4ca30fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:18.139924 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01dc3dd4-d2bd-493a-a183-9868b4ca30fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:18.141337 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1014/2019] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:17 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:18.158528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:18.158528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:18.174779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5baba874-86b5-402b-8d45-2d3a65ac9fba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:18.175793 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1006/2020] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:18 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:19.157524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-360bf857-8726-4f68-b219-e08dcd2c376f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:19.158064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-360bf857-8726-4f68-b219-e08dcd2c376f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:19.158254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:19.158254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:19.158648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-360bf857-8726-4f68-b219-e08dcd2c376f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:19.191224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc46c2b7-cf5c-4489-9e28-063cd7fe3ac5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:19.191787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc46c2b7-cf5c-4489-9e28-063cd7fe3ac5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:19.192013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:19.192013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:19.192386 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc46c2b7-cf5c-4489-9e28-063cd7fe3ac5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:19.192751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dc46c2b7-cf5c-4489-9e28-063cd7fe3ac5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:19.264884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:19.264884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:19.273587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc46c2b7-cf5c-4489-9e28-063cd7fe3ac5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:19.274828 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1007/2021] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:19 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:19.305644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:19.305644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:19.336056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-360bf857-8726-4f68-b219-e08dcd2c376f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:19.367007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-360bf857-8726-4f68-b219-e08dcd2c376f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:19.368229 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1015/2022] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:19 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:20.290400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0a15084-2271-42fc-94df-2a60ccd15f9b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:20.293090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0a15084-2271-42fc-94df-2a60ccd15f9b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:20.296123 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:20.296123 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:20.296868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0a15084-2271-42fc-94df-2a60ccd15f9b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:20.297454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e0a15084-2271-42fc-94df-2a60ccd15f9b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:20.367291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:20.367291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:20.379237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0a15084-2271-42fc-94df-2a60ccd15f9b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:20.386803 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1008/2023] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:20 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 842 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:20.390780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd159141-ae06-405e-a4a2-6c5815d703b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:20.391687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd159141-ae06-405e-a4a2-6c5815d703b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:20.391887 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:20.391887 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:20.392698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd159141-ae06-405e-a4a2-6c5815d703b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:20.501017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:20.501017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:20.538394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dd159141-ae06-405e-a4a2-6c5815d703b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:20.565942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd159141-ae06-405e-a4a2-6c5815d703b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:20.567516 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1016/2024] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:21.391891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-107f89a5-36f2-4bb1-80b4-c30d6f59b287 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:21.392280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-107f89a5-36f2-4bb1-80b4-c30d6f59b287 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:21.392280 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:21.392280 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:21.392669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-107f89a5-36f2-4bb1-80b4-c30d6f59b287 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:21.393036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-107f89a5-36f2-4bb1-80b4-c30d6f59b287 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:21.461834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:21.461834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:21.476016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-107f89a5-36f2-4bb1-80b4-c30d6f59b287 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:21.477075 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1009/2025] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:21 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:21.584330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ddc76ed-dffb-4b93-8110-3a83f9a4e7e9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:21.584868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ddc76ed-dffb-4b93-8110-3a83f9a4e7e9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:21.585253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:21.585253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:21.585419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ddc76ed-dffb-4b93-8110-3a83f9a4e7e9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:21.738254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:21.738254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:21.768697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7ddc76ed-dffb-4b93-8110-3a83f9a4e7e9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:21.812209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ddc76ed-dffb-4b93-8110-3a83f9a4e7e9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:21.833393 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1017/2026] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:22.491601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12ed294c-f24c-48c4-a46c-0127e0d9d652 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:22.492932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12ed294c-f24c-48c4-a46c-0127e0d9d652 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:22.493343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:22.493343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:22.493997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12ed294c-f24c-48c4-a46c-0127e0d9d652 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:22.495489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-12ed294c-f24c-48c4-a46c-0127e0d9d652 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:22.597960 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:22.597960 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:22.601563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12ed294c-f24c-48c4-a46c-0127e0d9d652 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:22.602414 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1010/2027] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:22 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:22.843313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-befdf5d5-adec-4282-8580-70c652c380ac tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:22.844515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-befdf5d5-adec-4282-8580-70c652c380ac tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:22.845056 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:22.845056 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:22.846076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-befdf5d5-adec-4282-8580-70c652c380ac tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:23.012746 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:23.012746 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:23.041882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-befdf5d5-adec-4282-8580-70c652c380ac tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:23.141527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-befdf5d5-adec-4282-8580-70c652c380ac tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:23.146322 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1018/2028] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:22 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:23.616148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0edf1ccf-df72-4e5a-abd4-df15203089ba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:23.617486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0edf1ccf-df72-4e5a-abd4-df15203089ba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:23.617851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:23.617851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:23.618458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0edf1ccf-df72-4e5a-abd4-df15203089ba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:23.618979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0edf1ccf-df72-4e5a-abd4-df15203089ba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:23.672324 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:23.672324 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:23.674547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0edf1ccf-df72-4e5a-abd4-df15203089ba tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:23.675568 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1011/2029] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:23 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:24.163472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad9eb945-8881-460d-b7d8-14b7832982a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:24.164008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad9eb945-8881-460d-b7d8-14b7832982a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:24.164229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:24.164229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:24.164607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad9eb945-8881-460d-b7d8-14b7832982a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:24.338617 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:24.338617 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:24.362591 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ad9eb945-8881-460d-b7d8-14b7832982a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:24.429804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad9eb945-8881-460d-b7d8-14b7832982a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:24.443493 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1019/2030] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:24 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:24.691438 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e841a229-51fb-474f-ae23-049569eaf873 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:24.691992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e841a229-51fb-474f-ae23-049569eaf873 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:24.692151 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:24.692151 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:24.692872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e841a229-51fb-474f-ae23-049569eaf873 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:24.693397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e841a229-51fb-474f-ae23-049569eaf873 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:24.749285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:24.749285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:24.751567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e841a229-51fb-474f-ae23-049569eaf873 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:24.763636 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1012/2031] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:24 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:25.455517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3f0fbf7-1211-4c06-b4e2-240fd8b8f439 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:25.456342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3f0fbf7-1211-4c06-b4e2-240fd8b8f439 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:25.465008 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:25.465008 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:25.465810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3f0fbf7-1211-4c06-b4e2-240fd8b8f439 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:25.582199 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:25.582199 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:25.609413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3f0fbf7-1211-4c06-b4e2-240fd8b8f439 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:25.664196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3f0fbf7-1211-4c06-b4e2-240fd8b8f439 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:25.666580 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1020/2032] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:25 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 967 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:25.768536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87d50359-555e-4f50-a0e7-93038217b6f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:25.769341 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87d50359-555e-4f50-a0e7-93038217b6f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:25.769675 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:25.769675 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:25.770197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87d50359-555e-4f50-a0e7-93038217b6f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:25.770735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-87d50359-555e-4f50-a0e7-93038217b6f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:25.809914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:25.809914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:25.813668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87d50359-555e-4f50-a0e7-93038217b6f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:25.814730 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1013/2033] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:25 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:26.684980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2492ccfd-0f29-4de0-a05f-91360da76dd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:26.686194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2492ccfd-0f29-4de0-a05f-91360da76dd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:26.686599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:26.686599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:26.687262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2492ccfd-0f29-4de0-a05f-91360da76dd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:26.832801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e79e7631-14a9-425f-9afd-53997bae0abd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:26.833924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e79e7631-14a9-425f-9afd-53997bae0abd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:26.834287 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:26.834287 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:26.834887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e79e7631-14a9-425f-9afd-53997bae0abd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:26.835419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e79e7631-14a9-425f-9afd-53997bae0abd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:26.858518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:26.858518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:26.910722 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2492ccfd-0f29-4de0-a05f-91360da76dd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:26.944448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:26.944448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:26.947683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e79e7631-14a9-425f-9afd-53997bae0abd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:26.956595 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1014/2034] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:26 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:26.973024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2492ccfd-0f29-4de0-a05f-91360da76dd6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:26.974286 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1021/2035] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 970 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:27.669247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f3a867b5-cd32-472c-b85b-c494c701ba97 req-9c228111-a4c5-47c9-941d-80435d471f14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] DELETE http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640 Jan 21 10:15:27.670189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f3a867b5-cd32-472c-b85b-c494c701ba97 req-9c228111-a4c5-47c9-941d-80435d471f14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:27.670557 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:27.670557 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:27.671343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f3a867b5-cd32-472c-b85b-c494c701ba97 req-9c228111-a4c5-47c9-941d-80435d471f14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:27.726115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:27.726115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:27.972096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1e249d3c-6e4b-468f-b0a4-9f4a9738e0b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:27.973277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1e249d3c-6e4b-468f-b0a4-9f4a9738e0b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:27.974125 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:27.974125 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:27.974753 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1e249d3c-6e4b-468f-b0a4-9f4a9738e0b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:27.975358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1e249d3c-6e4b-468f-b0a4-9f4a9738e0b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:28.427977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:28.427977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:28.431938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1e249d3c-6e4b-468f-b0a4-9f4a9738e0b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:28.434066 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1022/2036] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:27 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:28.442178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-910e0d8b-5876-4bcc-912d-27fb44d863c6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:28.443134 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-910e0d8b-5876-4bcc-912d-27fb44d863c6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:28.453778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:28.453778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:28.454707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-910e0d8b-5876-4bcc-912d-27fb44d863c6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:28.588826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:28.588826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:28.605990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-910e0d8b-5876-4bcc-912d-27fb44d863c6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:28.692754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-910e0d8b-5876-4bcc-912d-27fb44d863c6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:28.694182 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1023/2037] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:28 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 970 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:28.921904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f3a867b5-cd32-472c-b85b-c494c701ba97 req-9c228111-a4c5-47c9-941d-80435d471f14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:15:28.922471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f3a867b5-cd32-472c-b85b-c494c701ba97 req-9c228111-a4c5-47c9-941d-80435d471f14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:15:28.931098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f3a867b5-cd32-472c-b85b-c494c701ba97 req-9c228111-a4c5-47c9-941d-80435d471f14 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640 returned with HTTP 200 Jan 21 10:15:28.933957 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1015/2038] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:15:27 2021] DELETE /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/attachments/edd1fd37-ea33-4c48-a1a5-340a0d30d640 => generated 19 bytes in 1271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:29.456194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-796ea86b-27d7-4e7e-a416-1dcfa8e0bd88 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:29.457054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-796ea86b-27d7-4e7e-a416-1dcfa8e0bd88 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:29.457358 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:29.457358 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:29.458332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-796ea86b-27d7-4e7e-a416-1dcfa8e0bd88 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:29.458952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-796ea86b-27d7-4e7e-a416-1dcfa8e0bd88 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:29.546060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:29.546060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:29.549921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-796ea86b-27d7-4e7e-a416-1dcfa8e0bd88 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:29.557586 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1024/2039] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:29 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:29.740107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7bff139d-2794-4633-870d-2d4fa176ded8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:29.740107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7bff139d-2794-4633-870d-2d4fa176ded8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:29.740107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:29.740107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:29.740107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7bff139d-2794-4633-870d-2d4fa176ded8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:29.964843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:29.964843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:30.011944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7bff139d-2794-4633-870d-2d4fa176ded8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:30.148842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7bff139d-2794-4633-870d-2d4fa176ded8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:30.178032 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1016/2040] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:29 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 970 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:30.573040 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f825b05-653b-430f-8d34-636d87e6dab5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:30.574913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f825b05-653b-430f-8d34-636d87e6dab5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:30.575385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:30.575385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:30.576043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f825b05-653b-430f-8d34-636d87e6dab5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:30.576597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9f825b05-653b-430f-8d34-636d87e6dab5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:30.627185 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:30.627185 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:30.631257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f825b05-653b-430f-8d34-636d87e6dab5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:30.635547 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1025/2041] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:30 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:31.166291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-972b854c-42d3-4c9c-a2a8-54c1e154ee83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:31.167194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-972b854c-42d3-4c9c-a2a8-54c1e154ee83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:31.167718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:31.167718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:31.168231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-972b854c-42d3-4c9c-a2a8-54c1e154ee83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:31.287870 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:31.287870 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:31.313506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-972b854c-42d3-4c9c-a2a8-54c1e154ee83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:31.379210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-972b854c-42d3-4c9c-a2a8-54c1e154ee83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:31.390844 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1017/2042] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:31 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 970 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:31.650714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8beec57f-3208-4996-ab79-ed92edf52ea7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:31.651619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8beec57f-3208-4996-ab79-ed92edf52ea7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:31.652034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:31.652034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:31.652714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8beec57f-3208-4996-ab79-ed92edf52ea7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:31.653597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8beec57f-3208-4996-ab79-ed92edf52ea7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:31.739455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:31.739455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:31.743016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8beec57f-3208-4996-ab79-ed92edf52ea7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:31.748209 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1026/2043] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:31 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:32.401341 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17205a26-5a25-4cf5-8f42-0b05a112f7d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:32.401882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17205a26-5a25-4cf5-8f42-0b05a112f7d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:32.402560 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:32.402560 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:32.402560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17205a26-5a25-4cf5-8f42-0b05a112f7d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:32.466139 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:32.466139 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:32.475278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-17205a26-5a25-4cf5-8f42-0b05a112f7d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:32.510962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17205a26-5a25-4cf5-8f42-0b05a112f7d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:32.512696 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1018/2044] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:32 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 970 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:32.764434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a338439-24cd-49be-8bc9-568d135f3004 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:32.765727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a338439-24cd-49be-8bc9-568d135f3004 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:32.766175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:32.766175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:32.766962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a338439-24cd-49be-8bc9-568d135f3004 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:32.767346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6a338439-24cd-49be-8bc9-568d135f3004 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:32.796201 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:32.796201 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:32.798162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a338439-24cd-49be-8bc9-568d135f3004 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:32.799393 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1027/2045] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:32 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:33.530594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f3eeff4-b8f7-4ebb-8d58-a38b4f7bb378 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:33.531490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f3eeff4-b8f7-4ebb-8d58-a38b4f7bb378 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:33.531894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:33.531894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:33.532610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f3eeff4-b8f7-4ebb-8d58-a38b4f7bb378 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:33.664605 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:33.664605 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:33.696903 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5f3eeff4-b8f7-4ebb-8d58-a38b4f7bb378 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:33.746756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f3eeff4-b8f7-4ebb-8d58-a38b4f7bb378 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:33.747643 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1019/2046] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:33 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 970 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:33.817997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3ff74f2-6fab-4dbf-9ca0-9826c42c6e57 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:33.819190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3ff74f2-6fab-4dbf-9ca0-9826c42c6e57 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:33.819590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:33.819590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:33.820215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3ff74f2-6fab-4dbf-9ca0-9826c42c6e57 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:33.820914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c3ff74f2-6fab-4dbf-9ca0-9826c42c6e57 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:33.893849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:33.893849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:33.895902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3ff74f2-6fab-4dbf-9ca0-9826c42c6e57 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:33.902060 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1028/2047] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:33 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:34.763685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e807bac-70c9-4613-860f-e44e8b3eb78e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:34.764216 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e807bac-70c9-4613-860f-e44e8b3eb78e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:34.764427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:34.764427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:34.764797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e807bac-70c9-4613-860f-e44e8b3eb78e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:34.915383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a75582a-b2fa-45aa-8eed-a4036b9cb16f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:34.916887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a75582a-b2fa-45aa-8eed-a4036b9cb16f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:34.917254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:34.917254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:34.917921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a75582a-b2fa-45aa-8eed-a4036b9cb16f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:34.918594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4a75582a-b2fa-45aa-8eed-a4036b9cb16f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:34.979830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:34.979830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:34.993459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:34.993459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:34.996228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a75582a-b2fa-45aa-8eed-a4036b9cb16f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:34.997031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1029/2048] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:34 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:35.000766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e807bac-70c9-4613-860f-e44e8b3eb78e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:35.063663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d24f9f95-58ca-41b1-a04e-1068b1fc0b3f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] DELETE http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 Jan 21 10:15:35.064201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d24f9f95-58ca-41b1-a04e-1068b1fc0b3f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:35.064397 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:35.064397 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:35.065727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d24f9f95-58ca-41b1-a04e-1068b1fc0b3f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:35.066354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d24f9f95-58ca-41b1-a04e-1068b1fc0b3f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Delete volume with id: 9518bcd3-da6c-4a36-918c-5997075baf82 Jan 21 10:15:35.089635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e807bac-70c9-4613-860f-e44e8b3eb78e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:35.100211 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1020/2049] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:34 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 1358 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:15:35.122317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9ed3712-a094-4aa6-8aa2-9feee28c9510 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:15:35.123120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9ed3712-a094-4aa6-8aa2-9feee28c9510 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:35.123541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:35.123541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:35.124105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9ed3712-a094-4aa6-8aa2-9feee28c9510 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:35.246589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:35.246589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:35.251532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d24f9f95-58ca-41b1-a04e-1068b1fc0b3f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:15:35.297657 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d24f9f95-58ca-41b1-a04e-1068b1fc0b3f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Delete volume request issued successfully. Jan 21 10:15:35.298299 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d24f9f95-58ca-41b1-a04e-1068b1fc0b3f tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 returned with HTTP 202 Jan 21 10:15:35.303801 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1030/2050] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:15:35 2021] DELETE /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/9518bcd3-da6c-4a36-918c-5997075baf82 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:15:35.313995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33065f0e-8f93-449b-b18c-e723cf4ca2ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] DELETE http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 Jan 21 10:15:35.314981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33065f0e-8f93-449b-b18c-e723cf4ca2ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:35.315341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:35.315341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:35.315919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33065f0e-8f93-449b-b18c-e723cf4ca2ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:35.316091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:35.316091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:35.316604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-33065f0e-8f93-449b-b18c-e723cf4ca2ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Delete backup with id: dd7af892-abec-44de-9189-77b627282f17. Jan 21 10:15:35.346821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b9ed3712-a094-4aa6-8aa2-9feee28c9510 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:35.357092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:35.357092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:35.413169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-33065f0e-8f93-449b-b18c-e723cf4ca2ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] delete_backup rpcapi backup_id dd7af892-abec-44de-9189-77b627282f17 {{(pid=87996) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:15:35.427064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9ed3712-a094-4aa6-8aa2-9feee28c9510 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:15:35.428694 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1021/2051] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 1358 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:15:35.436289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33065f0e-8f93-449b-b18c-e723cf4ca2ac tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 returned with HTTP 202 Jan 21 10:15:35.448135 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1031/2052] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:15:35 2021] DELETE /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/backups/dd7af892-abec-44de-9189-77b627282f17 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:15:35.457227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57f74cce-4b78-4e42-878d-eacfc2519647 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] DELETE http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:15:35.457752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57f74cce-4b78-4e42-878d-eacfc2519647 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:35.457946 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:35.457946 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:35.458814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57f74cce-4b78-4e42-878d-eacfc2519647 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:35.461602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-57f74cce-4b78-4e42-878d-eacfc2519647 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Delete volume with id: 356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:15:35.465953 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30cff154-6830-466f-9a57-d01b3660bb15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups Jan 21 10:15:35.468430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:35.468430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:35.474331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30cff154-6830-466f-9a57-d01b3660bb15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f24dbfb4-932d-4c86-a812-2a7a9ecbe66c", "name": "tempest-VolumesBackupsTest-Backup-37135340"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:15:35.476458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-30cff154-6830-466f-9a57-d01b3660bb15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating new backup {'backup': {'volume_id': 'f24dbfb4-932d-4c86-a812-2a7a9ecbe66c', 'name': 'tempest-VolumesBackupsTest-Backup-37135340'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:15:35.477079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-30cff154-6830-466f-9a57-d01b3660bb15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating backup of volume f24dbfb4-932d-4c86-a812-2a7a9ecbe66c in container None Jan 21 10:15:35.634908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:35.634908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:35.651761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-57f74cce-4b78-4e42-878d-eacfc2519647 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:15:35.679706 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:35.679706 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:35.684572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-30cff154-6830-466f-9a57-d01b3660bb15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:15:35.749098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-57f74cce-4b78-4e42-878d-eacfc2519647 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Delete volume request issued successfully. Jan 21 10:15:35.749753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57f74cce-4b78-4e42-878d-eacfc2519647 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 202 Jan 21 10:15:35.750838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1022/2053] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:15:35 2021] DELETE /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:15:35.765121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1379dfc1-a074-4506-a89f-87985eb9a7f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:15:35.765893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1379dfc1-a074-4506-a89f-87985eb9a7f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:35.766108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:35.766108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:35.776372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1379dfc1-a074-4506-a89f-87985eb9a7f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:35.816436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-30cff154-6830-466f-9a57-d01b3660bb15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['969be19c-3599-498d-aa0c-45a053e89719', 'd647507f-aab3-42f0-8301-733a2edfc94a'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:15:35.961581 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:35.961581 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:35.968828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30cff154-6830-466f-9a57-d01b3660bb15 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups returned with HTTP 202 Jan 21 10:15:35.973540 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1032/2054] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:15:35 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups => generated 394 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:15:35.996431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1379dfc1-a074-4506-a89f-87985eb9a7f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:15:36.004632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5fb494e-b00d-4ef9-b65e-662d4734c168 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:36.017312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5fb494e-b00d-4ef9-b65e-662d4734c168 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:36.023477 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:36.023477 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:36.024356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5fb494e-b00d-4ef9-b65e-662d4734c168 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:36.027121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a5fb494e-b00d-4ef9-b65e-662d4734c168 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:36.054678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1379dfc1-a074-4506-a89f-87985eb9a7f3 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:15:36.055959 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1023/2055] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:35 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1363 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:15:36.072424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-480d8f16-4953-4e70-8a7d-b6ea24b5dbda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:36.073434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-480d8f16-4953-4e70-8a7d-b6ea24b5dbda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:36.073635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:36.073635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:36.074259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-480d8f16-4953-4e70-8a7d-b6ea24b5dbda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:36.074786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-480d8f16-4953-4e70-8a7d-b6ea24b5dbda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:36.094158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:36.094158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:36.096651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5fb494e-b00d-4ef9-b65e-662d4734c168 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:36.097960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1033/2056] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 801 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:36.107852 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:36.107852 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:36.110130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-480d8f16-4953-4e70-8a7d-b6ea24b5dbda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:36.111115 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1024/2057] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:36 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:37.076243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ff31319-2b92-4e0e-8469-89b16f8b5fd9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:15:37.076839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ff31319-2b92-4e0e-8469-89b16f8b5fd9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:37.077025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:37.077025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:37.077448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ff31319-2b92-4e0e-8469-89b16f8b5fd9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:37.114099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9e38c51-dd17-43a3-990f-6795ffb5e6cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:37.114293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9e38c51-dd17-43a3-990f-6795ffb5e6cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:37.114804 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:37.114804 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:37.116653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9e38c51-dd17-43a3-990f-6795ffb5e6cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:37.117027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e9e38c51-dd17-43a3-990f-6795ffb5e6cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:37.228155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:37.228155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:37.245223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9e38c51-dd17-43a3-990f-6795ffb5e6cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:37.249934 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1025/2058] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:37 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 801 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:37.273276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82956607-2a01-41ed-b848-db0812966e06 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:37.273863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82956607-2a01-41ed-b848-db0812966e06 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:37.274060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:37.274060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:37.274434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82956607-2a01-41ed-b848-db0812966e06 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:37.279904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-82956607-2a01-41ed-b848-db0812966e06 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:37.357933 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:37.357933 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:37.393496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:37.393496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:37.398859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82956607-2a01-41ed-b848-db0812966e06 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:37.401928 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1026/2059] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:37 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:37.403021 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ff31319-2b92-4e0e-8469-89b16f8b5fd9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:15:37.435922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ff31319-2b92-4e0e-8469-89b16f8b5fd9 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:15:37.436967 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1034/2060] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:37 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1363 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:15:38.264284 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da9b2a20-cdb9-416f-bc0c-211b55df5e6f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:38.264879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da9b2a20-cdb9-416f-bc0c-211b55df5e6f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:38.265038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:38.265038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:38.265622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da9b2a20-cdb9-416f-bc0c-211b55df5e6f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:38.267091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-da9b2a20-cdb9-416f-bc0c-211b55df5e6f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:38.339944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:38.339944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:38.345589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da9b2a20-cdb9-416f-bc0c-211b55df5e6f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:38.346347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1027/2061] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:38 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 801 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:38.419191 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2ddeab21-bcbb-48be-bd54-502e46ae810a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:38.420417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2ddeab21-bcbb-48be-bd54-502e46ae810a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:38.420789 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:38.420789 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:38.421703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2ddeab21-bcbb-48be-bd54-502e46ae810a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:38.422783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2ddeab21-bcbb-48be-bd54-502e46ae810a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:38.455061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e33389f-8551-44bd-96f7-9068ac887693 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:15:38.456215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e33389f-8551-44bd-96f7-9068ac887693 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:38.456604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:38.456604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:38.457345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e33389f-8551-44bd-96f7-9068ac887693 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:38.535751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:38.535751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:38.544502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2ddeab21-bcbb-48be-bd54-502e46ae810a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:38.549836 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1035/2062] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:38 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:38.709682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:38.709682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:38.785969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7e33389f-8551-44bd-96f7-9068ac887693 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:15:38.864325 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e33389f-8551-44bd-96f7-9068ac887693 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:15:38.871393 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1028/2063] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:38 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1363 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:15:39.361255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a584da0e-6b0e-4f23-b590-03c53997ed4e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:39.361882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a584da0e-6b0e-4f23-b590-03c53997ed4e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:39.362101 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:39.362101 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:39.362595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a584da0e-6b0e-4f23-b590-03c53997ed4e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:39.363838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a584da0e-6b0e-4f23-b590-03c53997ed4e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:39.442898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:39.442898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:39.466933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a584da0e-6b0e-4f23-b590-03c53997ed4e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:39.473554 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1036/2064] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:39 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 801 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:39.565180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df93f85e-4a3f-4942-8886-6bb8945f1ff4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:39.565721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df93f85e-4a3f-4942-8886-6bb8945f1ff4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:39.565962 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:39.565962 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:39.566335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df93f85e-4a3f-4942-8886-6bb8945f1ff4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:39.566721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-df93f85e-4a3f-4942-8886-6bb8945f1ff4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:39.645674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:39.645674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:39.647799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df93f85e-4a3f-4942-8886-6bb8945f1ff4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:39.654938 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1029/2065] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:39 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:39.903938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffb914d8-26c1-4f67-9c2c-3ed31c0b4d0a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:15:39.904610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffb914d8-26c1-4f67-9c2c-3ed31c0b4d0a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:39.904816 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:39.904816 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:39.905198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffb914d8-26c1-4f67-9c2c-3ed31c0b4d0a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:40.122625 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:40.122625 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:40.157969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ffb914d8-26c1-4f67-9c2c-3ed31c0b4d0a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Volume info retrieved successfully. Jan 21 10:15:40.206621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffb914d8-26c1-4f67-9c2c-3ed31c0b4d0a tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 200 Jan 21 10:15:40.219061 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1037/2066] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:39 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 1363 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:15:40.482601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c0f50d6-fe60-474e-a136-aa4e2fe2b49f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:40.483195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c0f50d6-fe60-474e-a136-aa4e2fe2b49f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:40.483410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:40.483410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:40.483623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c0f50d6-fe60-474e-a136-aa4e2fe2b49f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:40.484190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4c0f50d6-fe60-474e-a136-aa4e2fe2b49f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:40.565754 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:40.565754 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:40.567851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c0f50d6-fe60-474e-a136-aa4e2fe2b49f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:40.593910 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1030/2067] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:40 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 801 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:40.689761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-34826f62-706f-467a-a17c-20621f392166 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:40.699766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-34826f62-706f-467a-a17c-20621f392166 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:40.703088 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:40.703088 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:40.705538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-34826f62-706f-467a-a17c-20621f392166 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:40.711664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-34826f62-706f-467a-a17c-20621f392166 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:40.851883 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:40.851883 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:40.872392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-34826f62-706f-467a-a17c-20621f392166 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:40.886376 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1038/2068] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:40 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:41.230869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4dfcf5b-1268-49ad-8ef9-c18d52fd45f4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] GET http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b Jan 21 10:15:41.231439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4dfcf5b-1268-49ad-8ef9-c18d52fd45f4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:41.231748 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:41.231748 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:41.232503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4dfcf5b-1268-49ad-8ef9-c18d52fd45f4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:41.503178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4dfcf5b-1268-49ad-8ef9-c18d52fd45f4 tempest-TestVolumeBackupRestore-1532304773 tempest-TestVolumeBackupRestore-1532304773] http://10.222.0.77/volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b returned with HTTP 404 Jan 21 10:15:41.504508 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1031/2069] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:41 2021] GET /volume/v3/a8c1b18b9f65482f9d6c959e64a56c12/volumes/356e60bf-587d-4560-a5d3-b1f73ba6152b => generated 109 bytes in 281 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:15:41.605957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80b24738-74d7-4547-b227-daa513eb3ca9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:41.606496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80b24738-74d7-4547-b227-daa513eb3ca9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:41.606795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:41.606795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:41.607284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80b24738-74d7-4547-b227-daa513eb3ca9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:41.607642 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-80b24738-74d7-4547-b227-daa513eb3ca9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:41.691737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:41.691737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:41.694291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80b24738-74d7-4547-b227-daa513eb3ca9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:41.696194 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1039/2070] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:41 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:41.882054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad2805d8-ba2d-4ac8-8a03-d369da483bd1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:41.882812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad2805d8-ba2d-4ac8-8a03-d369da483bd1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:41.883475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad2805d8-ba2d-4ac8-8a03-d369da483bd1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:41.883850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ad2805d8-ba2d-4ac8-8a03-d369da483bd1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:42.049280 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:42.049280 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:42.084472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad2805d8-ba2d-4ac8-8a03-d369da483bd1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:42.085633 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1032/2071] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:41 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:42.710844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b0bfd07-fe84-4f30-bac6-1387bbc27d83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:42.711415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b0bfd07-fe84-4f30-bac6-1387bbc27d83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:42.711654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:42.711654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:42.712930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b0bfd07-fe84-4f30-bac6-1387bbc27d83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:42.713291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3b0bfd07-fe84-4f30-bac6-1387bbc27d83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:42.804118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:42.804118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:42.820356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b0bfd07-fe84-4f30-bac6-1387bbc27d83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:42.821795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1040/2072] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:42 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 801 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:43.100030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a15a88a-ce19-4fa5-b4b7-b38d93ca1b67 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:43.100808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a15a88a-ce19-4fa5-b4b7-b38d93ca1b67 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:43.100808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:43.100808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:43.101103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a15a88a-ce19-4fa5-b4b7-b38d93ca1b67 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:43.101366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3a15a88a-ce19-4fa5-b4b7-b38d93ca1b67 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:43.188526 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:43.188526 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:43.190420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a15a88a-ce19-4fa5-b4b7-b38d93ca1b67 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:43.215294 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1033/2073] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:43 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:43.836078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1bf54d3-8531-4ab5-8153-8723e79db0ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:43.851956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1bf54d3-8531-4ab5-8153-8723e79db0ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:43.852332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:43.852332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:43.854368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1bf54d3-8531-4ab5-8153-8723e79db0ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:43.854896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c1bf54d3-8531-4ab5-8153-8723e79db0ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:43.916095 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:43.916095 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:43.920195 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1bf54d3-8531-4ab5-8153-8723e79db0ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:43.923609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1041/2074] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:43 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:44.208937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b69f9395-6a85-40d0-8552-764e55062d8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:44.209780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b69f9395-6a85-40d0-8552-764e55062d8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:44.210258 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:44.210258 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:44.210781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b69f9395-6a85-40d0-8552-764e55062d8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:44.211329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b69f9395-6a85-40d0-8552-764e55062d8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:44.268611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:44.268611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:44.270941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b69f9395-6a85-40d0-8552-764e55062d8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:44.271852 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1034/2075] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:44 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:44.946402 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-464f4ab9-d48f-46b2-a7f1-1e97c2122636 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:44.947601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-464f4ab9-d48f-46b2-a7f1-1e97c2122636 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:44.948214 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:44.948214 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:44.948214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-464f4ab9-d48f-46b2-a7f1-1e97c2122636 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:44.948545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-464f4ab9-d48f-46b2-a7f1-1e97c2122636 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:45.019783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:45.019783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:45.022255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-464f4ab9-d48f-46b2-a7f1-1e97c2122636 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:45.033777 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1042/2076] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:44 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:45.286200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad1061e4-5244-4b8d-8ef5-61699cf44732 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:45.286743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad1061e4-5244-4b8d-8ef5-61699cf44732 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:45.286956 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:45.286956 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:45.287348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad1061e4-5244-4b8d-8ef5-61699cf44732 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:45.287722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ad1061e4-5244-4b8d-8ef5-61699cf44732 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:45.388034 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:45.388034 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:45.391736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad1061e4-5244-4b8d-8ef5-61699cf44732 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:45.401863 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1035/2077] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:45 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:46.043645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b204a122-7d02-4237-9bf8-07cccbf00dbc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:46.044269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b204a122-7d02-4237-9bf8-07cccbf00dbc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:46.044567 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:46.044567 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:46.045104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b204a122-7d02-4237-9bf8-07cccbf00dbc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:46.045413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b204a122-7d02-4237-9bf8-07cccbf00dbc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:46.094025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:46.094025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:46.097360 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b204a122-7d02-4237-9bf8-07cccbf00dbc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:46.098318 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1043/2078] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:46 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:46.416653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05cb0a4-3c0e-4f63-9b2c-15fdc5e7bc45 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:46.417378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d05cb0a4-3c0e-4f63-9b2c-15fdc5e7bc45 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:46.417705 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:46.417705 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:46.418219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d05cb0a4-3c0e-4f63-9b2c-15fdc5e7bc45 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:46.418690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d05cb0a4-3c0e-4f63-9b2c-15fdc5e7bc45 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:46.461213 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:46.461213 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:46.467315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05cb0a4-3c0e-4f63-9b2c-15fdc5e7bc45 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:46.469761 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1036/2079] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:46 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:47.113068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9b08793-7327-4a65-ac28-e5815de07104 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:47.113714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9b08793-7327-4a65-ac28-e5815de07104 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:47.114017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:47.114017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:47.114537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9b08793-7327-4a65-ac28-e5815de07104 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:47.114994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c9b08793-7327-4a65-ac28-e5815de07104 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:47.166794 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:47.166794 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:47.174293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9b08793-7327-4a65-ac28-e5815de07104 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:47.188069 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1044/2080] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:47 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:47.484254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67dbb9ec-a59f-42fc-a32d-f17084969666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:47.485335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67dbb9ec-a59f-42fc-a32d-f17084969666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:47.487691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:47.487691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:47.488289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67dbb9ec-a59f-42fc-a32d-f17084969666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:47.488799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-67dbb9ec-a59f-42fc-a32d-f17084969666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:47.559362 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:47.559362 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:47.561220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67dbb9ec-a59f-42fc-a32d-f17084969666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:47.567861 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1037/2081] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:47 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:48.202283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6d6115d8-73be-43f8-a2ec-cd67390c2a02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:48.202827 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6d6115d8-73be-43f8-a2ec-cd67390c2a02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:48.203079 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:48.203079 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:48.203375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6d6115d8-73be-43f8-a2ec-cd67390c2a02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:48.203728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6d6115d8-73be-43f8-a2ec-cd67390c2a02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:48.269637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:48.269637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:48.271512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6d6115d8-73be-43f8-a2ec-cd67390c2a02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:48.288174 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1045/2082] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:48.576469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6fc782b8-f3e2-4e41-924e-0ac17e48631c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:48.577293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6fc782b8-f3e2-4e41-924e-0ac17e48631c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:48.577695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:48.577695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:48.578318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6fc782b8-f3e2-4e41-924e-0ac17e48631c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:48.578889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6fc782b8-f3e2-4e41-924e-0ac17e48631c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:48.693600 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:48.693600 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:48.695851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6fc782b8-f3e2-4e41-924e-0ac17e48631c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:48.698202 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1038/2083] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:48 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:49.310963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8789073c-1cd9-4fe5-a78a-bc1820bd5a5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:49.311506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8789073c-1cd9-4fe5-a78a-bc1820bd5a5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:49.311793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:49.311793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:49.312249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8789073c-1cd9-4fe5-a78a-bc1820bd5a5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:49.312694 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8789073c-1cd9-4fe5-a78a-bc1820bd5a5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:49.352604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:49.352604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:49.357346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8789073c-1cd9-4fe5-a78a-bc1820bd5a5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:49.364475 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1046/2084] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:49 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:49.713262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b4e4546-bfd9-4a36-a179-37e44275b298 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:49.714157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b4e4546-bfd9-4a36-a179-37e44275b298 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:49.714568 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:49.714568 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:49.715250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b4e4546-bfd9-4a36-a179-37e44275b298 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:49.715810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7b4e4546-bfd9-4a36-a179-37e44275b298 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:49.775598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:49.775598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:49.777867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b4e4546-bfd9-4a36-a179-37e44275b298 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:49.780743 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1039/2085] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:49 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:50.378067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72ad25dc-b288-4454-a63b-da1e87fdced3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:50.381114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72ad25dc-b288-4454-a63b-da1e87fdced3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:50.381848 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:50.381848 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:50.382904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72ad25dc-b288-4454-a63b-da1e87fdced3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:50.384490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-72ad25dc-b288-4454-a63b-da1e87fdced3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:50.430061 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:50.430061 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:50.433621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72ad25dc-b288-4454-a63b-da1e87fdced3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:50.443979 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1047/2086] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:50 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:50.795759 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0b6f789-9971-42ec-adf0-9dc3d1d01fae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:50.796871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0b6f789-9971-42ec-adf0-9dc3d1d01fae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:50.797392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:50.797392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:50.798119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0b6f789-9971-42ec-adf0-9dc3d1d01fae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:50.798918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f0b6f789-9971-42ec-adf0-9dc3d1d01fae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:50.855687 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:50.855687 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:50.864413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0b6f789-9971-42ec-adf0-9dc3d1d01fae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:50.874006 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1040/2087] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:50 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:51.452025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cbd0881-e04d-44f9-a02c-42544d02adb4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:51.452562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cbd0881-e04d-44f9-a02c-42544d02adb4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:51.452746 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:51.452746 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:51.453309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cbd0881-e04d-44f9-a02c-42544d02adb4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:51.453770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8cbd0881-e04d-44f9-a02c-42544d02adb4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:51.526440 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:51.526440 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:51.528714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cbd0881-e04d-44f9-a02c-42544d02adb4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:51.530332 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1048/2088] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:51 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:15:51.889648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32a2ac22-4ed0-454c-95fd-22656600bc03 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:51.890471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32a2ac22-4ed0-454c-95fd-22656600bc03 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:51.890844 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:51.890844 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:51.891479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32a2ac22-4ed0-454c-95fd-22656600bc03 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:51.892419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-32a2ac22-4ed0-454c-95fd-22656600bc03 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:51.970382 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:51.970382 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:51.972679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32a2ac22-4ed0-454c-95fd-22656600bc03 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:51.973675 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1041/2089] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:51 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:52.545641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c9373c8-f706-46aa-8be2-8a4b0a24b427 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:52.546446 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c9373c8-f706-46aa-8be2-8a4b0a24b427 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:52.546678 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:52.546678 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:52.547199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c9373c8-f706-46aa-8be2-8a4b0a24b427 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:52.547643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0c9373c8-f706-46aa-8be2-8a4b0a24b427 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:52.590905 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:52.590905 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:52.597987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c9373c8-f706-46aa-8be2-8a4b0a24b427 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:52.598953 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1049/2090] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:52 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:52.987812 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b77a2ae8-d75b-4c17-b195-951df5d8cfbf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:52.988738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b77a2ae8-d75b-4c17-b195-951df5d8cfbf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:52.989137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:52.989137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:52.989936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b77a2ae8-d75b-4c17-b195-951df5d8cfbf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:52.990510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b77a2ae8-d75b-4c17-b195-951df5d8cfbf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:53.015935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:53.015935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:53.018344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b77a2ae8-d75b-4c17-b195-951df5d8cfbf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:53.019591 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1042/2091] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:52 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:53.614218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8695f03c-54af-4ff1-88c1-cb05470a3947 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:53.614741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8695f03c-54af-4ff1-88c1-cb05470a3947 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:53.614994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:53.614994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:53.615297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8695f03c-54af-4ff1-88c1-cb05470a3947 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:53.615666 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8695f03c-54af-4ff1-88c1-cb05470a3947 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:53.660583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:53.660583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:53.673853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8695f03c-54af-4ff1-88c1-cb05470a3947 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:53.673853 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1050/2092] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:53 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:54.034883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87461ce3-f77e-4d24-8925-28248021e86b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:54.035441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87461ce3-f77e-4d24-8925-28248021e86b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:54.035658 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:54.035658 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:54.036029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87461ce3-f77e-4d24-8925-28248021e86b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:54.036395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-87461ce3-f77e-4d24-8925-28248021e86b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:54.116130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:54.116130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:54.122351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87461ce3-f77e-4d24-8925-28248021e86b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:54.123370 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1043/2093] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:54 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:54.686300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7eb2c0c3-497e-4536-8863-0f00ad017d43 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:54.686826 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7eb2c0c3-497e-4536-8863-0f00ad017d43 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:54.687044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:54.687044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:54.687445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7eb2c0c3-497e-4536-8863-0f00ad017d43 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:54.687812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7eb2c0c3-497e-4536-8863-0f00ad017d43 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:54.729843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:54.729843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:54.731671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7eb2c0c3-497e-4536-8863-0f00ad017d43 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:54.737357 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1051/2094] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:55.138218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1322206-0c33-4d5c-8a2a-b11e4f2540ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:55.139087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1322206-0c33-4d5c-8a2a-b11e4f2540ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:55.139531 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:55.139531 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:55.140191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1322206-0c33-4d5c-8a2a-b11e4f2540ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:55.140774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c1322206-0c33-4d5c-8a2a-b11e4f2540ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:55.209272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:55.209272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:55.213556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1322206-0c33-4d5c-8a2a-b11e4f2540ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:55.219025 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1044/2095] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:55 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:55.753301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca0cf606-5fa2-49fd-89fa-67465376b156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:55.753998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca0cf606-5fa2-49fd-89fa-67465376b156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:55.754171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:55.754171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:55.754521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca0cf606-5fa2-49fd-89fa-67465376b156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:55.755001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ca0cf606-5fa2-49fd-89fa-67465376b156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:55.804254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:55.804254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:55.812177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca0cf606-5fa2-49fd-89fa-67465376b156 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:55.813031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1052/2096] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:55 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:56.233870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43c1751a-69a3-4c61-8fd9-db035c7a3cda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:56.234741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43c1751a-69a3-4c61-8fd9-db035c7a3cda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:56.235167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:56.235167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:56.236187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43c1751a-69a3-4c61-8fd9-db035c7a3cda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:56.236752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-43c1751a-69a3-4c61-8fd9-db035c7a3cda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:56.319660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:56.319660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:56.327792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43c1751a-69a3-4c61-8fd9-db035c7a3cda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:56.332608 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1045/2097] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:56.832525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a992e96a-2c2e-4535-8bee-c4158381686a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:56.833386 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a992e96a-2c2e-4535-8bee-c4158381686a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:56.833386 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:56.833386 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:56.833758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a992e96a-2c2e-4535-8bee-c4158381686a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:56.834342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a992e96a-2c2e-4535-8bee-c4158381686a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:56.862094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:56.862094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:56.864683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a992e96a-2c2e-4535-8bee-c4158381686a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:56.874645 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1053/2098] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:56 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:57.346304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9998820d-0bdb-47c9-898d-62f3d50ce58d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:57.346304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9998820d-0bdb-47c9-898d-62f3d50ce58d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:57.346304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:57.346304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:57.346304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9998820d-0bdb-47c9-898d-62f3d50ce58d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:57.346304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9998820d-0bdb-47c9-898d-62f3d50ce58d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:57.371653 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:57.371653 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:57.374022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9998820d-0bdb-47c9-898d-62f3d50ce58d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:57.374880 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1046/2099] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:57 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:57.885879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78cae4de-53a0-4022-b990-278d3de2bf19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:57.887164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78cae4de-53a0-4022-b990-278d3de2bf19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:57.887607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:57.887607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:57.888247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78cae4de-53a0-4022-b990-278d3de2bf19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:57.889135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-78cae4de-53a0-4022-b990-278d3de2bf19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:57.944734 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:57.944734 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:57.949643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78cae4de-53a0-4022-b990-278d3de2bf19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:57.951663 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1054/2100] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:57 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:58.392178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4f969e-3904-4b31-bd15-98f21fdd34e4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:58.392961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4f969e-3904-4b31-bd15-98f21fdd34e4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:58.393320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:58.393320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:58.395245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4f969e-3904-4b31-bd15-98f21fdd34e4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:58.395427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-be4f969e-3904-4b31-bd15-98f21fdd34e4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:58.441228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:58.441228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:58.444527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4f969e-3904-4b31-bd15-98f21fdd34e4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:58.446539 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1047/2101] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:58 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:58.968000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6c3f8e8-ee68-421a-b330-3cd7112898f9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:15:58.968860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6c3f8e8-ee68-421a-b330-3cd7112898f9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:58.969184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:58.969184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:58.969728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6c3f8e8-ee68-421a-b330-3cd7112898f9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:58.970196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d6c3f8e8-ee68-421a-b330-3cd7112898f9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:59.033126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:59.033126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:59.050008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6c3f8e8-ee68-421a-b330-3cd7112898f9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:15:59.050008 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1055/2102] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:58 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:15:59.463082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b64d17-463d-4315-b1d9-4055253044aa tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:15:59.463645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b64d17-463d-4315-b1d9-4055253044aa tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:15:59.463930 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:15:59.463930 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:15:59.464537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b64d17-463d-4315-b1d9-4055253044aa tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:15:59.465197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e1b64d17-463d-4315-b1d9-4055253044aa tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:15:59.536668 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:15:59.536668 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:15:59.545764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b64d17-463d-4315-b1d9-4055253044aa tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:15:59.547459 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1048/2103] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:15:59 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:00.060767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cf8a4a9-b098-4f5a-90b2-cd8baeee72bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:00.062259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cf8a4a9-b098-4f5a-90b2-cd8baeee72bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:00.063110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:00.063110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:00.063732 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cf8a4a9-b098-4f5a-90b2-cd8baeee72bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:00.064263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7cf8a4a9-b098-4f5a-90b2-cd8baeee72bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:00.116634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:00.116634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:00.118814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cf8a4a9-b098-4f5a-90b2-cd8baeee72bb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:00.120353 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1056/2104] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:00 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:00.575547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0153a26b-3d79-40f6-85db-2aac7bb0853e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:00.579318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0153a26b-3d79-40f6-85db-2aac7bb0853e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:00.582313 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:00.582313 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:00.583083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0153a26b-3d79-40f6-85db-2aac7bb0853e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:00.583688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0153a26b-3d79-40f6-85db-2aac7bb0853e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:00.683815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:00.683815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:00.689728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0153a26b-3d79-40f6-85db-2aac7bb0853e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:00.693762 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1049/2105] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:00 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:01.135365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-318a1342-f24e-4a44-9605-1421e2afc968 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:01.135888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-318a1342-f24e-4a44-9605-1421e2afc968 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:01.136136 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:01.136136 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:01.136430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-318a1342-f24e-4a44-9605-1421e2afc968 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:01.136796 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-318a1342-f24e-4a44-9605-1421e2afc968 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:01.209254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:01.209254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:01.211081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-318a1342-f24e-4a44-9605-1421e2afc968 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:01.220794 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1057/2106] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:01 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:01.706072 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2f87e65-05d0-41f6-bf0b-45782aef8dfd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:01.706523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2f87e65-05d0-41f6-bf0b-45782aef8dfd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:01.706738 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:01.706738 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:01.707109 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2f87e65-05d0-41f6-bf0b-45782aef8dfd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:01.707499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c2f87e65-05d0-41f6-bf0b-45782aef8dfd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:01.791252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:01.791252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:01.803815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2f87e65-05d0-41f6-bf0b-45782aef8dfd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:01.804691 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1050/2107] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:01 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:02.237447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15ecb94f-261b-4de1-b5f4-3ab85a0a1f74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:02.238049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15ecb94f-261b-4de1-b5f4-3ab85a0a1f74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:02.238193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:02.238193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:02.238569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15ecb94f-261b-4de1-b5f4-3ab85a0a1f74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:02.238918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-15ecb94f-261b-4de1-b5f4-3ab85a0a1f74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:02.279125 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:02.279125 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:02.281012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15ecb94f-261b-4de1-b5f4-3ab85a0a1f74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:02.281856 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1058/2108] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:02 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:02.819619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c869e7d6-7904-4a2b-bc02-90127c8ae8be tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:02.820471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c869e7d6-7904-4a2b-bc02-90127c8ae8be tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:02.820971 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:02.820971 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:02.821508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c869e7d6-7904-4a2b-bc02-90127c8ae8be tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:02.822060 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c869e7d6-7904-4a2b-bc02-90127c8ae8be tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:02.911557 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:02.911557 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:02.913458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c869e7d6-7904-4a2b-bc02-90127c8ae8be tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:02.914274 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1051/2109] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:02 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:03.297851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-533b42ef-7cd5-4b2c-be9a-9c7d9ae6c889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:03.298925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-533b42ef-7cd5-4b2c-be9a-9c7d9ae6c889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:03.299330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:03.299330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:03.300293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-533b42ef-7cd5-4b2c-be9a-9c7d9ae6c889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:03.300525 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-533b42ef-7cd5-4b2c-be9a-9c7d9ae6c889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:03.348731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:03.348731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:03.350805 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-533b42ef-7cd5-4b2c-be9a-9c7d9ae6c889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:03.351871 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1059/2110] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:03 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:03.936413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d784e52-6b8e-42d8-9dfe-d033d1015c94 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:03.952011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d784e52-6b8e-42d8-9dfe-d033d1015c94 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:03.952719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:03.952719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:03.954119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d784e52-6b8e-42d8-9dfe-d033d1015c94 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:03.955051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2d784e52-6b8e-42d8-9dfe-d033d1015c94 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:04.036927 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:04.036927 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:04.039658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d784e52-6b8e-42d8-9dfe-d033d1015c94 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:04.047803 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1052/2111] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:03 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:04.367945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-874bfee0-fe75-4806-88cf-c012ac6b2081 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:04.368944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-874bfee0-fe75-4806-88cf-c012ac6b2081 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:04.369331 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:04.369331 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:04.369958 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-874bfee0-fe75-4806-88cf-c012ac6b2081 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:04.370474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-874bfee0-fe75-4806-88cf-c012ac6b2081 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:04.413635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:04.413635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:04.420393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-874bfee0-fe75-4806-88cf-c012ac6b2081 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:04.425310 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1060/2112] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:04 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:05.054804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c8b6137-42de-4710-b470-09aff479322a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:05.055923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c8b6137-42de-4710-b470-09aff479322a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:05.056300 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:05.056300 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:05.057119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c8b6137-42de-4710-b470-09aff479322a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:05.057653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8c8b6137-42de-4710-b470-09aff479322a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:05.105930 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:05.105930 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:05.110934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c8b6137-42de-4710-b470-09aff479322a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:05.123090 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1053/2113] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:05 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:05.437455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba4fa24b-4511-491d-8a2b-5fa20389a700 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:05.438798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba4fa24b-4511-491d-8a2b-5fa20389a700 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:05.438798 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:05.438798 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:05.438798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba4fa24b-4511-491d-8a2b-5fa20389a700 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:05.439550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ba4fa24b-4511-491d-8a2b-5fa20389a700 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:05.475419 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:05.475419 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:05.478453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba4fa24b-4511-491d-8a2b-5fa20389a700 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:05.479601 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1061/2114] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:05 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:06.130411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b1dacd4-639c-405c-933c-147011d20756 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:06.138001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b1dacd4-639c-405c-933c-147011d20756 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:06.138541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:06.138541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:06.142452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b1dacd4-639c-405c-933c-147011d20756 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:06.142841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9b1dacd4-639c-405c-933c-147011d20756 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:06.196610 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:06.196610 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:06.201071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b1dacd4-639c-405c-933c-147011d20756 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:06.209635 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1054/2115] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:06 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:06.495028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b92c37-0e20-4b7b-b215-80c1810cb491 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:06.495555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b92c37-0e20-4b7b-b215-80c1810cb491 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:06.495773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:06.495773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:06.496141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b92c37-0e20-4b7b-b215-80c1810cb491 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:06.496500 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d8b92c37-0e20-4b7b-b215-80c1810cb491 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:06.579065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:06.579065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:06.586537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b92c37-0e20-4b7b-b215-80c1810cb491 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:06.587632 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1062/2116] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:06 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:07.218534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-122cddfe-7fe4-4dcc-8136-ff89d83365d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:07.219564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-122cddfe-7fe4-4dcc-8136-ff89d83365d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:07.219965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:07.219965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:07.220600 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-122cddfe-7fe4-4dcc-8136-ff89d83365d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:07.221124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-122cddfe-7fe4-4dcc-8136-ff89d83365d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:07.284255 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:07.284255 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:07.290000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-122cddfe-7fe4-4dcc-8136-ff89d83365d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:07.304153 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1055/2117] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:07 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:07.605981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccf94119-d02a-442b-b5cc-89c9bfe136c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:07.606444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccf94119-d02a-442b-b5cc-89c9bfe136c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:07.606726 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:07.606726 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:07.607010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccf94119-d02a-442b-b5cc-89c9bfe136c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:07.607384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ccf94119-d02a-442b-b5cc-89c9bfe136c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:07.664963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:07.664963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:07.664963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccf94119-d02a-442b-b5cc-89c9bfe136c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:07.664963 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1063/2118] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:07 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:08.321453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1796775e-b426-49e8-a31c-a8ad086d3215 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:08.336691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1796775e-b426-49e8-a31c-a8ad086d3215 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:08.341682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:08.341682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:08.342424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1796775e-b426-49e8-a31c-a8ad086d3215 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:08.345647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1796775e-b426-49e8-a31c-a8ad086d3215 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:08.398428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:08.398428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:08.403883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1796775e-b426-49e8-a31c-a8ad086d3215 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:08.429003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1056/2119] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:08 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:08.678530 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40d92952-7de4-4228-ab58-01a210cbbf47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:08.679317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40d92952-7de4-4228-ab58-01a210cbbf47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:08.679317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:08.679317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:08.679672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40d92952-7de4-4228-ab58-01a210cbbf47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:08.680594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-40d92952-7de4-4228-ab58-01a210cbbf47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:08.736254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:08.736254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:08.738110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40d92952-7de4-4228-ab58-01a210cbbf47 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:08.738936 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1064/2120] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:08 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:09.443793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-146f003e-eab0-4476-a5f3-e6d739329363 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:09.444308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-146f003e-eab0-4476-a5f3-e6d739329363 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:09.444524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:09.444524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:09.444834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-146f003e-eab0-4476-a5f3-e6d739329363 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:09.445197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-146f003e-eab0-4476-a5f3-e6d739329363 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:09.495602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:09.495602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:09.497418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-146f003e-eab0-4476-a5f3-e6d739329363 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:09.498422 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1057/2121] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:09 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:16:09.752636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3a2c9f-4c69-4f35-ad69-6c04ff4b1994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:09.753208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3a2c9f-4c69-4f35-ad69-6c04ff4b1994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:09.753320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:09.753320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:09.753680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3a2c9f-4c69-4f35-ad69-6c04ff4b1994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:09.754042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2d3a2c9f-4c69-4f35-ad69-6c04ff4b1994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:09.802199 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:09.802199 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:09.804347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3a2c9f-4c69-4f35-ad69-6c04ff4b1994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:09.806059 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1065/2122] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:09 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:10.513138 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e44b144-292b-430d-af18-9cdc0d5ebe47 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:10.513666 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e44b144-292b-430d-af18-9cdc0d5ebe47 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:10.513860 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:10.513860 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:10.514232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2e44b144-292b-430d-af18-9cdc0d5ebe47 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:10.514597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2e44b144-292b-430d-af18-9cdc0d5ebe47 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:10.574757 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:10.574757 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:10.576672 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2e44b144-292b-430d-af18-9cdc0d5ebe47 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:10.577509 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1058/2123] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:10 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:10.819537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43c77be7-e093-4a24-b3b1-4580cd95eae9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:10.823460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43c77be7-e093-4a24-b3b1-4580cd95eae9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:10.823906 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:10.823906 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:10.824501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43c77be7-e093-4a24-b3b1-4580cd95eae9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:10.825059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-43c77be7-e093-4a24-b3b1-4580cd95eae9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:10.901599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:10.901599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:10.909099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43c77be7-e093-4a24-b3b1-4580cd95eae9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:10.910040 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1066/2124] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:10 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:11.593782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba29b5e5-daf0-4790-af18-c8d933cdd7a1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:11.594312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba29b5e5-daf0-4790-af18-c8d933cdd7a1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:11.594506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:11.594506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:11.594874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba29b5e5-daf0-4790-af18-c8d933cdd7a1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:11.595285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ba29b5e5-daf0-4790-af18-c8d933cdd7a1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:11.656161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:11.656161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:11.658409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba29b5e5-daf0-4790-af18-c8d933cdd7a1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:11.659734 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1059/2125] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:11 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:11.924960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db68d72b-7054-4e51-917f-e490b1da0138 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:11.925507 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db68d72b-7054-4e51-917f-e490b1da0138 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:11.925708 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:11.925708 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:11.926076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db68d72b-7054-4e51-917f-e490b1da0138 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:11.926431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-db68d72b-7054-4e51-917f-e490b1da0138 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:11.978891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:11.978891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:11.981092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db68d72b-7054-4e51-917f-e490b1da0138 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:11.982170 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1067/2126] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:11 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:12.673762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dfec01b-49a4-4608-b634-d475a52437fb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:12.674371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dfec01b-49a4-4608-b634-d475a52437fb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:12.674483 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:12.674483 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:12.674830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dfec01b-49a4-4608-b634-d475a52437fb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:12.675226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7dfec01b-49a4-4608-b634-d475a52437fb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:12.722218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:12.722218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:12.727727 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dfec01b-49a4-4608-b634-d475a52437fb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:12.732300 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1060/2127] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:12 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:12.999473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e14652fd-3c90-4254-a8bb-a2103d3ab2ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:13.000989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e14652fd-3c90-4254-a8bb-a2103d3ab2ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:13.001438 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:13.001438 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:13.002756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e14652fd-3c90-4254-a8bb-a2103d3ab2ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:13.003326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e14652fd-3c90-4254-a8bb-a2103d3ab2ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:13.060275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:13.060275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:13.063525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e14652fd-3c90-4254-a8bb-a2103d3ab2ff tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:13.064805 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1068/2128] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:12 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:13.744575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e4d9cdc-7efa-479c-9ce1-fefa96d7aae7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:13.744575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e4d9cdc-7efa-479c-9ce1-fefa96d7aae7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:13.744951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:13.744951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:13.745140 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e4d9cdc-7efa-479c-9ce1-fefa96d7aae7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:13.745493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7e4d9cdc-7efa-479c-9ce1-fefa96d7aae7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:13.811369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:13.811369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:13.813383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e4d9cdc-7efa-479c-9ce1-fefa96d7aae7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:13.816738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1061/2129] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:13 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:14.085756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-34c4e9f6-dbb3-437f-9ef0-9f02160bc52f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:14.086787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-34c4e9f6-dbb3-437f-9ef0-9f02160bc52f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:14.086987 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:14.086987 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:14.092006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-34c4e9f6-dbb3-437f-9ef0-9f02160bc52f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:14.094439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-34c4e9f6-dbb3-437f-9ef0-9f02160bc52f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:14.184026 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:14.184026 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:14.186142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-34c4e9f6-dbb3-437f-9ef0-9f02160bc52f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:14.186952 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1069/2130] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:14 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:14.831710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94224fff-7721-47ed-b254-3b910c7c0639 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:14.832564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94224fff-7721-47ed-b254-3b910c7c0639 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:14.832961 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:14.832961 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:14.833578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94224fff-7721-47ed-b254-3b910c7c0639 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:14.834133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-94224fff-7721-47ed-b254-3b910c7c0639 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:14.885109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:14.885109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:14.887436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94224fff-7721-47ed-b254-3b910c7c0639 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:14.894475 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1062/2131] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:14 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:15.202858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36529720-a4fc-4ed2-8314-1cca41e3e534 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:15.204456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36529720-a4fc-4ed2-8314-1cca41e3e534 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:15.205110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:15.205110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:15.205766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36529720-a4fc-4ed2-8314-1cca41e3e534 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:15.206352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-36529720-a4fc-4ed2-8314-1cca41e3e534 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:15.268863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:15.268863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:15.270758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36529720-a4fc-4ed2-8314-1cca41e3e534 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:15.276531 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1070/2132] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:15 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:15.909661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-817727b7-a7f1-4493-8898-831d3d40af42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:15.910837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-817727b7-a7f1-4493-8898-831d3d40af42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:15.911039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:15.911039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:15.911722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-817727b7-a7f1-4493-8898-831d3d40af42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:15.912551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-817727b7-a7f1-4493-8898-831d3d40af42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:15.968172 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:15.968172 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:15.970324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-817727b7-a7f1-4493-8898-831d3d40af42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:15.978103 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1063/2133] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:15 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:15.990884 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6a25582-08e3-4507-8976-c19e850172fd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:16:15.992871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6a25582-08e3-4507-8976-c19e850172fd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:15.993257 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:15.993257 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:15.994313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6a25582-08e3-4507-8976-c19e850172fd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:16.087181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:16.087181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:16.088363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6a25582-08e3-4507-8976-c19e850172fd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:16:16.090330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6a25582-08e3-4507-8976-c19e850172fd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:16:16.091176 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1071/2134] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:16:15 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 468 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:16.105508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72ce9cc3-c0f4-4461-96ac-1cc96b429464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:16.106305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72ce9cc3-c0f4-4461-96ac-1cc96b429464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:16.106671 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:16.106671 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:16.107298 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72ce9cc3-c0f4-4461-96ac-1cc96b429464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:16.107810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-72ce9cc3-c0f4-4461-96ac-1cc96b429464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Show backup with id 9e16f54a-fa43-4e6e-a123-d57fc2606b91. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:16.150606 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:16.150606 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:16.152862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72ce9cc3-c0f4-4461-96ac-1cc96b429464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 200 Jan 21 10:16:16.155889 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1064/2135] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:16 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:16.169793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f5016d5-0681-4bd3-b146-075ba7c13382 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 Jan 21 10:16:16.170336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f5016d5-0681-4bd3-b146-075ba7c13382 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:16.170559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:16.170559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:16.170931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f5016d5-0681-4bd3-b146-075ba7c13382 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:16.171320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-6f5016d5-0681-4bd3-b146-075ba7c13382 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete backup with id: 9e16f54a-fa43-4e6e-a123-d57fc2606b91. Jan 21 10:16:16.209048 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:16.209048 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:16.247957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-6f5016d5-0681-4bd3-b146-075ba7c13382 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] delete_backup rpcapi backup_id 9e16f54a-fa43-4e6e-a123-d57fc2606b91 {{(pid=87996) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:16:16.252946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f5016d5-0681-4bd3-b146-075ba7c13382 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 returned with HTTP 202 Jan 21 10:16:16.254522 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1072/2136] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:16:16 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/backups/9e16f54a-fa43-4e6e-a123-d57fc2606b91 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:16:16.295183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-11220c7f-62e9-4398-b886-366731009086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:16.295842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-11220c7f-62e9-4398-b886-366731009086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:16.296152 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:16.296152 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:16.296674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-11220c7f-62e9-4398-b886-366731009086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:16.297129 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-11220c7f-62e9-4398-b886-366731009086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:16.362384 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:16.362384 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:16.371963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-11220c7f-62e9-4398-b886-366731009086 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:16.373419 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1065/2137] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:17.388208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a18a78c-5a5c-4b7b-8463-154120051742 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:17.389061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a18a78c-5a5c-4b7b-8463-154120051742 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:17.389210 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:17.389210 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:17.389848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a18a78c-5a5c-4b7b-8463-154120051742 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:17.390366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3a18a78c-5a5c-4b7b-8463-154120051742 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:17.462037 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:17.462037 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:17.473454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a18a78c-5a5c-4b7b-8463-154120051742 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:17.481449 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1073/2138] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:17 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:18.496240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-021852db-b83e-4674-849f-dba62bdb13ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:18.496770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-021852db-b83e-4674-849f-dba62bdb13ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:18.497628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:18.497628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:18.498245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-021852db-b83e-4674-849f-dba62bdb13ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:18.500195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-021852db-b83e-4674-849f-dba62bdb13ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:18.593672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:18.593672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:18.609855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-021852db-b83e-4674-849f-dba62bdb13ee tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:18.629403 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1066/2139] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:18 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:19.650459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-898bb1e5-927f-4340-ad48-83b3403314ca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:19.650971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-898bb1e5-927f-4340-ad48-83b3403314ca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:19.651384 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:19.651384 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:19.651992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-898bb1e5-927f-4340-ad48-83b3403314ca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:19.653095 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-898bb1e5-927f-4340-ad48-83b3403314ca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:19.719314 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:19.719314 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:19.723559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-898bb1e5-927f-4340-ad48-83b3403314ca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:19.731399 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1074/2140] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:19 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:20.744093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4571815-844e-47b9-a973-22bc528296cc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:20.744718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4571815-844e-47b9-a973-22bc528296cc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:20.755510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:20.755510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:20.756241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4571815-844e-47b9-a973-22bc528296cc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:20.756768 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d4571815-844e-47b9-a973-22bc528296cc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:20.854634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:20.854634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:20.867389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4571815-844e-47b9-a973-22bc528296cc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:20.871760 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1067/2141] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:21.887076 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4830b3f1-b2e1-4a6e-b1ea-a57ee2e70d09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:21.889569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4830b3f1-b2e1-4a6e-b1ea-a57ee2e70d09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:21.889963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:21.889963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:21.891086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4830b3f1-b2e1-4a6e-b1ea-a57ee2e70d09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:21.891655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4830b3f1-b2e1-4a6e-b1ea-a57ee2e70d09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:21.986545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:21.986545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:21.989227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4830b3f1-b2e1-4a6e-b1ea-a57ee2e70d09 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:22.004601 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1075/2142] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:23.014595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0081dd57-686b-4182-9d39-43616f0e646d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:23.015846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0081dd57-686b-4182-9d39-43616f0e646d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:23.016353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:23.016353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:23.016988 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0081dd57-686b-4182-9d39-43616f0e646d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:23.018104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0081dd57-686b-4182-9d39-43616f0e646d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:23.046539 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:23.046539 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:23.049513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0081dd57-686b-4182-9d39-43616f0e646d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:23.059175 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1068/2143] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:23 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:24.067353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-370fa202-a5f2-45ba-9dac-414e8d60ad2b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:24.068753 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-370fa202-a5f2-45ba-9dac-414e8d60ad2b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:24.069148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:24.069148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:24.069990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-370fa202-a5f2-45ba-9dac-414e8d60ad2b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:24.071559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-370fa202-a5f2-45ba-9dac-414e8d60ad2b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:24.098413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:24.098413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:24.100918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-370fa202-a5f2-45ba-9dac-414e8d60ad2b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:24.103222 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1076/2144] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:24 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:25.119244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-220222ad-e016-46b3-9c77-369c6b4ed232 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:25.119778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-220222ad-e016-46b3-9c77-369c6b4ed232 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:25.119956 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:25.119956 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:25.120624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-220222ad-e016-46b3-9c77-369c6b4ed232 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:25.121145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-220222ad-e016-46b3-9c77-369c6b4ed232 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:25.180785 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:25.180785 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:25.182907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-220222ad-e016-46b3-9c77-369c6b4ed232 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:25.183926 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1069/2145] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:25 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:26.198317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d80c0cf2-ec02-4a7c-8fc6-e3a4efcad6c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:26.198848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d80c0cf2-ec02-4a7c-8fc6-e3a4efcad6c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:26.199070 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:26.199070 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:26.199460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d80c0cf2-ec02-4a7c-8fc6-e3a4efcad6c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:26.199827 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d80c0cf2-ec02-4a7c-8fc6-e3a4efcad6c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:26.221687 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:26.221687 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:26.224127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d80c0cf2-ec02-4a7c-8fc6-e3a4efcad6c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:26.232487 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1077/2146] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:27.238740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec968090-1599-4aee-b35d-c228322e3683 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:27.239470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec968090-1599-4aee-b35d-c228322e3683 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:27.239691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:27.239691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:27.240066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec968090-1599-4aee-b35d-c228322e3683 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:27.240439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ec968090-1599-4aee-b35d-c228322e3683 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:27.276893 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:27.276893 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:27.280587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec968090-1599-4aee-b35d-c228322e3683 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:27.281829 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1070/2147] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:27 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:28.296775 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-957100f9-433b-4d99-9471-eb4c4b7f05b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:28.298094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-957100f9-433b-4d99-9471-eb4c4b7f05b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:28.298509 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:28.298509 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:28.299404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-957100f9-433b-4d99-9471-eb4c4b7f05b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:28.300061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-957100f9-433b-4d99-9471-eb4c4b7f05b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:28.330556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:28.330556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:28.333439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-957100f9-433b-4d99-9471-eb4c4b7f05b6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:28.347595 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1078/2148] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:28 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:29.367326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bf7f2c3-6873-44f4-a0c2-246111e23b85 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:29.367326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bf7f2c3-6873-44f4-a0c2-246111e23b85 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:29.367326 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:29.367326 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:29.367326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bf7f2c3-6873-44f4-a0c2-246111e23b85 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:29.367326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6bf7f2c3-6873-44f4-a0c2-246111e23b85 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:29.409692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:29.409692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:29.411637 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bf7f2c3-6873-44f4-a0c2-246111e23b85 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:29.412780 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1071/2149] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:29 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:30.428179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2846aa68-f79e-44a2-bf54-d08ec4742807 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:30.428674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2846aa68-f79e-44a2-bf54-d08ec4742807 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:30.428836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:30.428836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:30.429589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2846aa68-f79e-44a2-bf54-d08ec4742807 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:30.430123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2846aa68-f79e-44a2-bf54-d08ec4742807 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:30.480250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:30.480250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:30.486033 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2846aa68-f79e-44a2-bf54-d08ec4742807 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:30.487298 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1079/2150] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:30 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:31.503732 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aac5d576-5f54-4da3-9320-39218271bdec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:31.504839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aac5d576-5f54-4da3-9320-39218271bdec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:31.505253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:31.505253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:31.505874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aac5d576-5f54-4da3-9320-39218271bdec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:31.506521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-aac5d576-5f54-4da3-9320-39218271bdec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:31.551025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:31.551025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:31.555765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aac5d576-5f54-4da3-9320-39218271bdec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:31.558092 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1072/2151] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:31 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:32.572318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43957cbd-8dab-4d24-8da1-5aca9c386169 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:32.572823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43957cbd-8dab-4d24-8da1-5aca9c386169 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:32.573208 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:32.573208 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:32.573832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43957cbd-8dab-4d24-8da1-5aca9c386169 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:32.574336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-43957cbd-8dab-4d24-8da1-5aca9c386169 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:32.615668 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:32.615668 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:32.628129 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43957cbd-8dab-4d24-8da1-5aca9c386169 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:32.629353 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1080/2152] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:32 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:33.643667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05ff93d-57d4-46b5-896b-247cab9ac9de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:33.644744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d05ff93d-57d4-46b5-896b-247cab9ac9de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:33.645229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:33.645229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:33.645842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d05ff93d-57d4-46b5-896b-247cab9ac9de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:33.646396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d05ff93d-57d4-46b5-896b-247cab9ac9de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:33.668296 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:33.668296 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:33.670465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d05ff93d-57d4-46b5-896b-247cab9ac9de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:33.671528 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1073/2153] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:33 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:34.685605 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9f3eba8-6081-4f8c-9290-50e80ab493df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:34.686738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9f3eba8-6081-4f8c-9290-50e80ab493df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:34.687108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:34.687108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:34.687775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9f3eba8-6081-4f8c-9290-50e80ab493df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:34.688324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d9f3eba8-6081-4f8c-9290-50e80ab493df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:34.740610 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:34.740610 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:34.744866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9f3eba8-6081-4f8c-9290-50e80ab493df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:34.756265 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1081/2154] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:34 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:35.771331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43a5a159-27c2-44f2-9f7c-6c111631e404 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:35.772921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43a5a159-27c2-44f2-9f7c-6c111631e404 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:35.773318 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:35.773318 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:35.773933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43a5a159-27c2-44f2-9f7c-6c111631e404 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:35.774451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-43a5a159-27c2-44f2-9f7c-6c111631e404 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:35.822011 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:35.822011 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:35.826760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43a5a159-27c2-44f2-9f7c-6c111631e404 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:35.830351 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1074/2155] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:36.845066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3194f8ab-3bc9-4e43-a57d-8f36c8bcae8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:36.846340 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3194f8ab-3bc9-4e43-a57d-8f36c8bcae8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:36.846757 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:36.846757 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:36.847442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3194f8ab-3bc9-4e43-a57d-8f36c8bcae8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:36.848171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3194f8ab-3bc9-4e43-a57d-8f36c8bcae8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:36.898787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:36.898787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:36.900786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3194f8ab-3bc9-4e43-a57d-8f36c8bcae8d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:36.908157 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1082/2156] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:36 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:37.918241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5369d7c-6b75-416c-aa94-7cedb97a04a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:37.918785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5369d7c-6b75-416c-aa94-7cedb97a04a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:37.919013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:37.919013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:37.919456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5369d7c-6b75-416c-aa94-7cedb97a04a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:37.919824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a5369d7c-6b75-416c-aa94-7cedb97a04a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:37.958180 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:37.958180 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:37.960931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5369d7c-6b75-416c-aa94-7cedb97a04a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:37.966909 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1075/2157] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:37 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:38.457618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes Jan 21 10:16:38.458071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:38.458071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:38.458485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-107115346"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:16:38.459620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request body: {'volume': {'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-107115346'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:16:38.612942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume of 1 GB Jan 21 10:16:38.638153 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Availability Zones retrieved successfully. Jan 21 10:16:38.685493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (45a2e3ba-e8c2-473b-8b05-a328ecf9bb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:16:38.688649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b854d274-1df1-4355-b32c-c60ceb44f922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.691488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:16:38.839738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b854d274-1df1-4355-b32c-c60ceb44f922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:38.842013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25905c93-93e4-454e-a86c-e596b8c492ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.916315 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['ce8947dc-1bc3-4831-9d6c-fc2ed1f4ae5b', '4ef5db19-fd37-465b-b04b-b70a2550c858', 'e6801f2d-e254-49ee-a1b2-a08dc8f0977c', '743b75b1-811a-46ed-868b-225b63bdf92a'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:16:38.918211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25905c93-93e4-454e-a86c-e596b8c492ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce8947dc-1bc3-4831-9d6c-fc2ed1f4ae5b', '4ef5db19-fd37-465b-b04b-b70a2550c858', 'e6801f2d-e254-49ee-a1b2-a08dc8f0977c', '743b75b1-811a-46ed-868b-225b63bdf92a']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:38.925550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aea210b-ea53-4a56-a6ff-ff5bbf21ceac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.977972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a17dee84-e5b3-4d4d-84b3-aaf2b1cf22fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:38.979187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a17dee84-e5b3-4d4d-84b3-aaf2b1cf22fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:38.979558 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:38.979558 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:38.980751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a17dee84-e5b3-4d4d-84b3-aaf2b1cf22fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:38.981062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a17dee84-e5b3-4d4d-84b3-aaf2b1cf22fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:39.018985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aea210b-ea53-4a56-a6ff-ff5bbf21ceac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91a6846f-8204-4fc4-9cb5-9927d758ec20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-107115346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['ce8947dc-1bc3-4831-9d6c-fc2ed1f4ae5b','4ef5db19-fd37-465b-b04b-b70a2550c858','e6801f2d-e254-49ee-a1b2-a08dc8f0977c','743b75b1-811a-46ed-868b-225b63bdf92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-107115346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91a6846f-8204-4fc4-9cb5-9927d758ec20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f062c2071334824bd15cee735e216d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:39.021459 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f22f1d-baac-49e9-9371-196c7b635ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:39.041722 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:39.041722 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:39.043944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a17dee84-e5b3-4d4d-84b3-aaf2b1cf22fd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:39.045230 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1076/2158] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:38 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:39.073721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f22f1d-baac-49e9-9371-196c7b635ef7) transitioned into state 'SUCCESS' from state '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-107115346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['ce8947dc-1bc3-4831-9d6c-fc2ed1f4ae5b','4ef5db19-fd37-465b-b04b-b70a2550c858','e6801f2d-e254-49ee-a1b2-a08dc8f0977c','743b75b1-811a-46ed-868b-225b63bdf92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:39.076979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ca16a8-ea75-44ed-a54e-052d786f2e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:39.104039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ca16a8-ea75-44ed-a54e-052d786f2e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:39.111399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (45a2e3ba-e8c2-473b-8b05-a328ecf9bb62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:16:39.254046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request issued successfully. Jan 21 10:16:39.279994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10c89606-036c-4684-b237-522d9c9eecb9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes returned with HTTP 202 Jan 21 10:16:39.281140 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1083/2159] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:16:38 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes => generated 822 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:16:39.300544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3af6f38-550e-4dab-aa3c-9ccba1ccbb18 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:39.301662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3af6f38-550e-4dab-aa3c-9ccba1ccbb18 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:39.302046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:39.302046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:39.302654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3af6f38-550e-4dab-aa3c-9ccba1ccbb18 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:39.362166 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:39.362166 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:39.371929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d3af6f38-550e-4dab-aa3c-9ccba1ccbb18 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:39.406388 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3af6f38-550e-4dab-aa3c-9ccba1ccbb18 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:39.407254 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1077/2160] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:39 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 890 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:40.062782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b02d4ae6-fecd-451f-bb74-325ccd067aa8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:40.063358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b02d4ae6-fecd-451f-bb74-325ccd067aa8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:40.063587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:40.063587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:40.063960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b02d4ae6-fecd-451f-bb74-325ccd067aa8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:40.064330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b02d4ae6-fecd-451f-bb74-325ccd067aa8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:40.112860 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:40.112860 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:40.118244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b02d4ae6-fecd-451f-bb74-325ccd067aa8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:40.131795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1084/2161] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:40 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:40.425033 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36f2ffd4-d4a2-454e-b8a3-4f52f40d8da0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:40.426661 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36f2ffd4-d4a2-454e-b8a3-4f52f40d8da0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:40.427005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:40.427005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:40.427609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36f2ffd4-d4a2-454e-b8a3-4f52f40d8da0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:40.558579 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:40.558579 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:40.585813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36f2ffd4-d4a2-454e-b8a3-4f52f40d8da0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:40.645648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36f2ffd4-d4a2-454e-b8a3-4f52f40d8da0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:40.649200 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1078/2162] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:40 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:41.133530 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d38c5d5b-94dc-493e-8194-549f7a644f9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:41.134356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d38c5d5b-94dc-493e-8194-549f7a644f9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:41.137126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:41.137126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:41.137558 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d38c5d5b-94dc-493e-8194-549f7a644f9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:41.137935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d38c5d5b-94dc-493e-8194-549f7a644f9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:41.221622 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:41.221622 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:41.223560 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d38c5d5b-94dc-493e-8194-549f7a644f9f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:41.233486 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1085/2163] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:41 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:41.665948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d775261e-c30f-44bc-b8e9-c61af75a12d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:41.666888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d775261e-c30f-44bc-b8e9-c61af75a12d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:41.667107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:41.667107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:41.667909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d775261e-c30f-44bc-b8e9-c61af75a12d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:41.828100 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:41.828100 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:41.854111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d775261e-c30f-44bc-b8e9-c61af75a12d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:41.910561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d775261e-c30f-44bc-b8e9-c61af75a12d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:41.914335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1079/2164] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:41 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:42.247780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ec52107-f6c9-4845-bda4-1607e5a0f04d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:42.248888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ec52107-f6c9-4845-bda4-1607e5a0f04d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:42.249837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:42.249837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:42.251061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3ec52107-f6c9-4845-bda4-1607e5a0f04d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:42.251613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3ec52107-f6c9-4845-bda4-1607e5a0f04d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:42.287240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:42.287240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:42.290443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3ec52107-f6c9-4845-bda4-1607e5a0f04d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:42.292011 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1086/2165] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:42 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:42.938712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05a10f8d-d9c0-4d5d-b8fb-14a54b661657 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:42.939412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05a10f8d-d9c0-4d5d-b8fb-14a54b661657 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:42.941688 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:42.941688 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:42.942097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05a10f8d-d9c0-4d5d-b8fb-14a54b661657 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:43.124690 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:43.124690 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:43.158592 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05a10f8d-d9c0-4d5d-b8fb-14a54b661657 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:43.248575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05a10f8d-d9c0-4d5d-b8fb-14a54b661657 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:43.253053 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1080/2166] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:42 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:43.306998 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdc18e7f-4512-4ce8-a962-b98bc5423575 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:43.308075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdc18e7f-4512-4ce8-a962-b98bc5423575 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:43.308274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:43.308274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:43.309145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdc18e7f-4512-4ce8-a962-b98bc5423575 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:43.309660 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cdc18e7f-4512-4ce8-a962-b98bc5423575 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:43.377793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:43.377793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:43.379691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdc18e7f-4512-4ce8-a962-b98bc5423575 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:43.380519 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1087/2167] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:43 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:44.267681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b86fbf00-e931-481f-b274-73005fc6e6fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:44.268237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b86fbf00-e931-481f-b274-73005fc6e6fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:44.268441 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:44.268441 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:44.269077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b86fbf00-e931-481f-b274-73005fc6e6fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:44.394403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7de1d3c2-f2f0-4f73-9382-d5750be7bae5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:44.395002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7de1d3c2-f2f0-4f73-9382-d5750be7bae5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:44.395333 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:44.395333 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:44.395823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7de1d3c2-f2f0-4f73-9382-d5750be7bae5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:44.396254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7de1d3c2-f2f0-4f73-9382-d5750be7bae5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:44.435432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:44.435432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:44.442806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:44.442806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:44.450517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7de1d3c2-f2f0-4f73-9382-d5750be7bae5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:44.453576 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1088/2168] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:44 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:44.465749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b86fbf00-e931-481f-b274-73005fc6e6fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:44.525540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b86fbf00-e931-481f-b274-73005fc6e6fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:44.538196 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1081/2169] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:44 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:45.469455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a44e831-00cb-4ab3-a531-24a4dd92c643 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:45.470616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a44e831-00cb-4ab3-a531-24a4dd92c643 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:45.470986 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:45.470986 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:45.471632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a44e831-00cb-4ab3-a531-24a4dd92c643 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:45.472157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8a44e831-00cb-4ab3-a531-24a4dd92c643 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:45.521539 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:45.521539 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:45.524147 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a44e831-00cb-4ab3-a531-24a4dd92c643 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:45.529524 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1089/2170] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:45 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:45.543372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7481ad54-4be6-468a-8934-2cab018db03f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:45.544199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7481ad54-4be6-468a-8934-2cab018db03f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:45.544505 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:45.544505 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:45.545144 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7481ad54-4be6-468a-8934-2cab018db03f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:45.686279 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:45.686279 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:45.712679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7481ad54-4be6-468a-8934-2cab018db03f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:45.768516 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7481ad54-4be6-468a-8934-2cab018db03f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:45.770680 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1082/2171] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:45 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:46.540725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-817d8558-8ba2-4008-b160-c8fe2ff300c5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:46.541527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-817d8558-8ba2-4008-b160-c8fe2ff300c5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:46.541754 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:46.541754 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:46.542128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-817d8558-8ba2-4008-b160-c8fe2ff300c5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:46.543015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-817d8558-8ba2-4008-b160-c8fe2ff300c5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:46.602085 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:46.602085 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:46.614640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-817d8558-8ba2-4008-b160-c8fe2ff300c5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:46.616654 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1090/2172] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:46 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:46.788600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0201ba13-801c-4fd4-8b56-2cb6d3adfd1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:46.789350 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0201ba13-801c-4fd4-8b56-2cb6d3adfd1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:46.789724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:46.789724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:46.790335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0201ba13-801c-4fd4-8b56-2cb6d3adfd1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:46.909663 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:46.909663 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:46.936867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0201ba13-801c-4fd4-8b56-2cb6d3adfd1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:46.984615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0201ba13-801c-4fd4-8b56-2cb6d3adfd1c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:46.985460 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1083/2173] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:46 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:47.632702 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2e4fbb4-4b9f-4396-b7a3-80748b177969 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:47.633576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2e4fbb4-4b9f-4396-b7a3-80748b177969 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:47.633899 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:47.633899 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:47.634596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2e4fbb4-4b9f-4396-b7a3-80748b177969 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:47.635443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c2e4fbb4-4b9f-4396-b7a3-80748b177969 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:47.663393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:47.663393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:47.665981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2e4fbb4-4b9f-4396-b7a3-80748b177969 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:47.679481 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1091/2174] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:47 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:48.001459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79c5b25c-dc51-4a03-b2a1-7e26dc56b28e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:48.002416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79c5b25c-dc51-4a03-b2a1-7e26dc56b28e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:48.002640 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:48.002640 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:48.003172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79c5b25c-dc51-4a03-b2a1-7e26dc56b28e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:48.121860 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:48.121860 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:48.142724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79c5b25c-dc51-4a03-b2a1-7e26dc56b28e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:48.201483 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79c5b25c-dc51-4a03-b2a1-7e26dc56b28e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:48.206479 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1084/2175] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:47 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:48.696534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3501e60-592c-4fa3-a120-0aae591e0c45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:48.697030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a3501e60-592c-4fa3-a120-0aae591e0c45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:48.697258 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:48.697258 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:48.697628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a3501e60-592c-4fa3-a120-0aae591e0c45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:48.697993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a3501e60-592c-4fa3-a120-0aae591e0c45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:48.728725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:48.728725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:48.732399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3501e60-592c-4fa3-a120-0aae591e0c45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:48.735763 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1092/2176] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:49.219366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5288e57-703e-463c-9e58-5083a8f469bb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:49.220154 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5288e57-703e-463c-9e58-5083a8f469bb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:49.220377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:49.220377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:49.220879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5288e57-703e-463c-9e58-5083a8f469bb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:49.315521 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:49.315521 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:49.327699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f5288e57-703e-463c-9e58-5083a8f469bb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:49.360438 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5288e57-703e-463c-9e58-5083a8f469bb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:49.362074 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1085/2177] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:49 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:49.758852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22efc205-ccf2-4fdb-94db-3389481b42cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:49.759434 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22efc205-ccf2-4fdb-94db-3389481b42cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:49.759644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:49.759644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:49.764493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22efc205-ccf2-4fdb-94db-3389481b42cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:49.765114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-22efc205-ccf2-4fdb-94db-3389481b42cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:49.860315 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:49.860315 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:49.862321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22efc205-ccf2-4fdb-94db-3389481b42cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:49.863133 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1093/2178] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:49 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:50.379989 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da780319-4442-4426-8c69-4f280a7c3b0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:50.388635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da780319-4442-4426-8c69-4f280a7c3b0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:50.388845 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:50.388845 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:50.389512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da780319-4442-4426-8c69-4f280a7c3b0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:50.554012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:50.554012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:50.564009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-da780319-4442-4426-8c69-4f280a7c3b0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:50.639675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da780319-4442-4426-8c69-4f280a7c3b0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:50.640519 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1086/2179] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:50 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:50.878821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00b21283-a24f-42e2-9f89-31e321aaf328 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:50.879396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00b21283-a24f-42e2-9f89-31e321aaf328 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:50.879563 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:50.879563 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:50.880210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00b21283-a24f-42e2-9f89-31e321aaf328 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:50.880750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-00b21283-a24f-42e2-9f89-31e321aaf328 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:50.932092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:50.932092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:50.935741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00b21283-a24f-42e2-9f89-31e321aaf328 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:50.936792 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1094/2180] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:50 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:51.657096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d13d014e-f388-4cd6-b012-0ed0cd0e1909 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:51.658046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d13d014e-f388-4cd6-b012-0ed0cd0e1909 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:51.658349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:51.658349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:51.658805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d13d014e-f388-4cd6-b012-0ed0cd0e1909 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:51.716347 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:51.716347 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:51.727860 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d13d014e-f388-4cd6-b012-0ed0cd0e1909 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:51.758443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d13d014e-f388-4cd6-b012-0ed0cd0e1909 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:51.768097 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1087/2181] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:51 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:51.961155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9257d29d-e438-4cd5-918a-6f5aa8af91e5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:51.961673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9257d29d-e438-4cd5-918a-6f5aa8af91e5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:51.961765 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:51.961765 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:51.962116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9257d29d-e438-4cd5-918a-6f5aa8af91e5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:51.962643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9257d29d-e438-4cd5-918a-6f5aa8af91e5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:52.018009 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:52.018009 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:52.021207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9257d29d-e438-4cd5-918a-6f5aa8af91e5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:52.023370 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1095/2182] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:51 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:52.776649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84fdcffc-b86e-428d-997f-1bf3ac62162a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:52.777160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84fdcffc-b86e-428d-997f-1bf3ac62162a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:52.777555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:52.777555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:52.778179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84fdcffc-b86e-428d-997f-1bf3ac62162a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:52.925847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:52.925847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:52.956079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-84fdcffc-b86e-428d-997f-1bf3ac62162a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:53.036805 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8450bb88-a5d3-4996-8be6-e77621376ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:53.038461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8450bb88-a5d3-4996-8be6-e77621376ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:53.038840 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:53.038840 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:53.039619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8450bb88-a5d3-4996-8be6-e77621376ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:53.040165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8450bb88-a5d3-4996-8be6-e77621376ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:53.088302 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84fdcffc-b86e-428d-997f-1bf3ac62162a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:53.093062 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1088/2183] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:52 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:53.124218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:53.124218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:53.132884 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8450bb88-a5d3-4996-8be6-e77621376ef1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:53.134834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1096/2184] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:53 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:54.106259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d92deb7-8367-489d-9b5e-cd649d6fcac0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:54.107725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d92deb7-8367-489d-9b5e-cd649d6fcac0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:54.108167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:54.108167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:54.108857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d92deb7-8367-489d-9b5e-cd649d6fcac0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:54.149855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee76bcb0-ffcc-4669-9fc5-ee0292699a8f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:54.150392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee76bcb0-ffcc-4669-9fc5-ee0292699a8f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:54.150739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:54.150739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:54.151419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ee76bcb0-ffcc-4669-9fc5-ee0292699a8f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:54.151950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ee76bcb0-ffcc-4669-9fc5-ee0292699a8f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:54.238073 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:54.238073 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:54.240057 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ee76bcb0-ffcc-4669-9fc5-ee0292699a8f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:54.251481 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1097/2185] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:54.259133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:54.259133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:54.269489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4d92deb7-8367-489d-9b5e-cd649d6fcac0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:54.323015 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d92deb7-8367-489d-9b5e-cd649d6fcac0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:54.334976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1089/2186] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:54 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:55.264637 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84ed8e4d-5cca-4a3d-a99f-3e910a8d3abe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:55.268438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84ed8e4d-5cca-4a3d-a99f-3e910a8d3abe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:55.268938 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:55.268938 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:55.269664 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84ed8e4d-5cca-4a3d-a99f-3e910a8d3abe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:55.270234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-84ed8e4d-5cca-4a3d-a99f-3e910a8d3abe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:55.322524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:55.322524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:55.330770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84ed8e4d-5cca-4a3d-a99f-3e910a8d3abe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:55.332222 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1098/2187] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:55 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:55.351842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-693f69d7-5c29-41cc-99b6-14ca854c1189 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:55.352756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-693f69d7-5c29-41cc-99b6-14ca854c1189 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:55.353169 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:55.353169 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:55.353816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-693f69d7-5c29-41cc-99b6-14ca854c1189 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:55.483052 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:55.483052 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:55.504466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-693f69d7-5c29-41cc-99b6-14ca854c1189 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:55.532920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-693f69d7-5c29-41cc-99b6-14ca854c1189 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:55.534613 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1090/2188] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:55 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:56.346814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84f337a3-639b-47cf-a86d-0fc80f73235f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:56.348283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84f337a3-639b-47cf-a86d-0fc80f73235f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:56.348815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:56.348815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:56.350557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84f337a3-639b-47cf-a86d-0fc80f73235f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:56.351212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-84f337a3-639b-47cf-a86d-0fc80f73235f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:56.398454 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:56.398454 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:56.401032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84f337a3-639b-47cf-a86d-0fc80f73235f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:56.402903 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1099/2189] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:56 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:56.552497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ff8bacd-23b2-409a-9b21-bc5776233a38 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:56.554346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ff8bacd-23b2-409a-9b21-bc5776233a38 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:56.554724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:56.554724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:56.555480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ff8bacd-23b2-409a-9b21-bc5776233a38 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:56.708329 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:56.708329 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:56.730005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ff8bacd-23b2-409a-9b21-bc5776233a38 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:56.761287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ff8bacd-23b2-409a-9b21-bc5776233a38 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:56.770855 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1091/2190] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:57.417404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f470d6f7-8f3f-4b13-aa22-9e2176dadad6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:57.418884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f470d6f7-8f3f-4b13-aa22-9e2176dadad6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:57.419341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:57.419341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:57.420351 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f470d6f7-8f3f-4b13-aa22-9e2176dadad6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:57.421360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f470d6f7-8f3f-4b13-aa22-9e2176dadad6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:57.470863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:57.470863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:57.474537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f470d6f7-8f3f-4b13-aa22-9e2176dadad6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:57.478042 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1100/2191] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:57 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:57.777673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-971e73b5-4e4b-4d85-b21d-fb6d4a22394a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:57.778197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-971e73b5-4e4b-4d85-b21d-fb6d4a22394a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:57.778413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:57.778413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:57.778782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-971e73b5-4e4b-4d85-b21d-fb6d4a22394a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:57.849658 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:57.849658 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:57.870058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-971e73b5-4e4b-4d85-b21d-fb6d4a22394a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:57.924601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-971e73b5-4e4b-4d85-b21d-fb6d4a22394a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:57.926518 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1092/2192] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:57 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:58.492793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a6f3bf6-77d8-430d-a841-c7a5c4fda1ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:58.494715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a6f3bf6-77d8-430d-a841-c7a5c4fda1ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:58.495431 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:58.495431 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:58.496512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a6f3bf6-77d8-430d-a841-c7a5c4fda1ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:58.497026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1a6f3bf6-77d8-430d-a841-c7a5c4fda1ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:58.552321 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:58.552321 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:58.561336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a6f3bf6-77d8-430d-a841-c7a5c4fda1ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:58.562594 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1101/2193] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:58 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:58.944022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e772e62d-d564-4c41-8879-d99296116334 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:16:58.945038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e772e62d-d564-4c41-8879-d99296116334 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:58.945414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:58.945414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:58.946020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e772e62d-d564-4c41-8879-d99296116334 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:59.076489 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:59.076489 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:59.096079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e772e62d-d564-4c41-8879-d99296116334 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:16:59.147836 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e772e62d-d564-4c41-8879-d99296116334 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:16:59.165227 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1093/2194] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:58 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:59.579165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6aa6eb4-7625-4ecc-98cd-a93b5520d285 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:16:59.579898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6aa6eb4-7625-4ecc-98cd-a93b5520d285 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:59.580237 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:59.580237 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:16:59.580805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6aa6eb4-7625-4ecc-98cd-a93b5520d285 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:59.581303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c6aa6eb4-7625-4ecc-98cd-a93b5520d285 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:16:59.654401 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:59.654401 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:16:59.660418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6aa6eb4-7625-4ecc-98cd-a93b5520d285 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:16:59.662932 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1102/2195] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:59 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:00.185502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57ebbec8-7e34-449d-9869-701d3c16b939 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:00.188829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57ebbec8-7e34-449d-9869-701d3c16b939 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:00.189039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:00.189039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:00.189426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57ebbec8-7e34-449d-9869-701d3c16b939 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:00.339023 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:00.339023 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:00.356425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-57ebbec8-7e34-449d-9869-701d3c16b939 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:00.380674 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57ebbec8-7e34-449d-9869-701d3c16b939 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:00.381986 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1094/2196] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:00 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 972 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:00.698962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abd28f50-bb19-4bfb-b0b8-9b7a702657dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:00.699844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abd28f50-bb19-4bfb-b0b8-9b7a702657dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:00.700977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:00.700977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:00.701364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abd28f50-bb19-4bfb-b0b8-9b7a702657dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:00.701749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-abd28f50-bb19-4bfb-b0b8-9b7a702657dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:00.761889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:00.761889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:00.763926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abd28f50-bb19-4bfb-b0b8-9b7a702657dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:00.764840 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1103/2197] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:00 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:01.402211 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e67baa21-1dba-4f28-ba56-baaacb8a7a8e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:01.407774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e67baa21-1dba-4f28-ba56-baaacb8a7a8e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:01.413105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:01.413105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:01.414258 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e67baa21-1dba-4f28-ba56-baaacb8a7a8e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:01.523016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:01.523016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:01.533250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e67baa21-1dba-4f28-ba56-baaacb8a7a8e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:01.559896 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e67baa21-1dba-4f28-ba56-baaacb8a7a8e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:01.570499 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1095/2198] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:01 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 975 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:01.778764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9db5b97-375c-407d-a173-18a2c69df4e4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:01.779387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9db5b97-375c-407d-a173-18a2c69df4e4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:01.779609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:01.779609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:01.779851 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9db5b97-375c-407d-a173-18a2c69df4e4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:01.780211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b9db5b97-375c-407d-a173-18a2c69df4e4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:01.839122 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:01.839122 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:01.845646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9db5b97-375c-407d-a173-18a2c69df4e4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:01.846490 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1104/2199] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:01 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:02.579310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7814579a-91ac-4e2c-a184-c8f287939c62 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:02.580213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7814579a-91ac-4e2c-a184-c8f287939c62 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:02.580552 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:02.580552 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:02.580991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7814579a-91ac-4e2c-a184-c8f287939c62 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:02.787326 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:02.787326 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:02.824799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7814579a-91ac-4e2c-a184-c8f287939c62 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:02.861952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf56832c-d218-430b-ad3a-708b4b7b773f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:02.862483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf56832c-d218-430b-ad3a-708b4b7b773f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:02.862709 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:02.862709 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:02.863652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf56832c-d218-430b-ad3a-708b4b7b773f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:02.864035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bf56832c-d218-430b-ad3a-708b4b7b773f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:02.962852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7814579a-91ac-4e2c-a184-c8f287939c62 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:02.977276 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1096/2200] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:02 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 975 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:02.979764 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:02.979764 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:02.987335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf56832c-d218-430b-ad3a-708b4b7b773f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:02.988771 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1105/2201] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:02 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:03.993885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7860b63-aa39-49bc-bb02-52fa88770e9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:03.994484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7860b63-aa39-49bc-bb02-52fa88770e9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:03.994757 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:03.994757 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:03.996551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f7860b63-aa39-49bc-bb02-52fa88770e9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:04.012491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ade2e80b-6259-4f31-aacd-dcfe7c2f3c49 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:04.012491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ade2e80b-6259-4f31-aacd-dcfe7c2f3c49 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:04.012491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:04.012491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:04.012491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ade2e80b-6259-4f31-aacd-dcfe7c2f3c49 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:04.012491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ade2e80b-6259-4f31-aacd-dcfe7c2f3c49 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:04.113559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:04.113559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:04.124581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f7860b63-aa39-49bc-bb02-52fa88770e9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:04.140542 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:04.140542 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:04.152330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ade2e80b-6259-4f31-aacd-dcfe7c2f3c49 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:04.156828 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1106/2202] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:04 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:04.168355 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f7860b63-aa39-49bc-bb02-52fa88770e9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:04.179548 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1097/2203] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:03 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 975 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:05.170767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c9fa9da-a3c5-4e5f-9acc-fc97d5ef53a6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:05.172282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c9fa9da-a3c5-4e5f-9acc-fc97d5ef53a6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:05.172674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:05.172674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:05.173295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c9fa9da-a3c5-4e5f-9acc-fc97d5ef53a6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:05.173830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0c9fa9da-a3c5-4e5f-9acc-fc97d5ef53a6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:05.186501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5f4fccd-e642-4e42-9b0d-b2077aa5542c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:05.187492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5f4fccd-e642-4e42-9b0d-b2077aa5542c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:05.187718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:05.187718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:05.188095 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5f4fccd-e642-4e42-9b0d-b2077aa5542c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:05.241135 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:05.241135 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:05.244471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c9fa9da-a3c5-4e5f-9acc-fc97d5ef53a6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:05.245500 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1107/2204] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:05 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:05.312341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:05.312341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:05.333465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a5f4fccd-e642-4e42-9b0d-b2077aa5542c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:05.409745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5f4fccd-e642-4e42-9b0d-b2077aa5542c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:05.424417 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1098/2205] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:05 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 975 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:17:06.261676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad87ba73-af50-449b-ac5b-8929f83760da tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:06.262236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad87ba73-af50-449b-ac5b-8929f83760da tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:06.262670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:06.262670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:06.263353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad87ba73-af50-449b-ac5b-8929f83760da tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:06.264079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ad87ba73-af50-449b-ac5b-8929f83760da tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:06.339239 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:06.339239 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:06.345624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad87ba73-af50-449b-ac5b-8929f83760da tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:06.345624 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1108/2206] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:06 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:06.432634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bc729dd-7dfc-46f8-84ef-ee88b908926e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:06.433541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bc729dd-7dfc-46f8-84ef-ee88b908926e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:06.434262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:06.434262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:06.434991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bc729dd-7dfc-46f8-84ef-ee88b908926e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:06.617874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:06.617874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:06.641990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1bc729dd-7dfc-46f8-84ef-ee88b908926e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:06.700209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bc729dd-7dfc-46f8-84ef-ee88b908926e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:06.715413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1099/2207] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:06 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 975 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:07.363974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dce5e8e6-0299-406c-9433-cf2964f6641a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:07.364524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dce5e8e6-0299-406c-9433-cf2964f6641a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:07.364759 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:07.364759 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:07.365576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dce5e8e6-0299-406c-9433-cf2964f6641a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:07.365952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dce5e8e6-0299-406c-9433-cf2964f6641a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:07.513109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:07.513109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:07.516262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dce5e8e6-0299-406c-9433-cf2964f6641a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:07.519628 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1109/2208] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:07 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:07.721310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdb4c384-e4ed-4c27-931d-c49b9df16f68 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:07.722363 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdb4c384-e4ed-4c27-931d-c49b9df16f68 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:07.722763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:07.722763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:07.723416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdb4c384-e4ed-4c27-931d-c49b9df16f68 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:07.858316 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:07.858316 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:07.886900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fdb4c384-e4ed-4c27-931d-c49b9df16f68 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:07.939210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdb4c384-e4ed-4c27-931d-c49b9df16f68 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:07.949618 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1100/2209] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:07 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 975 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:08.536707 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bc985cb-4460-4b47-8c4a-039e719e1d46 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:08.538253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8bc985cb-4460-4b47-8c4a-039e719e1d46 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:08.538253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:08.538253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:08.538761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8bc985cb-4460-4b47-8c4a-039e719e1d46 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:08.539290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8bc985cb-4460-4b47-8c4a-039e719e1d46 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:08.571367 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:08.571367 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:08.576805 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8bc985cb-4460-4b47-8c4a-039e719e1d46 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:08.578357 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1110/2210] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:08 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:08.956620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f663339-fb3d-4658-bb83-060954152dd6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:08.957267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f663339-fb3d-4658-bb83-060954152dd6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:08.957589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:08.957589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:08.958100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f663339-fb3d-4658-bb83-060954152dd6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:09.114266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:09.114266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:09.137905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1f663339-fb3d-4658-bb83-060954152dd6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:09.237705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f663339-fb3d-4658-bb83-060954152dd6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:09.238571 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1101/2211] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:08 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:09.574350 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-d0b147a6-c440-4ff0-977d-be590128056e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:09.575701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-d0b147a6-c440-4ff0-977d-be590128056e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:09.576133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:09.576133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:09.576790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-d0b147a6-c440-4ff0-977d-be590128056e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:09.591928 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:09.592461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:09.592685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:09.592685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:09.593049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:09.593414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:09.626867 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:09.626867 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:09.628652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:09.629844 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1102/2212] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:09 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:09.643958 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:09.643958 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:09.656614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-d0b147a6-c440-4ff0-977d-be590128056e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:09.689755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-d0b147a6-c440-4ff0-977d-be590128056e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:09.690981 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1111/2213] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:17:09 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:09.786476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:17:09.787818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:09.788362 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:09.788362 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:09.789031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:09.790424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59fb9266-1cdb-466c-af27-a3fa29d004ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:17:09.791267 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1103/2214] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:17: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 21 10:17:09.809433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-32d9e95a-861d-4d8d-824e-8f2ea9eefbec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments Jan 21 10:17:09.810156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:09.810156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:09.810912 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-32d9e95a-861d-4d8d-824e-8f2ea9eefbec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91a6846f-8204-4fc4-9cb5-9927d758ec20", "instance_uuid": "5db38303-5004-42f0-bb69-0558be7da4cb", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:09.901024 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:09.901024 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:09.961006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-32d9e95a-861d-4d8d-824e-8f2ea9eefbec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments returned with HTTP 200 Jan 21 10:17:09.961990 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1112/2215] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:17:09 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:10.005807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-76e0f682-4deb-4222-b724-51dfbcfe841e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:10.006606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-76e0f682-4deb-4222-b724-51dfbcfe841e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:10.007264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-76e0f682-4deb-4222-b724-51dfbcfe841e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:10.040802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-32d9e95a-861d-4d8d-824e-8f2ea9eefbec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume// Jan 21 10:17:10.042168 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-32d9e95a-861d-4d8d-824e-8f2ea9eefbec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:10.042586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:10.042586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:10.043189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-32d9e95a-861d-4d8d-824e-8f2ea9eefbec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:10.045238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-32d9e95a-861d-4d8d-824e-8f2ea9eefbec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:17:10.046338 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1113/2216] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:17:10 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:17:10.064012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-c58730d7-a14d-4987-ab93-e293a96aa666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:10.065121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-c58730d7-a14d-4987-ab93-e293a96aa666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:10.066195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-c58730d7-a14d-4987-ab93-e293a96aa666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:10.118267 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:10.118267 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:10.133729 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:10.133729 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:10.145316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-c58730d7-a14d-4987-ab93-e293a96aa666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:10.155934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-76e0f682-4deb-4222-b724-51dfbcfe841e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:10.193642 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:10.193642 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:10.193865 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:10.193865 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:10.205433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-76e0f682-4deb-4222-b724-51dfbcfe841e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:10.206368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-c58730d7-a14d-4987-ab93-e293a96aa666 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:10.207681 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1114/2217] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:17:10 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1461 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:17:10.215608 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1104/2218] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:10 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1362 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:10.250478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-73878de7-9794-4629-b5be-ec977c4899b9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] PUT http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3 Jan 21 10:17:10.254868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:10.254868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:10.254868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-73878de7-9794-4629-b5be-ec977c4899b9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:10.296912 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:17:10.296912 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:17:10.297563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-73878de7-9794-4629-b5be-ec977c4899b9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Lock "b'cinder-attachment_update-91a6846f-8204-4fc4-9cb5-9927d758ec20-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:17:10.300016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:10.300016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:10.643984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-464729e3-f573-4c1d-9979-c9f4a9fcf36b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:10.645064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-464729e3-f573-4c1d-9979-c9f4a9fcf36b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:10.645443 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:10.645443 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:10.654641 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-464729e3-f573-4c1d-9979-c9f4a9fcf36b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:10.655288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-464729e3-f573-4c1d-9979-c9f4a9fcf36b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:10.721858 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:10.721858 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:10.723750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-464729e3-f573-4c1d-9979-c9f4a9fcf36b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:10.734821 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1105/2219] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:10 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:11.223293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f32eb50-3ef5-4a04-8bf4-f50995be6a9c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:11.223830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f32eb50-3ef5-4a04-8bf4-f50995be6a9c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:11.224045 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:11.224045 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:11.224942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f32eb50-3ef5-4a04-8bf4-f50995be6a9c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:11.307664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:11.307664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:11.321063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9f32eb50-3ef5-4a04-8bf4-f50995be6a9c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:11.349220 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:11.349220 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:11.377758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f32eb50-3ef5-4a04-8bf4-f50995be6a9c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:11.400425 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1106/2220] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:11 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1362 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:11.749990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-444c43c0-1525-4916-b7ed-d724669ad14c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:11.750521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-444c43c0-1525-4916-b7ed-d724669ad14c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:11.750719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:11.750719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:11.751108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-444c43c0-1525-4916-b7ed-d724669ad14c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:11.751598 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-444c43c0-1525-4916-b7ed-d724669ad14c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:11.833175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:11.833175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:11.844951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-444c43c0-1525-4916-b7ed-d724669ad14c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:11.844951 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1107/2221] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:11 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:12.418298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c3b97d1-012f-4e8e-9cc6-8dcfb99db6d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:12.419403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c3b97d1-012f-4e8e-9cc6-8dcfb99db6d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:12.419607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:12.419607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:12.420132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c3b97d1-012f-4e8e-9cc6-8dcfb99db6d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:12.560709 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:12.560709 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:12.570967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-73878de7-9794-4629-b5be-ec977c4899b9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Lock "b'cinder-attachment_update-91a6846f-8204-4fc4-9cb5-9927d758ec20-n-h2-758944-3'" released by "attachment_update" :: held 2.273s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:17:12.571721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-73878de7-9794-4629-b5be-ec977c4899b9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3 returned with HTTP 200 Jan 21 10:17:12.572626 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1115/2222] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:17:10 2021] PUT /volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3 => generated 762 bytes in 2327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:17:12.577433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5c3b97d1-012f-4e8e-9cc6-8dcfb99db6d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:12.614821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:12.614821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:12.649001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c3b97d1-012f-4e8e-9cc6-8dcfb99db6d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:12.664920 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1108/2223] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:12 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:12.851808 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3674cc00-8fef-4f09-809f-c2f3903f2c06 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:12.857210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3674cc00-8fef-4f09-809f-c2f3903f2c06 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:12.857210 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:12.857210 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:12.857498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3674cc00-8fef-4f09-809f-c2f3903f2c06 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:12.858036 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3674cc00-8fef-4f09-809f-c2f3903f2c06 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:12.917697 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:12.917697 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:12.919500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3674cc00-8fef-4f09-809f-c2f3903f2c06 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:12.921970 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1116/2224] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:12 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:13.673155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-721b0928-e173-4d64-a5fe-34d4686ce63f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:13.673770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-721b0928-e173-4d64-a5fe-34d4686ce63f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:13.674077 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:13.674077 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:13.674601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-721b0928-e173-4d64-a5fe-34d4686ce63f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:13.777103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:13.777103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:13.788858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-721b0928-e173-4d64-a5fe-34d4686ce63f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:13.842487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:13.842487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:13.866612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-721b0928-e173-4d64-a5fe-34d4686ce63f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:13.867497 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1109/2225] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:13 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:13.935231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bef0ac8e-4c39-40ad-a697-e893e04ee1a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:13.935777 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bef0ac8e-4c39-40ad-a697-e893e04ee1a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:13.936001 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:13.936001 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:13.936369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bef0ac8e-4c39-40ad-a697-e893e04ee1a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:13.936731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bef0ac8e-4c39-40ad-a697-e893e04ee1a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:13.973547 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:13.973547 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:13.976061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bef0ac8e-4c39-40ad-a697-e893e04ee1a9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:13.977810 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1117/2226] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:13 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 812 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:14.886135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f137c22-85a9-4809-b5ea-97f8fb070b56 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:14.887257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f137c22-85a9-4809-b5ea-97f8fb070b56 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:14.887637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:14.887637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:14.888872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f137c22-85a9-4809-b5ea-97f8fb070b56 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:14.992669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3726197a-3f60-43cf-b07b-3841f1193dc5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:14.993591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3726197a-3f60-43cf-b07b-3841f1193dc5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:14.994014 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:14.994014 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:14.994708 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3726197a-3f60-43cf-b07b-3841f1193dc5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:14.995448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3726197a-3f60-43cf-b07b-3841f1193dc5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:15.014469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:15.014469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:15.030221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1f137c22-85a9-4809-b5ea-97f8fb070b56 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:15.032292 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:15.032292 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:15.035063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3726197a-3f60-43cf-b07b-3841f1193dc5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:15.037131 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1118/2227] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:14 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:15.088275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:15.088275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:15.106521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f137c22-85a9-4809-b5ea-97f8fb070b56 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:15.109942 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1110/2228] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:14 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:16.050903 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c6ec373-6eab-4fd7-b417-1a6306648713 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:16.059668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c6ec373-6eab-4fd7-b417-1a6306648713 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:16.059896 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:16.059896 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:16.060322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c6ec373-6eab-4fd7-b417-1a6306648713 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:16.060701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0c6ec373-6eab-4fd7-b417-1a6306648713 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:16.113369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:16.113369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:16.125882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-966251e8-7e3a-42e6-89b4-39b85b065fb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:16.126594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-966251e8-7e3a-42e6-89b4-39b85b065fb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:16.126817 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:16.126817 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:16.127257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-966251e8-7e3a-42e6-89b4-39b85b065fb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:16.133853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c6ec373-6eab-4fd7-b417-1a6306648713 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:16.136835 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1119/2229] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:16.149749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-661f249f-e58a-4a18-bbb6-3b6d69b68a21 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:17:16.153682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-661f249f-e58a-4a18-bbb6-3b6d69b68a21 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:16.153892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:16.153892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:16.154876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-661f249f-e58a-4a18-bbb6-3b6d69b68a21 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:16.278351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:16.278351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:16.297825 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-966251e8-7e3a-42e6-89b4-39b85b065fb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:16.301553 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:16.301553 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:16.324163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-661f249f-e58a-4a18-bbb6-3b6d69b68a21 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:16.341773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:16.341773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:16.358353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-966251e8-7e3a-42e6-89b4-39b85b065fb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:16.359518 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1111/2230] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:16 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:16.382367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-661f249f-e58a-4a18-bbb6-3b6d69b68a21 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:17:16.383603 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1120/2231] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 1358 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:16.402029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467/restore Jan 21 10:17:16.402720 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:16.402720 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:16.403560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:16.404680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Restoring backup b926925d-82b1-4869-a61c-4d837a510467 ({'restore': {}}) {{(pid=87995) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 10:17:16.405251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Restoring backup b926925d-82b1-4869-a61c-4d837a510467 to volume None. Jan 21 10:17:16.427673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:16.427673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:16.430906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating volume of 1 GB for restore of backup b926925d-82b1-4869-a61c-4d837a510467. Jan 21 10:17:16.445694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Availability Zones retrieved successfully. Jan 21 10:17:16.472125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (30f01526-32fc-4bd5-a879-d3ac5e937fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:17:16.476317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b865885-a4fc-4cd7-b9fb-54db833e3157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:16.479176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:17:16.567310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b865885-a4fc-4cd7-b9fb-54db833e3157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:16.570206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353fc7ce-8a17-4b07-9d59-9351ef1806b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:16.665783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['e1b9438f-b413-491d-818b-845fdc593c7e', '27c7cb90-2fda-472c-927f-616e12f0c2fd', '910f78ca-3fa7-462f-a690-4f296e101cb2', 'aa7f0619-6886-4245-9432-f5f1e071444e'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:17:16.668720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353fc7ce-8a17-4b07-9d59-9351ef1806b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b9438f-b413-491d-818b-845fdc593c7e', '27c7cb90-2fda-472c-927f-616e12f0c2fd', '910f78ca-3fa7-462f-a690-4f296e101cb2', 'aa7f0619-6886-4245-9432-f5f1e071444e']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:16.671013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a628746-a8f7-47b1-a979-ca3982ffd476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:16.750815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a628746-a8f7-47b1-a979-ca3982ffd476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c406b3f-eea2-444a-b365-a51c414819c8', '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_b926925d-82b1-4869-a61c-4d837a510467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['e1b9438f-b413-491d-818b-845fdc593c7e','27c7cb90-2fda-472c-927f-616e12f0c2fd','910f78ca-3fa7-462f-a690-4f296e101cb2','aa7f0619-6886-4245-9432-f5f1e071444e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:17:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b926925d-82b1-4869-a61c-4d837a510467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c406b3f-eea2-444a-b365-a51c414819c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecf4c6ce58e464586eb9d040eaa5862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='62d7438112884182b4f773bcb3156c71',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:16.753185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef93cc-b513-4c24-b13f-cc157e7dd372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:16.785848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef93cc-b513-4c24-b13f-cc157e7dd372) transitioned into 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_b926925d-82b1-4869-a61c-4d837a510467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['e1b9438f-b413-491d-818b-845fdc593c7e','27c7cb90-2fda-472c-927f-616e12f0c2fd','910f78ca-3fa7-462f-a690-4f296e101cb2','aa7f0619-6886-4245-9432-f5f1e071444e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:16.788746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a355e93b-193a-4bce-99c4-f344d351727b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:16.809625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a355e93b-193a-4bce-99c4-f344d351727b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:16.813021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (30f01526-32fc-4bd5-a879-d3ac5e937fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:17:16.897743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request issued successfully. Jan 21 10:17:16.985489 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:16.985489 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:16.987061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:17.375247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aff32c06-c18a-47e7-9e79-672dd97f4b30 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:17.375758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aff32c06-c18a-47e7-9e79-672dd97f4b30 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:17.376117 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:17.376117 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:17.376585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aff32c06-c18a-47e7-9e79-672dd97f4b30 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:17.476197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:17.476197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:17.500886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aff32c06-c18a-47e7-9e79-672dd97f4b30 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:17.547607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:17.547607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:17.572810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aff32c06-c18a-47e7-9e79-672dd97f4b30 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:17.575187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1121/2232] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:17 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:18.125256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-a4177a18-84d0-4027-9964-2be9f750ff3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3/action Jan 21 10:17:18.125256 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:18.125256 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:18.125256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-a4177a18-84d0-4027-9964-2be9f750ff3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:17:18.125256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-a4177a18-84d0-4027-9964-2be9f750ff3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:18.179685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:18.179685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:18.179685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:18.179685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Checking backup size 1 against volume size 1 {{(pid=87995) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 10:17:18.179685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Overwriting volume 9c406b3f-eea2-444a-b365-a51c414819c8 with restore of backup b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:18.228201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] restore_backup in rpcapi backup_id b926925d-82b1-4869-a61c-4d837a510467 {{(pid=87995) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 10:17:18.236749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d366e2cb-fefb-46cd-affd-30def79098f1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467/restore returned with HTTP 202 Jan 21 10:17:18.244569 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1112/2233] 10.222.0.77 () {60 vars in 1360 bytes} [Thu Jan 21 10:17:16 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467/restore => generated 189 bytes in 1848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:17:18.264695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32de6b5b-9c81-411f-bc0f-09fa6e3ecb90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:18.265248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32de6b5b-9c81-411f-bc0f-09fa6e3ecb90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:18.265476 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:18.265476 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:18.265853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32de6b5b-9c81-411f-bc0f-09fa6e3ecb90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:18.266220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-32de6b5b-9c81-411f-bc0f-09fa6e3ecb90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:18.317597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:18.317597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:18.324870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32de6b5b-9c81-411f-bc0f-09fa6e3ecb90 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:18.327333 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1113/2234] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:18 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:18.374737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:18.374737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:18.413733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ddfb41f3-d95f-426e-bfe7-4ecfb9a397e7 req-a4177a18-84d0-4027-9964-2be9f750ff3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3/action returned with HTTP 204 Jan 21 10:17:18.417931 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1122/2235] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:17:18 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3/action => generated 0 bytes in 314 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:17:18.592389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-646f39cb-3051-437e-9b84-8f401b5cb975 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:18.593147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-646f39cb-3051-437e-9b84-8f401b5cb975 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:18.593647 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:18.593647 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:18.594196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-646f39cb-3051-437e-9b84-8f401b5cb975 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:18.689988 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:18.689988 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:18.706049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-646f39cb-3051-437e-9b84-8f401b5cb975 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:18.752194 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:18.752194 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:18.774825 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-646f39cb-3051-437e-9b84-8f401b5cb975 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:18.777076 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1114/2236] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:18 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1655 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:18.793091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77fd5c19-a5a3-4505-837d-1270c7baecd9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:17:18.793649 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:18.793649 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:18.794160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77fd5c19-a5a3-4505-837d-1270c7baecd9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91a6846f-8204-4fc4-9cb5-9927d758ec20", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-185877292"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:18.899849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:18.899849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:18.903681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77fd5c19-a5a3-4505-837d-1270c7baecd9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:18.905672 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-77fd5c19-a5a3-4505-837d-1270c7baecd9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:18.929523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77fd5c19-a5a3-4505-837d-1270c7baecd9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 400 Jan 21 10:17:18.930562 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1123/2237] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:17:18 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 160 bytes in 142 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:17:18.939281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f3725f2-d838-458f-89f1-7ad2c74ded2c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:17:18.939893 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:18.939893 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:18.940492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f3725f2-d838-458f-89f1-7ad2c74ded2c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91a6846f-8204-4fc4-9cb5-9927d758ec20", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1726600434"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:18.999460 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:18.999460 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:19.001167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5f3725f2-d838-458f-89f1-7ad2c74ded2c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:19.001755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-5f3725f2-d838-458f-89f1-7ad2c74ded2c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:19.110727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5f3725f2-d838-458f-89f1-7ad2c74ded2c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['b5c4731e-26b7-4c41-8f7a-a8f8e1b54b5d', '979e6528-71c1-44ac-9a38-bf1388447c5c', 'a6b83202-fc9b-407b-8724-75173209dcea', 'c6a96767-04c1-49f6-b518-d39751744926'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:17:19.348803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5f3725f2-d838-458f-89f1-7ad2c74ded2c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot force create request issued successfully. Jan 21 10:17:19.354411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f3725f2-d838-458f-89f1-7ad2c74ded2c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:17:19.361568 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1115/2238] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:17:18 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 310 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:17:19.367094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-649f7b3e-b815-4347-b485-16918fc7d1e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:19.367651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-649f7b3e-b815-4347-b485-16918fc7d1e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:19.367866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:19.367866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:19.368236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-649f7b3e-b815-4347-b485-16918fc7d1e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:19.414120 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:19.414120 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:19.416335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-649f7b3e-b815-4347-b485-16918fc7d1e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:19.418469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-649f7b3e-b815-4347-b485-16918fc7d1e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 200 Jan 21 10:17:19.419558 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1116/2239] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:19 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:19.795495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2699198-d127-4015-950b-3511577847cb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:19.796382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2699198-d127-4015-950b-3511577847cb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:19.796788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:19.796788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:19.797447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2699198-d127-4015-950b-3511577847cb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:19.797999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d2699198-d127-4015-950b-3511577847cb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:19.823944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:19.823944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:19.827115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2699198-d127-4015-950b-3511577847cb tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:19.828199 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1124/2240] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:19 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:20.433538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c60322ea-1c29-4455-bbe4-65890ad11411 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:20.434417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c60322ea-1c29-4455-bbe4-65890ad11411 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:20.434788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:20.434788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:20.435352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c60322ea-1c29-4455-bbe4-65890ad11411 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:20.494215 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:20.494215 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:20.499460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c60322ea-1c29-4455-bbe4-65890ad11411 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:20.507809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c60322ea-1c29-4455-bbe4-65890ad11411 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 200 Jan 21 10:17:20.512133 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1117/2241] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:20 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 442 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:20.842334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c88e1659-93ca-4056-8d70-df2f22b6c69c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:20.842869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c88e1659-93ca-4056-8d70-df2f22b6c69c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:20.843068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:20.843068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:20.858195 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c88e1659-93ca-4056-8d70-df2f22b6c69c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:20.858756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c88e1659-93ca-4056-8d70-df2f22b6c69c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:20.890911 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:20.890911 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:20.893398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c88e1659-93ca-4056-8d70-df2f22b6c69c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:20.894676 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1125/2242] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:21.525580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a1b10ef-0a99-4746-842b-51ed6d808123 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:21.526139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a1b10ef-0a99-4746-842b-51ed6d808123 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:21.526290 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:21.526290 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:21.526901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a1b10ef-0a99-4746-842b-51ed6d808123 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:21.587502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:21.587502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:21.594873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2a1b10ef-0a99-4746-842b-51ed6d808123 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:21.597159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a1b10ef-0a99-4746-842b-51ed6d808123 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 200 Jan 21 10:17:21.600304 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1118/2243] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:21 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:21.908696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-086f9c52-31f4-4cdd-bee3-0605abdce0b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:21.909236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-086f9c52-31f4-4cdd-bee3-0605abdce0b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:21.909457 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:21.909457 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:21.909823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-086f9c52-31f4-4cdd-bee3-0605abdce0b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:21.910189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-086f9c52-31f4-4cdd-bee3-0605abdce0b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:21.962322 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:21.962322 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:21.964214 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-086f9c52-31f4-4cdd-bee3-0605abdce0b0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:21.965041 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1126/2244] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:22.613916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d09746d7-2342-4cc7-b7c2-9e7e1ec84154 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:22.617207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d09746d7-2342-4cc7-b7c2-9e7e1ec84154 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:22.618647 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:22.618647 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:22.619934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d09746d7-2342-4cc7-b7c2-9e7e1ec84154 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:22.658476 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:22.658476 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:22.662167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d09746d7-2342-4cc7-b7c2-9e7e1ec84154 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:22.665378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d09746d7-2342-4cc7-b7c2-9e7e1ec84154 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 200 Jan 21 10:17:22.673178 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1119/2245] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:22 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:22.678279 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e9696b4-f764-4af3-a017-f37a9a87e860 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:17:22.678983 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:22.678983 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:22.679689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e9696b4-f764-4af3-a017-f37a9a87e860 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91a6846f-8204-4fc4-9cb5-9927d758ec20", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653591140"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:22.950921 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:22.950921 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:22.950921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e9696b4-f764-4af3-a017-f37a9a87e860 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:22.950921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-5e9696b4-f764-4af3-a017-f37a9a87e860 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:22.980558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47e4723e-6e7f-4266-86f5-beb9c17c77bc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:22.981091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47e4723e-6e7f-4266-86f5-beb9c17c77bc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:22.981307 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:22.981307 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:22.981676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47e4723e-6e7f-4266-86f5-beb9c17c77bc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:22.982043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-47e4723e-6e7f-4266-86f5-beb9c17c77bc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:23.039011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5e9696b4-f764-4af3-a017-f37a9a87e860 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['33d94793-f164-4e5a-a31c-b879b22d51ca', 'e1f4080d-58c2-417b-b594-3f27f50e6508', '99ba69bf-29e7-4d1f-9083-f84530f7c83c', '80b451c3-db04-48fd-a799-339219a184d8'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:17:23.073827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:23.073827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:23.094597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47e4723e-6e7f-4266-86f5-beb9c17c77bc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:23.100241 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1120/2246] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:22 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:17:23.363737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e9696b4-f764-4af3-a017-f37a9a87e860 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot force create request issued successfully. Jan 21 10:17:23.365334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e9696b4-f764-4af3-a017-f37a9a87e860 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:17:23.387397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-99f2336c-4d57-4f58-8834-3ec4d337b553 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:23.387397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-99f2336c-4d57-4f58-8834-3ec4d337b553 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:23.387397 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:23.387397 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:23.387397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-99f2336c-4d57-4f58-8834-3ec4d337b553 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:23.394447 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1127/2247] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:17:22 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 310 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:17:23.517289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:23.517289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:23.517289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-99f2336c-4d57-4f58-8834-3ec4d337b553 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:23.517289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-99f2336c-4d57-4f58-8834-3ec4d337b553 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 200 Jan 21 10:17:23.517289 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1121/2248] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:23 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 442 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:24.128354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b80c462-137e-4a76-8706-b2528f1a5b1e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:24.128354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b80c462-137e-4a76-8706-b2528f1a5b1e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:24.128354 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:24.128354 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:24.128354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b80c462-137e-4a76-8706-b2528f1a5b1e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:24.128354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1b80c462-137e-4a76-8706-b2528f1a5b1e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:24.173718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:24.173718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:24.185502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b80c462-137e-4a76-8706-b2528f1a5b1e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:24.185502 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1128/2249] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:24 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:24.534486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b13ad8b-368f-4e06-acd2-ae819567eb3a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:24.534486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b13ad8b-368f-4e06-acd2-ae819567eb3a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:24.534486 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:24.534486 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:24.534486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b13ad8b-368f-4e06-acd2-ae819567eb3a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:24.639763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:24.639763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:24.639763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0b13ad8b-368f-4e06-acd2-ae819567eb3a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:24.644362 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b13ad8b-368f-4e06-acd2-ae819567eb3a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 200 Jan 21 10:17:24.656872 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1122/2250] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:24 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 442 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:25.200580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ac4cfa7-302d-43f0-b323-da0993930fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:25.200580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ac4cfa7-302d-43f0-b323-da0993930fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:25.200580 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:25.200580 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:25.200580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ac4cfa7-302d-43f0-b323-da0993930fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:25.200580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4ac4cfa7-302d-43f0-b323-da0993930fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:25.280518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:25.280518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:25.280518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ac4cfa7-302d-43f0-b323-da0993930fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:25.280518 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1129/2251] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:25 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:25.713837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f51d6284-091c-452a-89f3-bc33a87214ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:25.713837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f51d6284-091c-452a-89f3-bc33a87214ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:25.713837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:25.713837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:25.713837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f51d6284-091c-452a-89f3-bc33a87214ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:25.782068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:25.782068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:25.782068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f51d6284-091c-452a-89f3-bc33a87214ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:25.782068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f51d6284-091c-452a-89f3-bc33a87214ed tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 200 Jan 21 10:17:25.786048 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1123/2252] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:25 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 442 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:26.293638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-976315c4-c85e-471b-a1f0-d7de83e49fca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:26.294149 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-976315c4-c85e-471b-a1f0-d7de83e49fca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:26.294361 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:26.294361 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:26.300627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-976315c4-c85e-471b-a1f0-d7de83e49fca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:26.301091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-976315c4-c85e-471b-a1f0-d7de83e49fca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:26.366550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:26.366550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:26.368702 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-976315c4-c85e-471b-a1f0-d7de83e49fca tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:26.369681 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1130/2253] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:26.795567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82a4737e-d213-466f-bdf7-6ddbe399f094 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:26.796114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82a4737e-d213-466f-bdf7-6ddbe399f094 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:26.796429 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:26.796429 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:26.796809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82a4737e-d213-466f-bdf7-6ddbe399f094 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:26.860845 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:26.860845 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:26.867106 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-82a4737e-d213-466f-bdf7-6ddbe399f094 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:26.873257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82a4737e-d213-466f-bdf7-6ddbe399f094 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 200 Jan 21 10:17:26.884582 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1124/2254] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:26 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 469 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:26.897194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e0539e7-6c0c-4b05-90e2-47eda2e12422 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:17:26.897194 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:26.897194 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:26.897194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e0539e7-6c0c-4b05-90e2-47eda2e12422 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91a6846f-8204-4fc4-9cb5-9927d758ec20", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1691303418"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:26.982788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:26.982788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:26.982788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0e0539e7-6c0c-4b05-90e2-47eda2e12422 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:26.987231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-0e0539e7-6c0c-4b05-90e2-47eda2e12422 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:27.070547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-0e0539e7-6c0c-4b05-90e2-47eda2e12422 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['89722639-a65e-485b-b0bc-471893fbf1eb', 'e07245ab-277f-46ac-b625-cdc2a010db81', '4884761d-9203-4c8b-a542-a9455cb2298f', '2fa7647a-12c9-4579-9e98-586058dffd09'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:17:27.342024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0e0539e7-6c0c-4b05-90e2-47eda2e12422 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot force create request issued successfully. Jan 21 10:17:27.342024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e0539e7-6c0c-4b05-90e2-47eda2e12422 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:17:27.342024 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1131/2255] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:17:26 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 310 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:17:27.359866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55d917bc-5f7a-4f45-900f-da6139b2bc32 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:27.359866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55d917bc-5f7a-4f45-900f-da6139b2bc32 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:27.359866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:27.359866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:27.359866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55d917bc-5f7a-4f45-900f-da6139b2bc32 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:27.385685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:27.385685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:27.385685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-55d917bc-5f7a-4f45-900f-da6139b2bc32 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:27.388502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-837ab0dc-6280-4db6-9c9f-f9333fc4b7ce tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:27.388502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-837ab0dc-6280-4db6-9c9f-f9333fc4b7ce tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:27.388502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:27.388502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:27.388502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-837ab0dc-6280-4db6-9c9f-f9333fc4b7ce tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:27.388502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-837ab0dc-6280-4db6-9c9f-f9333fc4b7ce tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:27.390671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55d917bc-5f7a-4f45-900f-da6139b2bc32 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 200 Jan 21 10:17:27.390671 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1125/2256] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:27 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:27.429162 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:27.429162 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:27.431493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-837ab0dc-6280-4db6-9c9f-f9333fc4b7ce tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:27.432888 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1132/2257] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:27 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:28.431650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9dde93cb-9ae9-4cbd-a76e-1eed14e7fa2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:28.431650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9dde93cb-9ae9-4cbd-a76e-1eed14e7fa2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:28.431650 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:28.431650 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:28.431650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9dde93cb-9ae9-4cbd-a76e-1eed14e7fa2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:28.450284 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f5aa911-8aec-4e62-8eb3-8de793880cc6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:28.450284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f5aa911-8aec-4e62-8eb3-8de793880cc6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:28.450284 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:28.450284 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:28.450284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f5aa911-8aec-4e62-8eb3-8de793880cc6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:28.450284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3f5aa911-8aec-4e62-8eb3-8de793880cc6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:28.495006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:28.495006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:28.495006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f5aa911-8aec-4e62-8eb3-8de793880cc6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:28.505861 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1133/2258] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:28 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:28.547176 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:28.547176 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:28.547176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9dde93cb-9ae9-4cbd-a76e-1eed14e7fa2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:28.555172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9dde93cb-9ae9-4cbd-a76e-1eed14e7fa2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 200 Jan 21 10:17:28.556357 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1126/2259] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:28 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 442 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:29.512475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f21ad2e3-c53b-4622-a219-3f94dee86ab5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:29.512475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f21ad2e3-c53b-4622-a219-3f94dee86ab5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:29.512475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:29.512475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:29.512475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f21ad2e3-c53b-4622-a219-3f94dee86ab5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:29.516897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f21ad2e3-c53b-4622-a219-3f94dee86ab5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:29.569064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2621e332-73d3-48a0-a8a1-da78ac056e7f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:29.569756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2621e332-73d3-48a0-a8a1-da78ac056e7f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:29.570080 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:29.570080 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:29.570636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2621e332-73d3-48a0-a8a1-da78ac056e7f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:29.581358 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:29.581358 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:29.583291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f21ad2e3-c53b-4622-a219-3f94dee86ab5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:29.584121 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1134/2260] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:29 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:29.635439 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:29.635439 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:29.636622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2621e332-73d3-48a0-a8a1-da78ac056e7f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:29.667365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2621e332-73d3-48a0-a8a1-da78ac056e7f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 200 Jan 21 10:17:29.667365 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1127/2261] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:29 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 469 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:29.688229 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ea45f39-8830-4a91-9872-905d4bbfd74e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:29.703755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ea45f39-8830-4a91-9872-905d4bbfd74e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:29.703755 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:29.703755 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:29.703755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ea45f39-8830-4a91-9872-905d4bbfd74e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:29.703755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-5ea45f39-8830-4a91-9872-905d4bbfd74e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:29.752550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:29.752550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:29.752550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5ea45f39-8830-4a91-9872-905d4bbfd74e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:29.892493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5ea45f39-8830-4a91-9872-905d4bbfd74e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:17:29.892963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ea45f39-8830-4a91-9872-905d4bbfd74e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 202 Jan 21 10:17:29.894152 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1135/2262] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:17:29 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:17:29.908029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4ba7a5b-a506-4558-8b94-6aaaf28dd15e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:29.908612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4ba7a5b-a506-4558-8b94-6aaaf28dd15e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:29.908808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:29.908808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:29.909203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4ba7a5b-a506-4558-8b94-6aaaf28dd15e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:30.017769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:30.017769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:30.017769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f4ba7a5b-a506-4558-8b94-6aaaf28dd15e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:30.027538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4ba7a5b-a506-4558-8b94-6aaaf28dd15e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 200 Jan 21 10:17:30.027538 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1128/2263] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:29 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 468 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:30.598971 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b0b598c-dec9-46ba-ae91-31ad6629e9d0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:30.600513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b0b598c-dec9-46ba-ae91-31ad6629e9d0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:30.600928 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:30.600928 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:30.601554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b0b598c-dec9-46ba-ae91-31ad6629e9d0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:30.602113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3b0b598c-dec9-46ba-ae91-31ad6629e9d0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:30.648124 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:30.648124 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:30.650236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b0b598c-dec9-46ba-ae91-31ad6629e9d0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:30.651070 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1136/2264] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:30 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:31.037089 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1904413-9487-47e4-899a-75b0f74fc447 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:31.037987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1904413-9487-47e4-899a-75b0f74fc447 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:31.038471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:31.038471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:31.039137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1904413-9487-47e4-899a-75b0f74fc447 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:31.159861 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:31.159861 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:31.159861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f1904413-9487-47e4-899a-75b0f74fc447 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:31.159861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1904413-9487-47e4-899a-75b0f74fc447 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 200 Jan 21 10:17:31.159861 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1129/2265] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:31 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 468 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:31.684856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-996eb6a5-bb5f-43d9-9d53-14e8a088d482 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:31.684856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-996eb6a5-bb5f-43d9-9d53-14e8a088d482 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:31.684856 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:31.684856 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:31.684856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-996eb6a5-bb5f-43d9-9d53-14e8a088d482 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:31.684856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-996eb6a5-bb5f-43d9-9d53-14e8a088d482 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:31.764834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:31.764834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:31.764834 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-996eb6a5-bb5f-43d9-9d53-14e8a088d482 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:31.764834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1137/2266] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:31 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:32.168240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92739079-84cb-4341-b0f5-25bd7fae161a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:32.168240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92739079-84cb-4341-b0f5-25bd7fae161a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:32.168240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:32.168240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:32.168240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92739079-84cb-4341-b0f5-25bd7fae161a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:32.275426 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:32.275426 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:32.276729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-92739079-84cb-4341-b0f5-25bd7fae161a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:32.278870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92739079-84cb-4341-b0f5-25bd7fae161a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 200 Jan 21 10:17:32.284687 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1130/2267] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:32 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 468 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:32.774621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45d8fddb-f395-4753-ac11-392c20dbf48c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:32.775222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45d8fddb-f395-4753-ac11-392c20dbf48c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:32.776347 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:32.776347 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:32.776799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-45d8fddb-f395-4753-ac11-392c20dbf48c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:32.777254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-45d8fddb-f395-4753-ac11-392c20dbf48c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:32.802583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:32.802583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:32.804778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-45d8fddb-f395-4753-ac11-392c20dbf48c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:32.806037 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1138/2268] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:32 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:33.321491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75a7a907-8468-4325-a74f-c63af9df2744 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:17:33.321491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75a7a907-8468-4325-a74f-c63af9df2744 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:33.321491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:33.321491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:33.321491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75a7a907-8468-4325-a74f-c63af9df2744 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:33.421324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75a7a907-8468-4325-a74f-c63af9df2744 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 404 Jan 21 10:17:33.421324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1131/2269] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:33 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 111 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:17:33.435022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ff75e9b-0ee8-4b43-8240-cff7c7db9042 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:33.435022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ff75e9b-0ee8-4b43-8240-cff7c7db9042 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:33.435022 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:33.435022 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:33.435022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ff75e9b-0ee8-4b43-8240-cff7c7db9042 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:33.435022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-0ff75e9b-0ee8-4b43-8240-cff7c7db9042 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:33.529107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:33.529107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:33.529107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ff75e9b-0ee8-4b43-8240-cff7c7db9042 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:33.606052 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ff75e9b-0ee8-4b43-8240-cff7c7db9042 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:17:33.606444 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ff75e9b-0ee8-4b43-8240-cff7c7db9042 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 202 Jan 21 10:17:33.607552 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1139/2270] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:17:33 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:17:33.615951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61f0d410-b49c-46c5-b3d8-a196f2454c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:33.616585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61f0d410-b49c-46c5-b3d8-a196f2454c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:33.617168 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61f0d410-b49c-46c5-b3d8-a196f2454c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:33.647447 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:33.647447 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:33.647447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-61f0d410-b49c-46c5-b3d8-a196f2454c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:33.649733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61f0d410-b49c-46c5-b3d8-a196f2454c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 200 Jan 21 10:17:33.650825 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1132/2271] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:33 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:33.848105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60fc5553-00f3-4a8f-bacb-9359832a4309 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:33.848105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60fc5553-00f3-4a8f-bacb-9359832a4309 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:33.848105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:33.848105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:33.848105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60fc5553-00f3-4a8f-bacb-9359832a4309 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:33.848105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-60fc5553-00f3-4a8f-bacb-9359832a4309 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:33.920806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:33.920806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:33.934881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60fc5553-00f3-4a8f-bacb-9359832a4309 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:33.947026 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1140/2272] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:33 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:34.670586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b8de81-f53f-4cb5-8825-52b63bdef745 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:34.670586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b8de81-f53f-4cb5-8825-52b63bdef745 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:34.670586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:34.670586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:34.714140 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b8de81-f53f-4cb5-8825-52b63bdef745 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:34.769979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:34.769979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:34.769979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d8b8de81-f53f-4cb5-8825-52b63bdef745 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:34.775014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b8de81-f53f-4cb5-8825-52b63bdef745 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 200 Jan 21 10:17:34.775014 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1133/2273] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:34 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 468 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:34.949057 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9254d16-2307-45b3-8c2b-c78d7734d2a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:34.949576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9254d16-2307-45b3-8c2b-c78d7734d2a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:34.949676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:34.949676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:34.950021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9254d16-2307-45b3-8c2b-c78d7734d2a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:34.950510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b9254d16-2307-45b3-8c2b-c78d7734d2a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:35.002760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:35.002760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:35.005415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9254d16-2307-45b3-8c2b-c78d7734d2a8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:35.007003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1141/2274] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:34 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:35.807830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60dda3fb-6fa7-458a-86f9-b51d7de97792 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:17:35.811805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60dda3fb-6fa7-458a-86f9-b51d7de97792 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:35.811805 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:35.811805 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:35.811805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60dda3fb-6fa7-458a-86f9-b51d7de97792 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:35.891321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60dda3fb-6fa7-458a-86f9-b51d7de97792 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 404 Jan 21 10:17:35.891321 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1134/2275] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:35 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:17:35.902821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5fbf388e-96a4-40be-b227-b64376c63118 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:35.902821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5fbf388e-96a4-40be-b227-b64376c63118 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:35.902821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:35.902821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:35.902821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5fbf388e-96a4-40be-b227-b64376c63118 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:35.902821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-5fbf388e-96a4-40be-b227-b64376c63118 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:35.937666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:35.937666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:35.937666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5fbf388e-96a4-40be-b227-b64376c63118 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:36.019822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4db5792-aaa4-45aa-a88e-2a9495712638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:36.020556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4db5792-aaa4-45aa-a88e-2a9495712638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:36.021400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4db5792-aaa4-45aa-a88e-2a9495712638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:36.021937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d4db5792-aaa4-45aa-a88e-2a9495712638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:36.037051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5fbf388e-96a4-40be-b227-b64376c63118 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:17:36.037539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5fbf388e-96a4-40be-b227-b64376c63118 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 202 Jan 21 10:17:36.043713 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1142/2276] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:17:35 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:17:36.102525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4012cd-2636-419d-aa33-a003370401d4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:36.102525 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4012cd-2636-419d-aa33-a003370401d4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:36.102525 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:36.102525 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:36.102525 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4012cd-2636-419d-aa33-a003370401d4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:36.160328 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:36.160328 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:36.175755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4db5792-aaa4-45aa-a88e-2a9495712638 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:36.181224 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1135/2277] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:36 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:36.228736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:36.228736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:36.228736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be4012cd-2636-419d-aa33-a003370401d4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:36.233148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4012cd-2636-419d-aa33-a003370401d4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 200 Jan 21 10:17:36.233148 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1143/2278] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:36 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 468 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:37.187990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00bdbd64-fb87-4acd-98ef-832e82917ed2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:37.188666 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00bdbd64-fb87-4acd-98ef-832e82917ed2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:37.188889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:37.188889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:37.189260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-00bdbd64-fb87-4acd-98ef-832e82917ed2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:37.189626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-00bdbd64-fb87-4acd-98ef-832e82917ed2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:37.233250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:37.233250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:37.236705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-00bdbd64-fb87-4acd-98ef-832e82917ed2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:37.241867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d280ec87-5cc0-4260-b765-efa0ecdd387d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:37.242397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d280ec87-5cc0-4260-b765-efa0ecdd387d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:37.242613 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:37.242613 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:37.242986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d280ec87-5cc0-4260-b765-efa0ecdd387d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:37.244543 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1136/2279] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:37 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:37.349624 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:37.349624 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:37.365528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d280ec87-5cc0-4260-b765-efa0ecdd387d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:37.382864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d280ec87-5cc0-4260-b765-efa0ecdd387d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 200 Jan 21 10:17:37.382864 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1144/2280] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:37 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 468 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:38.251648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b7df7a1-c90d-4334-86a5-4220d4080804 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:38.252263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b7df7a1-c90d-4334-86a5-4220d4080804 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:38.252368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:38.252368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:38.252767 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b7df7a1-c90d-4334-86a5-4220d4080804 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:38.253079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2b7df7a1-c90d-4334-86a5-4220d4080804 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:38.299500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:38.299500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:38.301783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b7df7a1-c90d-4334-86a5-4220d4080804 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:38.306092 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1137/2281] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:38 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:38.405499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2866ea31-7207-4cec-a201-483a66d6c2e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:38.405499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2866ea31-7207-4cec-a201-483a66d6c2e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:38.405499 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:38.405499 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:38.405499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2866ea31-7207-4cec-a201-483a66d6c2e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:38.486323 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:38.486323 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:38.486323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2866ea31-7207-4cec-a201-483a66d6c2e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:38.492106 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2866ea31-7207-4cec-a201-483a66d6c2e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 200 Jan 21 10:17:38.492106 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1145/2282] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:38 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 468 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:39.319881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3172053f-46cd-45fd-bcb5-530ec72612ab tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:39.319881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3172053f-46cd-45fd-bcb5-530ec72612ab tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:39.319881 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:39.319881 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:39.319881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3172053f-46cd-45fd-bcb5-530ec72612ab tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:39.319881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3172053f-46cd-45fd-bcb5-530ec72612ab tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:39.360415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:39.360415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:39.360415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3172053f-46cd-45fd-bcb5-530ec72612ab tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:39.362570 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1138/2283] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:39 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:17:39.507163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dccee5e7-ad4e-48ba-966e-5574318843e3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:17:39.507163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dccee5e7-ad4e-48ba-966e-5574318843e3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:39.507163 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:39.507163 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:39.507163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dccee5e7-ad4e-48ba-966e-5574318843e3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:39.553479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dccee5e7-ad4e-48ba-966e-5574318843e3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 404 Jan 21 10:17:39.553479 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1146/2284] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:39 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:17:39.906011 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-778ce182-4d16-461d-9fd7-ba8dc1bdddef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:39.906011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-778ce182-4d16-461d-9fd7-ba8dc1bdddef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:39.906011 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:39.906011 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:39.906011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-778ce182-4d16-461d-9fd7-ba8dc1bdddef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:40.044877 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.044877 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.056102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-778ce182-4d16-461d-9fd7-ba8dc1bdddef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:40.099781 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.099781 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.135163 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-778ce182-4d16-461d-9fd7-ba8dc1bdddef tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:40.135163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1139/2285] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:17:39 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1655 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:40.181829 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-0c49f113-0f75-481b-add6-982c5b92f99c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20/action Jan 21 10:17:40.182759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-0c49f113-0f75-481b-add6-982c5b92f99c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action body: b'{"os-begin_detaching": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:17:40.183531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-0c49f113-0f75-481b-add6-982c5b92f99c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:40.252085 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.252085 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.253809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-0c49f113-0f75-481b-add6-982c5b92f99c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:40.267226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-0c49f113-0f75-481b-add6-982c5b92f99c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Begin detaching volume completed successfully. Jan 21 10:17:40.268062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-0c49f113-0f75-481b-add6-982c5b92f99c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20/action returned with HTTP 202 Jan 21 10:17:40.274786 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1147/2286] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:17:40 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:17:40.312312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c033fe22-4eb5-4bc9-a359-3c6e0bfc2664 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:40.312312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c033fe22-4eb5-4bc9-a359-3c6e0bfc2664 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:40.312312 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:40.312312 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:40.312312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c033fe22-4eb5-4bc9-a359-3c6e0bfc2664 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:40.385230 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:40.385230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:40.385230 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:40.385230 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:40.385230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:40.385230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:40.415039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.415039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.429523 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.429523 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.429523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:40.439999 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1148/2287] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:40 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:40.439999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:17:40.439999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:40.439999 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:40.439999 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:40.439999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:40.453265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5a34cc-708c-4188-88d1-660773920918 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:17:40.453265 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1149/2288] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:17:40 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:17:40.459592 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c033fe22-4eb5-4bc9-a359-3c6e0bfc2664 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:40.467874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-2127a5b9-4c0a-4dd0-ad74-389aeffbf72b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:40.467874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-2127a5b9-4c0a-4dd0-ad74-389aeffbf72b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:40.467874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-2127a5b9-4c0a-4dd0-ad74-389aeffbf72b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:40.502830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.502830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.523071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c033fe22-4eb5-4bc9-a359-3c6e0bfc2664 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:40.538710 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1140/2289] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:40 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1658 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:40.556652 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.556652 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.567506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-2127a5b9-4c0a-4dd0-ad74-389aeffbf72b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:40.592611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:40.592611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:40.610005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-2127a5b9-4c0a-4dd0-ad74-389aeffbf72b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:40.610005 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1150/2290] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:17:40 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1757 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:17:41.023248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-53edc40a-be80-4028-9023-4dd59908708b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3 Jan 21 10:17:41.023480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-53edc40a-be80-4028-9023-4dd59908708b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:41.027251 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:41.027251 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:41.027251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-53edc40a-be80-4028-9023-4dd59908708b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:41.051472 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:41.051472 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:41.453399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c5326ab-3d75-409e-bbfb-83612f63a437 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:41.453399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c5326ab-3d75-409e-bbfb-83612f63a437 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:41.453399 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:41.453399 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:41.453399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c5326ab-3d75-409e-bbfb-83612f63a437 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:41.453399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7c5326ab-3d75-409e-bbfb-83612f63a437 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:41.528635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:41.528635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:41.538099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c5326ab-3d75-409e-bbfb-83612f63a437 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:41.559809 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1151/2291] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:41 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:41.571350 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3d13ee-6403-4f3d-8bec-3cbec23b9a9e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:41.573698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3d13ee-6403-4f3d-8bec-3cbec23b9a9e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:41.573959 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:41.573959 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:41.574364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2d3d13ee-6403-4f3d-8bec-3cbec23b9a9e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:41.725301 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:41.725301 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:41.744447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2d3d13ee-6403-4f3d-8bec-3cbec23b9a9e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:41.789785 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:41.789785 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:41.820757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2d3d13ee-6403-4f3d-8bec-3cbec23b9a9e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:41.820757 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1152/2292] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:41 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1658 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:42.019521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-53edc40a-be80-4028-9023-4dd59908708b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:17:42.020629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-53edc40a-be80-4028-9023-4dd59908708b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:17:42.029505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7a31ffff-aedb-45d2-9b6b-a37aa41c7b52 req-53edc40a-be80-4028-9023-4dd59908708b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3 returned with HTTP 200 Jan 21 10:17:42.030387 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1141/2293] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:17:41 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/attachments/5b3ecefd-888b-4eb2-8f11-1608211e4cf3 => generated 19 bytes in 1017 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:42.570510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8498c45f-4f27-4c04-9340-25329a38f5df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:42.570510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8498c45f-4f27-4c04-9340-25329a38f5df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:42.570510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:42.570510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:42.570510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8498c45f-4f27-4c04-9340-25329a38f5df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:42.570510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8498c45f-4f27-4c04-9340-25329a38f5df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:42.608272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:42.608272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:42.608272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8498c45f-4f27-4c04-9340-25329a38f5df tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:42.608272 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1153/2294] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:42 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:42.847412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57872e58-8871-41fd-98e3-cf2f882eb498 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:17:42.847412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57872e58-8871-41fd-98e3-cf2f882eb498 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:42.847412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:42.847412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:42.847412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57872e58-8871-41fd-98e3-cf2f882eb498 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:42.915438 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:42.915438 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:42.925288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-57872e58-8871-41fd-98e3-cf2f882eb498 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:42.978468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57872e58-8871-41fd-98e3-cf2f882eb498 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:17:42.978468 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1142/2295] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:42 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1363 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:43.618254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18ef433d-3cfb-485f-bac5-9aa9d0533231 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:43.619606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18ef433d-3cfb-485f-bac5-9aa9d0533231 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:43.620039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:43.620039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:43.621496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18ef433d-3cfb-485f-bac5-9aa9d0533231 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:43.622419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-18ef433d-3cfb-485f-bac5-9aa9d0533231 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:43.739879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:43.739879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:43.739879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18ef433d-3cfb-485f-bac5-9aa9d0533231 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:43.739879 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1154/2296] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:43 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:44.739933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b47610c0-316c-41db-bd80-dfc605f0d7d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:44.741231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b47610c0-316c-41db-bd80-dfc605f0d7d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:44.741432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:44.741432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:44.742044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b47610c0-316c-41db-bd80-dfc605f0d7d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:44.742416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b47610c0-316c-41db-bd80-dfc605f0d7d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:44.764625 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:44.764625 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:44.766503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b47610c0-316c-41db-bd80-dfc605f0d7d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:44.767375 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1143/2297] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:44 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:45.781000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-262a52dc-32d2-4ea6-898f-6b3e2bbd3a67 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:45.781495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-262a52dc-32d2-4ea6-898f-6b3e2bbd3a67 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:45.781784 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:45.781784 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:45.782156 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-262a52dc-32d2-4ea6-898f-6b3e2bbd3a67 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:45.782519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-262a52dc-32d2-4ea6-898f-6b3e2bbd3a67 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:45.846548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:45.846548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:45.846548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-262a52dc-32d2-4ea6-898f-6b3e2bbd3a67 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:45.862380 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1155/2298] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:45 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:46.863597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13058ec6-63db-4c2f-a91e-1dd7f0c4b0dc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:46.863597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13058ec6-63db-4c2f-a91e-1dd7f0c4b0dc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:46.863597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:46.863597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:46.863597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13058ec6-63db-4c2f-a91e-1dd7f0c4b0dc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:46.863597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-13058ec6-63db-4c2f-a91e-1dd7f0c4b0dc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:46.968949 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:46.968949 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:46.968949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13058ec6-63db-4c2f-a91e-1dd7f0c4b0dc tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:46.968949 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1144/2299] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:46 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:47.992918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84e57467-f615-47ea-bac5-5442cab9daf1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:47.992918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84e57467-f615-47ea-bac5-5442cab9daf1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:47.992918 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:47.992918 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:47.992918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84e57467-f615-47ea-bac5-5442cab9daf1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:47.992918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-84e57467-f615-47ea-bac5-5442cab9daf1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:48.093485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:48.093485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:48.093485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84e57467-f615-47ea-bac5-5442cab9daf1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:48.114840 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1156/2300] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:47 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:49.119599 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31be90a7-27dc-4383-9c90-2b1b03972edd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:49.119599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31be90a7-27dc-4383-9c90-2b1b03972edd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:49.119599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:49.119599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:49.119599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31be90a7-27dc-4383-9c90-2b1b03972edd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:49.119599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-31be90a7-27dc-4383-9c90-2b1b03972edd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:49.176817 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:49.176817 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:49.176817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31be90a7-27dc-4383-9c90-2b1b03972edd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:49.176817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1145/2301] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:49 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:50.202899 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9cfc19b-3846-4646-9ee3-14f1ddc19da3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:50.202899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9cfc19b-3846-4646-9ee3-14f1ddc19da3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:50.202899 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:50.202899 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:50.202899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9cfc19b-3846-4646-9ee3-14f1ddc19da3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:50.202899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f9cfc19b-3846-4646-9ee3-14f1ddc19da3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:50.288434 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:50.288434 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:50.289251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9cfc19b-3846-4646-9ee3-14f1ddc19da3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:50.290170 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1157/2302] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:50 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:51.311508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b57490f-d896-4035-bba6-413b6b7de7e8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:51.311508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b57490f-d896-4035-bba6-413b6b7de7e8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:51.311508 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:51.311508 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:51.311508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b57490f-d896-4035-bba6-413b6b7de7e8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:51.311508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2b57490f-d896-4035-bba6-413b6b7de7e8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:51.395225 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:51.395225 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:51.431429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b57490f-d896-4035-bba6-413b6b7de7e8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:51.431429 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1146/2303] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:51 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:52.458330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63d922db-4bf7-4585-9c69-06df9de98469 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:52.458330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63d922db-4bf7-4585-9c69-06df9de98469 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:52.458330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:52.458330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:52.458330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63d922db-4bf7-4585-9c69-06df9de98469 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:52.458330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-63d922db-4bf7-4585-9c69-06df9de98469 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:52.569991 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:52.569991 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:52.569991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63d922db-4bf7-4585-9c69-06df9de98469 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:52.575168 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1158/2304] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:52 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:53.589019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f21b6f70-e924-4939-8a74-4c3f11d2ad83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:53.590214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f21b6f70-e924-4939-8a74-4c3f11d2ad83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:53.590587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:53.590587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:53.591221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f21b6f70-e924-4939-8a74-4c3f11d2ad83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:53.591754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f21b6f70-e924-4939-8a74-4c3f11d2ad83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:53.622609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:53.622609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:53.628837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f21b6f70-e924-4939-8a74-4c3f11d2ad83 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:53.630541 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1147/2305] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:53 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:54.247644 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc392083-8bf6-4c2e-90a8-1471f9949843 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:17:54.248114 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:54.248114 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:54.248661 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc392083-8bf6-4c2e-90a8-1471f9949843 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "972d6a36-4f6f-4efa-be6a-1213b24dc2be", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-820072039"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:54.304092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:54.304092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:54.305356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc392083-8bf6-4c2e-90a8-1471f9949843 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:54.305718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-dc392083-8bf6-4c2e-90a8-1471f9949843 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:17:54.365536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-dc392083-8bf6-4c2e-90a8-1471f9949843 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['1b1252e9-51f7-4ab1-a066-200f966be885', 'dedbc7fb-d243-4c47-b750-a781bc4ede1c', '84fa88df-f6e6-4f84-9805-37bebdb430ea', 'ceedf4a3-1f2b-409b-b14f-3ee89c660df8'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:17:54.501945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc392083-8bf6-4c2e-90a8-1471f9949843 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot create request issued successfully. Jan 21 10:17:54.503097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc392083-8bf6-4c2e-90a8-1471f9949843 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:17:54.505498 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1159/2306] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:17:54 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 379 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:17:54.521270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3a06352-6bf0-4826-810d-5bb0d74a207c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:54.521912 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3a06352-6bf0-4826-810d-5bb0d74a207c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:54.522108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:54.522108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:54.522492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3a06352-6bf0-4826-810d-5bb0d74a207c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:54.560534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:54.560534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:54.562126 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b3a06352-6bf0-4826-810d-5bb0d74a207c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:54.564838 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3a06352-6bf0-4826-810d-5bb0d74a207c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:54.567027 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1148/2307] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:54 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:54.644883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efbf957e-9dc2-4ef5-bca0-32881b726ab7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:54.647445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efbf957e-9dc2-4ef5-bca0-32881b726ab7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:54.647901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:54.647901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:54.648563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efbf957e-9dc2-4ef5-bca0-32881b726ab7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:54.649122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-efbf957e-9dc2-4ef5-bca0-32881b726ab7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id b926925d-82b1-4869-a61c-4d837a510467. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:17:54.699015 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:54.699015 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:54.701943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efbf957e-9dc2-4ef5-bca0-32881b726ab7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 200 Jan 21 10:17:54.705772 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1160/2308] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 815 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:54.718939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f03a5c16-4051-4f5e-ad5c-35ac0b80be6e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:54.719771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f03a5c16-4051-4f5e-ad5c-35ac0b80be6e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:54.720148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:54.720148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:54.720742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f03a5c16-4051-4f5e-ad5c-35ac0b80be6e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:54.839219 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:54.839219 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:54.854519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f03a5c16-4051-4f5e-ad5c-35ac0b80be6e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:54.926291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f03a5c16-4051-4f5e-ad5c-35ac0b80be6e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 returned with HTTP 200 Jan 21 10:17:54.927121 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1149/2309] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 => generated 1413 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:54.943224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f10d737b-ca43-42de-b39e-40ecc45c804f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:54.943861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f10d737b-ca43-42de-b39e-40ecc45c804f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:54.944134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:54.944134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:54.944597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f10d737b-ca43-42de-b39e-40ecc45c804f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:55.052089 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:55.052089 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:55.069232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f10d737b-ca43-42de-b39e-40ecc45c804f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:55.126031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f10d737b-ca43-42de-b39e-40ecc45c804f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 returned with HTTP 200 Jan 21 10:17:55.129814 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1161/2310] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 => generated 1413 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:55.148429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba9c4f9a-79ef-419a-9c09-329742275c1a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:55.148958 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba9c4f9a-79ef-419a-9c09-329742275c1a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:55.149153 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:55.149153 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:55.149746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba9c4f9a-79ef-419a-9c09-329742275c1a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:55.150753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ba9c4f9a-79ef-419a-9c09-329742275c1a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume with id: 9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:55.226487 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:55.226487 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:55.231254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba9c4f9a-79ef-419a-9c09-329742275c1a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:55.271342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba9c4f9a-79ef-419a-9c09-329742275c1a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume request issued successfully. Jan 21 10:17:55.272051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba9c4f9a-79ef-419a-9c09-329742275c1a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 returned with HTTP 202 Jan 21 10:17:55.284353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-716b7373-6efa-4868-a020-2f49c0a608c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:55.285134 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-716b7373-6efa-4868-a020-2f49c0a608c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:55.285589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:55.285589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:55.286420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-716b7373-6efa-4868-a020-2f49c0a608c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:55.292298 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1150/2311] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:17:55 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:17:55.349176 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:55.349176 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:55.359504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-716b7373-6efa-4868-a020-2f49c0a608c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:55.401532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-716b7373-6efa-4868-a020-2f49c0a608c4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 returned with HTTP 200 Jan 21 10:17:55.411195 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1162/2312] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:55 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 => generated 1412 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:55.578755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0959d8e4-02c4-4910-9c9f-635118541ef2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:55.579437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0959d8e4-02c4-4910-9c9f-635118541ef2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:55.579758 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:55.579758 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:55.580304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0959d8e4-02c4-4910-9c9f-635118541ef2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:55.664351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:55.664351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:55.667582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0959d8e4-02c4-4910-9c9f-635118541ef2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:55.679056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0959d8e4-02c4-4910-9c9f-635118541ef2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:55.680879 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1151/2313] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:55 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 511 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:56.427537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5fee6487-b15d-4635-b0f7-6f3fe3854245 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:56.427537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5fee6487-b15d-4635-b0f7-6f3fe3854245 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:56.427537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:56.427537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:56.427537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5fee6487-b15d-4635-b0f7-6f3fe3854245 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:56.511121 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:56.511121 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:56.521174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5fee6487-b15d-4635-b0f7-6f3fe3854245 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:56.548655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5fee6487-b15d-4635-b0f7-6f3fe3854245 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 returned with HTTP 200 Jan 21 10:17:56.550021 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1163/2314] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:56 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 => generated 1412 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:56.692725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ee40d33-cb37-47ce-9505-7a3491fc3842 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:56.693731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ee40d33-cb37-47ce-9505-7a3491fc3842 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:56.693954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:56.693954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:56.694333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ee40d33-cb37-47ce-9505-7a3491fc3842 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:56.736183 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:56.736183 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:56.737324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ee40d33-cb37-47ce-9505-7a3491fc3842 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:56.739339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ee40d33-cb37-47ce-9505-7a3491fc3842 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:56.740167 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1152/2315] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 538 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:56.752038 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c89537a7-93ac-4640-a9f3-7911be439273 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:56.752737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c89537a7-93ac-4640-a9f3-7911be439273 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:56.753062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:56.753062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:56.753617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c89537a7-93ac-4640-a9f3-7911be439273 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:56.807045 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:56.807045 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:56.816876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c89537a7-93ac-4640-a9f3-7911be439273 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:56.819137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c89537a7-93ac-4640-a9f3-7911be439273 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:56.820145 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1164/2316] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 538 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:56.830951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29e9393c-4364-44ef-8b0d-f501b69567c1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:17:56.831650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29e9393c-4364-44ef-8b0d-f501b69567c1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:56.832001 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:56.832001 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:56.832523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29e9393c-4364-44ef-8b0d-f501b69567c1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:56.833275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-29e9393c-4364-44ef-8b0d-f501b69567c1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:17:56.835795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-29e9393c-4364-44ef-8b0d-f501b69567c1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:17:56.869242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-29e9393c-4364-44ef-8b0d-f501b69567c1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Get all snapshots completed successfully. Jan 21 10:17:56.875114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29e9393c-4364-44ef-8b0d-f501b69567c1 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 200 Jan 21 10:17:56.876248 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1153/2317] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 10:17:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 729 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:56.890025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-907f7db2-ebcb-4a99-b942-a0fb18fa4631 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] PUT http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:56.890801 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:56.890801 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:56.891489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-907f7db2-ebcb-4a99-b942-a0fb18fa4631 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1553798968", "description": "This is the new description of snapshot."}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:56.924619 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:56.924619 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:56.927109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-907f7db2-ebcb-4a99-b942-a0fb18fa4631 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:56.940926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-907f7db2-ebcb-4a99-b942-a0fb18fa4631 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:56.948159 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1165/2318] 10.222.0.77 () {60 vars in 1342 bytes} [Thu Jan 21 10:17:56 2021] PUT /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 443 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:56.952393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10ba1957-23b9-419f-8841-ba51235151ab tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:56.953214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10ba1957-23b9-419f-8841-ba51235151ab tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:56.953617 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:56.953617 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:56.954234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10ba1957-23b9-419f-8841-ba51235151ab tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:56.989750 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:56.989750 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:56.991547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-10ba1957-23b9-419f-8841-ba51235151ab tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:56.995208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10ba1957-23b9-419f-8841-ba51235151ab tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:56.996608 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1154/2319] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 577 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:17:57.008876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-897b13ee-b7cc-44e0-b6cc-eb512147af43 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:57.009506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-897b13ee-b7cc-44e0-b6cc-eb512147af43 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:57.009764 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:57.009764 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:57.010414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-897b13ee-b7cc-44e0-b6cc-eb512147af43 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:57.010933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-897b13ee-b7cc-44e0-b6cc-eb512147af43 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:57.040050 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:57.040050 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:57.041574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-897b13ee-b7cc-44e0-b6cc-eb512147af43 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:57.188918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-897b13ee-b7cc-44e0-b6cc-eb512147af43 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:17:57.189491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-897b13ee-b7cc-44e0-b6cc-eb512147af43 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 202 Jan 21 10:17:57.190443 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1166/2320] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:17:57 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:17:57.200136 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2353f010-9c0d-457c-9dcc-dee9e17d2098 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:57.200660 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2353f010-9c0d-457c-9dcc-dee9e17d2098 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:57.200879 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:57.200879 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:57.201250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2353f010-9c0d-457c-9dcc-dee9e17d2098 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:57.233491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:57.233491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:57.234966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2353f010-9c0d-457c-9dcc-dee9e17d2098 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:57.237399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2353f010-9c0d-457c-9dcc-dee9e17d2098 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:57.238941 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1155/2321] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:57 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 576 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:57.565312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c6fa9d3-a70c-477f-815a-3f4f15a3d9d1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:57.566415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c6fa9d3-a70c-477f-815a-3f4f15a3d9d1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:57.566775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:57.566775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:57.567395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c6fa9d3-a70c-477f-815a-3f4f15a3d9d1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:57.671386 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:57.671386 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:57.688276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0c6fa9d3-a70c-477f-815a-3f4f15a3d9d1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:57.721166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c6fa9d3-a70c-477f-815a-3f4f15a3d9d1 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 returned with HTTP 200 Jan 21 10:17:57.723949 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1167/2322] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:57 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 => generated 1412 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:58.251130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-591c03f4-c3d9-4035-b7b4-d5a721bd3df7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:58.251929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-591c03f4-c3d9-4035-b7b4-d5a721bd3df7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:58.252298 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:58.252298 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:58.252998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-591c03f4-c3d9-4035-b7b4-d5a721bd3df7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:58.314893 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:58.314893 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:58.317083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-591c03f4-c3d9-4035-b7b4-d5a721bd3df7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:58.319247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-591c03f4-c3d9-4035-b7b4-d5a721bd3df7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 200 Jan 21 10:17:58.323294 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1156/2323] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:58 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 576 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:17:58.741160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef97a0e-c91e-400d-a9f4-8ada7f418174 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 Jan 21 10:17:58.743088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef97a0e-c91e-400d-a9f4-8ada7f418174 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:58.744315 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:58.744315 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:58.745190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef97a0e-c91e-400d-a9f4-8ada7f418174 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:58.809892 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef97a0e-c91e-400d-a9f4-8ada7f418174 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 returned with HTTP 404 Jan 21 10:17:58.812513 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1168/2324] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:58 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/9c406b3f-eea2-444a-b365-a51c414819c8 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:17:58.820974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f879675-fc87-498f-b58b-91d12f3bafc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 Jan 21 10:17:58.822116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f879675-fc87-498f-b58b-91d12f3bafc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:58.822499 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:58.822499 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:58.823083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f879675-fc87-498f-b58b-91d12f3bafc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:58.823627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-0f879675-fc87-498f-b58b-91d12f3bafc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete backup with id: b926925d-82b1-4869-a61c-4d837a510467. Jan 21 10:17:58.848931 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:58.848931 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:58.876561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-0f879675-fc87-498f-b58b-91d12f3bafc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] delete_backup rpcapi backup_id b926925d-82b1-4869-a61c-4d837a510467 {{(pid=87995) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:17:58.884552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f879675-fc87-498f-b58b-91d12f3bafc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 returned with HTTP 202 Jan 21 10:17:58.889195 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1157/2325] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:17:58 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/b926925d-82b1-4869-a61c-4d837a510467 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:17:58.939006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes Jan 21 10:17:58.940712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-914292"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:58.942480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-914292'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:17:58.943051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume of 1 GB Jan 21 10:17:58.959013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Availability Zones retrieved successfully. Jan 21 10:17:58.977695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (ac3afb5b-e19e-4a37-bc5f-772c8845e30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:17:58.984481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc3aea2-6b5a-4524-a320-ee566bf62c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:58.987102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:17:59.126104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc3aea2-6b5a-4524-a320-ee566bf62c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:59.134045 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b18a7be-035d-4133-868b-3b115a7da25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:59.257157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['3ceed9e6-7692-4d9a-9d6b-52013821781f', 'e9982c6c-221a-417b-b88b-44ae5d2083c5', '7ea023d6-fbb4-4f8a-9c8d-392a12a51255', '0b9e646c-6861-48db-b353-ac63b1cf58ce'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:17:59.259754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b18a7be-035d-4133-868b-3b115a7da25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ceed9e6-7692-4d9a-9d6b-52013821781f', 'e9982c6c-221a-417b-b88b-44ae5d2083c5', '7ea023d6-fbb4-4f8a-9c8d-392a12a51255', '0b9e646c-6861-48db-b353-ac63b1cf58ce']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:59.262726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed67ee3-7454-44c3-ac03-a51074aa8711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:59.336751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-694f99fc-adb4-445b-aceb-c3934b7c7074 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:17:59.338723 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-694f99fc-adb4-445b-aceb-c3934b7c7074 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:59.339120 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:59.339120 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:59.340207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-694f99fc-adb4-445b-aceb-c3934b7c7074 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:59.369387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-694f99fc-adb4-445b-aceb-c3934b7c7074 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 404 Jan 21 10:17:59.371742 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1158/2326] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:59 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:17:59.384110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54fe2467-713e-4877-9dd1-bc6fa0dcc0ff tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:17:59.385094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54fe2467-713e-4877-9dd1-bc6fa0dcc0ff tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "972d6a36-4f6f-4efa-be6a-1213b24dc2be", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-76294441"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:59.394773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed67ee3-7454-44c3-ac03-a51074aa8711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '292a43db-4f78-48db-acf6-ae81e8dd0433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-914292',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['3ceed9e6-7692-4d9a-9d6b-52013821781f','e9982c6c-221a-417b-b88b-44ae5d2083c5','7ea023d6-fbb4-4f8a-9c8d-392a12a51255','0b9e646c-6861-48db-b353-ac63b1cf58ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-914292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=292a43db-4f78-48db-acf6-ae81e8dd0433,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='4ecf4c6ce58e464586eb9d040eaa5862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='62d7438112884182b4f773bcb3156c71',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:59.397373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93279178-231d-4a79-b543-a7144d520b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:59.454820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:59.454820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:59.456640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54fe2467-713e-4877-9dd1-bc6fa0dcc0ff tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:17:59.457887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-54fe2467-713e-4877-9dd1-bc6fa0dcc0ff tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:17:59.471424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93279178-231d-4a79-b543-a7144d520b1d) transitioned into state 'SUCCESS' from state '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-914292',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['3ceed9e6-7692-4d9a-9d6b-52013821781f','e9982c6c-221a-417b-b88b-44ae5d2083c5','7ea023d6-fbb4-4f8a-9c8d-392a12a51255','0b9e646c-6861-48db-b353-ac63b1cf58ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:59.476429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f177eba9-5bfe-472c-9127-12746b263338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:17:59.529767 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f177eba9-5bfe-472c-9127-12746b263338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:17:59.535703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (ac3afb5b-e19e-4a37-bc5f-772c8845e30a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:17:59.550651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-54fe2467-713e-4877-9dd1-bc6fa0dcc0ff tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['178c83a0-ddb1-4ce9-b5c3-9f6b6b3cd898', 'c9c7a424-e41f-4bf0-8512-91d60e5951e0', '2596bde6-c893-4ce7-9f04-1589f93be6cb', 'e9dc0a82-5320-4227-bd40-06534d8b8d7a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:17:59.635522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request issued successfully. Jan 21 10:17:59.663494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05fcb71f-fe23-4f9a-8b1f-4649b637ba40 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes returned with HTTP 202 Jan 21 10:17:59.665026 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1169/2327] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:17:58 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes => generated 881 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:17:59.679881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23bbbbd9-937d-4ed5-89e2-169cab2370a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:17:59.680310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23bbbbd9-937d-4ed5-89e2-169cab2370a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:59.680524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:59.680524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:59.680901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23bbbbd9-937d-4ed5-89e2-169cab2370a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:59.775029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54fe2467-713e-4877-9dd1-bc6fa0dcc0ff tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot create request issued successfully. Jan 21 10:17:59.776608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54fe2467-713e-4877-9dd1-bc6fa0dcc0ff tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:17:59.778153 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1159/2328] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:17:59 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 308 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:17:59.791533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e76c40d-5bdc-4db8-968a-fc2c21a44ffc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:17:59.792142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e76c40d-5bdc-4db8-968a-fc2c21a44ffc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:17:59.792245 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:59.792245 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:17:59.796072 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:59.796072 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:59.806688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e76c40d-5bdc-4db8-968a-fc2c21a44ffc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:17:59.815633 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-23bbbbd9-937d-4ed5-89e2-169cab2370a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:17:59.855581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23bbbbd9-937d-4ed5-89e2-169cab2370a3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 200 Jan 21 10:17:59.857833 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1170/2329] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:17:59 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 973 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:17:59.874178 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:59.874178 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:17:59.881088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9e76c40d-5bdc-4db8-968a-fc2c21a44ffc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:17:59.881088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e76c40d-5bdc-4db8-968a-fc2c21a44ffc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 200 Jan 21 10:17:59.881088 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1160/2330] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:17:59 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 440 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:00.874265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c449bf62-5907-4098-a6bf-0ace3e69edfa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:18:00.874765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c449bf62-5907-4098-a6bf-0ace3e69edfa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:00.875134 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:00.875134 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:00.875756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c449bf62-5907-4098-a6bf-0ace3e69edfa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:00.892692 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61418e9c-d6a7-484a-8528-280998330e20 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:18:00.893536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61418e9c-d6a7-484a-8528-280998330e20 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:00.893907 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:00.893907 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:00.895099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61418e9c-d6a7-484a-8528-280998330e20 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:01.011259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:01.011259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:01.015695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-61418e9c-d6a7-484a-8528-280998330e20 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:01.021466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61418e9c-d6a7-484a-8528-280998330e20 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 200 Jan 21 10:18:01.023693 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1161/2331] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:00 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 440 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:18:01.039179 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:01.039179 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:01.078381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c449bf62-5907-4098-a6bf-0ace3e69edfa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:18:01.122611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c449bf62-5907-4098-a6bf-0ace3e69edfa tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 200 Jan 21 10:18:01.129197 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1171/2332] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:00 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 974 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:01.145219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54dff67e-8315-491e-a165-8dba6ac6f734 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups Jan 21 10:18:01.145589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:01.145589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:01.145997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54dff67e-8315-491e-a165-8dba6ac6f734 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'create', calling method: create, body: {"backup": {"volume_id": "292a43db-4f78-48db-acf6-ae81e8dd0433", "name": "tempest-VolumesBackupsTest-Backup-2139655283", "description": "tempest-volume-backup-description-244116792", "container": "container"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:01.147780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-54dff67e-8315-491e-a165-8dba6ac6f734 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating new backup {'backup': {'volume_id': '292a43db-4f78-48db-acf6-ae81e8dd0433', 'name': 'tempest-VolumesBackupsTest-Backup-2139655283', 'description': 'tempest-volume-backup-description-244116792', 'container': 'container'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:18:01.148203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-54dff67e-8315-491e-a165-8dba6ac6f734 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating backup of volume 292a43db-4f78-48db-acf6-ae81e8dd0433 in container container Jan 21 10:18:01.227920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:01.227920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:01.229231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54dff67e-8315-491e-a165-8dba6ac6f734 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:18:01.294295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-54dff67e-8315-491e-a165-8dba6ac6f734 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['dfe0ef86-60a1-46d4-94b9-11e14c48674e', '16257b5f-9ccf-46ee-9551-9babb8d78e5a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:01.459927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54dff67e-8315-491e-a165-8dba6ac6f734 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups returned with HTTP 202 Jan 21 10:18:01.465182 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1162/2333] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:18:01 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups => generated 396 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:18:01.475071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c87b7800-db83-4505-a76c-2eb48278d053 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:01.477473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c87b7800-db83-4505-a76c-2eb48278d053 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:01.477920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:01.477920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:01.478769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c87b7800-db83-4505-a76c-2eb48278d053 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:01.479369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c87b7800-db83-4505-a76c-2eb48278d053 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:01.545901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:01.545901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:01.547885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c87b7800-db83-4505-a76c-2eb48278d053 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:01.559397 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1172/2334] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:01 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:02.037595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3e08f72-756d-425e-b68f-f88e9f407b0d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:18:02.038360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3e08f72-756d-425e-b68f-f88e9f407b0d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:02.038649 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:02.038649 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:02.039082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3e08f72-756d-425e-b68f-f88e9f407b0d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:02.072949 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:02.072949 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:02.075020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d3e08f72-756d-425e-b68f-f88e9f407b0d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:02.078017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3e08f72-756d-425e-b68f-f88e9f407b0d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 200 Jan 21 10:18:02.079623 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1163/2335] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:02 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:02.573313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d08602f-bd8b-4dab-adbe-4425e1b6586f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:02.574056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d08602f-bd8b-4dab-adbe-4425e1b6586f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:02.574475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:02.574475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:02.574854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d08602f-bd8b-4dab-adbe-4425e1b6586f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:02.575230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0d08602f-bd8b-4dab-adbe-4425e1b6586f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:02.648156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:02.648156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:02.650012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d08602f-bd8b-4dab-adbe-4425e1b6586f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:02.650817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1173/2336] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:02 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:18:03.665371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-748d5f0b-877f-4fe0-a66e-9c9573fca09e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:03.668864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-748d5f0b-877f-4fe0-a66e-9c9573fca09e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:03.669341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:03.669341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:03.670900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-748d5f0b-877f-4fe0-a66e-9c9573fca09e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:03.671543 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-748d5f0b-877f-4fe0-a66e-9c9573fca09e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:03.733875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:03.733875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:03.738761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-748d5f0b-877f-4fe0-a66e-9c9573fca09e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:03.748870 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1164/2337] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:03 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:04.759393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86b25288-7323-444e-8192-7acf7f3c8783 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:04.760496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86b25288-7323-444e-8192-7acf7f3c8783 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:04.760900 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:04.760900 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:04.761512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-86b25288-7323-444e-8192-7acf7f3c8783 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:04.763758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-86b25288-7323-444e-8192-7acf7f3c8783 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:04.835125 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:04.835125 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:04.837116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-86b25288-7323-444e-8192-7acf7f3c8783 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:04.837963 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1174/2338] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:04 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:05.853472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cd5d234-318b-4d0a-912d-86d80a451608 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:05.853987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cd5d234-318b-4d0a-912d-86d80a451608 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:05.854475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:05.854475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:05.855071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cd5d234-318b-4d0a-912d-86d80a451608 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:05.855651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4cd5d234-318b-4d0a-912d-86d80a451608 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:05.884559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:05.884559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:05.887500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cd5d234-318b-4d0a-912d-86d80a451608 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:05.888324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1165/2339] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:05 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:06.903832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d49b3255-52bf-4b1d-b398-2a6c6d627bc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:06.904383 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d49b3255-52bf-4b1d-b398-2a6c6d627bc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:06.904891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:06.904891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:06.905274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d49b3255-52bf-4b1d-b398-2a6c6d627bc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:06.905647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d49b3255-52bf-4b1d-b398-2a6c6d627bc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:06.934493 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:06.934493 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:06.936280 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d49b3255-52bf-4b1d-b398-2a6c6d627bc2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:06.937081 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1175/2340] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:06 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:07.959441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ff58d70-b531-4129-8d6f-c1c4a54476dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:07.960687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ff58d70-b531-4129-8d6f-c1c4a54476dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:07.961075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:07.961075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:07.961761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7ff58d70-b531-4129-8d6f-c1c4a54476dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:07.962272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7ff58d70-b531-4129-8d6f-c1c4a54476dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:07.993161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:07.993161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:07.996283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7ff58d70-b531-4129-8d6f-c1c4a54476dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:07.997791 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1166/2341] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:07 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:09.010929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5f94dcf-1155-47bb-947b-b09356e84881 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:09.011502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5f94dcf-1155-47bb-947b-b09356e84881 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:09.011692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:09.011692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:09.012317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5f94dcf-1155-47bb-947b-b09356e84881 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:09.012962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b5f94dcf-1155-47bb-947b-b09356e84881 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:09.063499 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:09.063499 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:09.066421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5f94dcf-1155-47bb-947b-b09356e84881 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:09.068100 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1176/2342] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:09 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:10.083955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e55d9b86-da7e-4276-8c7b-e6d5b7442d74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:10.085018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e55d9b86-da7e-4276-8c7b-e6d5b7442d74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:10.085422 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:10.085422 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:10.086044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e55d9b86-da7e-4276-8c7b-e6d5b7442d74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:10.086566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e55d9b86-da7e-4276-8c7b-e6d5b7442d74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:10.152415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:10.152415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:10.162974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e55d9b86-da7e-4276-8c7b-e6d5b7442d74 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:10.167533 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1167/2343] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:10 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:11.178168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89b66bc2-e16c-4991-8d9c-9cfbeca24e66 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:11.178706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89b66bc2-e16c-4991-8d9c-9cfbeca24e66 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:11.178892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:11.178892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:11.179486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-89b66bc2-e16c-4991-8d9c-9cfbeca24e66 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:11.179934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-89b66bc2-e16c-4991-8d9c-9cfbeca24e66 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:11.202430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:11.202430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:11.206135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-89b66bc2-e16c-4991-8d9c-9cfbeca24e66 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:11.207912 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1177/2344] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:11 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:12.222886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-473985c9-ab9b-4349-a2f0-715bd9e2f4d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:12.223802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-473985c9-ab9b-4349-a2f0-715bd9e2f4d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:12.224130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:12.224130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:12.224652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-473985c9-ab9b-4349-a2f0-715bd9e2f4d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:12.225133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-473985c9-ab9b-4349-a2f0-715bd9e2f4d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:12.280542 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:12.280542 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:12.288875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-473985c9-ab9b-4349-a2f0-715bd9e2f4d8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:12.289972 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1168/2345] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:12 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:13.304895 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52d35b60-1fd4-4470-87cf-f145d9e47a0f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:13.305406 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52d35b60-1fd4-4470-87cf-f145d9e47a0f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:13.305634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:13.305634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:13.306006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52d35b60-1fd4-4470-87cf-f145d9e47a0f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:13.306370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-52d35b60-1fd4-4470-87cf-f145d9e47a0f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:13.384011 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:13.384011 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:13.386399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52d35b60-1fd4-4470-87cf-f145d9e47a0f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:13.387438 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1178/2346] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:13 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:14.403547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc575291-61c4-4b8b-9594-60eda46d44f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:14.404620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc575291-61c4-4b8b-9594-60eda46d44f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:14.405160 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:14.405160 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:14.405720 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc575291-61c4-4b8b-9594-60eda46d44f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:14.406163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cc575291-61c4-4b8b-9594-60eda46d44f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:14.447787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:14.447787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:14.449892 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc575291-61c4-4b8b-9594-60eda46d44f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:14.450766 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1169/2347] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:14 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:15.466465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c0aa955b-bbe1-4795-90e1-3dbb7fff2fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:15.467705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c0aa955b-bbe1-4795-90e1-3dbb7fff2fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:15.468133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:15.468133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:15.468581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c0aa955b-bbe1-4795-90e1-3dbb7fff2fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:15.469029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c0aa955b-bbe1-4795-90e1-3dbb7fff2fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:15.498556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:15.498556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:15.500996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c0aa955b-bbe1-4795-90e1-3dbb7fff2fb3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:15.508888 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1179/2348] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:15 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:16.517404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-678f551f-211e-4416-8c2a-12e755146cea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:16.518244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-678f551f-211e-4416-8c2a-12e755146cea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:16.518574 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:16.518574 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:16.519178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-678f551f-211e-4416-8c2a-12e755146cea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:16.519682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-678f551f-211e-4416-8c2a-12e755146cea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:16.582289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:16.582289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:16.584493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-678f551f-211e-4416-8c2a-12e755146cea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:16.591314 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1170/2349] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:17.606459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1689bafa-599f-40a3-a7eb-da1584d8fe22 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:17.606938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1689bafa-599f-40a3-a7eb-da1584d8fe22 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:17.607075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:17.607075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:17.609035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1689bafa-599f-40a3-a7eb-da1584d8fe22 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:17.609625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1689bafa-599f-40a3-a7eb-da1584d8fe22 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:17.636894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:17.636894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:17.639699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1689bafa-599f-40a3-a7eb-da1584d8fe22 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:17.640963 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1180/2350] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:17 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:18.654792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d54d1857-782d-42d9-86fd-8796f5624c5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:18.655504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d54d1857-782d-42d9-86fd-8796f5624c5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:18.655948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:18.655948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:18.656675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d54d1857-782d-42d9-86fd-8796f5624c5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:18.657399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d54d1857-782d-42d9-86fd-8796f5624c5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:18.725943 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:18.725943 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:18.729244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d54d1857-782d-42d9-86fd-8796f5624c5d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:18.730837 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1171/2351] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:18 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:19.748788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b46a865e-4062-4a7d-ae36-3d04b4df2b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:19.750364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b46a865e-4062-4a7d-ae36-3d04b4df2b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:19.750777 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:19.750777 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:19.751491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b46a865e-4062-4a7d-ae36-3d04b4df2b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:19.752050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b46a865e-4062-4a7d-ae36-3d04b4df2b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:19.778830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:19.778830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:19.781639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b46a865e-4062-4a7d-ae36-3d04b4df2b45 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:19.782711 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1181/2352] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:19 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:20.797040 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57ac2df4-7896-49a9-9d67-cea1076c5994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:20.798156 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57ac2df4-7896-49a9-9d67-cea1076c5994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:20.798156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:20.798156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:20.798757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57ac2df4-7896-49a9-9d67-cea1076c5994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:20.798855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-57ac2df4-7896-49a9-9d67-cea1076c5994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:20.861811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:20.861811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:20.864554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57ac2df4-7896-49a9-9d67-cea1076c5994 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:20.879442 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1172/2353] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:21.887953 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afefbbec-d17e-40e0-bfa5-5c66fb48677d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:21.888693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afefbbec-d17e-40e0-bfa5-5c66fb48677d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:21.888922 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:21.888922 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:21.889302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afefbbec-d17e-40e0-bfa5-5c66fb48677d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:21.890289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-afefbbec-d17e-40e0-bfa5-5c66fb48677d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:21.938978 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:21.938978 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:21.942556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afefbbec-d17e-40e0-bfa5-5c66fb48677d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:21.943977 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1182/2354] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:22.957603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf922b36-e97a-40e9-a6bf-f5246a693df9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:22.958954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf922b36-e97a-40e9-a6bf-f5246a693df9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:22.959389 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:22.959389 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:22.960522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf922b36-e97a-40e9-a6bf-f5246a693df9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:22.961068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cf922b36-e97a-40e9-a6bf-f5246a693df9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:23.004386 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:23.004386 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:23.010396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf922b36-e97a-40e9-a6bf-f5246a693df9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:23.013865 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1173/2355] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:22 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:24.029273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:24.030369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:24.030708 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:24.030708 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:24.031312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:24.031898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:24.118508 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:24.118508 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:24.120457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:24.121237 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1183/2356] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:24 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:24.204479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-32097286-7bd8-44ba-8d98-8fb5408c9b97 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:24.205090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-32097286-7bd8-44ba-8d98-8fb5408c9b97 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:24.205370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:24.205370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:24.205965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-32097286-7bd8-44ba-8d98-8fb5408c9b97 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:24.294977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:24.294977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:24.306899 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-32097286-7bd8-44ba-8d98-8fb5408c9b97 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:24.337024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-32097286-7bd8-44ba-8d98-8fb5408c9b97 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:24.338119 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1174/2357] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:18:24 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 916 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:24.428370 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume// Jan 21 10:18:24.429182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:24.429603 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:24.429603 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:24.430255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:24.431763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06982812-f14d-449d-9172-4edab4476f72 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:18:24.432629 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1184/2358] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:18: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 21 10:18:24.462938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-465db02d-d4be-4304-a35f-979177275d0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments Jan 21 10:18:24.463493 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:24.463493 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:24.463914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-465db02d-d4be-4304-a35f-979177275d0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "972d6a36-4f6f-4efa-be6a-1213b24dc2be", "instance_uuid": "c5fa8e21-150f-46a2-adf2-838554c76c7b", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:24.595430 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:24.595430 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:24.699558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-465db02d-d4be-4304-a35f-979177275d0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments returned with HTTP 200 Jan 21 10:18:24.700832 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1175/2359] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:18:24 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:18:24.753832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd64b1d9-99dc-488f-827d-b77fd1e97665 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:24.754559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd64b1d9-99dc-488f-827d-b77fd1e97665 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:24.755044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd64b1d9-99dc-488f-827d-b77fd1e97665 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:24.793794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-465db02d-d4be-4304-a35f-979177275d0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume// Jan 21 10:18:24.794275 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-465db02d-d4be-4304-a35f-979177275d0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:24.794475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:24.794475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:24.795433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-465db02d-d4be-4304-a35f-979177275d0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:24.797158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-465db02d-d4be-4304-a35f-979177275d0b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:18:24.797911 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1176/2360] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:18: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 21 10:18:24.812190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-8567a686-0886-4b54-bdca-52943d5f9c3c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:24.813021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-8567a686-0886-4b54-bdca-52943d5f9c3c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:24.813654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-8567a686-0886-4b54-bdca-52943d5f9c3c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:24.855303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:24.855303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:24.880032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dd64b1d9-99dc-488f-827d-b77fd1e97665 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:24.894917 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:24.894917 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:24.904696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-8567a686-0886-4b54-bdca-52943d5f9c3c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:24.924789 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:24.924789 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:24.927994 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:24.927994 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:24.938072 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-8567a686-0886-4b54-bdca-52943d5f9c3c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:24.939465 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1177/2361] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:18:24 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 1014 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:18:24.951126 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd64b1d9-99dc-488f-827d-b77fd1e97665 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:24.951994 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1185/2362] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:24 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:24.977469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-2a809309-c20c-4246-b837-7aee48e39f66 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] PUT http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f Jan 21 10:18:24.978075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:24.978075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:24.978632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-2a809309-c20c-4246-b837-7aee48e39f66 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:25.047046 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:18:25.047046 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:18:25.047999 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-2a809309-c20c-4246-b837-7aee48e39f66 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Lock "b'cinder-attachment_update-972d6a36-4f6f-4efa-be6a-1213b24dc2be-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.021s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:18:25.051633 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:25.051633 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:25.134766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a60b463e-47d3-46a8-98d9-06a76c80cbc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:25.135323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a60b463e-47d3-46a8-98d9-06a76c80cbc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:25.135517 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:25.135517 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:25.135897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a60b463e-47d3-46a8-98d9-06a76c80cbc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:25.136264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a60b463e-47d3-46a8-98d9-06a76c80cbc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:25.196166 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:25.196166 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:25.197929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a60b463e-47d3-46a8-98d9-06a76c80cbc4 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:25.198765 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1186/2363] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:25 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:25.975237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36db0ecd-02c5-4c38-828c-ebf056314991 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:25.984400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36db0ecd-02c5-4c38-828c-ebf056314991 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:25.992085 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:25.992085 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:25.993344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36db0ecd-02c5-4c38-828c-ebf056314991 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:26.138317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:26.138317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:26.170484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36db0ecd-02c5-4c38-828c-ebf056314991 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:26.204185 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:26.204185 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:26.218200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36db0ecd-02c5-4c38-828c-ebf056314991 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:26.219379 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1187/2364] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:25 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:26.233079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fefb452-553a-4836-9a5a-3568cf7edfa9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:26.233935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fefb452-553a-4836-9a5a-3568cf7edfa9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:26.236507 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:26.236507 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:26.237616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fefb452-553a-4836-9a5a-3568cf7edfa9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:26.238110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8fefb452-553a-4836-9a5a-3568cf7edfa9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:26.285565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:26.285565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:26.291564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fefb452-553a-4836-9a5a-3568cf7edfa9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:26.292623 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1188/2365] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:27.236681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1edd8c51-1767-49ab-9a61-caf2fcdb641c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:27.238253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1edd8c51-1767-49ab-9a61-caf2fcdb641c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:27.238649 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:27.238649 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:27.239743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1edd8c51-1767-49ab-9a61-caf2fcdb641c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:27.360559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:27.360559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:27.381861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1edd8c51-1767-49ab-9a61-caf2fcdb641c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:27.420898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:27.420898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:27.431068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1edd8c51-1767-49ab-9a61-caf2fcdb641c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:27.431925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1189/2366] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:27 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:27.439934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b9d18d7-5863-4965-9bed-c494a27c38dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:27.441949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b9d18d7-5863-4965-9bed-c494a27c38dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:27.442165 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:27.442165 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:27.442844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b9d18d7-5863-4965-9bed-c494a27c38dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:27.443298 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3b9d18d7-5863-4965-9bed-c494a27c38dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:27.466631 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:27.466631 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:27.469711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b9d18d7-5863-4965-9bed-c494a27c38dd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:27.470927 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1190/2367] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:27 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:27.763658 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-2a809309-c20c-4246-b837-7aee48e39f66 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Lock "b'cinder-attachment_update-972d6a36-4f6f-4efa-be6a-1213b24dc2be-n-h2-758944-3'" released by "attachment_update" :: held 2.716s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:18:27.764350 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-2a809309-c20c-4246-b837-7aee48e39f66 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f returned with HTTP 200 Jan 21 10:18:27.767859 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1178/2368] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:18:24 2021] PUT /volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f => generated 762 bytes in 2796 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:18:28.449381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5826351-c7e8-493e-9c92-4e19845a5cc8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:28.450709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5826351-c7e8-493e-9c92-4e19845a5cc8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:28.450909 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:28.450909 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:28.452118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5826351-c7e8-493e-9c92-4e19845a5cc8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:28.496305 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f0f75e2-1377-404d-9ffc-93058b239a60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:28.496876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f0f75e2-1377-404d-9ffc-93058b239a60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:28.497107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:28.497107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:28.497488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f0f75e2-1377-404d-9ffc-93058b239a60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:28.497862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9f0f75e2-1377-404d-9ffc-93058b239a60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:28.569643 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:28.569643 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:28.573717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f0f75e2-1377-404d-9ffc-93058b239a60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:28.574537 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1179/2369] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:28 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:28.620330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:28.620330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:28.649141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a5826351-c7e8-493e-9c92-4e19845a5cc8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:28.671843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:28.671843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:28.683646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5826351-c7e8-493e-9c92-4e19845a5cc8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:28.684696 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1191/2370] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:28 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 916 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:29.591183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e36a4b01-2b15-4897-9f1a-436aebd0c4b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:29.591816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e36a4b01-2b15-4897-9f1a-436aebd0c4b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:29.592099 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:29.592099 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:29.592629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e36a4b01-2b15-4897-9f1a-436aebd0c4b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:29.593090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e36a4b01-2b15-4897-9f1a-436aebd0c4b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:29.634082 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:29.634082 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:29.636147 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e36a4b01-2b15-4897-9f1a-436aebd0c4b2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:29.637513 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1180/2371] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:29 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:29.703552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d0831c5-0f47-40f8-9b56-b9329cb12772 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:29.704084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d0831c5-0f47-40f8-9b56-b9329cb12772 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:29.704320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:29.704320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:29.704693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d0831c5-0f47-40f8-9b56-b9329cb12772 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:29.835110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:29.835110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:29.875412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8d0831c5-0f47-40f8-9b56-b9329cb12772 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:29.923494 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:29.923494 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:29.961865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d0831c5-0f47-40f8-9b56-b9329cb12772 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:29.985288 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1192/2372] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:29 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:30.651097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6f6d1b2-7ffe-4ca3-aafc-70d7ee36c729 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:30.651745 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6f6d1b2-7ffe-4ca3-aafc-70d7ee36c729 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:30.652036 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:30.652036 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:30.652511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6f6d1b2-7ffe-4ca3-aafc-70d7ee36c729 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:30.653088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e6f6d1b2-7ffe-4ca3-aafc-70d7ee36c729 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:30.679751 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:30.679751 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:30.682021 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6f6d1b2-7ffe-4ca3-aafc-70d7ee36c729 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:30.682834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1181/2373] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:30 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:30.980602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1dd493a5-a23f-4a6f-bf2e-5e4240f06478 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:30.981607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1dd493a5-a23f-4a6f-bf2e-5e4240f06478 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:30.981982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:30.981982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:30.984097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1dd493a5-a23f-4a6f-bf2e-5e4240f06478 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:31.047137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:31.047137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:31.056934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1dd493a5-a23f-4a6f-bf2e-5e4240f06478 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:31.110763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:31.110763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:31.121336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1dd493a5-a23f-4a6f-bf2e-5e4240f06478 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:31.122935 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1193/2374] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:30 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:31.696130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9bbf3db-2ebd-4e86-8129-d14b9b1cda75 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:31.697267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9bbf3db-2ebd-4e86-8129-d14b9b1cda75 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:31.697657 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:31.697657 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:31.698438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9bbf3db-2ebd-4e86-8129-d14b9b1cda75 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:31.698952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e9bbf3db-2ebd-4e86-8129-d14b9b1cda75 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:31.735300 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:31.735300 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:31.738022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9bbf3db-2ebd-4e86-8129-d14b9b1cda75 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:31.739731 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1182/2375] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:31 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:32.139931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7420d0d7-1599-4396-8fee-feb6410d4ed8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:32.140463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7420d0d7-1599-4396-8fee-feb6410d4ed8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:32.140681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:32.140681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:32.141211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7420d0d7-1599-4396-8fee-feb6410d4ed8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:32.238667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:32.238667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:32.248875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7420d0d7-1599-4396-8fee-feb6410d4ed8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:32.272525 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:32.272525 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:32.283423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7420d0d7-1599-4396-8fee-feb6410d4ed8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:32.286226 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1194/2376] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:32 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:32.755223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-451342c6-e8b6-4ac0-832e-35c793cc5d8a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:32.756353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-451342c6-e8b6-4ac0-832e-35c793cc5d8a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:32.756749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:32.756749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:32.757364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-451342c6-e8b6-4ac0-832e-35c793cc5d8a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:32.757924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-451342c6-e8b6-4ac0-832e-35c793cc5d8a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:32.805691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:32.805691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:32.807574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-451342c6-e8b6-4ac0-832e-35c793cc5d8a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:32.809082 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1183/2377] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:32 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:33.280214 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-226dc12b-9406-4487-a62a-9d7f78759266 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f/action Jan 21 10:18:33.280996 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:33.280996 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:33.281471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-226dc12b-9406-4487-a62a-9d7f78759266 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:18:33.281857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-226dc12b-9406-4487-a62a-9d7f78759266 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:33.301802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb838792-d8c5-48eb-b802-fca214572e70 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:33.302780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb838792-d8c5-48eb-b802-fca214572e70 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:33.303349 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:33.303349 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:33.304218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb838792-d8c5-48eb-b802-fca214572e70 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:33.418501 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:33.418501 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:33.457408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-0168a3ec-a569-4a9c-8db7-af69a415e46d req-226dc12b-9406-4487-a62a-9d7f78759266 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f/action returned with HTTP 204 Jan 21 10:18:33.458677 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1195/2378] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:18:33 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:18:33.608500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:33.608500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:33.617514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eb838792-d8c5-48eb-b802-fca214572e70 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:33.643485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:33.643485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:33.654822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb838792-d8c5-48eb-b802-fca214572e70 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:33.655983 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1184/2379] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:33 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 1208 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:18:33.672272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83c0ef39-1f1f-4ea4-b246-f5d7365c1c50 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:18:33.673273 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:33.673273 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:33.673951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83c0ef39-1f1f-4ea4-b246-f5d7365c1c50 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "972d6a36-4f6f-4efa-be6a-1213b24dc2be", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1319555231"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:33.782916 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:33.782916 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:33.787045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-83c0ef39-1f1f-4ea4-b246-f5d7365c1c50 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:33.790783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-83c0ef39-1f1f-4ea4-b246-f5d7365c1c50 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:33.824070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93db8320-06bd-4539-a2cc-bf5c7b68d9c2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:33.824706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93db8320-06bd-4539-a2cc-bf5c7b68d9c2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:33.825016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:33.825016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:33.825458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93db8320-06bd-4539-a2cc-bf5c7b68d9c2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:33.826579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-93db8320-06bd-4539-a2cc-bf5c7b68d9c2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:33.868333 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:33.868333 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:33.870494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93db8320-06bd-4539-a2cc-bf5c7b68d9c2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:33.873528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-83c0ef39-1f1f-4ea4-b246-f5d7365c1c50 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['83cb5e0f-0ea2-4830-a70c-e6ce90c40b1e', '806dc0a5-b8e6-4631-b389-001c648a63ab', 'c55a1edb-eb3d-433a-9b7a-0791dcfae052', 'e65e655a-bc4b-4441-a46c-462491979d51'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:33.882304 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1185/2380] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:33 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:34.067867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-83c0ef39-1f1f-4ea4-b246-f5d7365c1c50 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot force create request issued successfully. Jan 21 10:18:34.068654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83c0ef39-1f1f-4ea4-b246-f5d7365c1c50 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:18:34.069552 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1196/2381] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:18:33 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 310 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:18:34.080993 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32bb4fdf-4cab-40b7-8327-e29e5e817ebe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:34.081526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32bb4fdf-4cab-40b7-8327-e29e5e817ebe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:34.081796 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:34.081796 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:34.082424 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32bb4fdf-4cab-40b7-8327-e29e5e817ebe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:34.141084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:34.141084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:34.142598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-32bb4fdf-4cab-40b7-8327-e29e5e817ebe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:34.148539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32bb4fdf-4cab-40b7-8327-e29e5e817ebe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 200 Jan 21 10:18:34.154256 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1186/2382] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:34 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 442 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:34.897239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-629161bc-69e3-4546-ad6a-d91f8eb11de6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:34.897791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-629161bc-69e3-4546-ad6a-d91f8eb11de6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:34.897976 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:34.897976 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:34.898344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-629161bc-69e3-4546-ad6a-d91f8eb11de6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:34.898711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-629161bc-69e3-4546-ad6a-d91f8eb11de6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:34.942725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:34.942725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:34.944706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-629161bc-69e3-4546-ad6a-d91f8eb11de6 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:34.945527 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1197/2383] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:34 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:35.162145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15c5a44e-2db7-4eca-841f-83bb8ed66464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:35.163331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15c5a44e-2db7-4eca-841f-83bb8ed66464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:35.163744 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:35.163744 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:35.164406 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15c5a44e-2db7-4eca-841f-83bb8ed66464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:35.233307 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:35.233307 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:35.233307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-15c5a44e-2db7-4eca-841f-83bb8ed66464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:35.246857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15c5a44e-2db7-4eca-841f-83bb8ed66464 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 200 Jan 21 10:18:35.266013 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1187/2384] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:35 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 442 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:35.961789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d03a6208-9722-45b4-b51c-5dc08066e9d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:35.962298 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d03a6208-9722-45b4-b51c-5dc08066e9d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:35.964619 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:35.964619 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:35.965271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d03a6208-9722-45b4-b51c-5dc08066e9d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:35.965793 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d03a6208-9722-45b4-b51c-5dc08066e9d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:36.043485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:36.043485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:36.045486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d03a6208-9722-45b4-b51c-5dc08066e9d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:36.048348 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1198/2385] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:36.258450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb243137-fc8e-4661-829d-ec82538abacd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:36.258957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb243137-fc8e-4661-829d-ec82538abacd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:36.259195 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:36.259195 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:36.259572 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb243137-fc8e-4661-829d-ec82538abacd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:36.313697 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:36.313697 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:36.316297 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bb243137-fc8e-4661-829d-ec82538abacd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:36.318704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb243137-fc8e-4661-829d-ec82538abacd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 200 Jan 21 10:18:36.319742 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1188/2386] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:36 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 469 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:36.332116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bc6504f-03e5-41f0-9b7c-316753744d9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:18:36.332932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:36.332932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:36.333616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bc6504f-03e5-41f0-9b7c-316753744d9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "972d6a36-4f6f-4efa-be6a-1213b24dc2be", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1972939044"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:36.429507 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:36.429507 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:36.432360 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6bc6504f-03e5-41f0-9b7c-316753744d9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:36.432927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-6bc6504f-03e5-41f0-9b7c-316753744d9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:36.552066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-6bc6504f-03e5-41f0-9b7c-316753744d9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['5997b868-c5ea-46df-bf92-98722789f6b0', 'b07a62af-9916-48de-a03d-fed0ee0d1381', '2b5791d4-1cc0-4011-b7b1-d9873042ce28', '879ce6a0-fc55-4663-9d88-c15878ce1b36'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:36.733786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6bc6504f-03e5-41f0-9b7c-316753744d9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot force create request issued successfully. Jan 21 10:18:36.734639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bc6504f-03e5-41f0-9b7c-316753744d9d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:18:36.742983 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1199/2387] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:18:36 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 310 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:18:36.751252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afced1e6-a4cd-411f-ad1e-57a2937da895 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:36.751802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afced1e6-a4cd-411f-ad1e-57a2937da895 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:36.752021 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:36.752021 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:36.752916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afced1e6-a4cd-411f-ad1e-57a2937da895 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:36.798875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:36.798875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:36.801463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-afced1e6-a4cd-411f-ad1e-57a2937da895 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:36.803648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afced1e6-a4cd-411f-ad1e-57a2937da895 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 200 Jan 21 10:18:36.804470 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1189/2388] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:36 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:37.068823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b797190e-b618-47f4-8855-6f1333e19dea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:37.071943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b797190e-b618-47f4-8855-6f1333e19dea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:37.073493 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:37.073493 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:37.076642 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b797190e-b618-47f4-8855-6f1333e19dea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:37.083916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b797190e-b618-47f4-8855-6f1333e19dea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:37.140547 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:37.140547 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:37.149716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b797190e-b618-47f4-8855-6f1333e19dea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:37.150784 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1200/2389] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:37 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:37.818557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eba0b56a-082c-4933-b96c-d4e46cafa3ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:37.819114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eba0b56a-082c-4933-b96c-d4e46cafa3ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:37.819341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:37.819341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:37.819994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eba0b56a-082c-4933-b96c-d4e46cafa3ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:37.852184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:37.852184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:37.854697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eba0b56a-082c-4933-b96c-d4e46cafa3ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:37.857904 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eba0b56a-082c-4933-b96c-d4e46cafa3ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 200 Jan 21 10:18:37.858912 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1190/2390] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:37 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:38.166113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e6d5c64-9ae6-4ff9-aa79-ad2dddd3f27b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:38.167353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e6d5c64-9ae6-4ff9-aa79-ad2dddd3f27b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:38.167781 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:38.167781 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:38.168571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e6d5c64-9ae6-4ff9-aa79-ad2dddd3f27b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:38.169127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0e6d5c64-9ae6-4ff9-aa79-ad2dddd3f27b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:38.195476 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:38.195476 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:38.197862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e6d5c64-9ae6-4ff9-aa79-ad2dddd3f27b tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:38.198891 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1201/2391] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:38 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:38.874105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-62536435-1b68-451c-aaee-1076df5e9907 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:38.875588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-62536435-1b68-451c-aaee-1076df5e9907 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:38.876670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:38.876670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:38.877475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-62536435-1b68-451c-aaee-1076df5e9907 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:38.942955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:38.942955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:38.944518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-62536435-1b68-451c-aaee-1076df5e9907 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:38.947109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-62536435-1b68-451c-aaee-1076df5e9907 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 200 Jan 21 10:18:38.948475 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1191/2392] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:38 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 469 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:38.963013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31d35d83-8bc5-4a2c-8573-9993277bab0c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:38.963623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31d35d83-8bc5-4a2c-8573-9993277bab0c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:38.963843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:38.963843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:38.964224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31d35d83-8bc5-4a2c-8573-9993277bab0c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:38.964586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-31d35d83-8bc5-4a2c-8573-9993277bab0c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:38.999063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:38.999063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:39.003484 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-31d35d83-8bc5-4a2c-8573-9993277bab0c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:39.165955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-31d35d83-8bc5-4a2c-8573-9993277bab0c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:18:39.166396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31d35d83-8bc5-4a2c-8573-9993277bab0c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 202 Jan 21 10:18:39.167609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1202/2393] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:18:38 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:18:39.175998 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0cdecfd4-d87e-4f67-9429-ddf9023b0b34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:39.176534 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0cdecfd4-d87e-4f67-9429-ddf9023b0b34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:39.176734 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:39.176734 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:39.177369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0cdecfd4-d87e-4f67-9429-ddf9023b0b34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:39.213005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa24a824-8532-427c-9ddb-8e3ae167d183 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:39.213532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa24a824-8532-427c-9ddb-8e3ae167d183 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:39.213758 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:39.213758 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:39.214788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa24a824-8532-427c-9ddb-8e3ae167d183 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:39.215208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fa24a824-8532-427c-9ddb-8e3ae167d183 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:39.273199 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:39.273199 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:39.274364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0cdecfd4-d87e-4f67-9429-ddf9023b0b34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:39.276381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0cdecfd4-d87e-4f67-9429-ddf9023b0b34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 200 Jan 21 10:18:39.277189 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1192/2394] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:39 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 468 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:39.309628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:39.309628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:39.311916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa24a824-8532-427c-9ddb-8e3ae167d183 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:39.322064 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1203/2395] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:39 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:40.290341 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e26ebd86-7f23-4324-8b82-59d67c68c4d2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:40.291402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e26ebd86-7f23-4324-8b82-59d67c68c4d2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:40.291768 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:40.291768 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:40.292378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e26ebd86-7f23-4324-8b82-59d67c68c4d2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:40.336981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf705ad0-c713-4f1c-a20b-752e04346dd0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:40.337544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf705ad0-c713-4f1c-a20b-752e04346dd0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:40.337863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:40.337863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:40.338354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf705ad0-c713-4f1c-a20b-752e04346dd0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:40.338791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cf705ad0-c713-4f1c-a20b-752e04346dd0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:40.380812 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:40.380812 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:40.396145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e26ebd86-7f23-4324-8b82-59d67c68c4d2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:40.403183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e26ebd86-7f23-4324-8b82-59d67c68c4d2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 200 Jan 21 10:18:40.413813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:40.413813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:40.414657 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1193/2396] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:40 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 468 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:40.416568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf705ad0-c713-4f1c-a20b-752e04346dd0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:40.417681 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1204/2397] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:40 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:41.419319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa146e07-b09c-40dd-97a4-c97b509a4660 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:41.420133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa146e07-b09c-40dd-97a4-c97b509a4660 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:41.420728 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:41.420728 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:41.421258 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa146e07-b09c-40dd-97a4-c97b509a4660 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:41.433956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90235090-be7d-4658-bfb0-df786bc61b02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:41.434835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90235090-be7d-4658-bfb0-df786bc61b02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:41.435230 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:41.435230 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:41.435731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90235090-be7d-4658-bfb0-df786bc61b02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:41.436656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-90235090-be7d-4658-bfb0-df786bc61b02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:41.549148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:41.549148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:41.555179 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:41.555179 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:41.556553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fa146e07-b09c-40dd-97a4-c97b509a4660 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:41.558889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90235090-be7d-4658-bfb0-df786bc61b02 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:41.559189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa146e07-b09c-40dd-97a4-c97b509a4660 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 200 Jan 21 10:18:41.560437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1194/2398] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:41 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 468 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:41.563988 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1205/2399] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:41 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:42.574154 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02bde71d-7d88-4907-a7ae-268890c35f1d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:18:42.576191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02bde71d-7d88-4907-a7ae-268890c35f1d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:42.577913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:42.577913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:42.578555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02bde71d-7d88-4907-a7ae-268890c35f1d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:42.626198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02bde71d-7d88-4907-a7ae-268890c35f1d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 404 Jan 21 10:18:42.627487 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1206/2400] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:42 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:18:42.640442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c553575-755d-47ca-b5a8-7229ef0c7c5a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:42.640986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c553575-755d-47ca-b5a8-7229ef0c7c5a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:42.641621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c553575-755d-47ca-b5a8-7229ef0c7c5a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:42.641991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4c553575-755d-47ca-b5a8-7229ef0c7c5a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:42.685629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:42.685629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:42.687710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c553575-755d-47ca-b5a8-7229ef0c7c5a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:42.694751 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1207/2401] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:42 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:42.711459 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0afbb2c-32c6-4d49-a813-ec6bd908c238 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:18:42.712763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0afbb2c-32c6-4d49-a813-ec6bd908c238 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:42.712985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:42.712985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:42.713362 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0afbb2c-32c6-4d49-a813-ec6bd908c238 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:42.713721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-f0afbb2c-32c6-4d49-a813-ec6bd908c238 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:18:42.750572 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:42.750572 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:42.753506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0afbb2c-32c6-4d49-a813-ec6bd908c238 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:42.876623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0afbb2c-32c6-4d49-a813-ec6bd908c238 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:18:42.881123 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0afbb2c-32c6-4d49-a813-ec6bd908c238 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 202 Jan 21 10:18:42.882183 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1208/2402] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:18:42 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:18:42.890604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a58425d4-f8ba-4071-93cf-836dd35a77c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:18:42.891516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a58425d4-f8ba-4071-93cf-836dd35a77c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:42.891934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:42.891934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:42.893400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a58425d4-f8ba-4071-93cf-836dd35a77c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:42.922660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:42.922660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:42.924840 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a58425d4-f8ba-4071-93cf-836dd35a77c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:42.926997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a58425d4-f8ba-4071-93cf-836dd35a77c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 200 Jan 21 10:18:42.928063 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1209/2403] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:42 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:43.009742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] POST http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes Jan 21 10:18:43.010398 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:43.010398 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:43.011084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1764687397"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:43.012436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1764687397'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:18:43.012989 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Create volume of 1 GB Jan 21 10:18:43.040361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Availability Zones retrieved successfully. Jan 21 10:18:43.077349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Flow 'volume_create_api' (9f5f2f14-ef30-4cc6-ac38-d10fa77004cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:18:43.085111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aab81bd-c035-4309-923a-baec1a5b759e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:43.093314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:18:43.270185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aab81bd-c035-4309-923a-baec1a5b759e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:43.270185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede10db2-bfbb-4477-a79c-557caf6a01f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:43.402107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Created reservations ['16919a58-108c-4f25-ade3-f83dd57083e3', 'b0542f7c-24d4-4d05-af3d-e2b9e0d97f4a', '0c97eda6-101d-4d81-a64b-52b9307d7d88', 'f41ab09e-9557-4a2d-9412-eaf8827f00df'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:43.404061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede10db2-bfbb-4477-a79c-557caf6a01f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16919a58-108c-4f25-ade3-f83dd57083e3', 'b0542f7c-24d4-4d05-af3d-e2b9e0d97f4a', '0c97eda6-101d-4d81-a64b-52b9307d7d88', 'f41ab09e-9557-4a2d-9412-eaf8827f00df']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:43.406300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272685fe-1844-4bd4-bf49-40a263de8512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:43.490910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272685fe-1844-4bd4-bf49-40a263de8512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60735d69-f3a7-4be8-9559-c675a4640c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1764687397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f475883e06414a91c3dc627800659d',qos_specs=None,replication_status=,reservations=['16919a58-108c-4f25-ade3-f83dd57083e3','b0542f7c-24d4-4d05-af3d-e2b9e0d97f4a','0c97eda6-101d-4d81-a64b-52b9307d7d88','f41ab09e-9557-4a2d-9412-eaf8827f00df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348f7091f3584064895f2b4549a4ed9e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1764687397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60735d69-f3a7-4be8-9559-c675a4640c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42f475883e06414a91c3dc627800659d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='348f7091f3584064895f2b4549a4ed9e',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:43.494733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455df2fa-e9c7-4f8e-aa71-38ad5ec7d29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:43.543536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455df2fa-e9c7-4f8e-aa71-38ad5ec7d29e) transitioned into state 'SUCCESS' from state '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-1764687397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42f475883e06414a91c3dc627800659d',qos_specs=None,replication_status=,reservations=['16919a58-108c-4f25-ade3-f83dd57083e3','b0542f7c-24d4-4d05-af3d-e2b9e0d97f4a','0c97eda6-101d-4d81-a64b-52b9307d7d88','f41ab09e-9557-4a2d-9412-eaf8827f00df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348f7091f3584064895f2b4549a4ed9e',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:43.543536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0d3b30-ad98-48a8-bc1a-a6d67fbfa09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:43.574166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0d3b30-ad98-48a8-bc1a-a6d67fbfa09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:43.577193 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Flow 'volume_create_api' (9f5f2f14-ef30-4cc6-ac38-d10fa77004cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:18:43.654870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Create volume request issued successfully. Jan 21 10:18:43.702293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31506a90-83f6-4d15-9fe1-806b925ab5de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:43.702820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31506a90-83f6-4d15-9fe1-806b925ab5de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:43.703043 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:43.703043 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:43.703579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31506a90-83f6-4d15-9fe1-806b925ab5de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:43.703952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-31506a90-83f6-4d15-9fe1-806b925ab5de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:43.722681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c9596a33-06c9-4db3-9af4-eaa932a39372 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes returned with HTTP 202 Jan 21 10:18:43.723618 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1195/2404] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:18:42 2021] POST /volume/v3/42f475883e06414a91c3dc627800659d/volumes => generated 823 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:18:43.744243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a1eebdf-c776-4687-a3ff-e89a4dfaa083 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:43.744684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a1eebdf-c776-4687-a3ff-e89a4dfaa083 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:43.744909 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:43.744909 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:43.745284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a1eebdf-c776-4687-a3ff-e89a4dfaa083 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:43.775589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:43.775589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:43.792373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31506a90-83f6-4d15-9fe1-806b925ab5de tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:43.815656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1210/2405] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:43 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:43.846078 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:43.846078 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:43.867779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8a1eebdf-c776-4687-a3ff-e89a4dfaa083 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Volume info retrieved successfully. Jan 21 10:18:43.913628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a1eebdf-c776-4687-a3ff-e89a4dfaa083 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 returned with HTTP 200 Jan 21 10:18:43.915869 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1196/2406] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:43 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 => generated 891 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:43.940321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74355a0d-1913-4f15-8dcb-eadf1a9aa3f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:18:43.940851 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74355a0d-1913-4f15-8dcb-eadf1a9aa3f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:43.941069 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:43.941069 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:43.941448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74355a0d-1913-4f15-8dcb-eadf1a9aa3f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:43.989536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:43.989536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:43.992371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-74355a0d-1913-4f15-8dcb-eadf1a9aa3f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:44.001254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74355a0d-1913-4f15-8dcb-eadf1a9aa3f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 200 Jan 21 10:18:44.002385 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1211/2407] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:43 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 466 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:44.807343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66d27805-974e-4a99-b3d3-6f6a9d64b590 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:44.807879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66d27805-974e-4a99-b3d3-6f6a9d64b590 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:44.808047 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:44.808047 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:44.808885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66d27805-974e-4a99-b3d3-6f6a9d64b590 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:44.809401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-66d27805-974e-4a99-b3d3-6f6a9d64b590 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:44.860488 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:44.860488 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:44.865336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66d27805-974e-4a99-b3d3-6f6a9d64b590 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:44.871350 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1197/2408] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:44 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:44.944427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-648f539d-cfcc-4123-8c50-dface60c3d6b tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:44.944427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-648f539d-cfcc-4123-8c50-dface60c3d6b tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:44.944427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:44.944427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:44.944427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-648f539d-cfcc-4123-8c50-dface60c3d6b tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:45.019771 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f3fd263-4f7a-449c-87a4-55e54b69cd46 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:18:45.019771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f3fd263-4f7a-449c-87a4-55e54b69cd46 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:45.019771 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:45.019771 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:45.019771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f3fd263-4f7a-449c-87a4-55e54b69cd46 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:45.171352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f3fd263-4f7a-449c-87a4-55e54b69cd46 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 404 Jan 21 10:18:45.171352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1198/2409] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:45 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 111 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:18:45.183952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79e939f3-3ade-4740-a62b-f8280d866f7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:45.183952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79e939f3-3ade-4740-a62b-f8280d866f7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:45.183952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79e939f3-3ade-4740-a62b-f8280d866f7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:45.183952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-79e939f3-3ade-4740-a62b-f8280d866f7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:45.236623 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:45.236623 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:45.250454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-648f539d-cfcc-4123-8c50-dface60c3d6b tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Volume info retrieved successfully. Jan 21 10:18:45.306698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-648f539d-cfcc-4123-8c50-dface60c3d6b tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 returned with HTTP 200 Jan 21 10:18:45.306698 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1212/2410] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:44 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 => generated 916 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:45.323306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-707a9301-979c-4dbb-af3e-99a4285e4aa3 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] POST http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots Jan 21 10:18:45.323306 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:45.323306 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:45.323306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-707a9301-979c-4dbb-af3e-99a4285e4aa3 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60735d69-f3a7-4be8-9559-c675a4640c80", "name": "tempest-SnapshotManageAdminTest-Snapshot-649057313"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:45.329188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:45.329188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:45.329188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79e939f3-3ade-4740-a62b-f8280d866f7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:45.375831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:45.375831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:45.377743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-707a9301-979c-4dbb-af3e-99a4285e4aa3 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Volume info retrieved successfully. Jan 21 10:18:45.378111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-707a9301-979c-4dbb-af3e-99a4285e4aa3 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Create snapshot from volume 60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:45.458841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79e939f3-3ade-4740-a62b-f8280d866f7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:18:45.459573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79e939f3-3ade-4740-a62b-f8280d866f7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 202 Jan 21 10:18:45.461149 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1199/2411] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:18:45 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:18:45.469528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-707a9301-979c-4dbb-af3e-99a4285e4aa3 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Created reservations ['85640aa7-9048-4471-aee0-ed162b2b415f', '229a4a45-bdcf-45be-8097-872079d58af9', '7c1f14ef-e13a-4bcb-b9ea-7c0b897d0e62', 'cf9500fe-a0df-43a8-bc00-b01fc5ecb8bd'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:45.473042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65ffa7fe-f850-4acd-bab6-dc703a5c153a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:45.473572 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65ffa7fe-f850-4acd-bab6-dc703a5c153a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:45.473790 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:45.473790 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:45.474166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65ffa7fe-f850-4acd-bab6-dc703a5c153a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:45.510111 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:45.510111 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:45.511712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65ffa7fe-f850-4acd-bab6-dc703a5c153a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:45.513876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65ffa7fe-f850-4acd-bab6-dc703a5c153a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 200 Jan 21 10:18:45.515337 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1200/2412] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:45 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:45.603291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-707a9301-979c-4dbb-af3e-99a4285e4aa3 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Snapshot create request issued successfully. Jan 21 10:18:45.605177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-707a9301-979c-4dbb-af3e-99a4285e4aa3 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots returned with HTTP 202 Jan 21 10:18:45.612781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1213/2413] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:18:45 2021] POST /volume/v3/42f475883e06414a91c3dc627800659d/snapshots => generated 309 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:18:45.620576 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64c038bb-38d8-4836-804e-61590697476f tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:45.621803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64c038bb-38d8-4836-804e-61590697476f tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:45.622203 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:45.622203 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:45.622846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64c038bb-38d8-4836-804e-61590697476f tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:45.666153 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:45.666153 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:45.669608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-64c038bb-38d8-4836-804e-61590697476f tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Snapshot retrieved successfully. Jan 21 10:18:45.673104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64c038bb-38d8-4836-804e-61590697476f tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da returned with HTTP 200 Jan 21 10:18:45.674685 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1201/2414] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:45 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da => generated 441 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:45.887385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b963e198-25a5-4767-afe7-3423b925cdde tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:45.893108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b963e198-25a5-4767-afe7-3423b925cdde tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:45.893510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:45.893510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:45.894126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b963e198-25a5-4767-afe7-3423b925cdde tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:45.894645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b963e198-25a5-4767-afe7-3423b925cdde tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:45.956849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:45.956849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:45.959863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b963e198-25a5-4767-afe7-3423b925cdde tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:45.961181 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1214/2415] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:45 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:46.528022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66a07bea-125c-4dd6-b539-afa08b893655 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:46.528811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66a07bea-125c-4dd6-b539-afa08b893655 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:46.529206 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:46.529206 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:46.529835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66a07bea-125c-4dd6-b539-afa08b893655 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:46.594889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:46.594889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:46.596239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66a07bea-125c-4dd6-b539-afa08b893655 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:18:46.598390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66a07bea-125c-4dd6-b539-afa08b893655 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 200 Jan 21 10:18:46.599565 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1202/2416] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:46 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 468 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:46.685860 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c37ccc3-dcac-4ae6-bd6d-49c91d2c34ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:46.694372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c37ccc3-dcac-4ae6-bd6d-49c91d2c34ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:46.695333 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:46.695333 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:46.695823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c37ccc3-dcac-4ae6-bd6d-49c91d2c34ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:46.777955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:46.777955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:46.788565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c37ccc3-dcac-4ae6-bd6d-49c91d2c34ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Snapshot retrieved successfully. Jan 21 10:18:46.790736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c37ccc3-dcac-4ae6-bd6d-49c91d2c34ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da returned with HTTP 200 Jan 21 10:18:46.799301 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1215/2417] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:46 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da => generated 441 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:46.977920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf6be79d-a168-41dc-966a-b9c02cac527e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:46.978481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf6be79d-a168-41dc-966a-b9c02cac527e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:46.978631 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:46.978631 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:46.979547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf6be79d-a168-41dc-966a-b9c02cac527e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:46.981127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cf6be79d-a168-41dc-966a-b9c02cac527e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:47.085712 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:47.085712 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:47.096938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf6be79d-a168-41dc-966a-b9c02cac527e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:47.099413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1203/2418] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:46 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:47.613040 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e3701a3-4441-4385-b473-860a3b73c4f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:18:47.613944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e3701a3-4441-4385-b473-860a3b73c4f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:47.614366 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:47.614366 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:47.615051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e3701a3-4441-4385-b473-860a3b73c4f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:47.641999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e3701a3-4441-4385-b473-860a3b73c4f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 404 Jan 21 10:18:47.643746 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1216/2419] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:47 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:18:47.775390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-ed357aff-108d-45d7-876d-fb158b28d328 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:47.775843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-ed357aff-108d-45d7-876d-fb158b28d328 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:47.776063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:47.776063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:47.776431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-ed357aff-108d-45d7-876d-fb158b28d328 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:47.809705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5dfae94f-0ae5-474a-b913-ad552205b652 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:47.810143 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5dfae94f-0ae5-474a-b913-ad552205b652 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:47.810897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5dfae94f-0ae5-474a-b913-ad552205b652 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:47.830572 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:47.830572 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:47.837520 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:47.837520 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:47.838665 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5dfae94f-0ae5-474a-b913-ad552205b652 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Snapshot retrieved successfully. Jan 21 10:18:47.839933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-ed357aff-108d-45d7-876d-fb158b28d328 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:47.840658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5dfae94f-0ae5-474a-b913-ad552205b652 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da returned with HTTP 200 Jan 21 10:18:47.841507 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1217/2420] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:47 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:47.863401 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:47.863401 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:47.873859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-ed357aff-108d-45d7-876d-fb158b28d328 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:47.875058 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1204/2421] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:18:47 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 1208 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:18:47.897914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-3b0bbf0c-308f-4cdb-9b99-b96bddfcb9ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be/action Jan 21 10:18:47.898394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:47.898394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:47.898948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-3b0bbf0c-308f-4cdb-9b99-b96bddfcb9ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:18:47.899403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-3b0bbf0c-308f-4cdb-9b99-b96bddfcb9ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:47.944566 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] POST http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da/action Jan 21 10:18:47.946113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:47.946113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:47.946836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Action body: b'{"os-unmanage": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:18:47.947983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:47.948552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.snapshot_unmanage [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Unmanage snapshot with id: 7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:47.950409 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:47.950409 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:47.951795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-3b0bbf0c-308f-4cdb-9b99-b96bddfcb9ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:47.963088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-3b0bbf0c-308f-4cdb-9b99-b96bddfcb9ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Begin detaching volume completed successfully. Jan 21 10:18:47.963892 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-3b0bbf0c-308f-4cdb-9b99-b96bddfcb9ae tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be/action returned with HTTP 202 Jan 21 10:18:47.965435 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1205/2422] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:18:47 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 10:18:47.994165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcad649b-364e-4bae-a1a4-930af8a383a0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:47.994877 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bcad649b-364e-4bae-a1a4-930af8a383a0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:47.995097 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:47.995097 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:47.995502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bcad649b-364e-4bae-a1a4-930af8a383a0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.023644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.023644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.049639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:48.098116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.098116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.118237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bcad649b-364e-4bae-a1a4-930af8a383a0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:48.151406 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot delete request issued successfully. Jan 21 10:18:48.152281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da/action returned with HTTP 202 Jan 21 10:18:48.153889 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1218/2423] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 10:18:47 2021] POST /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:18:48.154964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume// Jan 21 10:18:48.155443 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.155443 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.155816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.156143 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.156143 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.156688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.159054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7935cb1-8d05-49b3-82cf-ac0018611295 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:18:48.161125 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1219/2424] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:18:48 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:18:48.166504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-330e4600-11a1-4f17-aae5-c9d67cf85d65 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:48.167358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-330e4600-11a1-4f17-aae5-c9d67cf85d65 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.168044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-330e4600-11a1-4f17-aae5-c9d67cf85d65 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.168625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-330e4600-11a1-4f17-aae5-c9d67cf85d65 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:48.180819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bcad649b-364e-4bae-a1a4-930af8a383a0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:48.181633 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1206/2425] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:47 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 1211 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:18:48.186041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19856dbd-46b0-4b6f-9540-b0f8b54bd6b9 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:48.186535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19856dbd-46b0-4b6f-9540-b0f8b54bd6b9 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.186872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.186872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.187451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19856dbd-46b0-4b6f-9540-b0f8b54bd6b9 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.197453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.197453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.201291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-330e4600-11a1-4f17-aae5-c9d67cf85d65 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:48.208508 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1220/2426] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:48.212817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-9a73570f-3784-4a5f-b2cf-9edeb3247c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:48.213507 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-9a73570f-3784-4a5f-b2cf-9edeb3247c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.213786 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.213786 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.219957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-9a73570f-3784-4a5f-b2cf-9edeb3247c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.223423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.223423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.224544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-19856dbd-46b0-4b6f-9540-b0f8b54bd6b9 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:48.226411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19856dbd-46b0-4b6f-9540-b0f8b54bd6b9 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da returned with HTTP 200 Jan 21 10:18:48.234284 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1207/2427] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:48 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:48.242200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b635a18d-cdbe-4b60-a213-e7e71f07eebe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:18:48.243051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b635a18d-cdbe-4b60-a213-e7e71f07eebe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.243478 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.243478 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.244127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b635a18d-cdbe-4b60-a213-e7e71f07eebe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.298371 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.298371 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.316443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-9a73570f-3784-4a5f-b2cf-9edeb3247c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:48.339591 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.339591 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.339871 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.339871 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.350004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b635a18d-cdbe-4b60-a213-e7e71f07eebe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:18:48.351791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-9a73570f-3784-4a5f-b2cf-9edeb3247c3e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:48.353148 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1221/2428] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:18:48 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 1310 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:18:48.375259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b635a18d-cdbe-4b60-a213-e7e71f07eebe tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 200 Jan 21 10:18:48.376107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1208/2429] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 974 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:48.394570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8df2484b-2cfd-4e53-87ec-a4be50221203 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:48.395187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8df2484b-2cfd-4e53-87ec-a4be50221203 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.395365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.395365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.395738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8df2484b-2cfd-4e53-87ec-a4be50221203 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.396112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8df2484b-2cfd-4e53-87ec-a4be50221203 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:48.425148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.425148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.426963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8df2484b-2cfd-4e53-87ec-a4be50221203 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:48.435793 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1222/2430] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:48.442023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f8fdd2f-dc9c-4473-a469-4112ef395b12 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/detail Jan 21 10:18:48.442562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f8fdd2f-dc9c-4473-a469-4112ef395b12 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.442782 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.442782 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.443181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f8fdd2f-dc9c-4473-a469-4112ef395b12 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.443911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-9f8fdd2f-dc9c-4473-a469-4112ef395b12 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:18:48.471329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f8fdd2f-dc9c-4473-a469-4112ef395b12 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/detail returned with HTTP 200 Jan 21 10:18:48.472801 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1209/2431] 10.222.0.77 () {58 vars in 1225 bytes} [Thu Jan 21 10:18:48 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/detail => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:48.485804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] POST http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7/restore Jan 21 10:18:48.486814 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.486814 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.487548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:48.488858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Restoring backup 97625674-1285-4cc9-9650-c8d70004bed7 ({'restore': {}}) {{(pid=87996) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 10:18:48.488858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Restoring backup 97625674-1285-4cc9-9650-c8d70004bed7 to volume None. Jan 21 10:18:48.514592 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.514592 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.518922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Creating volume of 1 GB for restore of backup 97625674-1285-4cc9-9650-c8d70004bed7. Jan 21 10:18:48.539782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Availability zone cache updated, next update will occur around 2021-01-21 11:18:48.539114. {{(pid=87996) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 10:18:48.540109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Availability Zones retrieved successfully. Jan 21 10:18:48.562526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (8e949d4d-ed3c-4197-b711-afdf53e6f677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:18:48.566458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1804d47d-2343-4bcb-8acb-3d1745eb0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:48.568573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:18:48.639858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1804d47d-2343-4bcb-8acb-3d1745eb0fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:48.642212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bac1c32-48be-4a46-8e88-ec11ef9c506e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:48.728503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Created reservations ['382a9efd-0222-4fd6-8d1b-c1548fac7367', 'ec8c762f-a05c-407d-9a31-31a4bf677b91', '8962a3fd-0138-476e-a3cf-e094afcb4dd2', '8c329742-3880-4c7d-b39c-072d67617c9f'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:48.730404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bac1c32-48be-4a46-8e88-ec11ef9c506e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['382a9efd-0222-4fd6-8d1b-c1548fac7367', 'ec8c762f-a05c-407d-9a31-31a4bf677b91', '8962a3fd-0138-476e-a3cf-e094afcb4dd2', '8c329742-3880-4c7d-b39c-072d67617c9f']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:48.732738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6548f138-f915-4006-8105-77ccfad81fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:48.786235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-4e7bf01b-4478-4bb3-bfde-5e6ea9e3967d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f Jan 21 10:18:48.788377 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-4e7bf01b-4478-4bb3-bfde-5e6ea9e3967d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:48.789011 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:48.789011 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:48.789834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-4e7bf01b-4478-4bb3-bfde-5e6ea9e3967d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:48.804922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6548f138-f915-4006-8105-77ccfad81fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a38d5c-41e3-49d9-8583-4e94d0fdf5c1', '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_97625674-1285-4cc9-9650-c8d70004bed7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['382a9efd-0222-4fd6-8d1b-c1548fac7367','ec8c762f-a05c-407d-9a31-31a4bf677b91','8962a3fd-0138-476e-a3cf-e094afcb4dd2','8c329742-3880-4c7d-b39c-072d67617c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:18:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_97625674-1285-4cc9-9650-c8d70004bed7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a38d5c-41e3-49d9-8583-4e94d0fdf5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecf4c6ce58e464586eb9d040eaa5862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='62d7438112884182b4f773bcb3156c71',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:48.807029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d060d0-f750-440e-9db6-b91a1ec41664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:48.817367 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:48.817367 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:48.845602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d060d0-f750-440e-9db6-b91a1ec41664) transitioned into 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_97625674-1285-4cc9-9650-c8d70004bed7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecf4c6ce58e464586eb9d040eaa5862',qos_specs=None,replication_status=,reservations=['382a9efd-0222-4fd6-8d1b-c1548fac7367','ec8c762f-a05c-407d-9a31-31a4bf677b91','8962a3fd-0138-476e-a3cf-e094afcb4dd2','8c329742-3880-4c7d-b39c-072d67617c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62d7438112884182b4f773bcb3156c71',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:48.848215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eaa3fb7-29f5-485f-a3c1-61fb23e4c63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:48.893070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eaa3fb7-29f5-485f-a3c1-61fb23e4c63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:48.901326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Flow 'volume_create_api' (8e949d4d-ed3c-4197-b711-afdf53e6f677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:18:48.969971 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Create volume request issued successfully. Jan 21 10:18:49.031719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:49.031719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:49.034547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:18:49.035414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 10:18:49.035414 n-d-758944-3 devstack@c-api.service[87994]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 10:18:49.035414 n-d-758944-3 devstack@c-api.service[87994]: hub = hubs.get_hub() Jan 21 10:18:49.690743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-4e7bf01b-4478-4bb3-bfde-5e6ea9e3967d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:18:49.691528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-4e7bf01b-4478-4bb3-bfde-5e6ea9e3967d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:18:49.699201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-536d2eb7-0530-4712-a133-3486cc0acaf1 req-4e7bf01b-4478-4bb3-bfde-5e6ea9e3967d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f returned with HTTP 200 Jan 21 10:18:49.707681 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1210/2432] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:18:48 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/attachments/2fa4baf2-b8d2-4774-8371-d53b5c2a4d0f => generated 19 bytes in 928 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:18:49.712184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f252e22-6d11-4f4d-872d-1a43f068f9b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:18:49.712714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f252e22-6d11-4f4d-872d-1a43f068f9b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:49.712909 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:49.712909 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:49.714112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f252e22-6d11-4f4d-872d-1a43f068f9b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:49.827178 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:49.827178 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:49.840067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f252e22-6d11-4f4d-872d-1a43f068f9b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:18:49.881217 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f252e22-6d11-4f4d-872d-1a43f068f9b3 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:18:49.883128 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1211/2433] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:49 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:49.891575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88ff995f-8aa2-4458-b2bd-504715c1ae4f tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:49.892254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88ff995f-8aa2-4458-b2bd-504715c1ae4f tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:49.892494 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:49.892494 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:49.892740 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88ff995f-8aa2-4458-b2bd-504715c1ae4f tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:49.921590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88ff995f-8aa2-4458-b2bd-504715c1ae4f tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da returned with HTTP 404 Jan 21 10:18:49.923267 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1212/2434] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:49 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:18:49.932534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ceca3df-52b0-4117-9879-d373edca7bb8 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/detail?all_tenants=1 Jan 21 10:18:49.933345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ceca3df-52b0-4117-9879-d373edca7bb8 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:49.934031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ceca3df-52b0-4117-9879-d373edca7bb8 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:49.959658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ceca3df-52b0-4117-9879-d373edca7bb8 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Get all snapshots completed successfully. Jan 21 10:18:49.961427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:49.961427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:49.962963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ceca3df-52b0-4117-9879-d373edca7bb8 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 10:18:49.963935 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1213/2435] 10.222.0.77 () {58 vars in 1258 bytes} [Thu Jan 21 10:18:49 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/detail?all_tenants=1 => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:49.979789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2664042-ef54-4522-a800-c492fe8cc79b tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] POST http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/os-snapshot-manage Jan 21 10:18:49.980358 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:49.980358 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:49.980968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2664042-ef54-4522-a800-c492fe8cc79b tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60735d69-f3a7-4be8-9559-c675a4640c80", "ref": {"source-name": "_snapshot-7e2e803c-172b-4611-b2f3-96e76018b8da"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1786702661", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-234784546", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:50.101826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:50.101826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:50.108473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2664042-ef54-4522-a800-c492fe8cc79b tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Volume info retrieved successfully. Jan 21 10:18:50.118859 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.snapshot_manage [None req-d2664042-ef54-4522-a800-c492fe8cc79b tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Manage snapshot request body: {'snapshot': {'volume_id': '60735d69-f3a7-4be8-9559-c675a4640c80', 'ref': {'source-name': '_snapshot-7e2e803c-172b-4611-b2f3-96e76018b8da'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1786702661', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-234784546', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87995) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 10:18:50.146359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:50.146359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:50.147557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:18:50.147944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Checking backup size 1 against volume size 1 {{(pid=87996) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 10:18:50.148292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Overwriting volume 72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 with restore of backup 97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:50.195403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] restore_backup in rpcapi backup_id 97625674-1285-4cc9-9650-c8d70004bed7 {{(pid=87996) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 10:18:50.200418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b87dc39-4376-486f-82bd-8b120d4743bf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7/restore returned with HTTP 202 Jan 21 10:18:50.201633 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1223/2436] 10.222.0.77 () {60 vars in 1360 bytes} [Thu Jan 21 10:18:48 2021] POST /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7/restore => generated 189 bytes in 1721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:18:50.212630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04de2a21-f028-408c-99bb-d0e5ff1ed05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:50.213169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04de2a21-f028-408c-99bb-d0e5ff1ed05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:50.213389 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:50.213389 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:50.213763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04de2a21-f028-408c-99bb-d0e5ff1ed05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:50.214133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-04de2a21-f028-408c-99bb-d0e5ff1ed05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:50.247471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:50.247471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:50.250526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04de2a21-f028-408c-99bb-d0e5ff1ed05f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:50.252299 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1224/2437] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:50 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:50.330549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d2664042-ef54-4522-a800-c492fe8cc79b tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Created reservations ['b475e37e-81a4-4ca8-a2fa-0ffda9339efd', 'c5f91483-d875-4584-a9ce-b9cc935efbf4', 'f5f9f261-ef69-4440-804d-6cbdc1752597', '26f21551-1624-4fd3-afa4-7f55e795d5bc'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:50.478905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2664042-ef54-4522-a800-c492fe8cc79b tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/os-snapshot-manage returned with HTTP 202 Jan 21 10:18:50.479988 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1214/2438] 10.222.0.77 () {60 vars in 1259 bytes} [Thu Jan 21 10:18:49 2021] POST /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/os-snapshot-manage => generated 477 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:18:50.491601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64371397-e2a2-4d85-a3e4-4b61056d3a73 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:50.492314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64371397-e2a2-4d85-a3e4-4b61056d3a73 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:50.492602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:50.492602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:50.493108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64371397-e2a2-4d85-a3e4-4b61056d3a73 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:50.533241 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:50.533241 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:50.534509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-64371397-e2a2-4d85-a3e4-4b61056d3a73 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:50.536407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64371397-e2a2-4d85-a3e4-4b61056d3a73 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 200 Jan 21 10:18:50.537407 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1225/2439] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:50 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 609 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:18:51.271268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-44d968fc-81ef-405f-a7d4-9c26aa1232d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:51.272367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-44d968fc-81ef-405f-a7d4-9c26aa1232d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:51.272937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:51.272937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:51.273580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-44d968fc-81ef-405f-a7d4-9c26aa1232d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:51.274160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-44d968fc-81ef-405f-a7d4-9c26aa1232d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:51.333864 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:51.333864 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:51.336005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-44d968fc-81ef-405f-a7d4-9c26aa1232d9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:51.337246 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1215/2440] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:51 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:51.550709 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1db719b7-3c97-4746-a8eb-54a720817e56 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:51.551433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1db719b7-3c97-4746-a8eb-54a720817e56 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:51.551657 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:51.551657 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:51.552047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1db719b7-3c97-4746-a8eb-54a720817e56 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:51.611618 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:51.611618 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:51.617565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1db719b7-3c97-4746-a8eb-54a720817e56 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:51.624292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1db719b7-3c97-4746-a8eb-54a720817e56 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 200 Jan 21 10:18:51.625473 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1226/2441] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:51 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 609 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:52.350854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9cdbca6-7d8a-4690-a81f-e533c9ac8f79 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:52.352241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9cdbca6-7d8a-4690-a81f-e533c9ac8f79 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:52.352699 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:52.352699 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:52.353157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9cdbca6-7d8a-4690-a81f-e533c9ac8f79 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:52.353608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a9cdbca6-7d8a-4690-a81f-e533c9ac8f79 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:52.375464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:52.375464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:52.377854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9cdbca6-7d8a-4690-a81f-e533c9ac8f79 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:52.379285 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1216/2442] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:52 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:52.638045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be60bce6-c327-4d96-aa8f-3274e71cd342 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:52.638580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be60bce6-c327-4d96-aa8f-3274e71cd342 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:52.638798 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:52.638798 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:52.639180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be60bce6-c327-4d96-aa8f-3274e71cd342 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:52.714676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:52.714676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:52.717776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be60bce6-c327-4d96-aa8f-3274e71cd342 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:52.719845 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be60bce6-c327-4d96-aa8f-3274e71cd342 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 200 Jan 21 10:18:52.723018 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1227/2443] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:52 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 634 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:52.735873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f4adbce-8086-4174-986b-6aa74e369f26 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:52.737073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f4adbce-8086-4174-986b-6aa74e369f26 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:52.737837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:52.737837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:52.738469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f4adbce-8086-4174-986b-6aa74e369f26 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:52.772537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:52.772537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:52.773582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5f4adbce-8086-4174-986b-6aa74e369f26 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:52.776134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f4adbce-8086-4174-986b-6aa74e369f26 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 200 Jan 21 10:18:52.786057 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1217/2444] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:52 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 634 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:52.789529 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b8666c-15ad-4a8e-87af-2dc08d3b5068 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] DELETE http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:52.790307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b8666c-15ad-4a8e-87af-2dc08d3b5068 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:52.790720 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:52.790720 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:52.791409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b8666c-15ad-4a8e-87af-2dc08d3b5068 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:52.791962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-d8b8666c-15ad-4a8e-87af-2dc08d3b5068 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Delete snapshot with id: 86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:52.833602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:52.833602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:52.834474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d8b8666c-15ad-4a8e-87af-2dc08d3b5068 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:52.924958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d8b8666c-15ad-4a8e-87af-2dc08d3b5068 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot delete request issued successfully. Jan 21 10:18:52.925465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b8666c-15ad-4a8e-87af-2dc08d3b5068 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 202 Jan 21 10:18:52.927309 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1228/2445] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:18:52 2021] DELETE /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:18:52.937222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93e9479d-161e-45eb-8621-3e87678ef72d tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:52.938000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93e9479d-161e-45eb-8621-3e87678ef72d tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:52.938528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:52.938528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:52.940233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-93e9479d-161e-45eb-8621-3e87678ef72d tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:52.976973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:52.976973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:52.978378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-93e9479d-161e-45eb-8621-3e87678ef72d tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:52.982910 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-93e9479d-161e-45eb-8621-3e87678ef72d tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 200 Jan 21 10:18:52.987016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1218/2446] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:52 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 633 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:53.392192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-582b9e46-8703-4adf-80c1-e24ea5ba411e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:53.394882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-582b9e46-8703-4adf-80c1-e24ea5ba411e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:53.395350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:53.395350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:53.396017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-582b9e46-8703-4adf-80c1-e24ea5ba411e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:53.396591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-582b9e46-8703-4adf-80c1-e24ea5ba411e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:53.418713 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:53.418713 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:53.421232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-582b9e46-8703-4adf-80c1-e24ea5ba411e tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:53.422860 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1229/2447] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:53 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:53.999448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7784fdd8-8fcc-46d9-9178-b9eeadea8214 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:53.999987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7784fdd8-8fcc-46d9-9178-b9eeadea8214 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:54.000201 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:54.000201 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:54.000580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7784fdd8-8fcc-46d9-9178-b9eeadea8214 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:54.069975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:54.069975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:54.070872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7784fdd8-8fcc-46d9-9178-b9eeadea8214 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Snapshot retrieved successfully. Jan 21 10:18:54.086500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7784fdd8-8fcc-46d9-9178-b9eeadea8214 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 200 Jan 21 10:18:54.087495 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1219/2448] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:53 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 633 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:54.444097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f6859f3-4875-45cf-95b0-3da5d42b16c9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:54.444097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f6859f3-4875-45cf-95b0-3da5d42b16c9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:54.444097 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:54.444097 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:54.444097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f6859f3-4875-45cf-95b0-3da5d42b16c9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:54.444097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6f6859f3-4875-45cf-95b0-3da5d42b16c9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:54.577399 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:54.577399 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:54.586523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f6859f3-4875-45cf-95b0-3da5d42b16c9 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:54.586523 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1230/2449] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:54 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:55.127620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fff28fd-f015-49f5-b323-072ac01b48a6 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] GET http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d Jan 21 10:18:55.127620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fff28fd-f015-49f5-b323-072ac01b48a6 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:55.127620 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:55.127620 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:55.127620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fff28fd-f015-49f5-b323-072ac01b48a6 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:55.185061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fff28fd-f015-49f5-b323-072ac01b48a6 tempest-SnapshotManageAdminTest-1855715319 tempest-SnapshotManageAdminTest-1855715319] http://10.222.0.77/volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d returned with HTTP 404 Jan 21 10:18:55.185061 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1220/2450] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:18:55 2021] GET /volume/v3/ed98bb3d24a34a85b8542a2d5f688912/snapshots/86ebb61a-03cf-4d1c-849b-2b225affa07d => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:18:55.196343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df65d355-c228-4af5-80ec-442fe2ed447a tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] DELETE http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:55.196343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df65d355-c228-4af5-80ec-442fe2ed447a tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:55.196343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:55.196343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:55.196343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df65d355-c228-4af5-80ec-442fe2ed447a tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:55.196343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-df65d355-c228-4af5-80ec-442fe2ed447a tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Delete snapshot with id: 7e2e803c-172b-4611-b2f3-96e76018b8da Jan 21 10:18:55.257185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df65d355-c228-4af5-80ec-442fe2ed447a tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da returned with HTTP 404 Jan 21 10:18:55.268859 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1231/2451] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:18:55 2021] DELETE /volume/v3/42f475883e06414a91c3dc627800659d/snapshots/7e2e803c-172b-4611-b2f3-96e76018b8da => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:18:55.280511 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35d15cf5-b170-4de1-b8b7-b380afe9d7ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] DELETE http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:55.280511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35d15cf5-b170-4de1-b8b7-b380afe9d7ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:55.280511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35d15cf5-b170-4de1-b8b7-b380afe9d7ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:55.298294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-35d15cf5-b170-4de1-b8b7-b380afe9d7ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Delete volume with id: 60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:55.398060 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:55.398060 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:55.398060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-35d15cf5-b170-4de1-b8b7-b380afe9d7ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Volume info retrieved successfully. Jan 21 10:18:55.439926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-35d15cf5-b170-4de1-b8b7-b380afe9d7ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Delete volume request issued successfully. Jan 21 10:18:55.439926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35d15cf5-b170-4de1-b8b7-b380afe9d7ea tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 returned with HTTP 202 Jan 21 10:18:55.447061 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1221/2452] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:18:55 2021] DELETE /volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:18:55.455333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69686a34-a53e-436b-b7db-f91d1c8c7143 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:55.455333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69686a34-a53e-436b-b7db-f91d1c8c7143 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:55.455333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69686a34-a53e-436b-b7db-f91d1c8c7143 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:55.593180 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:55.593180 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:55.616434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-69686a34-a53e-436b-b7db-f91d1c8c7143 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Volume info retrieved successfully. Jan 21 10:18:55.618156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31f4099d-1acd-4380-9e01-a6ad982f6af2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:55.618156 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31f4099d-1acd-4380-9e01-a6ad982f6af2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:55.618156 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:55.618156 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:55.618156 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31f4099d-1acd-4380-9e01-a6ad982f6af2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:55.618156 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-31f4099d-1acd-4380-9e01-a6ad982f6af2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:55.666606 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:55.666606 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:55.674162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31f4099d-1acd-4380-9e01-a6ad982f6af2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:55.674162 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1222/2453] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:55 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:55.714715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69686a34-a53e-436b-b7db-f91d1c8c7143 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 returned with HTTP 200 Jan 21 10:18:55.729800 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1232/2454] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:55 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:56.693715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c57bf191-15c9-438a-ae8c-0c16cdc6b4ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:56.693715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c57bf191-15c9-438a-ae8c-0c16cdc6b4ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:56.693715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:56.693715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:56.693715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c57bf191-15c9-438a-ae8c-0c16cdc6b4ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:56.693715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c57bf191-15c9-438a-ae8c-0c16cdc6b4ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:56.738703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c935b08f-5c7f-4d4b-bc2b-14bf5c46954e tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:56.738703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c935b08f-5c7f-4d4b-bc2b-14bf5c46954e tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:56.738703 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:56.738703 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:56.738703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c935b08f-5c7f-4d4b-bc2b-14bf5c46954e tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:56.755966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:56.755966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:56.774599 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c57bf191-15c9-438a-ae8c-0c16cdc6b4ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:56.774599 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1223/2455] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:56 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:56.853720 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:56.853720 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:56.891291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c935b08f-5c7f-4d4b-bc2b-14bf5c46954e tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Volume info retrieved successfully. Jan 21 10:18:56.922127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c935b08f-5c7f-4d4b-bc2b-14bf5c46954e tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 returned with HTTP 200 Jan 21 10:18:56.922127 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1233/2456] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:56 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 => generated 915 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:57.781957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-682350b0-a91f-44bb-a005-302e6024ec68 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:57.781957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-682350b0-a91f-44bb-a005-302e6024ec68 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:57.781957 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:57.781957 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:57.781957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-682350b0-a91f-44bb-a005-302e6024ec68 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:57.781957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-682350b0-a91f-44bb-a005-302e6024ec68 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:57.913416 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:57.913416 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:57.913416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-682350b0-a91f-44bb-a005-302e6024ec68 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:57.934010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa7aa718-faeb-4abc-9e4e-5620e0c69a11 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:57.934010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa7aa718-faeb-4abc-9e4e-5620e0c69a11 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:57.934010 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:57.934010 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:57.934010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa7aa718-faeb-4abc-9e4e-5620e0c69a11 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:57.949190 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1224/2457] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:57 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:58.238063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:58.238063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:58.265538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa7aa718-faeb-4abc-9e4e-5620e0c69a11 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Volume info retrieved successfully. Jan 21 10:18:58.322319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa7aa718-faeb-4abc-9e4e-5620e0c69a11 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 returned with HTTP 200 Jan 21 10:18:58.337939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1234/2458] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:57 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 => generated 915 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:58.828622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes Jan 21 10:18:58.829143 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:58.829143 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:58.830149 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2025925528"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:18:58.831189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2025925528'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:18:58.831601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume of 1 GB Jan 21 10:18:58.849380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Availability Zones retrieved successfully. Jan 21 10:18:58.925475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (b804de6c-5029-47d5-ab70-c240d9dd29f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:18:58.925475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47376b80-b69f-4eb5-97f1-a073b1b615c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:58.939332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:18:58.957993 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40529eea-dcd1-410a-ae03-059e7818ba60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:18:58.957993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40529eea-dcd1-410a-ae03-059e7818ba60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:58.957993 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:58.957993 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:58.957993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40529eea-dcd1-410a-ae03-059e7818ba60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:58.957993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-40529eea-dcd1-410a-ae03-059e7818ba60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:18:59.041320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:18:59.041320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:18:59.041320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40529eea-dcd1-410a-ae03-059e7818ba60 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:18:59.041320 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1235/2459] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:58 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:18:59.237615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47376b80-b69f-4eb5-97f1-a073b1b615c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:59.249390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38310173-3fce-41eb-bd52-c9d9a4a97de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:59.340009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d74be102-0b07-444a-9c97-10ec2936f551 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] GET http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 Jan 21 10:18:59.340009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d74be102-0b07-444a-9c97-10ec2936f551 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:18:59.340009 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:18:59.340009 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:18:59.340009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d74be102-0b07-444a-9c97-10ec2936f551 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:18:59.437600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d74be102-0b07-444a-9c97-10ec2936f551 tempest-SnapshotManageAdminTest-664086820 tempest-SnapshotManageAdminTest-664086820] http://10.222.0.77/volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 returned with HTTP 404 Jan 21 10:18:59.439814 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1236/2460] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:18:59 2021] GET /volume/v3/42f475883e06414a91c3dc627800659d/volumes/60735d69-f3a7-4be8-9559-c675a4640c80 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:18:59.488292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['188f64cc-cdb7-4de9-8bf6-bdeffb62df29', 'b8a51892-8767-4f57-83e6-09a77f0a9c3e', '860b1feb-50f2-4942-95a7-865b930e0069', 'af0c89cd-bad1-49dc-8740-91ac6379e82b'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:18:59.491179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38310173-3fce-41eb-bd52-c9d9a4a97de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['188f64cc-cdb7-4de9-8bf6-bdeffb62df29', 'b8a51892-8767-4f57-83e6-09a77f0a9c3e', '860b1feb-50f2-4942-95a7-865b930e0069', 'af0c89cd-bad1-49dc-8740-91ac6379e82b']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:59.500181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13e3dba-a4e3-495c-a69f-2d70f0666b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:59.732788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13e3dba-a4e3-495c-a69f-2d70f0666b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25e448a7-7004-4175-8e9e-9fdf6088f362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2025925528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['188f64cc-cdb7-4de9-8bf6-bdeffb62df29','b8a51892-8767-4f57-83e6-09a77f0a9c3e','860b1feb-50f2-4942-95a7-865b930e0069','af0c89cd-bad1-49dc-8740-91ac6379e82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2025925528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25e448a7-7004-4175-8e9e-9fdf6088f362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f062c2071334824bd15cee735e216d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:59.732788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02a773f-0a19-4a15-a5f3-43d7b31f2a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:59.790858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02a773f-0a19-4a15-a5f3-43d7b31f2a48) transitioned into state 'SUCCESS' from state '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-2025925528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['188f64cc-cdb7-4de9-8bf6-bdeffb62df29','b8a51892-8767-4f57-83e6-09a77f0a9c3e','860b1feb-50f2-4942-95a7-865b930e0069','af0c89cd-bad1-49dc-8740-91ac6379e82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:59.790858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22035558-0ac4-4f4e-bbd2-d34b15ac3c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:18:59.827225 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22035558-0ac4-4f4e-bbd2-d34b15ac3c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:18:59.841877 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (b804de6c-5029-47d5-ab70-c240d9dd29f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:00.058674 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request issued successfully. Jan 21 10:19:00.066600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b5588ba-2814-453b-98c4-2f6a8068188a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:00.066600 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b5588ba-2814-453b-98c4-2f6a8068188a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:00.066600 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9b5588ba-2814-453b-98c4-2f6a8068188a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:00.066600 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9b5588ba-2814-453b-98c4-2f6a8068188a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:00.133922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29ac87a0-d9aa-4b8d-8495-4a49cc8b17ca tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes returned with HTTP 202 Jan 21 10:19:00.133922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1225/2461] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:18:58 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes => generated 823 bytes in 1305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:00.148444 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36c7f676-8496-4267-bb39-76b4d8b4d617 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:19:00.148832 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36c7f676-8496-4267-bb39-76b4d8b4d617 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:00.149050 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:00.149050 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:00.149422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36c7f676-8496-4267-bb39-76b4d8b4d617 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:00.180876 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:00.180876 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:00.205650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9b5588ba-2814-453b-98c4-2f6a8068188a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:00.206799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1237/2462] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:00 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:00.340862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:00.340862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:00.367543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36c7f676-8496-4267-bb39-76b4d8b4d617 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:00.424597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36c7f676-8496-4267-bb39-76b4d8b4d617 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 returned with HTTP 200 Jan 21 10:19:00.424597 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1226/2463] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:00 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:01.271514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94b6523a-a633-4409-9c6a-1fedcf03fc41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:01.296681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94b6523a-a633-4409-9c6a-1fedcf03fc41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:01.296681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:01.296681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:01.296681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94b6523a-a633-4409-9c6a-1fedcf03fc41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:01.296681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-94b6523a-a633-4409-9c6a-1fedcf03fc41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:01.350392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:01.350392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:01.356048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94b6523a-a633-4409-9c6a-1fedcf03fc41 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:01.356988 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1238/2464] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:01 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:01.449557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae6c8a7e-c5b5-49ee-b551-431fd1e2e850 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:19:01.449557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae6c8a7e-c5b5-49ee-b551-431fd1e2e850 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:01.449557 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:01.449557 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:01.467081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae6c8a7e-c5b5-49ee-b551-431fd1e2e850 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:01.626000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:01.626000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:01.648024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ae6c8a7e-c5b5-49ee-b551-431fd1e2e850 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:01.734364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae6c8a7e-c5b5-49ee-b551-431fd1e2e850 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 returned with HTTP 200 Jan 21 10:19:01.734364 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1227/2465] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:01 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 => generated 916 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:01.758442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f970e67-7839-4074-b7b9-36fec9fd789d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:19:01.758442 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:01.758442 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:01.758442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f970e67-7839-4074-b7b9-36fec9fd789d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25e448a7-7004-4175-8e9e-9fdf6088f362", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1698506562"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:01.819670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:01.819670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:01.819670 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6f970e67-7839-4074-b7b9-36fec9fd789d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:01.819670 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-6f970e67-7839-4074-b7b9-36fec9fd789d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:19:01.927924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-6f970e67-7839-4074-b7b9-36fec9fd789d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['1741d96b-5bef-45bb-b67e-4776f7967fac', '53618107-6663-420c-b34f-3120d4f8ea1c', 'a1016db9-249b-4530-90a7-16121c4f5ab7', '7ff2d947-725e-443d-805b-b085af2cd421'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:02.362733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6f970e67-7839-4074-b7b9-36fec9fd789d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot create request issued successfully. Jan 21 10:19:02.362733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f970e67-7839-4074-b7b9-36fec9fd789d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:19:02.363446 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1239/2466] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:19:01 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 310 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:02.372407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cd3cccd-858c-4079-9d01-772f20991065 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:02.373102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cd3cccd-858c-4079-9d01-772f20991065 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:02.373424 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:02.373424 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:02.373996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4cd3cccd-858c-4079-9d01-772f20991065 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:02.374528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4cd3cccd-858c-4079-9d01-772f20991065 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:02.411050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ecc88a1-06f1-4f45-9e48-e75230b71095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:02.411050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ecc88a1-06f1-4f45-9e48-e75230b71095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:02.411050 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:02.411050 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:02.417426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ecc88a1-06f1-4f45-9e48-e75230b71095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:02.469252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:02.469252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:02.488129 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4cd3cccd-858c-4079-9d01-772f20991065 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:02.517317 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1228/2467] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:02 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:02.549071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:02.549071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:02.552647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8ecc88a1-06f1-4f45-9e48-e75230b71095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:02.559455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ecc88a1-06f1-4f45-9e48-e75230b71095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 200 Jan 21 10:19:02.559455 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1240/2468] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:02 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 442 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:03.522157 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab5adec6-e2ba-415a-ae9b-4324a494dc2d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:03.522157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab5adec6-e2ba-415a-ae9b-4324a494dc2d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:03.522157 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:03.522157 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:03.522157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab5adec6-e2ba-415a-ae9b-4324a494dc2d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:03.522157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ab5adec6-e2ba-415a-ae9b-4324a494dc2d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:03.575429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61a016d1-f96c-4dda-9f9f-6c719115eebb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:03.575429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61a016d1-f96c-4dda-9f9f-6c719115eebb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:03.575429 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:03.575429 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:03.575429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61a016d1-f96c-4dda-9f9f-6c719115eebb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:03.642510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:03.642510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:03.642510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-61a016d1-f96c-4dda-9f9f-6c719115eebb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:03.642510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61a016d1-f96c-4dda-9f9f-6c719115eebb tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 200 Jan 21 10:19:03.647495 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1241/2469] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:03 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 442 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:03.651993 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:03.651993 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:03.660959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab5adec6-e2ba-415a-ae9b-4324a494dc2d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:03.660959 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1229/2470] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:03 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:04.665134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7333e13-5ade-4fd9-85d9-f5e9fec2ac80 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:04.677989 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b3d8ece-a8b2-4cad-b90d-f2e6d331c485 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:04.677989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b3d8ece-a8b2-4cad-b90d-f2e6d331c485 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:04.677989 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:04.677989 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:04.677989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b3d8ece-a8b2-4cad-b90d-f2e6d331c485 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:04.677989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3b3d8ece-a8b2-4cad-b90d-f2e6d331c485 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:04.687709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7333e13-5ade-4fd9-85d9-f5e9fec2ac80 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:04.687709 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:04.687709 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:04.687709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7333e13-5ade-4fd9-85d9-f5e9fec2ac80 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:04.821963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:04.821963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:04.821963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c7333e13-5ade-4fd9-85d9-f5e9fec2ac80 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:04.829612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7333e13-5ade-4fd9-85d9-f5e9fec2ac80 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 200 Jan 21 10:19:04.833620 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:04.833620 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:04.833620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b3d8ece-a8b2-4cad-b90d-f2e6d331c485 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:04.833620 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1230/2471] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:04 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:04.845302 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1242/2472] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:04 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 442 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:05.841084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a2ff079-7100-4fab-ad2e-499c5698c485 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:05.841084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a2ff079-7100-4fab-ad2e-499c5698c485 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:05.841084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:05.841084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:05.841084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a2ff079-7100-4fab-ad2e-499c5698c485 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:05.849309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-963d1df9-4d15-408b-88ca-06397d68c2ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:05.849309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-963d1df9-4d15-408b-88ca-06397d68c2ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:05.849309 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:05.849309 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:05.849309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-963d1df9-4d15-408b-88ca-06397d68c2ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:05.849309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-963d1df9-4d15-408b-88ca-06397d68c2ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:05.894669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:05.894669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:05.894967 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:05.894967 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:05.896669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8a2ff079-7100-4fab-ad2e-499c5698c485 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:05.898406 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a2ff079-7100-4fab-ad2e-499c5698c485 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 200 Jan 21 10:19:05.899625 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1231/2473] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:05 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 469 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:05.905811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-963d1df9-4d15-408b-88ca-06397d68c2ba tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:05.907011 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1243/2474] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:05 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:05.913839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes Jan 21 10:19:05.914885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:05.914885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:05.915062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "de9967cf-c648-403c-9122-4d594b9b6573", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1005690219"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:05.916384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request body: {'volume': {'snapshot_id': 'de9967cf-c648-403c-9122-4d594b9b6573', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1005690219'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:05.963608 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:05.963608 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:05.963608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:05.963608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume of 2 GB Jan 21 10:19:06.008411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Availability Zones retrieved successfully. Jan 21 10:19:06.025826 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (788c4fcd-63c3-4a0e-9cbc-db93138548f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:06.035789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46696dda-2952-4a1a-95f4-adb0149ad3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:06.043416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:06.378771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46696dda-2952-4a1a-95f4-adb0149ad3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'de9967cf-c648-403c-9122-4d594b9b6573', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:06.378771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c87bb60-cea1-4744-a77c-ac1e1be8c74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:06.525631 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['6e605c70-090f-4782-928d-95a64469248c', '5a2ce7f1-e026-49e4-8635-7ddae79184b3', '561d96de-d9a1-4e39-abe0-b07c63acbd8f', 'bdbab278-d350-4ce7-97c7-5bb5a5e4e8cd'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:06.525631 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c87bb60-cea1-4744-a77c-ac1e1be8c74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e605c70-090f-4782-928d-95a64469248c', '5a2ce7f1-e026-49e4-8635-7ddae79184b3', '561d96de-d9a1-4e39-abe0-b07c63acbd8f', 'bdbab278-d350-4ce7-97c7-5bb5a5e4e8cd']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:06.542352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3612d3-d903-4792-a617-69e3325b65e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:06.930068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2f0167d-5212-445a-9364-b24115131107 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:06.930068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2f0167d-5212-445a-9364-b24115131107 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:06.930068 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:06.930068 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:06.930068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2f0167d-5212-445a-9364-b24115131107 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:06.930068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d2f0167d-5212-445a-9364-b24115131107 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:06.947458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3612d3-d903-4792-a617-69e3325b65e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '333833fd-e4fa-4822-861b-dd25994f03c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1005690219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['6e605c70-090f-4782-928d-95a64469248c','5a2ce7f1-e026-49e4-8635-7ddae79184b3','561d96de-d9a1-4e39-abe0-b07c63acbd8f','bdbab278-d350-4ce7-97c7-5bb5a5e4e8cd'],size=2,snapshot_id=de9967cf-c648-403c-9122-4d594b9b6573,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1005690219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=333833fd-e4fa-4822-861b-dd25994f03c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f062c2071334824bd15cee735e216d4',provider_auth=None,provider_geometry=None,provider_id=None,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=de9967cf-c648-403c-9122-4d594b9b6573,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:06.947458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d82555-7357-4ae3-a059-6b510f7cf31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:06.980343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:06.980343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:06.980343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2f0167d-5212-445a-9364-b24115131107 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:06.980343 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1244/2475] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:06 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:07.013141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d82555-7357-4ae3-a059-6b510f7cf31d) transitioned into state 'SUCCESS' from state '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-1005690219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['6e605c70-090f-4782-928d-95a64469248c','5a2ce7f1-e026-49e4-8635-7ddae79184b3','561d96de-d9a1-4e39-abe0-b07c63acbd8f','bdbab278-d350-4ce7-97c7-5bb5a5e4e8cd'],size=2,snapshot_id=de9967cf-c648-403c-9122-4d594b9b6573,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:07.018458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2e0905-8edf-476c-b8fe-bc91af2e8651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:07.284185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2e0905-8edf-476c-b8fe-bc91af2e8651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:07.292517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (788c4fcd-63c3-4a0e-9cbc-db93138548f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:07.379394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request issued successfully. Jan 21 10:19:07.455442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0874ac30-0453-494b-9943-0c786a04089a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes returned with HTTP 202 Jan 21 10:19:07.455442 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1232/2476] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:19:05 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes => generated 857 bytes in 1542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:07.481387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2861fbb-4bb8-4a1f-afc5-dcb1e17cd6ee tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:07.481387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2861fbb-4bb8-4a1f-afc5-dcb1e17cd6ee tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:07.481387 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:07.481387 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:07.481387 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2861fbb-4bb8-4a1f-afc5-dcb1e17cd6ee tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:07.682975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:07.682975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:07.722499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a2861fbb-4bb8-4a1f-afc5-dcb1e17cd6ee tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:07.828751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2861fbb-4bb8-4a1f-afc5-dcb1e17cd6ee tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:07.842643 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1245/2477] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:07 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:08.020944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b07dcd6-e095-4b51-aa62-5574253b5c36 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:08.020944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b07dcd6-e095-4b51-aa62-5574253b5c36 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:08.020944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:08.020944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:08.020944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b07dcd6-e095-4b51-aa62-5574253b5c36 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:08.020944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8b07dcd6-e095-4b51-aa62-5574253b5c36 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:08.119046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:08.119046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:08.122939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b07dcd6-e095-4b51-aa62-5574253b5c36 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:08.126610 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1233/2478] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:07 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:08.849262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ebe7cec-dcf5-4246-84f2-58d57a55b267 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:08.849262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ebe7cec-dcf5-4246-84f2-58d57a55b267 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:08.849262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:08.849262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:08.849262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ebe7cec-dcf5-4246-84f2-58d57a55b267 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:08.948688 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:08.948688 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:08.985863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ebe7cec-dcf5-4246-84f2-58d57a55b267 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:09.029682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ebe7cec-dcf5-4246-84f2-58d57a55b267 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:09.046107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1246/2479] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:08 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:09.145375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6806faa1-6627-4ddd-abae-a9c8a5eddefd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:09.145375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6806faa1-6627-4ddd-abae-a9c8a5eddefd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:09.145375 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:09.145375 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:09.145375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6806faa1-6627-4ddd-abae-a9c8a5eddefd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:09.145375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6806faa1-6627-4ddd-abae-a9c8a5eddefd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:09.287903 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:09.287903 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:09.308353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6806faa1-6627-4ddd-abae-a9c8a5eddefd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:09.308353 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1234/2480] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:09 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:10.059737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da4b0038-9d96-44c2-9e8b-6968fb2724b6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:10.059737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da4b0038-9d96-44c2-9e8b-6968fb2724b6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:10.059737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:10.059737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:10.059737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da4b0038-9d96-44c2-9e8b-6968fb2724b6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:10.382026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12aefe80-5dcb-432b-9776-ffd9822eab2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:10.382026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12aefe80-5dcb-432b-9776-ffd9822eab2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:10.382026 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:10.382026 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:10.382026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12aefe80-5dcb-432b-9776-ffd9822eab2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:10.382026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-12aefe80-5dcb-432b-9776-ffd9822eab2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:10.403735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:10.403735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:10.446175 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-da4b0038-9d96-44c2-9e8b-6968fb2724b6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:10.512794 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:10.512794 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:10.522351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12aefe80-5dcb-432b-9776-ffd9822eab2f tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:10.522351 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1235/2481] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:10 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:10.534765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da4b0038-9d96-44c2-9e8b-6968fb2724b6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:10.546712 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1247/2482] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:10 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:10.792681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf095a30-c2a1-4065-be32-7d1d24c9b845 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] POST http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types Jan 21 10:19:10.792681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:10.792681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:10.792681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf095a30-c2a1-4065-be32-7d1d24c9b845 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:10.912939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf095a30-c2a1-4065-be32-7d1d24c9b845 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types returned with HTTP 200 Jan 21 10:19:10.912939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1236/2483] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:19:10 2021] POST /volume/v3/b23fee5f281349e1bc528cff57db1aef/types => generated 188 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:10.925571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03f835c0-763d-4f06-bb05-f62ce57122a8 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] POST http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types Jan 21 10:19:10.925571 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:10.925571 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:10.925571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-03f835c0-763d-4f06-bb05-f62ce57122a8 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:11.026160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03f835c0-763d-4f06-bb05-f62ce57122a8 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types returned with HTTP 200 Jan 21 10:19:11.026160 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1248/2484] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:19:10 2021] POST /volume/v3/b23fee5f281349e1bc528cff57db1aef/types => generated 188 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:11.545844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aafee59e-54b0-4a29-a965-24de29968ddd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:11.545844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aafee59e-54b0-4a29-a965-24de29968ddd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:11.545844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aafee59e-54b0-4a29-a965-24de29968ddd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:11.545844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-aafee59e-54b0-4a29-a965-24de29968ddd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:11.560865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] POST http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes Jan 21 10:19:11.680005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:11.680005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:11.680005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Create volume of 1 GB Jan 21 10:19:11.680005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:11.680005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:11.680005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Availability Zones retrieved successfully. Jan 21 10:19:11.684717 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:11.684717 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:11.684717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aafee59e-54b0-4a29-a965-24de29968ddd tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:11.684717 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1249/2485] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:11 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:11.691901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Flow 'volume_create_api' (9a4dcfe6-c3ab-4b25-b935-b8ff64c9e07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:11.691901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813ec5a8-be70-4a12-8fe0-84a8db38eaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:11.698724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4526338-a185-461f-a831-3693a37278c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:11.698724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4526338-a185-461f-a831-3693a37278c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:11.698724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:11.698724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:11.698724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d4526338-a185-461f-a831-3693a37278c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:11.705097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:11.788329 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:11.788329 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:11.804962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d4526338-a185-461f-a831-3693a37278c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:11.816486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813ec5a8-be70-4a12-8fe0-84a8db38eaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:19:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a7bd5b3-be40-4932-a058-918758669e92,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a7bd5b3-be40-4932-a058-918758669e92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:11.822549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e57f5b6-f2f7-4c09-abb0-2398b83c88f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:11.862462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d4526338-a185-461f-a831-3693a37278c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:11.862462 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1250/2486] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:11 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:12.097221 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] 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 21 10:19:12.097221 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] 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 21 10:19:12.186028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Created reservations ['592c53ff-2e48-48bf-95c0-b97deb2dee81', 'efb2115f-36e6-4242-aa46-97c940f21541', '3d3da8b6-254f-4c95-973a-b9b5de50e2c5', 'c8536b99-8a38-498a-981d-fbc9e1b1d566'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:12.186028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e57f5b6-f2f7-4c09-abb0-2398b83c88f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['592c53ff-2e48-48bf-95c0-b97deb2dee81', 'efb2115f-36e6-4242-aa46-97c940f21541', '3d3da8b6-254f-4c95-973a-b9b5de50e2c5', 'c8536b99-8a38-498a-981d-fbc9e1b1d566']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:12.186028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3477e1c-1a9b-40b8-a921-9789adb91cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:12.403585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3477e1c-1a9b-40b8-a921-9789adb91cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbbed28f-4a80-44e0-832a-6be41360c3b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1463becbbc1c433ca2feee9221bb100e',qos_specs=None,replication_status=,reservations=['592c53ff-2e48-48bf-95c0-b97deb2dee81','efb2115f-36e6-4242-aa46-97c940f21541','3d3da8b6-254f-4c95-973a-b9b5de50e2c5','c8536b99-8a38-498a-981d-fbc9e1b1d566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2009f0aee83142e49dfd9415de0e6072',volume_type_id=4a7bd5b3-be40-4932-a058-918758669e92), 'volume': 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-21T10:19:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbbed28f-4a80-44e0-832a-6be41360c3b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1463becbbc1c433ca2feee9221bb100e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2009f0aee83142e49dfd9415de0e6072',volume_attachment=,volume_type=,volume_type_id=4a7bd5b3-be40-4932-a058-918758669e92)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:12.422265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff13d36-a746-4504-8a95-29abd2837e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:12.526181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff13d36-a746-4504-8a95-29abd2837e79) transitioned into state 'SUCCESS' from state '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-1971676911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1463becbbc1c433ca2feee9221bb100e',qos_specs=None,replication_status=,reservations=['592c53ff-2e48-48bf-95c0-b97deb2dee81','efb2115f-36e6-4242-aa46-97c940f21541','3d3da8b6-254f-4c95-973a-b9b5de50e2c5','c8536b99-8a38-498a-981d-fbc9e1b1d566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2009f0aee83142e49dfd9415de0e6072',volume_type_id=4a7bd5b3-be40-4932-a058-918758669e92)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:12.536841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb0b212-c9d8-4448-ad3b-7da71dc002cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:12.569194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb0b212-c9d8-4448-ad3b-7da71dc002cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:12.581402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Flow 'volume_create_api' (9a4dcfe6-c3ab-4b25-b935-b8ff64c9e07a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:12.657673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfdbe482-8526-43d1-9be7-8bcda7fbbfd8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:12.657673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfdbe482-8526-43d1-9be7-8bcda7fbbfd8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:12.658237 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:12.658237 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:12.658951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfdbe482-8526-43d1-9be7-8bcda7fbbfd8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:12.659445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dfdbe482-8526-43d1-9be7-8bcda7fbbfd8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:12.695663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Create volume request issued successfully. Jan 21 10:19:12.720105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:12.720105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:12.725158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfdbe482-8526-43d1-9be7-8bcda7fbbfd8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:12.730126 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1251/2487] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:12 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:12.768148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8baee922-bd38-4707-9c91-e85ce1a15e9a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes returned with HTTP 202 Jan 21 10:19:12.770082 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1237/2488] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:19:11 2021] POST /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes => generated 834 bytes in 1745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:12.784328 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fb12c9a-256b-487d-bab5-a322b93091c0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:12.785155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fb12c9a-256b-487d-bab5-a322b93091c0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:12.785577 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:12.785577 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:12.786453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fb12c9a-256b-487d-bab5-a322b93091c0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:12.895470 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6dac404e-eb48-4db7-a707-7e5c196cc4cd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:12.895470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6dac404e-eb48-4db7-a707-7e5c196cc4cd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:12.895470 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:12.895470 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:12.919018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6dac404e-eb48-4db7-a707-7e5c196cc4cd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:12.930585 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:12.930585 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:12.958562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1fb12c9a-256b-487d-bab5-a322b93091c0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:13.006595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fb12c9a-256b-487d-bab5-a322b93091c0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:13.021139 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1252/2489] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:12 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 926 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:13.123985 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:13.123985 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:13.156310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6dac404e-eb48-4db7-a707-7e5c196cc4cd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:13.278646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6dac404e-eb48-4db7-a707-7e5c196cc4cd tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:13.279536 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1238/2490] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:12 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:13.746054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e1b0738-2951-48e6-8e21-2abb40a237e3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:13.746699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e1b0738-2951-48e6-8e21-2abb40a237e3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:13.746793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:13.746793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:13.748442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e1b0738-2951-48e6-8e21-2abb40a237e3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:13.749120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8e1b0738-2951-48e6-8e21-2abb40a237e3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:13.794347 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:13.794347 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:13.797173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e1b0738-2951-48e6-8e21-2abb40a237e3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:13.798322 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1253/2491] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:13 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:14.033390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-396533ff-6961-4043-9f60-cd2c1e280231 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:14.033390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-396533ff-6961-4043-9f60-cd2c1e280231 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:14.033390 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:14.033390 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:14.033390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-396533ff-6961-4043-9f60-cd2c1e280231 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:14.307648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1de4fd1e-403f-4179-9fe8-f0b61d1a4e1e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:14.307648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1de4fd1e-403f-4179-9fe8-f0b61d1a4e1e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:14.307648 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:14.307648 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:14.307648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1de4fd1e-403f-4179-9fe8-f0b61d1a4e1e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:14.354873 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:14.354873 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:14.457428 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-396533ff-6961-4043-9f60-cd2c1e280231 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:14.485762 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:14.485762 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:14.513564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1de4fd1e-403f-4179-9fe8-f0b61d1a4e1e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:14.537474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-396533ff-6961-4043-9f60-cd2c1e280231 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:14.560914 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1239/2492] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:14 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 926 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:14.651033 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1de4fd1e-403f-4179-9fe8-f0b61d1a4e1e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:14.680158 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1254/2493] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:14 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:14.819243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5504a7ed-a34f-4d7a-8a9f-373ecdff0cc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:14.819243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5504a7ed-a34f-4d7a-8a9f-373ecdff0cc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:14.819243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:14.819243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:14.819243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5504a7ed-a34f-4d7a-8a9f-373ecdff0cc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:14.819243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5504a7ed-a34f-4d7a-8a9f-373ecdff0cc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:14.863839 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:14.863839 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:14.865887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5504a7ed-a34f-4d7a-8a9f-373ecdff0cc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:14.866746 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1240/2494] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:14 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:15.592874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59cb1111-e089-40b3-a3bb-ba85fe9d9db0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:15.592874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59cb1111-e089-40b3-a3bb-ba85fe9d9db0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:15.592874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:15.592874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:15.592874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59cb1111-e089-40b3-a3bb-ba85fe9d9db0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:15.682407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5d15e63-077f-421c-b299-fa36295f774e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:15.682407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5d15e63-077f-421c-b299-fa36295f774e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:15.682407 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:15.682407 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:15.682407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5d15e63-077f-421c-b299-fa36295f774e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:15.793848 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:15.793848 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:15.842511 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-59cb1111-e089-40b3-a3bb-ba85fe9d9db0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:15.891466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59cb1111-e089-40b3-a3bb-ba85fe9d9db0 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:15.892884 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1255/2495] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:15 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 927 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:15.898650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5ca0179-b241-4c5c-99bc-3a20aee05b7d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:15.899489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5ca0179-b241-4c5c-99bc-3a20aee05b7d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:15.900017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:15.900017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:15.900756 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5ca0179-b241-4c5c-99bc-3a20aee05b7d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:15.901341 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a5ca0179-b241-4c5c-99bc-3a20aee05b7d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:15.932401 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:15.932401 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:15.934937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5ca0179-b241-4c5c-99bc-3a20aee05b7d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:15.936028 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1256/2496] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:15 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:15.936148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:15.936148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:15.942221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b67086-8964-4b88-8de5-9ef886f1e4c3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] GET http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:15.943055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b67086-8964-4b88-8de5-9ef886f1e4c3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:15.943521 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:15.943521 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:15.944436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d8b67086-8964-4b88-8de5-9ef886f1e4c3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:15.969142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a5d15e63-077f-421c-b299-fa36295f774e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:16.036479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5d15e63-077f-421c-b299-fa36295f774e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:16.055188 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1241/2497] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:15 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:16.093787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:16.093787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:16.131957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d8b67086-8964-4b88-8de5-9ef886f1e4c3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Volume info retrieved successfully. Jan 21 10:19:16.191162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d8b67086-8964-4b88-8de5-9ef886f1e4c3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:16.191162 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1257/2498] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:15 2021] GET /volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 1098 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:16.213307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] POST http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8/action Jan 21 10:19:16.213716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:16.213716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:16.214280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:19:16.214529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:16.285353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:16.285353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:16.286634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:16.357316 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] 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 21 10:19:16.358382 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] 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 21 10:19:16.503619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Created reservations ['e8fae4fb-b525-41fd-9df5-41ee35d216ad', '12de0ffe-0b5d-4212-b7a7-3b9520f1f9d5'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:16.709899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Created reservations ['bd99bca8-6517-46f1-b687-412d21e96188', '253e580a-6b97-44de-a9b9-dd7b798f202d'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:16.989200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16b1af34-79fd-4c07-b099-749205d37fc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:16.989200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16b1af34-79fd-4c07-b099-749205d37fc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:16.989200 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:16.989200 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:16.989200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16b1af34-79fd-4c07-b099-749205d37fc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:16.989200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-16b1af34-79fd-4c07-b099-749205d37fc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:17.037705 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:17.037705 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:17.050955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16b1af34-79fd-4c07-b099-749205d37fc7 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:17.050955 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1258/2499] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:16 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:17.050955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fb7bef2-8b9e-451f-9c4c-984e3318589f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:17.080879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fb7bef2-8b9e-451f-9c4c-984e3318589f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:17.087633 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:17.087633 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:17.087633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fb7bef2-8b9e-451f-9c4c-984e3318589f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:17.266797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:17.266797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:17.288851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Retype volume request issued successfully. Jan 21 10:19:17.289451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8065aaf8-2d2b-4df2-8da5-e0dbd7d6e379 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8/action returned with HTTP 202 Jan 21 10:19:17.294376 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1242/2500] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:19:16 2021] POST /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8/action => generated 0 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:19:17.301438 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1fb7bef2-8b9e-451f-9c4c-984e3318589f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:17.309680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff0e773a-8450-4646-981c-7975e9c90f05 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:17.310618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff0e773a-8450-4646-981c-7975e9c90f05 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:17.310987 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:17.310987 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:17.311631 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ff0e773a-8450-4646-981c-7975e9c90f05 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:17.379983 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fb7bef2-8b9e-451f-9c4c-984e3318589f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:17.379983 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1259/2501] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:17 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:17.492982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:17.492982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:17.526966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ff0e773a-8450-4646-981c-7975e9c90f05 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:17.620688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ff0e773a-8450-4646-981c-7975e9c90f05 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:17.620688 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1243/2502] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:17 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 927 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:17.650587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36f109dd-53e3-4b09-a6a9-65644d2894cb tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] GET http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:17.650587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36f109dd-53e3-4b09-a6a9-65644d2894cb tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:17.650587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:17.650587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:17.650587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36f109dd-53e3-4b09-a6a9-65644d2894cb tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:17.849940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:17.849940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:17.910642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36f109dd-53e3-4b09-a6a9-65644d2894cb tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Volume info retrieved successfully. Jan 21 10:19:17.969430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36f109dd-53e3-4b09-a6a9-65644d2894cb tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:17.969430 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1260/2503] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:17 2021] GET /volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 1098 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:17.991237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60599d75-21cb-4034-9622-22364088fd38 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] GET http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911 Jan 21 10:19:17.991237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60599d75-21cb-4034-9622-22364088fd38 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:17.991237 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:17.991237 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:18.000330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60599d75-21cb-4034-9622-22364088fd38 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:18.009155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-60599d75-21cb-4034-9622-22364088fd38 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911'), ('all_tenants', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:18.063677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2691f0ee-7a65-4181-8f62-8f5b9d233af3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:18.063677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2691f0ee-7a65-4181-8f62-8f5b9d233af3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:18.063677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:18.063677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:18.063677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2691f0ee-7a65-4181-8f62-8f5b9d233af3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:18.063677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2691f0ee-7a65-4181-8f62-8f5b9d233af3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:18.140331 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:18.140331 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:18.140331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2691f0ee-7a65-4181-8f62-8f5b9d233af3 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:18.159556 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1261/2504] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:18 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:18.239514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-60599d75-21cb-4034-9622-22364088fd38 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Get all volumes completed successfully. Jan 21 10:19:18.239514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60599d75-21cb-4034-9622-22364088fd38 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911 returned with HTTP 200 Jan 21 10:19:18.239514 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1244/2505] 10.222.0.77 () {58 vars in 1365 bytes} [Thu Jan 21 10:19:17 2021] GET /volume/v3/b23fee5f281349e1bc528cff57db1aef/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1971676911 => generated 413 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:18.260864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-696b2953-0fcf-40b6-a863-fcf1d14bc02b tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] DELETE http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:18.260864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-696b2953-0fcf-40b6-a863-fcf1d14bc02b tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:18.260864 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:18.260864 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:18.260864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-696b2953-0fcf-40b6-a863-fcf1d14bc02b tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:18.260864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-696b2953-0fcf-40b6-a863-fcf1d14bc02b tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Delete volume with id: dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:18.390583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:18.390583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:18.390583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-696b2953-0fcf-40b6-a863-fcf1d14bc02b tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:18.445283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-628e0a6c-f726-41eb-82f2-d04e66c4d8d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:18.445283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-628e0a6c-f726-41eb-82f2-d04e66c4d8d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:18.445283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:18.445283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:18.445283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-628e0a6c-f726-41eb-82f2-d04e66c4d8d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-696b2953-0fcf-40b6-a863-fcf1d14bc02b tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Delete volume request issued successfully. Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-696b2953-0fcf-40b6-a863-fcf1d14bc02b tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 202 Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1262/2506] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:18 2021] DELETE /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7a204d7-9d5d-4bfa-97a3-191c5a78c12c tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7a204d7-9d5d-4bfa-97a3-191c5a78c12c tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:18.482107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7a204d7-9d5d-4bfa-97a3-191c5a78c12c tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:18.590590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:18.590590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:18.620956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c7a204d7-9d5d-4bfa-97a3-191c5a78c12c tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:18.654857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7a204d7-9d5d-4bfa-97a3-191c5a78c12c tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:18.655331 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1263/2507] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:18 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 926 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:18.667431 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:18.667431 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:18.688780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-628e0a6c-f726-41eb-82f2-d04e66c4d8d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:18.819201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-628e0a6c-f726-41eb-82f2-d04e66c4d8d8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:18.819201 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1245/2508] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:18 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:19.159397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c882245-3e96-44c6-a171-756a98a46d19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:19.159397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c882245-3e96-44c6-a171-756a98a46d19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:19.159397 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:19.159397 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:19.159397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c882245-3e96-44c6-a171-756a98a46d19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:19.159397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7c882245-3e96-44c6-a171-756a98a46d19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:19.230723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:19.230723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:19.230723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c882245-3e96-44c6-a171-756a98a46d19 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:19.252789 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1264/2509] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:19 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:19.687830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3286c8d-c662-442e-9ddb-04587a1542ff tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:19.688901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3286c8d-c662-442e-9ddb-04587a1542ff tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:19.689851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:19.689851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:19.689851 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3286c8d-c662-442e-9ddb-04587a1542ff tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:19.833853 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:19.833853 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:19.838142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23a4a08a-f0c1-4d64-9ef8-f80140990180 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:19.838142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23a4a08a-f0c1-4d64-9ef8-f80140990180 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:19.838142 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:19.838142 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:19.838142 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-23a4a08a-f0c1-4d64-9ef8-f80140990180 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:19.858287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e3286c8d-c662-442e-9ddb-04587a1542ff tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:19.904456 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3286c8d-c662-442e-9ddb-04587a1542ff tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:19.919091 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1246/2510] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:19 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 926 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:20.048202 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:20.048202 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:20.075246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-23a4a08a-f0c1-4d64-9ef8-f80140990180 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:20.209085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-23a4a08a-f0c1-4d64-9ef8-f80140990180 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:20.209085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1265/2511] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:19 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:20.260293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db1646a4-0cf7-4912-8b13-79311a25c484 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:20.260293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db1646a4-0cf7-4912-8b13-79311a25c484 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:20.260293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:20.260293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:20.260293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db1646a4-0cf7-4912-8b13-79311a25c484 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:20.260293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-db1646a4-0cf7-4912-8b13-79311a25c484 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:20.327653 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:20.327653 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:20.327653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db1646a4-0cf7-4912-8b13-79311a25c484 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:20.340516 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1247/2512] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:20 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:20.927375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5237fadd-ebac-41de-b5e8-be33c946a730 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:20.927375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5237fadd-ebac-41de-b5e8-be33c946a730 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:20.927375 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:20.927375 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:20.927375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5237fadd-ebac-41de-b5e8-be33c946a730 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:21.189597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f244cfe-89c2-4c28-aee6-e9e627ec1503 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:21.189597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f244cfe-89c2-4c28-aee6-e9e627ec1503 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:21.189597 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:21.189597 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:21.189597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f244cfe-89c2-4c28-aee6-e9e627ec1503 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:21.271584 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:21.271584 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:21.275032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:21.275032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:21.284865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5f244cfe-89c2-4c28-aee6-e9e627ec1503 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:21.310624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5237fadd-ebac-41de-b5e8-be33c946a730 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Volume info retrieved successfully. Jan 21 10:19:21.327507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f244cfe-89c2-4c28-aee6-e9e627ec1503 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:21.328918 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1248/2513] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:21 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 950 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:21.349457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c82ffa7f-1061-4fb9-bf54-78608a088384 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:21.350289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c82ffa7f-1061-4fb9-bf54-78608a088384 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:21.350714 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:21.350714 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:21.351458 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c82ffa7f-1061-4fb9-bf54-78608a088384 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:21.352035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c82ffa7f-1061-4fb9-bf54-78608a088384 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:21.414137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:21.414137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:21.414137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c82ffa7f-1061-4fb9-bf54-78608a088384 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:21.414137 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1249/2514] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:21 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:21.428044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0a42542-27aa-4c00-a3b1-ed82943a83c4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:21.428044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0a42542-27aa-4c00-a3b1-ed82943a83c4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:21.428044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:21.428044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:21.428044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0a42542-27aa-4c00-a3b1-ed82943a83c4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:21.432511 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5237fadd-ebac-41de-b5e8-be33c946a730 tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 200 Jan 21 10:19:21.432511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1266/2515] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:20 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 926 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:21.605291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:21.605291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:21.663728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e0a42542-27aa-4c00-a3b1-ed82943a83c4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:21.705699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0a42542-27aa-4c00-a3b1-ed82943a83c4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:21.706884 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1250/2516] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:21 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 950 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:21.740221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24cb69b9-b1ad-42f6-a642-6ef8f5323aa6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:21.740221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24cb69b9-b1ad-42f6-a642-6ef8f5323aa6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:21.740221 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:21.740221 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:21.740221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24cb69b9-b1ad-42f6-a642-6ef8f5323aa6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:21.740221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-24cb69b9-b1ad-42f6-a642-6ef8f5323aa6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:21.858385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:21.858385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:21.858385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-24cb69b9-b1ad-42f6-a642-6ef8f5323aa6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:21.925538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-24cb69b9-b1ad-42f6-a642-6ef8f5323aa6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume request issued successfully. Jan 21 10:19:21.938561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24cb69b9-b1ad-42f6-a642-6ef8f5323aa6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 202 Jan 21 10:19:21.944175 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1267/2517] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:21 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:21.952007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab525cdf-6aeb-4750-961e-7d50ab4eb9ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:21.952542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab525cdf-6aeb-4750-961e-7d50ab4eb9ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:21.952887 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:21.952887 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:21.953266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab525cdf-6aeb-4750-961e-7d50ab4eb9ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:22.162259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:22.162259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:22.210762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ab525cdf-6aeb-4750-961e-7d50ab4eb9ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:22.264793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab525cdf-6aeb-4750-961e-7d50ab4eb9ce tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:22.266560 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1251/2518] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:21 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:22.432440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e4c1ba3-eb07-4312-89cb-6ccdf696ea11 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:22.432440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e4c1ba3-eb07-4312-89cb-6ccdf696ea11 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:22.432440 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:22.432440 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:22.432440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e4c1ba3-eb07-4312-89cb-6ccdf696ea11 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:22.432440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3e4c1ba3-eb07-4312-89cb-6ccdf696ea11 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:22.446448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e0b9edb-82b7-46ec-8949-8552e12f054a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] GET http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 Jan 21 10:19:22.446448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e0b9edb-82b7-46ec-8949-8552e12f054a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:22.446448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:22.446448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:22.446448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e0b9edb-82b7-46ec-8949-8552e12f054a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:22.476466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:22.476466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:22.476466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e4c1ba3-eb07-4312-89cb-6ccdf696ea11 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:22.492217 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1268/2519] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:22 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:22.630019 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:22.630019 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:22.646942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e0b9edb-82b7-46ec-8949-8552e12f054a tempest-VolumeRetypeWithoutMigrationTest-1631092656 tempest-VolumeRetypeWithoutMigrationTest-1631092656] http://10.222.0.77/volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 returned with HTTP 404 Jan 21 10:19:22.654650 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1252/2520] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:22 2021] GET /volume/v3/1463becbbc1c433ca2feee9221bb100e/volumes/dbbed28f-4a80-44e0-832a-6be41360c3b8 => generated 109 bytes in 216 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:22.662037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2aa1d44-bd6e-4bd9-9b9e-6deb58e177b4 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] DELETE http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/3515764f-433d-4488-844a-e66de4a80af0 Jan 21 10:19:22.662037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2aa1d44-bd6e-4bd9-9b9e-6deb58e177b4 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:22.670184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:22.670184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:22.670184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2aa1d44-bd6e-4bd9-9b9e-6deb58e177b4 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:23.034590 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:19:23.034590 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:19:23.089375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2aa1d44-bd6e-4bd9-9b9e-6deb58e177b4 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/3515764f-433d-4488-844a-e66de4a80af0 returned with HTTP 202 Jan 21 10:19:23.090548 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1269/2521] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:19:22 2021] DELETE /volume/v3/b23fee5f281349e1bc528cff57db1aef/types/3515764f-433d-4488-844a-e66de4a80af0 => generated 0 bytes in 439 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:23.099632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7bb3f12-a922-4afa-9f77-63d43a1dc9db tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] GET http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/3515764f-433d-4488-844a-e66de4a80af0 Jan 21 10:19:23.100176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7bb3f12-a922-4afa-9f77-63d43a1dc9db tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:23.100396 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:23.100396 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:23.100787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7bb3f12-a922-4afa-9f77-63d43a1dc9db tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:23.223097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7bb3f12-a922-4afa-9f77-63d43a1dc9db tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/3515764f-433d-4488-844a-e66de4a80af0 returned with HTTP 404 Jan 21 10:19:23.223097 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1253/2522] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:19:23 2021] GET /volume/v3/b23fee5f281349e1bc528cff57db1aef/types/3515764f-433d-4488-844a-e66de4a80af0 => generated 114 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:23.244669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4686d2d5-e0cf-4f3b-bf4e-b8ebd64deff3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] DELETE http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/4a7bd5b3-be40-4932-a058-918758669e92 Jan 21 10:19:23.244669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4686d2d5-e0cf-4f3b-bf4e-b8ebd64deff3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:23.248835 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4686d2d5-e0cf-4f3b-bf4e-b8ebd64deff3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:23.291016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f6045a2-4c8f-4357-a211-381677b04a3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:23.291016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f6045a2-4c8f-4357-a211-381677b04a3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:23.291016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f6045a2-4c8f-4357-a211-381677b04a3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:23.378860 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:23.378860 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:23.388554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1f6045a2-4c8f-4357-a211-381677b04a3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:23.413783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f6045a2-4c8f-4357-a211-381677b04a3b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:23.415063 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1254/2523] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:23 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:23.499522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1970321-ab8f-4d0e-8cc8-cb32ab7abe71 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:23.499522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1970321-ab8f-4d0e-8cc8-cb32ab7abe71 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:23.499522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:23.499522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:23.499522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1970321-ab8f-4d0e-8cc8-cb32ab7abe71 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:23.499522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a1970321-ab8f-4d0e-8cc8-cb32ab7abe71 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:23.577805 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:23.577805 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:23.577805 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1970321-ab8f-4d0e-8cc8-cb32ab7abe71 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:23.593172 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1255/2524] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:23 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:23.729332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4686d2d5-e0cf-4f3b-bf4e-b8ebd64deff3 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/4a7bd5b3-be40-4932-a058-918758669e92 returned with HTTP 202 Jan 21 10:19:23.729332 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1270/2525] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:19:23 2021] DELETE /volume/v3/b23fee5f281349e1bc528cff57db1aef/types/4a7bd5b3-be40-4932-a058-918758669e92 => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:23.733358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6148b2ec-d234-4ca0-837c-c6843e10a031 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] GET http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/4a7bd5b3-be40-4932-a058-918758669e92 Jan 21 10:19:23.734158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6148b2ec-d234-4ca0-837c-c6843e10a031 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:23.734455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:23.734455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:23.735505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6148b2ec-d234-4ca0-837c-c6843e10a031 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:23.762600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6148b2ec-d234-4ca0-837c-c6843e10a031 tempest-VolumeRetypeWithoutMigrationTest-514556377 tempest-VolumeRetypeWithoutMigrationTest-514556377] http://10.222.0.77/volume/v3/b23fee5f281349e1bc528cff57db1aef/types/4a7bd5b3-be40-4932-a058-918758669e92 returned with HTTP 404 Jan 21 10:19:23.763730 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1256/2526] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:19:23 2021] GET /volume/v3/b23fee5f281349e1bc528cff57db1aef/types/4a7bd5b3-be40-4932-a058-918758669e92 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:24.442489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13d21f18-ed66-473c-8997-e1b700e5842b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:24.443102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13d21f18-ed66-473c-8997-e1b700e5842b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:24.443684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13d21f18-ed66-473c-8997-e1b700e5842b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:24.593159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d64aac6-398b-4ab4-b307-3b1e20bdc8a2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:24.595909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d64aac6-398b-4ab4-b307-3b1e20bdc8a2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:24.596731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d64aac6-398b-4ab4-b307-3b1e20bdc8a2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:24.597288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4d64aac6-398b-4ab4-b307-3b1e20bdc8a2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:24.614094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:24.614094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:24.661580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-13d21f18-ed66-473c-8997-e1b700e5842b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:24.700226 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:24.700226 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:24.703113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d64aac6-398b-4ab4-b307-3b1e20bdc8a2 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:24.715455 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1257/2527] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:24 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:24.858365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13d21f18-ed66-473c-8997-e1b700e5842b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 200 Jan 21 10:19:24.860474 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1271/2528] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:24 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 949 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:25.721590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5982c33a-8a93-46fe-87ab-734d2a2baef0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:25.722086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5982c33a-8a93-46fe-87ab-734d2a2baef0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:25.722308 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:25.722308 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:25.722675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5982c33a-8a93-46fe-87ab-734d2a2baef0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:25.723038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5982c33a-8a93-46fe-87ab-734d2a2baef0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:25.799392 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:25.799392 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:25.801653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5982c33a-8a93-46fe-87ab-734d2a2baef0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:25.802765 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1258/2529] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:25 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:25.891588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffc38da8-2ada-459a-9ed2-dcf48829836c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:25.892203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffc38da8-2ada-459a-9ed2-dcf48829836c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:25.892531 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:25.892531 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:25.893270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ffc38da8-2ada-459a-9ed2-dcf48829836c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:26.035807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ffc38da8-2ada-459a-9ed2-dcf48829836c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 404 Jan 21 10:19:26.042110 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1272/2530] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:25 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:26.051084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes Jan 21 10:19:26.051998 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:26.051998 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:26.053566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-462085874"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:26.059416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-462085874'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:26.060084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume of 1 GB Jan 21 10:19:26.100982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Availability Zones retrieved successfully. Jan 21 10:19:26.149270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (c04f107c-0b01-453a-a2a2-e1603d192a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:26.161245 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae5d208-87e1-4a5d-93dc-d5a09e034a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:26.169367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:26.285584 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae5d208-87e1-4a5d-93dc-d5a09e034a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:26.288611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f52f94b-b0e9-42f1-b4fd-33913113d8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:26.434070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['bfcb029d-4f40-4e0b-9443-82848147f8f1', '2abdf1b0-adc1-40ac-8bd3-fb30060c6138', '38ae5b96-1838-482c-802f-a5144ec308f6', '54247089-aca5-4644-a0dc-c940849e643a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:26.436633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f52f94b-b0e9-42f1-b4fd-33913113d8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfcb029d-4f40-4e0b-9443-82848147f8f1', '2abdf1b0-adc1-40ac-8bd3-fb30060c6138', '38ae5b96-1838-482c-802f-a5144ec308f6', '54247089-aca5-4644-a0dc-c940849e643a']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:26.440607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606d579e-924d-4bd3-862e-602ddea62849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:26.538206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606d579e-924d-4bd3-862e-602ddea62849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ea4423-de74-4b17-aa57-edec4ba1517d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-462085874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['bfcb029d-4f40-4e0b-9443-82848147f8f1','2abdf1b0-adc1-40ac-8bd3-fb30060c6138','38ae5b96-1838-482c-802f-a5144ec308f6','54247089-aca5-4644-a0dc-c940849e643a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-462085874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11ea4423-de74-4b17-aa57-edec4ba1517d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f062c2071334824bd15cee735e216d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:26.541273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ebe61c-d5de-4b53-959f-2c40898ef5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:26.576151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ebe61c-d5de-4b53-959f-2c40898ef5bc) transitioned into state 'SUCCESS' from state '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-462085874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['bfcb029d-4f40-4e0b-9443-82848147f8f1','2abdf1b0-adc1-40ac-8bd3-fb30060c6138','38ae5b96-1838-482c-802f-a5144ec308f6','54247089-aca5-4644-a0dc-c940849e643a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:26.580520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30558d09-13d6-4164-b032-ee1c090383e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:26.621407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30558d09-13d6-4164-b032-ee1c090383e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:26.639068 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (c04f107c-0b01-453a-a2a2-e1603d192a6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:26.819386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e522890-bfdb-45dd-b82e-51d6aa37e4ec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:26.824781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e522890-bfdb-45dd-b82e-51d6aa37e4ec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:26.825512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7e522890-bfdb-45dd-b82e-51d6aa37e4ec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:26.826064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7e522890-bfdb-45dd-b82e-51d6aa37e4ec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Show backup with id 97625674-1285-4cc9-9650-c8d70004bed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:19:26.840670 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request issued successfully. Jan 21 10:19:26.880058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef66cb20-e6ef-47cf-bf98-e7cf7bb86e74 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes returned with HTTP 202 Jan 21 10:19:26.884734 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1259/2531] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:19:26 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes => generated 822 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:26.901494 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82c16b2f-bd12-43e9-ad8e-44c08104d85a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:26.902452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82c16b2f-bd12-43e9-ad8e-44c08104d85a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:26.902829 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:26.902829 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:26.903495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82c16b2f-bd12-43e9-ad8e-44c08104d85a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:26.915936 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:26.915936 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:26.918831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7e522890-bfdb-45dd-b82e-51d6aa37e4ec tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 200 Jan 21 10:19:26.919711 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1273/2532] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:26.938919 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0c8c4c4-d22e-42df-bec8-eaea041e1977 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 Jan 21 10:19:26.939499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0c8c4c4-d22e-42df-bec8-eaea041e1977 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:26.939701 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:26.939701 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:26.943931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0c8c4c4-d22e-42df-bec8-eaea041e1977 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:27.016831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:27.016831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:27.040368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-82c16b2f-bd12-43e9-ad8e-44c08104d85a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:27.055025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:27.055025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:27.081917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d0c8c4c4-d22e-42df-bec8-eaea041e1977 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:27.089324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82c16b2f-bd12-43e9-ad8e-44c08104d85a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 200 Jan 21 10:19:27.090614 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1260/2533] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:26 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:27.118666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0c8c4c4-d22e-42df-bec8-eaea041e1977 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 returned with HTTP 200 Jan 21 10:19:27.119511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1274/2534] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:26 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 => generated 1031 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:27.136116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70d7d741-c801-4478-91ba-1f60adc07134 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 Jan 21 10:19:27.136879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70d7d741-c801-4478-91ba-1f60adc07134 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:27.137725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:27.137725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:27.138750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70d7d741-c801-4478-91ba-1f60adc07134 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:27.201304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:27.201304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:27.210666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70d7d741-c801-4478-91ba-1f60adc07134 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:27.234124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70d7d741-c801-4478-91ba-1f60adc07134 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 returned with HTTP 200 Jan 21 10:19:27.235192 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1261/2535] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:27 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 => generated 1031 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:27.251959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4c92109-0669-462d-a457-7d35649196f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 Jan 21 10:19:27.252680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4c92109-0669-462d-a457-7d35649196f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:27.253008 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:27.253008 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:27.253560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4c92109-0669-462d-a457-7d35649196f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:27.254135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-c4c92109-0669-462d-a457-7d35649196f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume with id: 72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 Jan 21 10:19:27.309206 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:27.309206 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:27.310617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c4c92109-0669-462d-a457-7d35649196f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:27.341856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c4c92109-0669-462d-a457-7d35649196f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume request issued successfully. Jan 21 10:19:27.342567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4c92109-0669-462d-a457-7d35649196f0 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 returned with HTTP 202 Jan 21 10:19:27.343654 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1275/2536] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:27 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:27.358028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f28d453-0262-4501-abb1-cc1b0c64ee64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 Jan 21 10:19:27.358809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f28d453-0262-4501-abb1-cc1b0c64ee64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:27.359040 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:27.359040 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:27.359701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f28d453-0262-4501-abb1-cc1b0c64ee64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:27.433837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:27.433837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:27.444984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f28d453-0262-4501-abb1-cc1b0c64ee64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:27.471831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f28d453-0262-4501-abb1-cc1b0c64ee64 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 returned with HTTP 200 Jan 21 10:19:27.472656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1262/2537] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:27 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 => generated 1030 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:28.106937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c60fc751-0283-4492-bb51-a440768755c0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:28.108267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c60fc751-0283-4492-bb51-a440768755c0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:28.108673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:28.108673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:28.109330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c60fc751-0283-4492-bb51-a440768755c0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:28.246500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:28.246500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:28.270895 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c60fc751-0283-4492-bb51-a440768755c0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:28.325140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c60fc751-0283-4492-bb51-a440768755c0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 200 Jan 21 10:19:28.342960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1276/2538] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:28 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:28.349397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d04885cd-4aa0-4ff9-9e9b-571683678972 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots Jan 21 10:19:28.350077 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:28.350077 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:28.350748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d04885cd-4aa0-4ff9-9e9b-571683678972 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11ea4423-de74-4b17-aa57-edec4ba1517d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2077588271"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:28.407512 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:28.407512 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:28.409082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d04885cd-4aa0-4ff9-9e9b-571683678972 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:28.409655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-d04885cd-4aa0-4ff9-9e9b-571683678972 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create snapshot from volume 11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:28.482203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d04885cd-4aa0-4ff9-9e9b-571683678972 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['ff1d3145-5382-4950-bf5c-e5d2291ee23b', '2d53a995-dea3-4580-a3ec-aea05122517c', 'f31b2a3f-bad1-4b8e-8dea-91d69d462cf7', '5fbb9980-9288-4cd1-be33-f15fb035452a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:28.493950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-380cec6c-b8c9-4a0d-b930-ec17747b2f4a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 Jan 21 10:19:28.493950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-380cec6c-b8c9-4a0d-b930-ec17747b2f4a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:28.493950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:28.493950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:28.493950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-380cec6c-b8c9-4a0d-b930-ec17747b2f4a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:28.652292 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:28.652292 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:28.692478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-380cec6c-b8c9-4a0d-b930-ec17747b2f4a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:28.742767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-380cec6c-b8c9-4a0d-b930-ec17747b2f4a tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 returned with HTTP 200 Jan 21 10:19:28.753692 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1277/2539] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:28 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 => generated 1030 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:28.777558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d04885cd-4aa0-4ff9-9e9b-571683678972 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot create request issued successfully. Jan 21 10:19:28.780260 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d04885cd-4aa0-4ff9-9e9b-571683678972 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots returned with HTTP 202 Jan 21 10:19:28.787206 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1263/2540] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:19:28 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots => generated 310 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:19:28.794071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a438ff5-67b8-47f9-87f9-d71d8e07a459 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:28.794811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a438ff5-67b8-47f9-87f9-d71d8e07a459 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:28.795211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:28.795211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:28.795894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a438ff5-67b8-47f9-87f9-d71d8e07a459 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:28.826963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:28.826963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:28.829143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4a438ff5-67b8-47f9-87f9-d71d8e07a459 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:28.831634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a438ff5-67b8-47f9-87f9-d71d8e07a459 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 200 Jan 21 10:19:28.832663 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1278/2541] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:28 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:29.770811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03f7d3e0-efba-44c4-844e-6feecad0b848 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 Jan 21 10:19:29.772027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-03f7d3e0-efba-44c4-844e-6feecad0b848 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:29.772472 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:29.772472 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:29.773126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-03f7d3e0-efba-44c4-844e-6feecad0b848 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:29.923063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:29.923063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:29.947170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03f7d3e0-efba-44c4-844e-6feecad0b848 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 returned with HTTP 404 Jan 21 10:19:29.951546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1279/2542] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:29 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/72a38d5c-41e3-49d9-8583-4e94d0fdf5c1 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:29.961528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94242630-31a0-413c-a218-30718af1a4ac tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:29.962189 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94242630-31a0-413c-a218-30718af1a4ac tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:29.962415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:29.962415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:29.962798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94242630-31a0-413c-a218-30718af1a4ac tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:30.004591 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:30.004591 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:30.006318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94242630-31a0-413c-a218-30718af1a4ac tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:30.008906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94242630-31a0-413c-a218-30718af1a4ac tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 200 Jan 21 10:19:30.015640 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1280/2543] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:29 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 442 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:30.021743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2ce5a50-5985-4668-b73c-c85bf3c25b58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 Jan 21 10:19:30.022639 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2ce5a50-5985-4668-b73c-c85bf3c25b58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:30.023754 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:30.023754 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:30.024422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a2ce5a50-5985-4668-b73c-c85bf3c25b58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:30.025635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-a2ce5a50-5985-4668-b73c-c85bf3c25b58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete backup with id: 97625674-1285-4cc9-9650-c8d70004bed7. Jan 21 10:19:30.056460 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:30.056460 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:30.089360 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-a2ce5a50-5985-4668-b73c-c85bf3c25b58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] delete_backup rpcapi backup_id 97625674-1285-4cc9-9650-c8d70004bed7 {{(pid=87996) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:19:30.092813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a2ce5a50-5985-4668-b73c-c85bf3c25b58 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 returned with HTTP 202 Jan 21 10:19:30.094430 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1281/2544] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:30 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/backups/97625674-1285-4cc9-9650-c8d70004bed7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:19:30.104602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb1b92c4-faa6-483f-ba43-63320da0b03d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:30.105343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb1b92c4-faa6-483f-ba43-63320da0b03d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:30.105744 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:30.105744 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:30.128011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb1b92c4-faa6-483f-ba43-63320da0b03d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:30.129823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-fb1b92c4-faa6-483f-ba43-63320da0b03d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume with id: 292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:30.275551 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:30.275551 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:30.277889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fb1b92c4-faa6-483f-ba43-63320da0b03d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:30.333647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] POST http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes Jan 21 10:19:30.334151 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:30.334151 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:30.334490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1556378728"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:30.335777 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1556378728'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:30.336323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Create volume of 2 GB Jan 21 10:19:30.336957 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:30.336957 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:30.363867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fb1b92c4-faa6-483f-ba43-63320da0b03d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume request issued successfully. Jan 21 10:19:30.364027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Availability Zones retrieved successfully. Jan 21 10:19:30.364740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb1b92c4-faa6-483f-ba43-63320da0b03d tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 202 Jan 21 10:19:30.376728 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1282/2545] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:30 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:30.403654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c6e45e2-a97f-414a-89a7-e679133b0572 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:30.408508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c6e45e2-a97f-414a-89a7-e679133b0572 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:30.409196 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:30.409196 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:30.412466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c6e45e2-a97f-414a-89a7-e679133b0572 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:30.414263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Flow 'volume_create_api' (094f3613-c4c2-49ad-a3f0-9dee40f1a686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:30.417373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb9d909-0669-459d-93d9-50c8be5993ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:30.419812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Validating volume size '2' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:30.595931 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:30.595931 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:30.646118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c6e45e2-a97f-414a-89a7-e679133b0572 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:30.700650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c6e45e2-a97f-414a-89a7-e679133b0572 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 200 Jan 21 10:19:30.700840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb9d909-0669-459d-93d9-50c8be5993ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:30.701843 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1283/2546] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:30 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 973 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:30.712188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed9ec6f-7908-419c-a160-c83066f0d4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:30.949005 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Created reservations ['2cac6be6-ec6a-492c-821d-fa2238dcaf21', '24cb7e19-4153-4b78-bec4-0f8eb88fb6a4', '042d378c-b7d6-4320-9ac4-897aadf73bf5', '1c4b8c00-5560-48cb-aad0-b2e09c953a66'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:30.951703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed9ec6f-7908-419c-a160-c83066f0d4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cac6be6-ec6a-492c-821d-fa2238dcaf21', '24cb7e19-4153-4b78-bec4-0f8eb88fb6a4', '042d378c-b7d6-4320-9ac4-897aadf73bf5', '1c4b8c00-5560-48cb-aad0-b2e09c953a66']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:30.957416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d222d4-c772-44d7-92d9-bf735c5490ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:31.024035 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2be0174a-b7c8-4c3c-af57-942c52f4b4f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:31.024770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2be0174a-b7c8-4c3c-af57-942c52f4b4f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:31.025106 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:31.025106 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:31.025855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2be0174a-b7c8-4c3c-af57-942c52f4b4f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:31.250683 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:31.250683 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:31.264627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2be0174a-b7c8-4c3c-af57-942c52f4b4f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:31.291965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2be0174a-b7c8-4c3c-af57-942c52f4b4f4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 200 Jan 21 10:19:31.304060 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1284/2547] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:31 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 442 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:31.409957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d222d4-c772-44d7-92d9-bf735c5490ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb4d9231-1f99-47cf-bfd5-fed04fda5e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1556378728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc5306cf646843c491c13190162a496f',qos_specs=None,replication_status=,reservations=['2cac6be6-ec6a-492c-821d-fa2238dcaf21','24cb7e19-4153-4b78-bec4-0f8eb88fb6a4','042d378c-b7d6-4320-9ac4-897aadf73bf5','1c4b8c00-5560-48cb-aad0-b2e09c953a66'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71463837a07740afba57f3fe532490cd',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1556378728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb4d9231-1f99-47cf-bfd5-fed04fda5e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc5306cf646843c491c13190162a496f',provider_auth=None,provider_geometry=None,provider_id=None,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='71463837a07740afba57f3fe532490cd',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:31.429191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b6007ce-23b0-455f-8e57-ac1028912826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:31.502290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b6007ce-23b0-455f-8e57-ac1028912826) transitioned into state 'SUCCESS' from state '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-1556378728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc5306cf646843c491c13190162a496f',qos_specs=None,replication_status=,reservations=['2cac6be6-ec6a-492c-821d-fa2238dcaf21','24cb7e19-4153-4b78-bec4-0f8eb88fb6a4','042d378c-b7d6-4320-9ac4-897aadf73bf5','1c4b8c00-5560-48cb-aad0-b2e09c953a66'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71463837a07740afba57f3fe532490cd',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:31.505645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91526d6a-77cf-488e-9236-daeef395319d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:31.548949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91526d6a-77cf-488e-9236-daeef395319d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:31.560526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Flow 'volume_create_api' (094f3613-c4c2-49ad-a3f0-9dee40f1a686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:31.700315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Create volume request issued successfully. Jan 21 10:19:31.719353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42eaf21e-5d73-46cf-ac97-5f9e1ad12dbf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:31.720255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42eaf21e-5d73-46cf-ac97-5f9e1ad12dbf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:31.720581 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:31.720581 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:31.721116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42eaf21e-5d73-46cf-ac97-5f9e1ad12dbf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:31.758134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f8470a5-ef95-4b67-8d69-879179fc8465 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes returned with HTTP 202 Jan 21 10:19:31.762027 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1264/2548] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:19:29 2021] POST /volume/v3/bc5306cf646843c491c13190162a496f/volumes => generated 824 bytes in 2109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:31.803963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fad909b3-15c9-4afe-9c5d-47931c8d1d8f tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] GET http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:31.804546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fad909b3-15c9-4afe-9c5d-47931c8d1d8f tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:31.804753 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:31.804753 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:31.807296 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fad909b3-15c9-4afe-9c5d-47931c8d1d8f tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:31.874560 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:31.874560 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:31.896826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-42eaf21e-5d73-46cf-ac97-5f9e1ad12dbf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:31.954708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42eaf21e-5d73-46cf-ac97-5f9e1ad12dbf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 200 Jan 21 10:19:31.964781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1285/2549] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:31 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 973 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:32.027111 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:32.027111 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:32.069345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fad909b3-15c9-4afe-9c5d-47931c8d1d8f tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Volume info retrieved successfully. Jan 21 10:19:32.129563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fad909b3-15c9-4afe-9c5d-47931c8d1d8f tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f returned with HTTP 200 Jan 21 10:19:32.130464 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1265/2550] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:31 2021] GET /volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f => generated 916 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:32.320961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98b467a2-f527-4de5-97ac-86c17f17509c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:32.321515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98b467a2-f527-4de5-97ac-86c17f17509c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:32.321739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:32.321739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:32.322122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98b467a2-f527-4de5-97ac-86c17f17509c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:32.394079 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:32.394079 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:32.399351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98b467a2-f527-4de5-97ac-86c17f17509c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:32.404563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98b467a2-f527-4de5-97ac-86c17f17509c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 200 Jan 21 10:19:32.406962 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1286/2551] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:32 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:32.418010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] POST http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes Jan 21 10:19:32.418468 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:32.418468 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:32.418888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8296e202-e6fe-46a8-a987-676a777374b0", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1509696190"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:32.420166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request body: {'volume': {'snapshot_id': '8296e202-e6fe-46a8-a987-676a777374b0', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1509696190'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:32.495957 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:32.495957 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:32.497384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:32.498221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume of 1 GB Jan 21 10:19:32.528353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Availability Zones retrieved successfully. Jan 21 10:19:32.549349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (e3e8308c-57e9-4df2-bccd-86bcf7b6c1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:32.552652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f490e27d-e85f-4769-be9c-2908a36b40cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:32.554962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:32.774852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f490e27d-e85f-4769-be9c-2908a36b40cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8296e202-e6fe-46a8-a987-676a777374b0', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:32.777609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70366d1-d05d-41a0-ae5d-b79baddfabab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:32.912063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Created reservations ['4e2d3508-d0ce-4669-8050-5e7960181f77', 'e292b15f-23a9-4f5e-8ea1-9e778218b51c', '0c07353d-c335-46bf-a935-1bc9dda34903', '36cf0234-c047-49d9-9a2a-078bb34a2b7e'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:32.926231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70366d1-d05d-41a0-ae5d-b79baddfabab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2d3508-d0ce-4669-8050-5e7960181f77', 'e292b15f-23a9-4f5e-8ea1-9e778218b51c', '0c07353d-c335-46bf-a935-1bc9dda34903', '36cf0234-c047-49d9-9a2a-078bb34a2b7e']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:32.928474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0e008c-17aa-4da3-a158-d627e0633a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:32.973171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02511f2c-195b-45f3-9884-7ac398143823 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:32.973768 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02511f2c-195b-45f3-9884-7ac398143823 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:32.973996 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:32.973996 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:32.974452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02511f2c-195b-45f3-9884-7ac398143823 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:33.242974 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:33.242974 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:33.251246 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0e008c-17aa-4da3-a158-d627e0633a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523b1476-51d2-407a-aafd-ec6dbe18eeda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1509696190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['4e2d3508-d0ce-4669-8050-5e7960181f77','e292b15f-23a9-4f5e-8ea1-9e778218b51c','0c07353d-c335-46bf-a935-1bc9dda34903','36cf0234-c047-49d9-9a2a-078bb34a2b7e'],size=1,snapshot_id=8296e202-e6fe-46a8-a987-676a777374b0,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1509696190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523b1476-51d2-407a-aafd-ec6dbe18eeda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f062c2071334824bd15cee735e216d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8296e202-e6fe-46a8-a987-676a777374b0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:33.254135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738b1075-4f8c-4ff2-a4f7-ba85500b495f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:33.283120 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-02511f2c-195b-45f3-9884-7ac398143823 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:33.317353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738b1075-4f8c-4ff2-a4f7-ba85500b495f) transitioned into state 'SUCCESS' from state '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-1509696190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f062c2071334824bd15cee735e216d4',qos_specs=None,replication_status=,reservations=['4e2d3508-d0ce-4669-8050-5e7960181f77','e292b15f-23a9-4f5e-8ea1-9e778218b51c','0c07353d-c335-46bf-a935-1bc9dda34903','36cf0234-c047-49d9-9a2a-078bb34a2b7e'],size=1,snapshot_id=8296e202-e6fe-46a8-a987-676a777374b0,source_replicaid=,source_volid=None,status='creating',user_id='367beb8b0c384cbfa4c5e5828d3fe4e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:33.320955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c889592-e303-4e9d-b418-3ff8fdc0206a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:33.345293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02511f2c-195b-45f3-9884-7ac398143823 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 200 Jan 21 10:19:33.352200 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1287/2552] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:32 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 973 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:33.363794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88647a86-04bb-4789-995e-fbc376179b30 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] GET http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:33.364837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88647a86-04bb-4789-995e-fbc376179b30 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:33.366404 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:33.366404 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:33.367085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88647a86-04bb-4789-995e-fbc376179b30 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:33.537429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c889592-e303-4e9d-b418-3ff8fdc0206a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:33.540552 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Flow 'volume_create_api' (e3e8308c-57e9-4df2-bccd-86bcf7b6c1e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:33.575623 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:33.575623 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:33.610259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-88647a86-04bb-4789-995e-fbc376179b30 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Volume info retrieved successfully. Jan 21 10:19:33.695681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Create volume request issued successfully. Jan 21 10:19:33.720681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88647a86-04bb-4789-995e-fbc376179b30 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f returned with HTTP 200 Jan 21 10:19:33.738947 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1288/2553] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:33 2021] GET /volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f => generated 917 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:33.745235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] POST http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes Jan 21 10:19:33.745731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:33.745731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:33.746158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "eb4d9231-1f99-47cf-bfd5-fed04fda5e5f"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:33.748898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ad99f0a-9f9d-4a2d-a6a5-b4aa341d407b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes returned with HTTP 202 Jan 21 10:19:33.749834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1266/2554] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:19:32 2021] POST /volume/v3/5f062c2071334824bd15cee735e216d4/volumes => generated 857 bytes in 1336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:33.761900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Create volume request body: {'volume': {'size': 1, 'source_volid': 'eb4d9231-1f99-47cf-bfd5-fed04fda5e5f'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:33.765774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-036e4504-f312-48ae-ab83-40cd25dc629e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:33.766320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-036e4504-f312-48ae-ab83-40cd25dc629e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:33.766543 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:33.766543 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:33.766941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-036e4504-f312-48ae-ab83-40cd25dc629e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:33.854627 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:33.854627 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:33.856118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Volume retrieved successfully. Jan 21 10:19:33.856640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Create volume of 1 GB Jan 21 10:19:33.872092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Availability Zones retrieved successfully. Jan 21 10:19:33.894555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Flow 'volume_create_api' (8b0746b3-c4cc-42a1-b2ac-a58329394d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:33.899771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1ab548-790b-4162-b957-8d48a90c13b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:33.902452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Validating volume size '1' using validate_int, validate_source_size {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:33.917805 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1ab548-790b-4162-b957-8d48a90c13b6) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 10:19:33.917805 n-d-758944-3 devstack@c-api.service[87994]: 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 21 10:19:33.927437 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:33.927437 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:33.940426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-036e4504-f312-48ae-ab83-40cd25dc629e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:33.940975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1ab548-790b-4162-b957-8d48a90c13b6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:33.951037 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1ab548-790b-4162-b957-8d48a90c13b6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 10:19:33.965809 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Flow 'volume_create_api' (8b0746b3-c4cc-42a1-b2ac-a58329394d49) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 10:19:33.967104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d81361bc-7a8b-4aa9-b0fd-f759a505f8c2 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes returned with HTTP 400 Jan 21 10:19:33.975399 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1289/2555] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:19:33 2021] POST /volume/v3/bc5306cf646843c491c13190162a496f/volumes => generated 173 bytes in 232 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:19:33.993520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f20e562b-b829-4925-a284-e611153cd56a tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] DELETE http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:33.996393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f20e562b-b829-4925-a284-e611153cd56a tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:33.996963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:33.996963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:34.003838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f20e562b-b829-4925-a284-e611153cd56a tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:34.004781 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-f20e562b-b829-4925-a284-e611153cd56a tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Delete volume with id: eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:34.041957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-036e4504-f312-48ae-ab83-40cd25dc629e tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:34.061581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1267/2556] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:33 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 925 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:34.138783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:34.138783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:34.140073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f20e562b-b829-4925-a284-e611153cd56a tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Volume info retrieved successfully. Jan 21 10:19:34.182293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f20e562b-b829-4925-a284-e611153cd56a tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Delete volume request issued successfully. Jan 21 10:19:34.182959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f20e562b-b829-4925-a284-e611153cd56a tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f returned with HTTP 202 Jan 21 10:19:34.198873 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1290/2557] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:33 2021] DELETE /volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:34.204967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c8ca045-9cdd-44fc-81f0-32987f0652de tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] GET http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:34.205621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c8ca045-9cdd-44fc-81f0-32987f0652de tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:34.205898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:34.205898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:34.206282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7c8ca045-9cdd-44fc-81f0-32987f0652de tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:34.362296 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:34.362296 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:34.368140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-990185be-a060-4579-9cf6-6189ba9fa7a5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:34.368944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-990185be-a060-4579-9cf6-6189ba9fa7a5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:34.369313 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:34.369313 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:34.370046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-990185be-a060-4579-9cf6-6189ba9fa7a5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:34.402449 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7c8ca045-9cdd-44fc-81f0-32987f0652de tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Volume info retrieved successfully. Jan 21 10:19:34.450562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7c8ca045-9cdd-44fc-81f0-32987f0652de tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f returned with HTTP 200 Jan 21 10:19:34.463451 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1268/2558] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:34 2021] GET /volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f => generated 916 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:34.515840 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:34.515840 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:34.543384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-990185be-a060-4579-9cf6-6189ba9fa7a5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:34.626559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-990185be-a060-4579-9cf6-6189ba9fa7a5 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 200 Jan 21 10:19:34.633609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1291/2559] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:34 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 973 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:35.077940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f469016b-6288-4de9-9031-9ca89fa450c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:35.078457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f469016b-6288-4de9-9031-9ca89fa450c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:35.078841 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:35.078841 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:35.079697 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f469016b-6288-4de9-9031-9ca89fa450c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:35.369163 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:35.369163 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:35.407326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f469016b-6288-4de9-9031-9ca89fa450c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:35.473668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c73eb3b-29b8-48b5-8834-40316687c6ac tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] GET http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:35.474211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c73eb3b-29b8-48b5-8834-40316687c6ac tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:35.474432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:35.474432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:35.474810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c73eb3b-29b8-48b5-8834-40316687c6ac tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:35.507894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f469016b-6288-4de9-9031-9ca89fa450c9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:35.511471 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1269/2560] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:35 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:35.646607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:35.646607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:35.647411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-410b7f70-2e11-41ea-9676-d500797533ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:35.647955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-410b7f70-2e11-41ea-9676-d500797533ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:35.648145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:35.648145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:35.648922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-410b7f70-2e11-41ea-9676-d500797533ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:35.668410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0c73eb3b-29b8-48b5-8834-40316687c6ac tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Volume info retrieved successfully. Jan 21 10:19:35.714865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c73eb3b-29b8-48b5-8834-40316687c6ac tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f returned with HTTP 200 Jan 21 10:19:35.716314 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1292/2561] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:35 2021] GET /volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f => generated 916 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:35.774071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-410b7f70-2e11-41ea-9676-d500797533ea tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 404 Jan 21 10:19:35.775123 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1270/2562] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:35 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:19:35.804608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4f77367-1932-4b4c-bf7c-eef84af0c1cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:35.805158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4f77367-1932-4b4c-bf7c-eef84af0c1cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:35.805362 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:35.805362 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:35.807989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4f77367-1932-4b4c-bf7c-eef84af0c1cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:35.819404 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a4f77367-1932-4b4c-bf7c-eef84af0c1cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume with id: 292a43db-4f78-48db-acf6-ae81e8dd0433 Jan 21 10:19:35.889438 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4f77367-1932-4b4c-bf7c-eef84af0c1cf tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 returned with HTTP 404 Jan 21 10:19:35.891270 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1293/2563] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:35 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/292a43db-4f78-48db-acf6-ae81e8dd0433 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:19:35.901031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95e4fd18-c906-4c56-9bc5-f3c5770b0939 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:19:35.901583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95e4fd18-c906-4c56-9bc5-f3c5770b0939 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:35.902025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-95e4fd18-c906-4c56-9bc5-f3c5770b0939 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:35.902483 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-95e4fd18-c906-4c56-9bc5-f3c5770b0939 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume with id: f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:19:36.081316 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:36.081316 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:36.081316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-95e4fd18-c906-4c56-9bc5-f3c5770b0939 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:36.140200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-95e4fd18-c906-4c56-9bc5-f3c5770b0939 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume request issued successfully. Jan 21 10:19:36.141115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-95e4fd18-c906-4c56-9bc5-f3c5770b0939 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 202 Jan 21 10:19:36.142434 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1271/2564] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:35 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:36.150540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-858871ba-5f0e-45ea-a205-17534d06ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:19:36.151199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-858871ba-5f0e-45ea-a205-17534d06ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:36.151806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-858871ba-5f0e-45ea-a205-17534d06ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:36.343644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:36.343644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:36.376053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-858871ba-5f0e-45ea-a205-17534d06ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:36.446006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-858871ba-5f0e-45ea-a205-17534d06ba04 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:19:36.447431 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1294/2565] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:36 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 1357 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:36.530208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a019be3-5714-48a2-aac0-9ca88980dcb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:36.531551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a019be3-5714-48a2-aac0-9ca88980dcb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:36.534888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:36.534888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:36.535654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6a019be3-5714-48a2-aac0-9ca88980dcb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:36.674028 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:36.674028 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:36.698604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6a019be3-5714-48a2-aac0-9ca88980dcb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:36.732802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7c7ac0f-0c9e-427e-bc83-df70f8213558 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] GET http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:36.733909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7c7ac0f-0c9e-427e-bc83-df70f8213558 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:36.733909 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:36.733909 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:36.734374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7c7ac0f-0c9e-427e-bc83-df70f8213558 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:36.793851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6a019be3-5714-48a2-aac0-9ca88980dcb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:36.794831 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1272/2566] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:36 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:36.915182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:36.915182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:36.941426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b7c7ac0f-0c9e-427e-bc83-df70f8213558 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Volume info retrieved successfully. Jan 21 10:19:36.964103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7c7ac0f-0c9e-427e-bc83-df70f8213558 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f returned with HTTP 200 Jan 21 10:19:36.965609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1295/2567] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:36 2021] GET /volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f => generated 916 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:37.465858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42f42b70-1024-47b8-b8df-0f316a7afa0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:19:37.467135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42f42b70-1024-47b8-b8df-0f316a7afa0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:37.467532 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:37.467532 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:37.468123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42f42b70-1024-47b8-b8df-0f316a7afa0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:37.583330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:37.583330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:37.605373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-42f42b70-1024-47b8-b8df-0f316a7afa0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:37.658966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42f42b70-1024-47b8-b8df-0f316a7afa0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:19:37.659918 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1273/2568] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:37 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 1357 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:37.812071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d0c1c50-723c-49a1-a773-aa750712b6cf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:37.812956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d0c1c50-723c-49a1-a773-aa750712b6cf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:37.813268 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:37.813268 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:37.813782 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d0c1c50-723c-49a1-a773-aa750712b6cf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:37.924875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:37.924875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:37.940452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d0c1c50-723c-49a1-a773-aa750712b6cf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:37.981440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be3cd87e-9549-40b1-806e-1f36960b2e66 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] GET http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f Jan 21 10:19:37.982457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be3cd87e-9549-40b1-806e-1f36960b2e66 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:37.982883 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:37.982883 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:37.983547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be3cd87e-9549-40b1-806e-1f36960b2e66 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:37.994041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d0c1c50-723c-49a1-a773-aa750712b6cf tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:37.996295 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1296/2569] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:37 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:38.089309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be3cd87e-9549-40b1-806e-1f36960b2e66 tempest-VolumesCloneNegativeTest-1871562548 tempest-VolumesCloneNegativeTest-1871562548] http://10.222.0.77/volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f returned with HTTP 404 Jan 21 10:19:38.098615 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1274/2570] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:37 2021] GET /volume/v3/bc5306cf646843c491c13190162a496f/volumes/eb4d9231-1f99-47cf-bfd5-fed04fda5e5f => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:38.675880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3742c185-b6a7-4111-9e09-5dd611741889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:19:38.676994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3742c185-b6a7-4111-9e09-5dd611741889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:38.677364 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:38.677364 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:38.677997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3742c185-b6a7-4111-9e09-5dd611741889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:38.848432 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:38.848432 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:38.899986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3742c185-b6a7-4111-9e09-5dd611741889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Volume info retrieved successfully. Jan 21 10:19:38.933834 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3742c185-b6a7-4111-9e09-5dd611741889 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 200 Jan 21 10:19:38.934936 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1297/2571] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:38 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 1357 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:39.019662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a40d71f-7567-4d57-82be-1af274447095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:39.021187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a40d71f-7567-4d57-82be-1af274447095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:39.021922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a40d71f-7567-4d57-82be-1af274447095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:39.162275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:39.162275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:39.195247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7a40d71f-7567-4d57-82be-1af274447095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:39.290559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a40d71f-7567-4d57-82be-1af274447095 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:39.297579 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1275/2572] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:39 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:39.964606 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a7ea0e2-8a88-4bd1-90a5-897b157176f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] GET http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c Jan 21 10:19:39.965725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a7ea0e2-8a88-4bd1-90a5-897b157176f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:39.966094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:39.966094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:39.966674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a7ea0e2-8a88-4bd1-90a5-897b157176f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:40.312986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0952fe1-95ae-4676-b7c0-fca1cb37ed8b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:40.313760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0952fe1-95ae-4676-b7c0-fca1cb37ed8b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:40.313760 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:40.313760 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:40.315348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0952fe1-95ae-4676-b7c0-fca1cb37ed8b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:40.467289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:40.467289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:40.491859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a7ea0e2-8a88-4bd1-90a5-897b157176f8 tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c returned with HTTP 404 Jan 21 10:19:40.493183 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1298/2573] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:39 2021] GET /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/f24dbfb4-932d-4c86-a812-2a7a9ecbe66c => generated 109 bytes in 545 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:40.503596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49e7e7e0-3c20-42b8-b166-d87afe44fc0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] DELETE http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:19:40.504251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49e7e7e0-3c20-42b8-b166-d87afe44fc0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:40.504846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49e7e7e0-3c20-42b8-b166-d87afe44fc0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:40.505426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-49e7e7e0-3c20-42b8-b166-d87afe44fc0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] Delete volume with id: 7dd8ac70-b69e-4646-90c4-e76e8784455d Jan 21 10:19:40.505543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0952fe1-95ae-4676-b7c0-fca1cb37ed8b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:40.553598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0952fe1-95ae-4676-b7c0-fca1cb37ed8b tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:40.557863 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1276/2574] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:40 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:40.561633 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49e7e7e0-3c20-42b8-b166-d87afe44fc0c tempest-VolumesBackupsTest-1542873481 tempest-VolumesBackupsTest-1542873481] http://10.222.0.77/volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d returned with HTTP 404 Jan 21 10:19:40.568799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1299/2575] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:40 2021] DELETE /volume/v3/4ecf4c6ce58e464586eb9d040eaa5862/volumes/7dd8ac70-b69e-4646-90c4-e76e8784455d => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:19:41.582520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0786fb4c-29a1-48ad-8820-29d25782a2ec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:41.583030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0786fb4c-29a1-48ad-8820-29d25782a2ec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:41.583226 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:41.583226 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:41.583748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0786fb4c-29a1-48ad-8820-29d25782a2ec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:41.722506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:41.722506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:41.755644 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0786fb4c-29a1-48ad-8820-29d25782a2ec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:41.790027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0786fb4c-29a1-48ad-8820-29d25782a2ec tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:41.791526 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1277/2576] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:41 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:42.811490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b1bf8af-0041-4314-aa4a-85c30f79ad2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:42.812975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b1bf8af-0041-4314-aa4a-85c30f79ad2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:42.813692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b1bf8af-0041-4314-aa4a-85c30f79ad2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:42.930677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:42.930677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:42.945789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6b1bf8af-0041-4314-aa4a-85c30f79ad2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:42.977458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b1bf8af-0041-4314-aa4a-85c30f79ad2a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:42.978547 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1300/2577] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:42 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:44.031729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5da0fd4-3d30-4207-b884-d1800c80899f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:44.035167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5da0fd4-3d30-4207-b884-d1800c80899f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:44.035167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:44.035167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:44.035167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5da0fd4-3d30-4207-b884-d1800c80899f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:44.128363 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:44.128363 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:44.138058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b5da0fd4-3d30-4207-b884-d1800c80899f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:44.165813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5da0fd4-3d30-4207-b884-d1800c80899f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:44.167119 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1278/2578] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:43 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:44.614348 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7aa80cac-303a-4183-87c1-9f4d8ec79022 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes Jan 21 10:19:44.615899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7aa80cac-303a-4183-87c1-9f4d8ec79022 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:44.615899 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:44.615899 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:44.615899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7aa80cac-303a-4183-87c1-9f4d8ec79022 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:44.617506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-7aa80cac-303a-4183-87c1-9f4d8ec79022 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:44.620283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7aa80cac-303a-4183-87c1-9f4d8ec79022 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:44.712517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7aa80cac-303a-4183-87c1-9f4d8ec79022 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:44.713312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7aa80cac-303a-4183-87c1-9f4d8ec79022 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes returned with HTTP 200 Jan 21 10:19:44.714140 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1301/2579] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 10:19:44 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes => generated 15 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:19:44.730893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] POST http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes Jan 21 10:19:44.731489 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:44.731489 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:44.732076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1822833539"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:44.734556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1822833539'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:44.735068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume of 1 GB Jan 21 10:19:44.776607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Availability Zones retrieved successfully. Jan 21 10:19:44.795403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Flow 'volume_create_api' (717534e7-7185-44f9-8e15-c8763eabb215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:44.799744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d124a6-3e24-4895-ae71-0968f8e1d35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:44.802381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:44.879680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d124a6-3e24-4895-ae71-0968f8e1d35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:44.882429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab290a4d-7d8f-48b5-ad1e-89921dddc18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:44.982976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Created reservations ['382319b8-47c3-41b7-8734-cddbd27f6316', '23d767ec-6b31-4593-9518-7304bf22967e', 'e8797088-7cc4-4198-8035-5bc45f4f4302', 'd1d710d1-99c9-4c06-9be8-c1caf43d4564'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:44.986018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab290a4d-7d8f-48b5-ad1e-89921dddc18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['382319b8-47c3-41b7-8734-cddbd27f6316', '23d767ec-6b31-4593-9518-7304bf22967e', 'e8797088-7cc4-4198-8035-5bc45f4f4302', 'd1d710d1-99c9-4c06-9be8-c1caf43d4564']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:44.988784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d133adaf-949d-410b-9cce-9c0ef677cb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:45.070844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d133adaf-949d-410b-9cce-9c0ef677cb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e8f2b3-df59-44fd-8755-e9f167c7c70a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1822833539',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ab52b8b462641a597a7283a2aa928fc',qos_specs=None,replication_status=,reservations=['382319b8-47c3-41b7-8734-cddbd27f6316','23d767ec-6b31-4593-9518-7304bf22967e','e8797088-7cc4-4198-8035-5bc45f4f4302','d1d710d1-99c9-4c06-9be8-c1caf43d4564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab48a290a2a74298aa33cef115dcfdee',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1822833539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e8f2b3-df59-44fd-8755-e9f167c7c70a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ab52b8b462641a597a7283a2aa928fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab48a290a2a74298aa33cef115dcfdee',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:45.076965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de492fac-9ef9-4ad2-8ab8-427d934dcdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:45.110790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de492fac-9ef9-4ad2-8ab8-427d934dcdc2) transitioned into state 'SUCCESS' from state '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-1822833539',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ab52b8b462641a597a7283a2aa928fc',qos_specs=None,replication_status=,reservations=['382319b8-47c3-41b7-8734-cddbd27f6316','23d767ec-6b31-4593-9518-7304bf22967e','e8797088-7cc4-4198-8035-5bc45f4f4302','d1d710d1-99c9-4c06-9be8-c1caf43d4564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab48a290a2a74298aa33cef115dcfdee',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:45.113038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6b5036-93a3-4be6-ad58-85aabbf2961d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:45.132287 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6b5036-93a3-4be6-ad58-85aabbf2961d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:45.138151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Flow 'volume_create_api' (717534e7-7185-44f9-8e15-c8763eabb215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:45.186555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c0c58cf-1899-4f3d-9ea7-30fb443e3288 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:45.188056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c0c58cf-1899-4f3d-9ea7-30fb443e3288 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:45.188878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c0c58cf-1899-4f3d-9ea7-30fb443e3288 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:45.197958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume request issued successfully. Jan 21 10:19:45.214454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70ef2743-7f4c-48da-9bda-1bf4b391ae8a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes returned with HTTP 202 Jan 21 10:19:45.215652 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1279/2580] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:19:44 2021] POST /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes => generated 833 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:45.231394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a992d673-f03e-4c76-9785-b2d2b83dfc1f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:19:45.231929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a992d673-f03e-4c76-9785-b2d2b83dfc1f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:45.232148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:45.232148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:45.232541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a992d673-f03e-4c76-9785-b2d2b83dfc1f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:45.297550 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:45.297550 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:45.321868 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4c0c58cf-1899-4f3d-9ea7-30fb443e3288 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:45.361076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:45.361076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:45.370629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c0c58cf-1899-4f3d-9ea7-30fb443e3288 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:45.379702 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1302/2581] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:45 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 950 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:45.387960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-525bbf7a-51f0-491c-b98d-7eef1f25c6cc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:45.388675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-525bbf7a-51f0-491c-b98d-7eef1f25c6cc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:45.389030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:45.389030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:45.389794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-525bbf7a-51f0-491c-b98d-7eef1f25c6cc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:45.402087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a992d673-f03e-4c76-9785-b2d2b83dfc1f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:45.472239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a992d673-f03e-4c76-9785-b2d2b83dfc1f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:19:45.479088 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:45.479088 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:45.482130 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1280/2582] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:45 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 901 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:45.488936 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-525bbf7a-51f0-491c-b98d-7eef1f25c6cc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:45.515620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-525bbf7a-51f0-491c-b98d-7eef1f25c6cc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:45.528151 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1303/2583] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:45 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 950 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:45.532289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c66a4c84-b100-4cdd-9479-037d779ff3e0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:45.533335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c66a4c84-b100-4cdd-9479-037d779ff3e0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:45.533788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:45.533788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:45.534542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c66a4c84-b100-4cdd-9479-037d779ff3e0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:45.535243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-c66a4c84-b100-4cdd-9479-037d779ff3e0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:45.594577 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:45.594577 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:45.596390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c66a4c84-b100-4cdd-9479-037d779ff3e0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:45.647183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c66a4c84-b100-4cdd-9479-037d779ff3e0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume request issued successfully. Jan 21 10:19:45.647668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c66a4c84-b100-4cdd-9479-037d779ff3e0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 202 Jan 21 10:19:45.648542 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1281/2584] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:45 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:45.656739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6499bedd-be52-4a7d-9910-c6d01e644b10 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:45.657372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6499bedd-be52-4a7d-9910-c6d01e644b10 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:45.657592 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:45.657592 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:45.657961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6499bedd-be52-4a7d-9910-c6d01e644b10 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:45.773101 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:45.773101 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:45.800627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6499bedd-be52-4a7d-9910-c6d01e644b10 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:45.824025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] POST http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes Jan 21 10:19:45.824490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:45.824490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:45.824908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1744385041"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:45.826035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Create volume request body: {'volume': {'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1744385041'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:45.852740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6499bedd-be52-4a7d-9910-c6d01e644b10 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:45.853753 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1304/2585] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:45 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:45.985608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Create volume of 1 GB Jan 21 10:19:46.020639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Availability Zones retrieved successfully. Jan 21 10:19:46.043503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Flow 'volume_create_api' (37b37ab5-6c0d-4e8f-b5aa-f951619f0a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:46.058358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffca7a2b-4fca-4a35-bfbb-16e071ffe2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:46.060733 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:46.374056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffca7a2b-4fca-4a35-bfbb-16e071ffe2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:46.376426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e5a329-5035-43bb-aa38-d9941475e13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:46.491253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1afe3751-11c5-4c65-9afc-77af96606df7 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:19:46.491845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1afe3751-11c5-4c65-9afc-77af96606df7 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:46.492785 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:46.492785 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:46.493342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1afe3751-11c5-4c65-9afc-77af96606df7 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:46.636614 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:46.636614 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:46.649997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1afe3751-11c5-4c65-9afc-77af96606df7 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:46.665609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Created reservations ['1bd0bfe0-8608-46e6-943d-b9362cec7571', 'abce011e-8fc1-4d13-9d8e-dc4d1d07c15c', '01cb07b5-b6cb-4e3e-ac9f-254b9887b170', '274cd40f-eb61-47cb-a8e8-4c17d2ae7c94'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:46.667851 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e5a329-5035-43bb-aa38-d9941475e13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd0bfe0-8608-46e6-943d-b9362cec7571', 'abce011e-8fc1-4d13-9d8e-dc4d1d07c15c', '01cb07b5-b6cb-4e3e-ac9f-254b9887b170', '274cd40f-eb61-47cb-a8e8-4c17d2ae7c94']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:46.670270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489794ad-5d09-4d06-a9b7-63e1a9bf7768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:46.685037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1afe3751-11c5-4c65-9afc-77af96606df7 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:19:46.686393 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1305/2586] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:46 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 926 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:46.703429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07c5b2de-7286-42bd-b0bf-59bd110fd8f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:19:46.704307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07c5b2de-7286-42bd-b0bf-59bd110fd8f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:46.704722 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:46.704722 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:46.705370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07c5b2de-7286-42bd-b0bf-59bd110fd8f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:46.785189 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:46.785189 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:46.801439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489794ad-5d09-4d06-a9b7-63e1a9bf7768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d5a558f-f7c0-496d-b415-67cfc002659e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1744385041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f7d9a4fa2f45e8936f910c4e863743',qos_specs=None,replication_status=,reservations=['1bd0bfe0-8608-46e6-943d-b9362cec7571','abce011e-8fc1-4d13-9d8e-dc4d1d07c15c','01cb07b5-b6cb-4e3e-ac9f-254b9887b170','274cd40f-eb61-47cb-a8e8-4c17d2ae7c94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e042470720c8483badd934f2d34ae741',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1744385041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d5a558f-f7c0-496d-b415-67cfc002659e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f7d9a4fa2f45e8936f910c4e863743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e042470720c8483badd934f2d34ae741',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:46.807034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d4c114-c3ab-4450-8ae6-5415bd4d2026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:46.819454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-07c5b2de-7286-42bd-b0bf-59bd110fd8f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:46.851042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07c5b2de-7286-42bd-b0bf-59bd110fd8f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:19:46.852364 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1306/2587] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:46 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 926 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:46.867242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d4c114-c3ab-4450-8ae6-5415bd4d2026) transitioned into state 'SUCCESS' from state '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-1744385041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f7d9a4fa2f45e8936f910c4e863743',qos_specs=None,replication_status=,reservations=['1bd0bfe0-8608-46e6-943d-b9362cec7571','abce011e-8fc1-4d13-9d8e-dc4d1d07c15c','01cb07b5-b6cb-4e3e-ac9f-254b9887b170','274cd40f-eb61-47cb-a8e8-4c17d2ae7c94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e042470720c8483badd934f2d34ae741',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:46.869618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446cf183-0796-42d8-85b9-9f10091caca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:46.870793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] POST http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes Jan 21 10:19:46.871462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:46.871462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:46.872031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1027595586"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:46.876281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1027595586'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:46.877626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume of 1 GB Jan 21 10:19:46.897556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446cf183-0796-42d8-85b9-9f10091caca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:46.905038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Flow 'volume_create_api' (37b37ab5-6c0d-4e8f-b5aa-f951619f0a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:46.918580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Availability Zones retrieved successfully. Jan 21 10:19:46.960508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Flow 'volume_create_api' (9de2b993-8d5a-4360-9ef3-0a52663f97d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:46.963549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90186c54-c133-45c2-b51b-06d82024458b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:46.969595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:47.009240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Create volume request issued successfully. Jan 21 10:19:47.044910 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7d457a7-6d61-4316-b5d2-5a59df8fc50e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes returned with HTTP 202 Jan 21 10:19:47.066731 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1282/2588] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:19:45 2021] POST /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes => generated 817 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:47.083340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d12fc7ae-0a39-4ad6-9ac6-2380ae0764a9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:47.084526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d12fc7ae-0a39-4ad6-9ac6-2380ae0764a9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:47.084526 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:47.084526 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:47.084526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d12fc7ae-0a39-4ad6-9ac6-2380ae0764a9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:47.132257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90186c54-c133-45c2-b51b-06d82024458b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:47.135365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19b5a32-aff5-4817-aa3d-afc91b8d4a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:47.239099 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:47.239099 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:47.263082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d12fc7ae-0a39-4ad6-9ac6-2380ae0764a9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:47.299386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d12fc7ae-0a39-4ad6-9ac6-2380ae0764a9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:47.301091 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1283/2589] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:47 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:47.311719 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9beadf57-f51a-42c1-8030-aef74c548886 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:47.312527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9beadf57-f51a-42c1-8030-aef74c548886 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:47.313198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:47.313198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:47.313703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9beadf57-f51a-42c1-8030-aef74c548886 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:47.393544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Created reservations ['8f6f9b4f-561a-4b92-a25d-a128cfe0bc6c', '4e87599e-0740-43e3-9e1b-36b725823d3e', 'bd5dbc89-4580-41dc-8e54-0e1909b10021', '69e61f65-65f6-4ee0-a548-ade915c402a2'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:47.396188 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19b5a32-aff5-4817-aa3d-afc91b8d4a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f6f9b4f-561a-4b92-a25d-a128cfe0bc6c', '4e87599e-0740-43e3-9e1b-36b725823d3e', 'bd5dbc89-4580-41dc-8e54-0e1909b10021', '69e61f65-65f6-4ee0-a548-ade915c402a2']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:47.398303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5d2714-0f1e-4b95-9735-791742b03be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:47.427061 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:47.427061 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:47.446070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9beadf57-f51a-42c1-8030-aef74c548886 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:47.505168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9beadf57-f51a-42c1-8030-aef74c548886 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:47.506004 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1284/2590] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:47 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:47.596428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5d2714-0f1e-4b95-9735-791742b03be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18a121ab-7364-4643-aa5b-ab7570ed98b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1027595586',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ab52b8b462641a597a7283a2aa928fc',qos_specs=None,replication_status=,reservations=['8f6f9b4f-561a-4b92-a25d-a128cfe0bc6c','4e87599e-0740-43e3-9e1b-36b725823d3e','bd5dbc89-4580-41dc-8e54-0e1909b10021','69e61f65-65f6-4ee0-a548-ade915c402a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab48a290a2a74298aa33cef115dcfdee',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1027595586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18a121ab-7364-4643-aa5b-ab7570ed98b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ab52b8b462641a597a7283a2aa928fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab48a290a2a74298aa33cef115dcfdee',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:47.603366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebea3a9d-2471-4d45-a185-b22c5c15a251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:47.663665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebea3a9d-2471-4d45-a185-b22c5c15a251) transitioned into state 'SUCCESS' from state '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-1027595586',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ab52b8b462641a597a7283a2aa928fc',qos_specs=None,replication_status=,reservations=['8f6f9b4f-561a-4b92-a25d-a128cfe0bc6c','4e87599e-0740-43e3-9e1b-36b725823d3e','bd5dbc89-4580-41dc-8e54-0e1909b10021','69e61f65-65f6-4ee0-a548-ade915c402a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab48a290a2a74298aa33cef115dcfdee',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:47.665921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403a78a6-b411-4438-9277-1ce10ebe2b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:47.713185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403a78a6-b411-4438-9277-1ce10ebe2b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:47.719900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Flow 'volume_create_api' (9de2b993-8d5a-4360-9ef3-0a52663f97d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:47.913508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume request issued successfully. Jan 21 10:19:47.961232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d91c6e2-dc64-4908-92c2-4c5be720bd72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes returned with HTTP 202 Jan 21 10:19:47.973038 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1307/2591] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:19:46 2021] POST /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes => generated 833 bytes in 1107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:47.977796 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0f5d4ea-c039-4df8-aa0e-323ce7716549 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:19:47.978549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0f5d4ea-c039-4df8-aa0e-323ce7716549 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:47.978910 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:47.978910 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:47.979560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0f5d4ea-c039-4df8-aa0e-323ce7716549 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:48.135873 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:48.135873 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:48.159180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0f5d4ea-c039-4df8-aa0e-323ce7716549 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:48.213658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0f5d4ea-c039-4df8-aa0e-323ce7716549 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:19:48.214517 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1285/2592] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:47 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 925 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:48.319601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83480054-0966-452a-99d1-2200398af46c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:48.320512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83480054-0966-452a-99d1-2200398af46c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:48.320798 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:48.320798 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:48.321804 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83480054-0966-452a-99d1-2200398af46c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:48.389453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:48.389453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:48.401278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-83480054-0966-452a-99d1-2200398af46c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:48.430383 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83480054-0966-452a-99d1-2200398af46c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 200 Jan 21 10:19:48.431886 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1308/2593] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:48 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 949 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:48.522904 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb68ad4d-cd6e-438b-a808-f6fba62d763d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:48.524128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb68ad4d-cd6e-438b-a808-f6fba62d763d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:48.524580 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:48.524580 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:48.525247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb68ad4d-cd6e-438b-a808-f6fba62d763d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:48.678252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:48.678252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:48.700228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eb68ad4d-cd6e-438b-a808-f6fba62d763d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:48.755782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb68ad4d-cd6e-438b-a808-f6fba62d763d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:48.757842 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1286/2594] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:48 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:49.231827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea6edbf6-c35a-449a-aba0-4f4cf55dda66 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:19:49.232361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea6edbf6-c35a-449a-aba0-4f4cf55dda66 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:49.232581 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:49.232581 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:49.232955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea6edbf6-c35a-449a-aba0-4f4cf55dda66 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:49.335807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:49.335807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:49.356124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ea6edbf6-c35a-449a-aba0-4f4cf55dda66 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:49.402654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea6edbf6-c35a-449a-aba0-4f4cf55dda66 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:19:49.403540 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1309/2595] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:49 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 926 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:49.419307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2bb0c02-2227-4f1e-a019-9260b8304879 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:19:49.419765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2bb0c02-2227-4f1e-a019-9260b8304879 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:49.419987 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:49.419987 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:49.420367 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2bb0c02-2227-4f1e-a019-9260b8304879 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:49.448063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2400e15-801f-41ba-9fd9-7b9e1d0c2340 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:49.448602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2400e15-801f-41ba-9fd9-7b9e1d0c2340 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:49.448822 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:49.448822 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:49.449196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f2400e15-801f-41ba-9fd9-7b9e1d0c2340 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:49.527006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:49.527006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:49.538782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2bb0c02-2227-4f1e-a019-9260b8304879 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:49.560111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f2400e15-801f-41ba-9fd9-7b9e1d0c2340 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 404 Jan 21 10:19:49.561496 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1310/2596] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:49 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:49.572252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b75b0b09-62ef-4bd8-bc93-607c14f44b3d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:49.572904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b75b0b09-62ef-4bd8-bc93-607c14f44b3d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:49.573238 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b75b0b09-62ef-4bd8-bc93-607c14f44b3d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:49.573705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b75b0b09-62ef-4bd8-bc93-607c14f44b3d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 523b1476-51d2-407a-aafd-ec6dbe18eeda Jan 21 10:19:49.574084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2bb0c02-2227-4f1e-a019-9260b8304879 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:19:49.575085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1287/2597] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:49 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 926 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:49.590099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] POST http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes Jan 21 10:19:49.590565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:49.590565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:49.590987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1959628603"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:49.592191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1959628603'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:19:49.592565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume of 1 GB Jan 21 10:19:49.618208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Availability Zones retrieved successfully. Jan 21 10:19:49.646878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Flow 'volume_create_api' (b394473a-fc7c-44e4-ba47-ece4aa83d5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:49.658333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b1d1c5-ea7a-492f-85f3-2042a35d5b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:49.667072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:19:49.670482 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b75b0b09-62ef-4bd8-bc93-607c14f44b3d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda returned with HTTP 404 Jan 21 10:19:49.676100 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1311/2598] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:49 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/523b1476-51d2-407a-aafd-ec6dbe18eeda => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:49.685219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87553111-e744-4c7f-a191-2b1647bcce91 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:49.688668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87553111-e744-4c7f-a191-2b1647bcce91 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:49.689318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-87553111-e744-4c7f-a191-2b1647bcce91 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:49.690649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-87553111-e744-4c7f-a191-2b1647bcce91 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:49.744581 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:49.744581 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:49.745853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-87553111-e744-4c7f-a191-2b1647bcce91 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:49.825627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b1d1c5-ea7a-492f-85f3-2042a35d5b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:49.828597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9bebc6-2234-4ff9-8ced-ad8190fb5b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:49.872407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-87553111-e744-4c7f-a191-2b1647bcce91 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:19:49.872885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-87553111-e744-4c7f-a191-2b1647bcce91 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 202 Jan 21 10:19:49.878118 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1312/2599] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:19:49 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:49.883957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38a28818-1d13-498c-a150-564d75c93741 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:49.884537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38a28818-1d13-498c-a150-564d75c93741 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:49.884749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:49.884749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:49.886283 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38a28818-1d13-498c-a150-564d75c93741 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:49.985559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:49.985559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:49.991385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Created reservations ['01021912-a7c0-443e-8a5e-cf46dfc3e141', '3e004566-accd-4499-9a89-5c055ad8d0d8', 'fffe44cf-98a7-46eb-aab3-179da89fd562', 'aeef7155-d566-4c90-8a02-f204ae58a654'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:19:49.993662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9bebc6-2234-4ff9-8ced-ad8190fb5b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01021912-a7c0-443e-8a5e-cf46dfc3e141', '3e004566-accd-4499-9a89-5c055ad8d0d8', 'fffe44cf-98a7-46eb-aab3-179da89fd562', 'aeef7155-d566-4c90-8a02-f204ae58a654']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:49.998243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2214440-da7f-4029-8167-ea5adb37e9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:50.049600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-38a28818-1d13-498c-a150-564d75c93741 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:50.101283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38a28818-1d13-498c-a150-564d75c93741 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:50.102781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1313/2600] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:49 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:50.114796 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1de2da32-c509-48fd-96db-618d29215fe6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:50.115604 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1de2da32-c509-48fd-96db-618d29215fe6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:50.115986 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:50.115986 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:50.116591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1de2da32-c509-48fd-96db-618d29215fe6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:50.145111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2214440-da7f-4029-8167-ea5adb37e9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '875ab69b-b43a-43d2-9c9d-7ffb3d0509dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1959628603',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ab52b8b462641a597a7283a2aa928fc',qos_specs=None,replication_status=,reservations=['01021912-a7c0-443e-8a5e-cf46dfc3e141','3e004566-accd-4499-9a89-5c055ad8d0d8','fffe44cf-98a7-46eb-aab3-179da89fd562','aeef7155-d566-4c90-8a02-f204ae58a654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab48a290a2a74298aa33cef115dcfdee',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1959628603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ab52b8b462641a597a7283a2aa928fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ab48a290a2a74298aa33cef115dcfdee',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:50.154820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5e1749-1245-40bf-8d51-eb23d3baaa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:50.161898 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:50.161898 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:50.166599 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1de2da32-c509-48fd-96db-618d29215fe6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:50.168869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1de2da32-c509-48fd-96db-618d29215fe6 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 200 Jan 21 10:19:50.173680 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1314/2601] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:50 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 468 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:50.215172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5e1749-1245-40bf-8d51-eb23d3baaa31) transitioned into state 'SUCCESS' from state '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-1959628603',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ab52b8b462641a597a7283a2aa928fc',qos_specs=None,replication_status=,reservations=['01021912-a7c0-443e-8a5e-cf46dfc3e141','3e004566-accd-4499-9a89-5c055ad8d0d8','fffe44cf-98a7-46eb-aab3-179da89fd562','aeef7155-d566-4c90-8a02-f204ae58a654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab48a290a2a74298aa33cef115dcfdee',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:50.217171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deee5fac-dfc2-4885-b063-fa3783f2662e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:19:50.262526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deee5fac-dfc2-4885-b063-fa3783f2662e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:19:50.269288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Flow 'volume_create_api' (b394473a-fc7c-44e4-ba47-ece4aa83d5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:19:50.399583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Create volume request issued successfully. Jan 21 10:19:50.438549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5bf9645-d82a-4e6d-a632-f0c1c1239e25 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes returned with HTTP 202 Jan 21 10:19:50.455944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd235c8f-d055-4f73-8c32-d61f3a1c3d81 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:19:50.456346 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1288/2602] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:19:49 2021] POST /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes => generated 833 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:19:50.456719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd235c8f-d055-4f73-8c32-d61f3a1c3d81 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:50.456945 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:50.456945 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:50.457371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd235c8f-d055-4f73-8c32-d61f3a1c3d81 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:50.606796 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:50.606796 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:50.628685 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dd235c8f-d055-4f73-8c32-d61f3a1c3d81 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:50.676226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd235c8f-d055-4f73-8c32-d61f3a1c3d81 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:19:50.678792 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1315/2603] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:50 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 901 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:51.119445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-50720f76-e75c-487c-8881-9f712654b4f0 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:51.120324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-50720f76-e75c-487c-8881-9f712654b4f0 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:51.120740 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:51.120740 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:51.121393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-50720f76-e75c-487c-8881-9f712654b4f0 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:51.319458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:51.319458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:51.349887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-50720f76-e75c-487c-8881-9f712654b4f0 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:51.429008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-50720f76-e75c-487c-8881-9f712654b4f0 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:51.437787 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1289/2604] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:51 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:51.695889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-931ff021-7aee-4532-8e42-242c2eed9ea5 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:19:51.697077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-931ff021-7aee-4532-8e42-242c2eed9ea5 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:51.697475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:51.697475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:51.698299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-931ff021-7aee-4532-8e42-242c2eed9ea5 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:51.819917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ede85da-3b4d-497a-baea-38a75155cabe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:51.820749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ede85da-3b4d-497a-baea-38a75155cabe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:51.821175 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:51.821175 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:51.821808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ede85da-3b4d-497a-baea-38a75155cabe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:51.891055 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:51.891055 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:51.904564 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:51.904564 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:51.910832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1ede85da-3b4d-497a-baea-38a75155cabe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:51.911366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-931ff021-7aee-4532-8e42-242c2eed9ea5 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:51.917482 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ede85da-3b4d-497a-baea-38a75155cabe tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 200 Jan 21 10:19:51.920241 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1316/2605] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:51 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 468 bytes in 739 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:51.981787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-931ff021-7aee-4532-8e42-242c2eed9ea5 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:19:51.993950 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1290/2606] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:51 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 925 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:52.453785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-91d6b299-e2c4-4d00-ba1f-15593e6c391d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:52.454542 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-91d6b299-e2c4-4d00-ba1f-15593e6c391d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:52.454732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:52.454732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:52.455369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-91d6b299-e2c4-4d00-ba1f-15593e6c391d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:52.624732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:52.624732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:52.663456 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-91d6b299-e2c4-4d00-ba1f-15593e6c391d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:52.693162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-91d6b299-e2c4-4d00-ba1f-15593e6c391d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:52.694363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1317/2607] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:52 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:52.936281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12598472-d065-4b53-a4c8-76949da21adc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 Jan 21 10:19:52.940302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12598472-d065-4b53-a4c8-76949da21adc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:52.943561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:52.943561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:52.949164 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-12598472-d065-4b53-a4c8-76949da21adc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.002329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e86dbdfa-be7d-436a-8179-f6fbbde661e2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:19:53.002868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e86dbdfa-be7d-436a-8179-f6fbbde661e2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.003171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:53.003171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:53.003447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e86dbdfa-be7d-436a-8179-f6fbbde661e2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.041595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-12598472-d065-4b53-a4c8-76949da21adc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 returned with HTTP 404 Jan 21 10:19:53.042954 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1291/2608] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:52 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8296e202-e6fe-46a8-a987-676a777374b0 => generated 111 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:53.051588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df671f41-ed0a-4c5e-bba0-8a84bba79ba8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:53.053176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df671f41-ed0a-4c5e-bba0-8a84bba79ba8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.053830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df671f41-ed0a-4c5e-bba0-8a84bba79ba8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.055204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-df671f41-ed0a-4c5e-bba0-8a84bba79ba8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:53.163243 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:53.163243 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:53.166460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df671f41-ed0a-4c5e-bba0-8a84bba79ba8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:53.216913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:53.216913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:53.228131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df671f41-ed0a-4c5e-bba0-8a84bba79ba8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume request issued successfully. Jan 21 10:19:53.228867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df671f41-ed0a-4c5e-bba0-8a84bba79ba8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 202 Jan 21 10:19:53.233384 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1292/2609] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:53 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:19:53.238703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21aa56bb-9b26-44ce-981d-74ffbf28bb8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:53.239535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21aa56bb-9b26-44ce-981d-74ffbf28bb8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.241260 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:53.241260 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:53.242018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-21aa56bb-9b26-44ce-981d-74ffbf28bb8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.248409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e86dbdfa-be7d-436a-8179-f6fbbde661e2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:53.295381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e86dbdfa-be7d-436a-8179-f6fbbde661e2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:19:53.303333 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1318/2610] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:52 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 926 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:53.322800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b61f98c7-2b50-49be-b503-6922b19cd592 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:19:53.328882 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:53.328882 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:53.329122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b61f98c7-2b50-49be-b503-6922b19cd592 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.329359 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:53.329359 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:53.330002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b61f98c7-2b50-49be-b503-6922b19cd592 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.339421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-21aa56bb-9b26-44ce-981d-74ffbf28bb8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:53.366545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-21aa56bb-9b26-44ce-981d-74ffbf28bb8c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 200 Jan 21 10:19:53.367636 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1293/2611] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:53 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:53.418902 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:53.418902 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:53.428913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b61f98c7-2b50-49be-b503-6922b19cd592 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:19:53.456852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b61f98c7-2b50-49be-b503-6922b19cd592 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:19:53.458171 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1319/2612] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:53 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 926 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:53.482619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74085207-1fa6-42d9-86e9-76ab2dbabe72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes Jan 21 10:19:53.484187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74085207-1fa6-42d9-86e9-76ab2dbabe72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.484549 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:53.484549 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:53.485719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74085207-1fa6-42d9-86e9-76ab2dbabe72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.487103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-74085207-1fa6-42d9-86e9-76ab2dbabe72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:53.491197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74085207-1fa6-42d9-86e9-76ab2dbabe72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:53.628554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-74085207-1fa6-42d9-86e9-76ab2dbabe72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:53.629970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74085207-1fa6-42d9-86e9-76ab2dbabe72 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes returned with HTTP 200 Jan 21 10:19:53.631005 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1294/2613] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 10:19:53 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes => generated 1174 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:19:53.643231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cef00ba0-32de-4d8a-8a8a-0af8332bed4a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?name=tempest-VolumesListTestJSON-Volume-1822833539 Jan 21 10:19:53.644158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cef00ba0-32de-4d8a-8a8a-0af8332bed4a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.644443 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:53.644443 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:53.644909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cef00ba0-32de-4d8a-8a8a-0af8332bed4a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.645906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-cef00ba0-32de-4d8a-8a8a-0af8332bed4a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:53.647890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cef00ba0-32de-4d8a-8a8a-0af8332bed4a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1822833539'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:53.711791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbff3afb-6b6d-40dd-b57d-5fba89fae929 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:53.712333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbff3afb-6b6d-40dd-b57d-5fba89fae929 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.712586 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:53.712586 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:53.712948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbff3afb-6b6d-40dd-b57d-5fba89fae929 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.803892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:53.803892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:53.824706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cef00ba0-32de-4d8a-8a8a-0af8332bed4a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:53.826789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cef00ba0-32de-4d8a-8a8a-0af8332bed4a tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?name=tempest-VolumesListTestJSON-Volume-1822833539 returned with HTTP 200 Jan 21 10:19:53.828878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fbff3afb-6b6d-40dd-b57d-5fba89fae929 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:53.830765 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1320/2614] 10.222.0.77 () {58 vars in 1305 bytes} [Thu Jan 21 10:19:53 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?name=tempest-VolumesListTestJSON-Volume-1822833539 => generated 400 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:53.848524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79429d08-06fe-4751-a696-f47b12934b64 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1027595586 Jan 21 10:19:53.849063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79429d08-06fe-4751-a696-f47b12934b64 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:53.850341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:53.850341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:53.850742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79429d08-06fe-4751-a696-f47b12934b64 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:53.852380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-79429d08-06fe-4751-a696-f47b12934b64 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:53.853273 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:53.853273 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:53.858851 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-79429d08-06fe-4751-a696-f47b12934b64 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1027595586'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:53.918893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbff3afb-6b6d-40dd-b57d-5fba89fae929 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:53.929853 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1295/2615] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:53 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:53.988954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79429d08-06fe-4751-a696-f47b12934b64 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:53.990543 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:53.990543 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:54.008959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79429d08-06fe-4751-a696-f47b12934b64 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1027595586 returned with HTTP 200 Jan 21 10:19:54.026992 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1321/2616] 10.222.0.77 () {58 vars in 1326 bytes} [Thu Jan 21 10:19:53 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1027595586 => generated 929 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:54.034030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c8df0a-5d39-493d-a9e9-b5e8c2c6795f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1 Jan 21 10:19:54.037837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c8df0a-5d39-493d-a9e9-b5e8c2c6795f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:54.042787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:54.042787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:54.043668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94c8df0a-5d39-493d-a9e9-b5e8c2c6795f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:54.049614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-94c8df0a-5d39-493d-a9e9-b5e8c2c6795f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:54.079364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-94c8df0a-5d39-493d-a9e9-b5e8c2c6795f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:54.266143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94c8df0a-5d39-493d-a9e9-b5e8c2c6795f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:54.266143 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:54.266143 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:54.284506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94c8df0a-5d39-493d-a9e9-b5e8c2c6795f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1 returned with HTTP 200 Jan 21 10:19:54.299437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1296/2617] 10.222.0.77 () {58 vars in 1240 bytes} [Thu Jan 21 10:19:54 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1 => generated 1105 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:54.323661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8752231d-c550-4b3f-976d-667776d7ee78 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:19:54.324909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8752231d-c550-4b3f-976d-667776d7ee78 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:54.325509 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:54.325509 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:54.326588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8752231d-c550-4b3f-976d-667776d7ee78 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:54.329159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-8752231d-c550-4b3f-976d-667776d7ee78 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:54.333010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8752231d-c550-4b3f-976d-667776d7ee78 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:54.390598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40ac9285-9c9b-421d-8926-11045422520f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:54.391663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40ac9285-9c9b-421d-8926-11045422520f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:54.392021 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:54.392021 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:54.392981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40ac9285-9c9b-421d-8926-11045422520f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:54.525301 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:54.525301 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:54.554321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40ac9285-9c9b-421d-8926-11045422520f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:54.613746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8752231d-c550-4b3f-976d-667776d7ee78 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:54.616919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:54.616919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:54.632708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40ac9285-9c9b-421d-8926-11045422520f tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 200 Jan 21 10:19:54.634500 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1297/2618] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:54 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 914 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:54.635432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8752231d-c550-4b3f-976d-667776d7ee78 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:19:54.643347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1322/2619] 10.222.0.77 () {58 vars in 1328 bytes} [Thu Jan 21 10:19:54 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 1105 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:54.679283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bbf0d17-fbd5-4aad-b10b-b8fbd809f1f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:19:54.680103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bbf0d17-fbd5-4aad-b10b-b8fbd809f1f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:54.680454 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:54.680454 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:54.681059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bbf0d17-fbd5-4aad-b10b-b8fbd809f1f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:54.682160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-9bbf0d17-fbd5-4aad-b10b-b8fbd809f1f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:54.685125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9bbf0d17-fbd5-4aad-b10b-b8fbd809f1f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:54.938764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-414f89c2-5973-44ae-867b-e0107791358f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:54.939352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-414f89c2-5973-44ae-867b-e0107791358f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:54.939574 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:54.939574 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:54.939948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-414f89c2-5973-44ae-867b-e0107791358f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:54.950124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9bbf0d17-fbd5-4aad-b10b-b8fbd809f1f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:54.953787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:54.953787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:54.974244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bbf0d17-fbd5-4aad-b10b-b8fbd809f1f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:19:54.990252 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1298/2620] 10.222.0.77 () {58 vars in 1328 bytes} [Thu Jan 21 10:19:54 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 1105 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:55.001708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba0d0f39-ff82-4e50-8295-88faf95353f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:19:55.013228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba0d0f39-ff82-4e50-8295-88faf95353f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:55.013630 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:55.013630 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:55.014340 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba0d0f39-ff82-4e50-8295-88faf95353f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:55.022093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-ba0d0f39-ff82-4e50-8295-88faf95353f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:55.026200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ba0d0f39-ff82-4e50-8295-88faf95353f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:55.127187 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:55.127187 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:55.147408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-414f89c2-5973-44ae-867b-e0107791358f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:55.206401 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-414f89c2-5973-44ae-867b-e0107791358f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:55.207638 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1323/2621] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:54 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:55.567077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba0d0f39-ff82-4e50-8295-88faf95353f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:55.582813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba0d0f39-ff82-4e50-8295-88faf95353f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:19:55.585078 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1299/2622] 10.222.0.77 () {58 vars in 1328 bytes} [Thu Jan 21 10:19:54 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=1&marker=87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 15 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:19:55.601981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 10:19:55.602550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:55.602780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:55.602780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:55.603089 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:55.603954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:55.604707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value available, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:55.606597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:55.651270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c4637be-0c28-4b2b-ae8a-5f8179886616 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:55.652588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c4637be-0c28-4b2b-ae8a-5f8179886616 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:55.653220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5c4637be-0c28-4b2b-ae8a-5f8179886616 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:55.729294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:55.739478 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:55.739478 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:55.766505 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:55.766505 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:55.777608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7c1f584-f050-4102-9692-a6523bd51053 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 10:19:55.778725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5c4637be-0c28-4b2b-ae8a-5f8179886616 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:55.782075 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1324/2623] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:19:55 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:55.805739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 10:19:55.807236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:55.810293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:55.810293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:55.814322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:55.815918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:55.817400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value available, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:55.828203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:55.842700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5c4637be-0c28-4b2b-ae8a-5f8179886616 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 200 Jan 21 10:19:55.843612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1300/2624] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:55 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:56.165594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:56.170907 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:56.170907 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:56.224032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ecfbfaa0-f4e8-4b0f-9928-31158c02c925 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:56.225073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ecfbfaa0-f4e8-4b0f-9928-31158c02c925 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:56.225436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:56.225436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:56.226011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ecfbfaa0-f4e8-4b0f-9928-31158c02c925 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:56.229481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e03d4ba6-fb4a-4f66-8332-6395fce6dcb6 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 10:19:56.234884 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1325/2625] 10.222.0.77 () {58 vars in 1326 bytes} [Thu Jan 21 10:19:55 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:56.270103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bf32c31-a59f-4379-9b2f-f54bf3ad6c52 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1 Jan 21 10:19:56.272769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bf32c31-a59f-4379-9b2f-f54bf3ad6c52 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:56.273254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:56.273254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:56.274102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bf32c31-a59f-4379-9b2f-f54bf3ad6c52 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:56.283633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-9bf32c31-a59f-4379-9b2f-f54bf3ad6c52 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:56.290220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9bf32c31-a59f-4379-9b2f-f54bf3ad6c52 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:56.434459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:56.434459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:56.471350 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ecfbfaa0-f4e8-4b0f-9928-31158c02c925 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:56.654434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ecfbfaa0-f4e8-4b0f-9928-31158c02c925 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:56.663413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1301/2626] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:56 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:56.681505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9bf32c31-a59f-4379-9b2f-f54bf3ad6c52 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:56.684398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bf32c31-a59f-4379-9b2f-f54bf3ad6c52 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1 returned with HTTP 200 Jan 21 10:19:56.700775 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1326/2627] 10.222.0.77 () {58 vars in 1219 bytes} [Thu Jan 21 10:19:56 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1 => generated 569 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:56.712709 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eab47689-7084-4868-9604-e9f88b60da30 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:19:56.714025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eab47689-7084-4868-9604-e9f88b60da30 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:56.714767 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:56.714767 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:56.716452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eab47689-7084-4868-9604-e9f88b60da30 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:56.719185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-eab47689-7084-4868-9604-e9f88b60da30 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:56.736825 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-eab47689-7084-4868-9604-e9f88b60da30 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:56.890640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1157b4f-ecf3-4027-b9bf-7c3c2a49ad42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:56.891551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1157b4f-ecf3-4027-b9bf-7c3c2a49ad42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:56.891901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:56.891901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:56.892531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1157b4f-ecf3-4027-b9bf-7c3c2a49ad42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:57.015902 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:57.015902 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:57.037156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eab47689-7084-4868-9604-e9f88b60da30 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:57.038652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eab47689-7084-4868-9604-e9f88b60da30 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:19:57.047205 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d1157b4f-ecf3-4027-b9bf-7c3c2a49ad42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:19:57.047469 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1302/2628] 10.222.0.77 () {58 vars in 1307 bytes} [Thu Jan 21 10:19:56 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 569 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:57.062621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b14e50fc-def2-453d-b840-c103d7e70987 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:19:57.066866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b14e50fc-def2-453d-b840-c103d7e70987 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:57.074114 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:57.074114 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:57.074114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b14e50fc-def2-453d-b840-c103d7e70987 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:57.074987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-b14e50fc-def2-453d-b840-c103d7e70987 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:57.076346 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:57.076346 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:57.078939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b14e50fc-def2-453d-b840-c103d7e70987 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:57.139392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1157b4f-ecf3-4027-b9bf-7c3c2a49ad42 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 200 Jan 21 10:19:57.140465 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1327/2629] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:56 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:57.328339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b14e50fc-def2-453d-b840-c103d7e70987 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:57.335533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b14e50fc-def2-453d-b840-c103d7e70987 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:19:57.338339 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1303/2630] 10.222.0.77 () {58 vars in 1307 bytes} [Thu Jan 21 10:19:57 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 569 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:57.350855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96e79288-660e-493f-a3d7-f53b2a8aaef0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:19:57.351712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96e79288-660e-493f-a3d7-f53b2a8aaef0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:57.352046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:57.352046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:57.352546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-96e79288-660e-493f-a3d7-f53b2a8aaef0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:57.353299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-96e79288-660e-493f-a3d7-f53b2a8aaef0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:57.355314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-96e79288-660e-493f-a3d7-f53b2a8aaef0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:57.658252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-96e79288-660e-493f-a3d7-f53b2a8aaef0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:57.660146 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-96e79288-660e-493f-a3d7-f53b2a8aaef0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:19:57.663546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1328/2631] 10.222.0.77 () {58 vars in 1307 bytes} [Thu Jan 21 10:19:57 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?limit=1&marker=87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 15 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:19:57.677711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c367aff9-d7d2-48e4-b053-1ffb233b409a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:57.679034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c367aff9-d7d2-48e4-b053-1ffb233b409a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:57.679442 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:57.679442 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:57.680059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c367aff9-d7d2-48e4-b053-1ffb233b409a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:57.694618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?name=tempest-VolumesListTestJSON-Volume-1822833539&status=available Jan 21 10:19:57.695618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:57.696492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:57.704683 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:57.705781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value available, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:57.720568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1822833539'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:57.781562 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:57.781562 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:57.791583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c367aff9-d7d2-48e4-b053-1ffb233b409a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:57.819422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c367aff9-d7d2-48e4-b053-1ffb233b409a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:57.820630 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1304/2632] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:57 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:57.928879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:57.931025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc166324-3a3f-4d4e-8448-af4ce4cda662 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?name=tempest-VolumesListTestJSON-Volume-1822833539&status=available returned with HTTP 200 Jan 21 10:19:57.944357 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1329/2633] 10.222.0.77 () {58 vars in 1339 bytes} [Thu Jan 21 10:19:57 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?name=tempest-VolumesListTestJSON-Volume-1822833539&status=available => generated 400 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:57.959572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1822833539&status=available Jan 21 10:19:57.960460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:57.960812 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:57.960812 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:57.961495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:57.962784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:57.963866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value available, assuming string {{(pid=87995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:57.967177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1822833539'), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:58.110158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:58.115264 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.115264 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.138062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7242a0cf-2ce5-4c62-951e-20b1c177dc93 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1822833539&status=available returned with HTTP 200 Jan 21 10:19:58.138896 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1305/2634] 10.222.0.77 () {58 vars in 1360 bytes} [Thu Jan 21 10:19:57 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1822833539&status=available => generated 929 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:58.167466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-993027c9-f649-49ff-b23a-7b077c0def05 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd&sort=id%3Aasc Jan 21 10:19:58.168331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-993027c9-f649-49ff-b23a-7b077c0def05 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.168765 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.168765 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.169437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-993027c9-f649-49ff-b23a-7b077c0def05 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.170160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57b1582f-ee9e-4a10-9219-ebded1eb7da5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d Jan 21 10:19:58.171651 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-993027c9-f649-49ff-b23a-7b077c0def05 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:58.172900 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.172900 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.175128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57b1582f-ee9e-4a10-9219-ebded1eb7da5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.175387 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.175387 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.175763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57b1582f-ee9e-4a10-9219-ebded1eb7da5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.176080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-993027c9-f649-49ff-b23a-7b077c0def05 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:58.289372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57b1582f-ee9e-4a10-9219-ebded1eb7da5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d returned with HTTP 404 Jan 21 10:19:58.290454 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1306/2635] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/11ea4423-de74-4b17-aa57-edec4ba1517d => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:58.305692 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f920b6c-10f3-49ab-b555-45f269115319 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:58.306220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f920b6c-10f3-49ab-b555-45f269115319 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.306707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f920b6c-10f3-49ab-b555-45f269115319 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.307200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-0f920b6c-10f3-49ab-b555-45f269115319 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 333833fd-e4fa-4822-861b-dd25994f03c2 Jan 21 10:19:58.352925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-993027c9-f649-49ff-b23a-7b077c0def05 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:58.354995 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.354995 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.376416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-993027c9-f649-49ff-b23a-7b077c0def05 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd&sort=id%3Aasc returned with HTTP 200 Jan 21 10:19:58.377858 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1330/2636] 10.222.0.77 () {58 vars in 1340 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?marker=875ab69b-b43a-43d2-9c9d-7ffb3d0509dd&sort=id%3Aasc => generated 929 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:58.395412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72993d21-52a9-4c54-8bc4-b20c403493f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 10:19:58.396307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72993d21-52a9-4c54-8bc4-b20c403493f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.396938 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.396938 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.397855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72993d21-52a9-4c54-8bc4-b20c403493f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.399179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-72993d21-52a9-4c54-8bc4-b20c403493f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:58.401718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-72993d21-52a9-4c54-8bc4-b20c403493f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:58.445967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f920b6c-10f3-49ab-b555-45f269115319 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 returned with HTTP 404 Jan 21 10:19:58.447335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1307/2637] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:19:58 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/333833fd-e4fa-4822-861b-dd25994f03c2 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:58.459773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be95dd11-5a27-439e-88bd-486cfbd9c200 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:58.460903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be95dd11-5a27-439e-88bd-486cfbd9c200 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.461657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be95dd11-5a27-439e-88bd-486cfbd9c200 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.462270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-be95dd11-5a27-439e-88bd-486cfbd9c200 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:58.497441 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.497441 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.500237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be95dd11-5a27-439e-88bd-486cfbd9c200 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:58.580837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-72993d21-52a9-4c54-8bc4-b20c403493f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:58.584602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.584602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.612130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72993d21-52a9-4c54-8bc4-b20c403493f2 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 10:19:58.613136 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1331/2638] 10.222.0.77 () {58 vars in 1304 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2761 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:58.614865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be95dd11-5a27-439e-88bd-486cfbd9c200 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:19:58.615453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be95dd11-5a27-439e-88bd-486cfbd9c200 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 202 Jan 21 10:19:58.619324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1308/2639] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:19:58 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:19:58.627328 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69929b8e-1125-4bd2-8975-b701ccf9a0e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:58.627328 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69929b8e-1125-4bd2-8975-b701ccf9a0e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.627328 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.627328 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.627328 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69929b8e-1125-4bd2-8975-b701ccf9a0e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.636036 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0133d8bf-2a3d-4926-9f9d-9a946b043244 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail Jan 21 10:19:58.636544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0133d8bf-2a3d-4926-9f9d-9a946b043244 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.636766 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.636766 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.637140 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0133d8bf-2a3d-4926-9f9d-9a946b043244 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.637769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-0133d8bf-2a3d-4926-9f9d-9a946b043244 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:58.638560 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.638560 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.640131 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-0133d8bf-2a3d-4926-9f9d-9a946b043244 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:58.714449 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.714449 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.730738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-69929b8e-1125-4bd2-8975-b701ccf9a0e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:58.730738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69929b8e-1125-4bd2-8975-b701ccf9a0e8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 200 Jan 21 10:19:58.730738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1332/2640] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 468 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:58.744943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0133d8bf-2a3d-4926-9f9d-9a946b043244 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:58.747622 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.747622 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.781857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0133d8bf-2a3d-4926-9f9d-9a946b043244 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail returned with HTTP 200 Jan 21 10:19:58.787162 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1309/2641] 10.222.0.77 () {58 vars in 1225 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail => generated 2761 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:58.810793 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d624f44b-cfd6-46a2-a521-71bad851397d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 10:19:58.812042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d624f44b-cfd6-46a2-a521-71bad851397d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.812422 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.812422 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.813327 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d624f44b-cfd6-46a2-a521-71bad851397d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.814354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-d624f44b-cfd6-46a2-a521-71bad851397d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:58.817325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d624f44b-cfd6-46a2-a521-71bad851397d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:58.836951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d37c053-8fe0-4d8f-a68a-11fbe7450acf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:19:58.837746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d37c053-8fe0-4d8f-a68a-11fbe7450acf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.838551 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.838551 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.839323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4d37c053-8fe0-4d8f-a68a-11fbe7450acf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.963289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.963289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:58.969234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d624f44b-cfd6-46a2-a521-71bad851397d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:58.975092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d624f44b-cfd6-46a2-a521-71bad851397d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 10:19:58.977653 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1333/2642] 10.222.0.77 () {58 vars in 1283 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1174 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:58.984524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4d37c053-8fe0-4d8f-a68a-11fbe7450acf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:19:58.990331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?availability_zone=nova Jan 21 10:19:58.991080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:58.991666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:58.991666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:58.992583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:58.993492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:58.996034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value nova, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:58.996937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:58.996937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:59.000201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:59.041595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4d37c053-8fe0-4d8f-a68a-11fbe7450acf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:19:59.047428 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1310/2643] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:19:59.203934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:59.207132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6cf044aa-35cd-4d19-a0d1-e5054d0f0dc4 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?availability_zone=nova returned with HTTP 200 Jan 21 10:19:59.211350 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1334/2644] 10.222.0.77 () {58 vars in 1249 bytes} [Thu Jan 21 10:19:58 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?availability_zone=nova => generated 1174 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:59.227418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?availability_zone=nova Jan 21 10:19:59.231845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:59.238464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:59.238464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:59.241584 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:59.243116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:59.247578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value nova, assuming string {{(pid=87995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:59.253645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:59.466721 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:59.470316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdaa82e6-381a-4b32-a717-e914d630a193 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?availability_zone=nova returned with HTTP 200 Jan 21 10:19:59.471428 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1311/2645] 10.222.0.77 () {58 vars in 1249 bytes} [Thu Jan 21 10:19:59 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?availability_zone=nova => generated 1174 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:59.483754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd26dbe9-cb00-4036-86a0-6dedc965c139 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?bootable=false Jan 21 10:19:59.484492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd26dbe9-cb00-4036-86a0-6dedc965c139 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:59.484851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:59.484851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:59.485262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bd26dbe9-cb00-4036-86a0-6dedc965c139 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:59.486088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-bd26dbe9-cb00-4036-86a0-6dedc965c139 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:59.487076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:59.487076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:59.488435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-bd26dbe9-cb00-4036-86a0-6dedc965c139 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:59.611736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bd26dbe9-cb00-4036-86a0-6dedc965c139 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:59.613537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bd26dbe9-cb00-4036-86a0-6dedc965c139 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?bootable=false returned with HTTP 200 Jan 21 10:19:59.625925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad880ce6-8184-48df-8adc-b0376980398f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?bootable=false Jan 21 10:19:59.626462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad880ce6-8184-48df-8adc-b0376980398f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:59.626654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:59.626654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:59.627020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad880ce6-8184-48df-8adc-b0376980398f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:59.627831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-ad880ce6-8184-48df-8adc-b0376980398f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:59.628657 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:59.628657 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:59.629743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ad880ce6-8184-48df-8adc-b0376980398f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:59.637371 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1335/2646] 10.222.0.77 () {58 vars in 1233 bytes} [Thu Jan 21 10:19:59 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?bootable=false => generated 1174 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:59.738198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14389240-bd0e-4b77-95cf-a43a4981209a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:19:59.738741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14389240-bd0e-4b77-95cf-a43a4981209a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:59.738965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:59.738965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:59.739379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14389240-bd0e-4b77-95cf-a43a4981209a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:59.743020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ad880ce6-8184-48df-8adc-b0376980398f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:59.744508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad880ce6-8184-48df-8adc-b0376980398f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?bootable=false returned with HTTP 200 Jan 21 10:19:59.745612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1312/2647] 10.222.0.77 () {58 vars in 1233 bytes} [Thu Jan 21 10:19:59 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?bootable=false => generated 1174 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:59.767062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?status=available Jan 21 10:19:59.767628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:59.767825 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:59.767825 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:59.768150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:59.768808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:59.769393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value available, assuming string {{(pid=87995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:59.770077 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:59.770077 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:59.771124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:59.795062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:59.795062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:19:59.797333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-14389240-bd0e-4b77-95cf-a43a4981209a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:19:59.799574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14389240-bd0e-4b77-95cf-a43a4981209a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 200 Jan 21 10:19:59.808241 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1336/2648] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:19:59 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:19:59.833969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:59.835604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-244fd1e3-39d5-488b-82be-627208807f79 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?status=available returned with HTTP 200 Jan 21 10:19:59.836771 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1313/2649] 10.222.0.77 () {58 vars in 1237 bytes} [Thu Jan 21 10:19:59 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?status=available => generated 1174 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:19:59.849347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?status=available Jan 21 10:19:59.849886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:59.850076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:59.850076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:19:59.850669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:59.851609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:19:59.852369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value available, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:19:59.854186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:19:59.986230 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:19:59.991054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-55c5ee85-31ca-495b-9a82-3e3f98ac0423 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?status=available returned with HTTP 200 Jan 21 10:20:00.007904 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1337/2650] 10.222.0.77 () {58 vars in 1237 bytes} [Thu Jan 21 10:19:59 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes?status=available => generated 1174 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:00.012082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?availability_zone=nova Jan 21 10:20:00.012614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:00.012831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:00.012831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:00.013196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:00.013857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:20:00.014874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value nova, assuming string {{(pid=87995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:20:00.015125 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.015125 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.016560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:20:00.063160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebd404b5-7414-4a65-bd5f-e7f134c8e588 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:00.063935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebd404b5-7414-4a65-bd5f-e7f134c8e588 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:00.064300 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:00.064300 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:00.064884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebd404b5-7414-4a65-bd5f-e7f134c8e588 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:00.133157 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:20:00.135780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.135780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.146012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f76a625e-aaa2-4310-b43a-6a5319697218 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 10:20:00.147637 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1314/2651] 10.222.0.77 () {58 vars in 1270 bytes} [Thu Jan 21 10:20:00 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?availability_zone=nova => generated 2761 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:00.166892 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ad17f25-0991-4db5-8e23-44af984b52a8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?bootable=false Jan 21 10:20:00.167448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ad17f25-0991-4db5-8e23-44af984b52a8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:00.167666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:00.167666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:00.168035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ad17f25-0991-4db5-8e23-44af984b52a8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:00.169370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-9ad17f25-0991-4db5-8e23-44af984b52a8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:20:00.172066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9ad17f25-0991-4db5-8e23-44af984b52a8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:20:00.206868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.206868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.226145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ebd404b5-7414-4a65-bd5f-e7f134c8e588 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:00.234516 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9ad17f25-0991-4db5-8e23-44af984b52a8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:20:00.237290 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.237290 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.248515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ad17f25-0991-4db5-8e23-44af984b52a8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?bootable=false returned with HTTP 200 Jan 21 10:20:00.249778 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1315/2652] 10.222.0.77 () {58 vars in 1254 bytes} [Thu Jan 21 10:20:00 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?bootable=false => generated 2761 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:20:00.263437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebd404b5-7414-4a65-bd5f-e7f134c8e588 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:00.263437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1338/2653] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:00 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:00.279837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?status=available Jan 21 10:20:00.280737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:00.280737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:00.280737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:00.281332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:00.282496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:20:00.283717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Could not evaluate value available, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:20:00.287026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:20:00.410116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Get all volumes completed successfully. Jan 21 10:20:00.414411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.414411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.433906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f0c9aaf2-801b-402c-b0e0-ec5567bcf05c tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?status=available returned with HTTP 200 Jan 21 10:20:00.435559 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1339/2654] 10.222.0.77 () {58 vars in 1258 bytes} [Thu Jan 21 10:20:00 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/detail?status=available => generated 2761 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:20:00.462224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-298ce094-64d8-416e-8f30-d56639b92fe3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] DELETE http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:20:00.468093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-298ce094-64d8-416e-8f30-d56639b92fe3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:00.469406 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:00.469406 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:00.470366 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-298ce094-64d8-416e-8f30-d56639b92fe3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:00.471278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-298ce094-64d8-416e-8f30-d56639b92fe3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Delete volume with id: 875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:20:00.730825 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.730825 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.732963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-298ce094-64d8-416e-8f30-d56639b92fe3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:00.798929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-298ce094-64d8-416e-8f30-d56639b92fe3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Delete volume request issued successfully. Jan 21 10:20:00.799419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-298ce094-64d8-416e-8f30-d56639b92fe3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 202 Jan 21 10:20:00.800286 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1316/2655] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:00 2021] DELETE /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:00.807865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-227bf944-1492-4aa6-ae63-f8df0e15b679 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:20:00.812167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-227bf944-1492-4aa6-ae63-f8df0e15b679 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:00.812167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:00.812167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:00.812167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-227bf944-1492-4aa6-ae63-f8df0e15b679 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:00.826220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d150a2e-0019-4bb6-9bcb-33d2d83d49ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:20:00.827011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d150a2e-0019-4bb6-9bcb-33d2d83d49ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:00.828109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:00.828109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:00.829126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d150a2e-0019-4bb6-9bcb-33d2d83d49ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:00.885607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.885607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.886959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d150a2e-0019-4bb6-9bcb-33d2d83d49ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:20:00.889161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d150a2e-0019-4bb6-9bcb-33d2d83d49ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 200 Jan 21 10:20:00.898497 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1317/2656] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:00 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:00.916637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:00.916637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:00.934614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-227bf944-1492-4aa6-ae63-f8df0e15b679 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:00.977475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-227bf944-1492-4aa6-ae63-f8df0e15b679 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:20:00.978638 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1340/2657] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:00 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 925 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:01.287756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4a9d705-ee60-4b7c-b31d-819fc8e677af tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:01.289138 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4a9d705-ee60-4b7c-b31d-819fc8e677af tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:01.289523 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:01.289523 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:01.290239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4a9d705-ee60-4b7c-b31d-819fc8e677af tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:01.407577 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:01.407577 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:01.433739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c4a9d705-ee60-4b7c-b31d-819fc8e677af tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:01.488569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4a9d705-ee60-4b7c-b31d-819fc8e677af tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:01.494421 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1318/2658] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:01 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:01.908479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58748ca8-35e0-45a9-9f31-4e2aee8a7561 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 Jan 21 10:20:01.909481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58748ca8-35e0-45a9-9f31-4e2aee8a7561 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:01.909880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:01.909880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:01.923342 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58748ca8-35e0-45a9-9f31-4e2aee8a7561 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:01.971956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58748ca8-35e0-45a9-9f31-4e2aee8a7561 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 returned with HTTP 404 Jan 21 10:20:01.974070 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1341/2659] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:01 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/de9967cf-c648-403c-9122-4d594b9b6573 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:20:01.984819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63d88f17-3138-499b-add5-a7a9c0eb55d0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:20:01.985648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63d88f17-3138-499b-add5-a7a9c0eb55d0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:01.986634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:01.986634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:01.987310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63d88f17-3138-499b-add5-a7a9c0eb55d0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:01.987936 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-63d88f17-3138-499b-add5-a7a9c0eb55d0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:20:02.002408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3fef0b0-d64d-4027-b72e-8181a111a06b tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:20:02.004041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3fef0b0-d64d-4027-b72e-8181a111a06b tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:02.009398 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3fef0b0-d64d-4027-b72e-8181a111a06b tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:02.190862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:02.190862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:02.193564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-63d88f17-3138-499b-add5-a7a9c0eb55d0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:02.209286 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:02.209286 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:02.237506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e3fef0b0-d64d-4027-b72e-8181a111a06b tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:02.307832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3fef0b0-d64d-4027-b72e-8181a111a06b tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:20:02.319871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-63d88f17-3138-499b-add5-a7a9c0eb55d0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume request issued successfully. Jan 21 10:20:02.321027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63d88f17-3138-499b-add5-a7a9c0eb55d0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 returned with HTTP 202 Jan 21 10:20:02.323192 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1319/2660] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:01 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:02.324389 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1342/2661] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:01 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 925 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:02.349100 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80761808-14cd-4831-8cff-e3a5c62c0b0a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:20:02.355998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80761808-14cd-4831-8cff-e3a5c62c0b0a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:02.356728 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:02.356728 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:02.358007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80761808-14cd-4831-8cff-e3a5c62c0b0a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:02.481465 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:02.481465 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:02.508471 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80761808-14cd-4831-8cff-e3a5c62c0b0a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:02.523991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef4199be-556e-4e7a-9c2c-b0f32d7da0f6 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:02.525012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef4199be-556e-4e7a-9c2c-b0f32d7da0f6 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:02.525383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:02.525383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:02.525965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef4199be-556e-4e7a-9c2c-b0f32d7da0f6 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:02.560078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80761808-14cd-4831-8cff-e3a5c62c0b0a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 returned with HTTP 200 Jan 21 10:20:02.561138 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1320/2662] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:02 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:02.645202 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:02.645202 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:02.673806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ef4199be-556e-4e7a-9c2c-b0f32d7da0f6 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:02.722758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef4199be-556e-4e7a-9c2c-b0f32d7da0f6 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:02.727491 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1343/2663] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:02 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:03.340288 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a20b914e-4c50-4f87-9cb8-f19b4d7cbce0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:20:03.340930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a20b914e-4c50-4f87-9cb8-f19b4d7cbce0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:03.341262 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:03.341262 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:03.341786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a20b914e-4c50-4f87-9cb8-f19b4d7cbce0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:03.474773 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:03.474773 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:03.502513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a20b914e-4c50-4f87-9cb8-f19b4d7cbce0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:03.559457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a20b914e-4c50-4f87-9cb8-f19b4d7cbce0 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 200 Jan 21 10:20:03.562043 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1321/2664] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:03 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 925 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:03.579883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dc0dfed-cee1-48e6-9730-b03fe08f498a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:20:03.580435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dc0dfed-cee1-48e6-9730-b03fe08f498a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:03.580661 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:03.580661 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:03.581679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3dc0dfed-cee1-48e6-9730-b03fe08f498a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:03.744277 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29e7eb95-988c-4c2f-90d4-166fc584f32f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:03.745416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29e7eb95-988c-4c2f-90d4-166fc584f32f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:03.745842 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:03.745842 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:03.746528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29e7eb95-988c-4c2f-90d4-166fc584f32f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:03.756469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:03.756469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:03.792178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3dc0dfed-cee1-48e6-9730-b03fe08f498a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:03.864300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3dc0dfed-cee1-48e6-9730-b03fe08f498a tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 returned with HTTP 200 Jan 21 10:20:03.874670 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1344/2665] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:03 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 => generated 915 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:03.892334 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:03.892334 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:03.915181 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-29e7eb95-988c-4c2f-90d4-166fc584f32f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:03.966555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29e7eb95-988c-4c2f-90d4-166fc584f32f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:03.969268 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1322/2666] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:03 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:04.579480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a67f00e0-f084-419b-8cf9-dc142d96dd4f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd Jan 21 10:20:04.580236 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a67f00e0-f084-419b-8cf9-dc142d96dd4f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:04.580494 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:04.580494 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:04.581076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a67f00e0-f084-419b-8cf9-dc142d96dd4f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:04.645774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a67f00e0-f084-419b-8cf9-dc142d96dd4f tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd returned with HTTP 404 Jan 21 10:20:04.650806 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1345/2667] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:04 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/875ab69b-b43a-43d2-9c9d-7ffb3d0509dd => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:04.657200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3513d0ae-9ea7-4769-9db1-fdfa60c498dc tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] DELETE http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:20:04.657745 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3513d0ae-9ea7-4769-9db1-fdfa60c498dc tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:04.657935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:04.657935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:04.658315 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3513d0ae-9ea7-4769-9db1-fdfa60c498dc tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:04.658790 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3513d0ae-9ea7-4769-9db1-fdfa60c498dc tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Delete volume with id: 18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:20:04.798704 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:04.798704 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:04.802931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3513d0ae-9ea7-4769-9db1-fdfa60c498dc tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:04.882402 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db0932a4-b48b-47a8-af80-a7dcaef3b28c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:20:04.883378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db0932a4-b48b-47a8-af80-a7dcaef3b28c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:04.884085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db0932a4-b48b-47a8-af80-a7dcaef3b28c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:04.944775 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3513d0ae-9ea7-4769-9db1-fdfa60c498dc tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Delete volume request issued successfully. Jan 21 10:20:04.944775 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3513d0ae-9ea7-4769-9db1-fdfa60c498dc tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 202 Jan 21 10:20:04.948984 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1323/2668] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:04 2021] DELETE /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:04.960166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1dfd1c9-657f-47ae-a6ff-dcdc6c16b2c3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:20:04.963977 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1dfd1c9-657f-47ae-a6ff-dcdc6c16b2c3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:04.964351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:04.964351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:04.964621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1dfd1c9-657f-47ae-a6ff-dcdc6c16b2c3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:05.049469 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:05.049469 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:05.085596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-db0932a4-b48b-47a8-af80-a7dcaef3b28c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:05.093484 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:05.093484 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:05.110723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a1dfd1c9-657f-47ae-a6ff-dcdc6c16b2c3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:05.143529 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db0932a4-b48b-47a8-af80-a7dcaef3b28c tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 returned with HTTP 200 Jan 21 10:20:05.152688 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1346/2669] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:04 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 => generated 915 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:20:05.162283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ed50d00-85c8-4825-b363-882f54c38583 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:05.163085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ed50d00-85c8-4825-b363-882f54c38583 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:05.163555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:05.163555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:05.164166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ed50d00-85c8-4825-b363-882f54c38583 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:05.191780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1dfd1c9-657f-47ae-a6ff-dcdc6c16b2c3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:20:05.201571 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1324/2670] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:04 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 925 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:05.309584 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:05.309584 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:05.323854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ed50d00-85c8-4825-b363-882f54c38583 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:05.378627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ed50d00-85c8-4825-b363-882f54c38583 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:05.379804 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1347/2671] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:05 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:06.169420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e1ed831-24c3-4b0d-bde5-97115c3bda34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 Jan 21 10:20:06.171126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e1ed831-24c3-4b0d-bde5-97115c3bda34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.171729 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:06.171729 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:06.172385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e1ed831-24c3-4b0d-bde5-97115c3bda34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.209904 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2fb008a1-8080-4a17-9075-a022cf12f3de tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:20:06.210822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2fb008a1-8080-4a17-9075-a022cf12f3de tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.211197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:06.211197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:06.211846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2fb008a1-8080-4a17-9075-a022cf12f3de tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.293697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e1ed831-24c3-4b0d-bde5-97115c3bda34 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 returned with HTTP 404 Jan 21 10:20:06.308561 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1325/2672] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:06 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/25e448a7-7004-4175-8e9e-9fdf6088f362 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:06.315413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-464452cf-8450-48dc-9ca3-40066f9c77e9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:20:06.316440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-464452cf-8450-48dc-9ca3-40066f9c77e9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.317247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-464452cf-8450-48dc-9ca3-40066f9c77e9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.317803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-464452cf-8450-48dc-9ca3-40066f9c77e9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: a73e9eb3-19a0-4252-9646-8152774c79da Jan 21 10:20:06.348755 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:06.348755 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:06.355256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-464452cf-8450-48dc-9ca3-40066f9c77e9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da returned with HTTP 404 Jan 21 10:20:06.356624 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1326/2673] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/a73e9eb3-19a0-4252-9646-8152774c79da => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:06.372479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2fb008a1-8080-4a17-9075-a022cf12f3de tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:06.378698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c2ac583-0a59-4d58-be71-1736892eefda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:20:06.381198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c2ac583-0a59-4d58-be71-1736892eefda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.381715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c2ac583-0a59-4d58-be71-1736892eefda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.382131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-2c2ac583-0a59-4d58-be71-1736892eefda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: d61c71e1-73f3-45f8-b150-78bcf771abf4 Jan 21 10:20:06.438145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2fb008a1-8080-4a17-9075-a022cf12f3de tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:20:06.439172 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1348/2674] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:06 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 925 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:06.452577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c2ac583-0a59-4d58-be71-1736892eefda tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 returned with HTTP 404 Jan 21 10:20:06.452577 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1327/2675] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d61c71e1-73f3-45f8-b150-78bcf771abf4 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:06.469356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c091cd54-c984-4b22-a4c3-22f6ad16b0ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:20:06.470243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c091cd54-c984-4b22-a4c3-22f6ad16b0ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.470666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:06.470666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:06.479495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c091cd54-c984-4b22-a4c3-22f6ad16b0ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.480436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-c091cd54-c984-4b22-a4c3-22f6ad16b0ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 16874e30-2ba7-4883-87f1-66be90b47205 Jan 21 10:20:06.481193 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-763f9a7c-2f75-488d-a82b-dbacbed0a959 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:06.484267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-763f9a7c-2f75-488d-a82b-dbacbed0a959 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.484818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-763f9a7c-2f75-488d-a82b-dbacbed0a959 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.544424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c091cd54-c984-4b22-a4c3-22f6ad16b0ad tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 returned with HTTP 404 Jan 21 10:20:06.550887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1349/2676] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/16874e30-2ba7-4883-87f1-66be90b47205 => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:06.565073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed3c6e5e-2cd1-4775-be82-a411bb9b2bb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:20:06.565905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed3c6e5e-2cd1-4775-be82-a411bb9b2bb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.566600 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed3c6e5e-2cd1-4775-be82-a411bb9b2bb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.567176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-ed3c6e5e-2cd1-4775-be82-a411bb9b2bb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: d33a4766-dcb7-4a3d-abb8-9853ea443375 Jan 21 10:20:06.589483 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:06.589483 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:06.605628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-763f9a7c-2f75-488d-a82b-dbacbed0a959 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:06.665127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed3c6e5e-2cd1-4775-be82-a411bb9b2bb4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 returned with HTTP 404 Jan 21 10:20:06.666231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-763f9a7c-2f75-488d-a82b-dbacbed0a959 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:06.667731 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1350/2677] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/d33a4766-dcb7-4a3d-abb8-9853ea443375 => generated 111 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:06.677367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a59ea1f-01f2-48f0-95aa-258af67790c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:20:06.680274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a59ea1f-01f2-48f0-95aa-258af67790c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.681313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a59ea1f-01f2-48f0-95aa-258af67790c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.684305 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1328/2678] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:06 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:06.685532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-0a59ea1f-01f2-48f0-95aa-258af67790c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 8abf372e-38b1-4376-9a9a-9ae1f32f7dcf Jan 21 10:20:06.743896 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a59ea1f-01f2-48f0-95aa-258af67790c5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf returned with HTTP 404 Jan 21 10:20:06.745345 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1351/2679] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/8abf372e-38b1-4376-9a9a-9ae1f32f7dcf => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:20:06.767642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2430df5d-d0b6-4e95-ac64-f4b60e9b95a8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:20:06.768470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2430df5d-d0b6-4e95-ac64-f4b60e9b95a8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.768911 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:06.768911 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:06.769680 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2430df5d-d0b6-4e95-ac64-f4b60e9b95a8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.772550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-2430df5d-d0b6-4e95-ac64-f4b60e9b95a8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc Jan 21 10:20:06.865965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2430df5d-d0b6-4e95-ac64-f4b60e9b95a8 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc returned with HTTP 404 Jan 21 10:20:06.878673 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1329/2680] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/7ab17e7f-a6e9-442d-bb1d-7e831b0bdbcc => generated 111 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:06.884301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83a2afa9-800c-4418-9dc5-e81bb0d937e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:20:06.884842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83a2afa9-800c-4418-9dc5-e81bb0d937e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.885349 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83a2afa9-800c-4418-9dc5-e81bb0d937e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.885712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-83a2afa9-800c-4418-9dc5-e81bb0d937e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: 6a910a03-3232-4b5c-931f-dc758cdf10dc Jan 21 10:20:06.954007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83a2afa9-800c-4418-9dc5-e81bb0d937e5 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc returned with HTTP 404 Jan 21 10:20:06.960787 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1352/2681] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/6a910a03-3232-4b5c-931f-dc758cdf10dc => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:06.966482 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef76e91-674c-4ad4-90cf-0935425674f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:20:06.968152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef76e91-674c-4ad4-90cf-0935425674f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:06.969026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef76e91-674c-4ad4-90cf-0935425674f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:06.970505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4ef76e91-674c-4ad4-90cf-0935425674f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:20:07.356935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:07.356935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:07.359846 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ef76e91-674c-4ad4-90cf-0935425674f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:07.413045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ef76e91-674c-4ad4-90cf-0935425674f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume request issued successfully. Jan 21 10:20:07.413839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef76e91-674c-4ad4-90cf-0935425674f9 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 202 Jan 21 10:20:07.414922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1330/2682] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:06 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 0 bytes in 456 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:07.423962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d555512-65f8-48e3-86e2-cf2842c388fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:20:07.424864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d555512-65f8-48e3-86e2-cf2842c388fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:07.426083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8d555512-65f8-48e3-86e2-cf2842c388fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:07.470631 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df7176c2-64f9-4ee4-8cc2-a7e47896873d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:20:07.471735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df7176c2-64f9-4ee4-8cc2-a7e47896873d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:07.472115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:07.472115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:07.472772 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df7176c2-64f9-4ee4-8cc2-a7e47896873d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:07.580516 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:07.580516 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:07.601766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8d555512-65f8-48e3-86e2-cf2842c388fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:07.612105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:07.612105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:07.622332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df7176c2-64f9-4ee4-8cc2-a7e47896873d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:07.660451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df7176c2-64f9-4ee4-8cc2-a7e47896873d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 200 Jan 21 10:20:07.675308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1331/2683] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:07 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 925 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:07.697958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-affcfe30-69b0-423f-81d6-d91378559a38 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:07.698606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-affcfe30-69b0-423f-81d6-d91378559a38 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:07.699052 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:07.699052 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:07.699659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-affcfe30-69b0-423f-81d6-d91378559a38 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:07.705662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8d555512-65f8-48e3-86e2-cf2842c388fc tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:20:07.708344 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1353/2684] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:07 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1362 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:07.794982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:07.794982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:07.813099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-affcfe30-69b0-423f-81d6-d91378559a38 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:07.897995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-affcfe30-69b0-423f-81d6-d91378559a38 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:07.901153 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1332/2685] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:07 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:08.677590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f67903c-8e7d-4944-bee9-b48331d09cf3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 Jan 21 10:20:08.678602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f67903c-8e7d-4944-bee9-b48331d09cf3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:08.678937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:08.678937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:08.679539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f67903c-8e7d-4944-bee9-b48331d09cf3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:08.727505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d82a62e7-dd69-4307-9976-88fefb97151d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:20:08.728422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d82a62e7-dd69-4307-9976-88fefb97151d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:08.728979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:08.728979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:08.729646 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d82a62e7-dd69-4307-9976-88fefb97151d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:08.900280 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:08.900280 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:08.922897 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:08.922897 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:08.926385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f67903c-8e7d-4944-bee9-b48331d09cf3 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 returned with HTTP 404 Jan 21 10:20:08.931836 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1354/2686] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:08 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/18a121ab-7364-4643-aa5b-ab7570ed98b7 => generated 109 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:08.947587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a79b949e-d131-44c6-9f46-ee2abe723c19 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:08.948477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a79b949e-d131-44c6-9f46-ee2abe723c19 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:08.948824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:08.948824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:08.949513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a79b949e-d131-44c6-9f46-ee2abe723c19 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:08.964661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d82a62e7-dd69-4307-9976-88fefb97151d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:09.094083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d82a62e7-dd69-4307-9976-88fefb97151d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:20:09.099492 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1333/2687] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:08 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1362 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:09.137964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd0f56ff-02e3-4231-b96b-359ec5ff4b6d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] DELETE http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:20:09.141254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd0f56ff-02e3-4231-b96b-359ec5ff4b6d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:09.142405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:09.142405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:09.143012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:09.143012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:09.146759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd0f56ff-02e3-4231-b96b-359ec5ff4b6d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:09.147945 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-cd0f56ff-02e3-4231-b96b-359ec5ff4b6d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Delete volume with id: 87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:20:09.176540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a79b949e-d131-44c6-9f46-ee2abe723c19 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:09.320116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a79b949e-d131-44c6-9f46-ee2abe723c19 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:09.336376 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1355/2688] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:08 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:09.490677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:09.490677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:09.491677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd0f56ff-02e3-4231-b96b-359ec5ff4b6d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:09.565890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd0f56ff-02e3-4231-b96b-359ec5ff4b6d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Delete volume request issued successfully. Jan 21 10:20:09.566773 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd0f56ff-02e3-4231-b96b-359ec5ff4b6d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 202 Jan 21 10:20:09.574738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1334/2689] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:09 2021] DELETE /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 0 bytes in 469 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:09.582883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d296aadd-8c6a-48c6-ac29-9374c6aa65ef tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:20:09.584778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d296aadd-8c6a-48c6-ac29-9374c6aa65ef tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:09.591124 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:09.591124 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:09.592974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d296aadd-8c6a-48c6-ac29-9374c6aa65ef tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:09.879670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:09.879670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:09.921172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d296aadd-8c6a-48c6-ac29-9374c6aa65ef tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:10.078440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d296aadd-8c6a-48c6-ac29-9374c6aa65ef tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:20:10.084333 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1356/2690] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:09 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 925 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:10.113941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4b0eeff-3ff9-4f1c-afc4-a1c6c7b989a2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:20:10.114769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4b0eeff-3ff9-4f1c-afc4-a1c6c7b989a2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:10.115193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:10.115193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:10.115771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4b0eeff-3ff9-4f1c-afc4-a1c6c7b989a2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:10.316650 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:10.316650 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:10.356252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c6f336e-75d5-4265-9179-261608087d99 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:10.357280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c6f336e-75d5-4265-9179-261608087d99 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:10.357616 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:10.357616 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:10.361693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c6f336e-75d5-4265-9179-261608087d99 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:10.380051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e4b0eeff-3ff9-4f1c-afc4-a1c6c7b989a2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:10.497356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4b0eeff-3ff9-4f1c-afc4-a1c6c7b989a2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:20:10.509008 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1335/2691] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:10 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1362 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:10.747067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:10.747067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:10.818977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0c6f336e-75d5-4265-9179-261608087d99 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:10.979499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c6f336e-75d5-4265-9179-261608087d99 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:11.003282 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1357/2692] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:10 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:11.121906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77d40f19-0d3d-498c-9f42-7ead2f33121d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:20:11.122623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77d40f19-0d3d-498c-9f42-7ead2f33121d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:11.122950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:11.122950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:11.124095 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77d40f19-0d3d-498c-9f42-7ead2f33121d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:11.249306 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:11.249306 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:11.263642 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77d40f19-0d3d-498c-9f42-7ead2f33121d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:11.297488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77d40f19-0d3d-498c-9f42-7ead2f33121d tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:20:11.298914 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1336/2693] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:11 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 925 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:11.516447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f57d02eb-ead0-4e7d-9ac0-f1266a1cc458 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:20:11.517013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f57d02eb-ead0-4e7d-9ac0-f1266a1cc458 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:11.517652 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:11.517652 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:11.518656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f57d02eb-ead0-4e7d-9ac0-f1266a1cc458 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:11.712733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:11.712733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:11.757360 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f57d02eb-ead0-4e7d-9ac0-f1266a1cc458 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:11.858743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f57d02eb-ead0-4e7d-9ac0-f1266a1cc458 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 200 Jan 21 10:20:11.860427 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1358/2694] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:11 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 1362 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:12.022405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29ad0d39-07f3-468c-9f98-25f45eaa2423 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:12.023281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29ad0d39-07f3-468c-9f98-25f45eaa2423 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:12.023281 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:12.023281 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:12.024417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-29ad0d39-07f3-468c-9f98-25f45eaa2423 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:12.282368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:12.282368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:12.332030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1194c900-1a8c-49c5-b1d9-9c8d6b68d2cf tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:20:12.332030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1194c900-1a8c-49c5-b1d9-9c8d6b68d2cf tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:12.332030 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:12.332030 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:12.332846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1194c900-1a8c-49c5-b1d9-9c8d6b68d2cf tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:12.383364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-29ad0d39-07f3-468c-9f98-25f45eaa2423 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:12.487557 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:12.487557 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:12.506972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-29ad0d39-07f3-468c-9f98-25f45eaa2423 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:12.513433 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1337/2695] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:12 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:12.527909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1194c900-1a8c-49c5-b1d9-9c8d6b68d2cf tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Volume info retrieved successfully. Jan 21 10:20:12.590657 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1194c900-1a8c-49c5-b1d9-9c8d6b68d2cf tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 200 Jan 21 10:20:12.594519 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1359/2696] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:12 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 925 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:12.877857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb58154d-1d50-4553-8cc9-15520f3074f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 Jan 21 10:20:12.878579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb58154d-1d50-4553-8cc9-15520f3074f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:12.878963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:12.878963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:12.879937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eb58154d-1d50-4553-8cc9-15520f3074f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:12.938318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eb58154d-1d50-4553-8cc9-15520f3074f2 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 returned with HTTP 404 Jan 21 10:20:12.940124 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1338/2697] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:12 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/91a6846f-8204-4fc4-9cb5-9927d758ec20 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:20:12.950030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b2b184ab-2015-4542-b3a8-9cead3c4cd37 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:20:12.950937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b2b184ab-2015-4542-b3a8-9cead3c4cd37 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:12.951459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:12.951459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:12.952785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b2b184ab-2015-4542-b3a8-9cead3c4cd37 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:12.953621 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-b2b184ab-2015-4542-b3a8-9cead3c4cd37 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete snapshot with id: bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:20:13.018802 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:13.018802 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:13.020006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b2b184ab-2015-4542-b3a8-9cead3c4cd37 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:20:13.215349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b2b184ab-2015-4542-b3a8-9cead3c4cd37 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot delete request issued successfully. Jan 21 10:20:13.216499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b2b184ab-2015-4542-b3a8-9cead3c4cd37 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 202 Jan 21 10:20:13.218805 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1360/2698] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:12 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:13.227180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-327959b6-7530-4b1e-bfb5-a2cea7559c7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:20:13.227694 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-327959b6-7530-4b1e-bfb5-a2cea7559c7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:13.228183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-327959b6-7530-4b1e-bfb5-a2cea7559c7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:13.265595 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:13.265595 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:13.267096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-327959b6-7530-4b1e-bfb5-a2cea7559c7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:20:13.269462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-327959b6-7530-4b1e-bfb5-a2cea7559c7d tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:20:13.276549 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1339/2699] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:13 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 467 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:13.535567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5d7e4ea-3f71-4ce8-ba94-b930279e9627 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:13.539750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5d7e4ea-3f71-4ce8-ba94-b930279e9627 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:13.544172 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:13.544172 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:13.544172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b5d7e4ea-3f71-4ce8-ba94-b930279e9627 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:13.610857 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3c7df29-1b2a-443e-8ee4-43fb4c2fd5e8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] GET http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a Jan 21 10:20:13.611548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3c7df29-1b2a-443e-8ee4-43fb4c2fd5e8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:13.611742 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:13.611742 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:13.612460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3c7df29-1b2a-443e-8ee4-43fb4c2fd5e8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:13.758109 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:13.758109 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:13.771736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3c7df29-1b2a-443e-8ee4-43fb4c2fd5e8 tempest-VolumesListTestJSON-1921640852 tempest-VolumesListTestJSON-1921640852] http://10.222.0.77/volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a returned with HTTP 404 Jan 21 10:20:13.773494 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1340/2700] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:13 2021] GET /volume/v3/0ab52b8b462641a597a7283a2aa928fc/volumes/87e8f2b3-df59-44fd-8755-e9f167c7c70a => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:13.799618 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:13.799618 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:13.842774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b5d7e4ea-3f71-4ce8-ba94-b930279e9627 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:13.973437 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b5d7e4ea-3f71-4ce8-ba94-b930279e9627 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:13.974935 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1361/2701] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:13 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:14.292018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4701788-7abc-46ad-bcff-2c3b6deadfd7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:20:14.293683 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4701788-7abc-46ad-bcff-2c3b6deadfd7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:14.294279 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:14.294279 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:14.295929 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4701788-7abc-46ad-bcff-2c3b6deadfd7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:14.400523 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:14.400523 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:14.427506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a4701788-7abc-46ad-bcff-2c3b6deadfd7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:20:14.435470 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4701788-7abc-46ad-bcff-2c3b6deadfd7 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:20:14.440423 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1341/2702] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:14 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 467 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:15.003439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1940d95c-8585-4db0-8e53-16bbbd0e4669 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:15.004157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1940d95c-8585-4db0-8e53-16bbbd0e4669 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:15.004445 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:15.004445 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:15.005052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1940d95c-8585-4db0-8e53-16bbbd0e4669 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:15.142350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:15.142350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:15.169566 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1940d95c-8585-4db0-8e53-16bbbd0e4669 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:15.228561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1940d95c-8585-4db0-8e53-16bbbd0e4669 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:15.230373 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1362/2703] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:14 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:15.458187 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce9c3595-a1e0-4ac4-be7d-f8cc5a1c37b4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:20:15.460208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce9c3595-a1e0-4ac4-be7d-f8cc5a1c37b4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:15.461381 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:15.461381 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:15.468479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce9c3595-a1e0-4ac4-be7d-f8cc5a1c37b4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:15.585306 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:15.585306 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:15.594316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ce9c3595-a1e0-4ac4-be7d-f8cc5a1c37b4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Snapshot retrieved successfully. Jan 21 10:20:15.598897 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce9c3595-a1e0-4ac4-be7d-f8cc5a1c37b4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 200 Jan 21 10:20:15.607758 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1342/2704] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:15 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 467 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:16.261242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e82c0ba-cda8-429d-a7cb-c92653ef8c76 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:16.261791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e82c0ba-cda8-429d-a7cb-c92653ef8c76 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:16.261986 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:16.261986 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:16.262606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e82c0ba-cda8-429d-a7cb-c92653ef8c76 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:16.327608 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:16.327608 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:16.339549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6e82c0ba-cda8-429d-a7cb-c92653ef8c76 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:16.369215 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e82c0ba-cda8-429d-a7cb-c92653ef8c76 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:16.370342 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1363/2705] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:16 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 967 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:16.623026 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-470e27a7-94f8-448f-9ea5-fca0e0d61236 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 Jan 21 10:20:16.626345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-470e27a7-94f8-448f-9ea5-fca0e0d61236 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:16.626587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:16.626587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:16.626986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-470e27a7-94f8-448f-9ea5-fca0e0d61236 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:16.693069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-470e27a7-94f8-448f-9ea5-fca0e0d61236 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 returned with HTTP 404 Jan 21 10:20:16.696059 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1343/2706] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:16 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/snapshots/bfd021ea-c99b-491b-9fdd-07073269cba3 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:16.711615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27020a7c-c61e-4b68-8f3f-3c4236aee5a4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] DELETE http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:20:16.713190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27020a7c-c61e-4b68-8f3f-3c4236aee5a4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:16.713555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:16.713555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:16.714248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27020a7c-c61e-4b68-8f3f-3c4236aee5a4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:16.716363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-27020a7c-c61e-4b68-8f3f-3c4236aee5a4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume with id: 972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:20:16.901180 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:16.901180 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:16.911335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-27020a7c-c61e-4b68-8f3f-3c4236aee5a4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:16.999944 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-27020a7c-c61e-4b68-8f3f-3c4236aee5a4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Delete volume request issued successfully. Jan 21 10:20:17.001159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27020a7c-c61e-4b68-8f3f-3c4236aee5a4 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 202 Jan 21 10:20:17.007927 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1364/2707] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:16 2021] DELETE /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:17.018281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a679d15f-5e1c-43e7-95ba-5d46f4dc01af tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:20:17.021072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a679d15f-5e1c-43e7-95ba-5d46f4dc01af tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:17.025811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a679d15f-5e1c-43e7-95ba-5d46f4dc01af tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:17.357086 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:17.357086 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:17.405700 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a679d15f-5e1c-43e7-95ba-5d46f4dc01af tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:17.410465 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3264be2-92fc-49d0-9f4e-a325d3c62102 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:17.411519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3264be2-92fc-49d0-9f4e-a325d3c62102 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:17.411877 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:17.411877 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:17.412541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f3264be2-92fc-49d0-9f4e-a325d3c62102 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:17.509677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a679d15f-5e1c-43e7-95ba-5d46f4dc01af tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:20:17.516972 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1344/2708] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:17 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:17.661272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:17.661272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:17.689147 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f3264be2-92fc-49d0-9f4e-a325d3c62102 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:17.775386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f3264be2-92fc-49d0-9f4e-a325d3c62102 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:17.788930 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1365/2709] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:17 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 967 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:18.548240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f274194e-388a-4731-934e-127f00195256 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:20:18.550452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f274194e-388a-4731-934e-127f00195256 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:18.550959 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:18.550959 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:18.553062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f274194e-388a-4731-934e-127f00195256 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:18.708400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:18.708400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:18.733362 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f274194e-388a-4731-934e-127f00195256 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:18.769978 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f274194e-388a-4731-934e-127f00195256 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:20:18.771227 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1345/2710] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:18 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:18.822111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e950a77-9cbb-4216-a546-953691c1cffd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:18.822939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e950a77-9cbb-4216-a546-953691c1cffd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:18.823370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:18.823370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:18.824729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e950a77-9cbb-4216-a546-953691c1cffd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:18.955471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:18.955471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:18.978934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e950a77-9cbb-4216-a546-953691c1cffd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:19.032791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e950a77-9cbb-4216-a546-953691c1cffd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:19.038383 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1366/2711] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:18 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 970 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:19.789817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c109decf-fd80-4c27-916b-39db0414a8b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:20:19.790580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c109decf-fd80-4c27-916b-39db0414a8b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:19.791096 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:19.791096 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:19.791629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c109decf-fd80-4c27-916b-39db0414a8b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:19.916555 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:19.916555 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:19.930823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:20:19.931656 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:19.931656 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:19.932336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-241698004"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:20:19.938873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-241698004'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:20:19.939342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume of 1 GB Jan 21 10:20:19.959942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c109decf-fd80-4c27-916b-39db0414a8b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Volume info retrieved successfully. Jan 21 10:20:19.985738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Availability Zones retrieved successfully. Jan 21 10:20:20.013591 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c109decf-fd80-4c27-916b-39db0414a8b0 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 200 Jan 21 10:20:20.070698 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1367/2712] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:19 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 915 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:20:20.092347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Flow 'volume_create_api' (1376f3c3-6780-4102-bcc5-dc6eeb178d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:20:20.100142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51e35ae3-37c2-492d-aacd-0b158a33856a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:20.104554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51e35ae3-37c2-492d-aacd-0b158a33856a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:20.106870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f1d3e4-82d2-4376-bc5e-299d6e7e78af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:20.107485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:20.107485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:20.109207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51e35ae3-37c2-492d-aacd-0b158a33856a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:20.116358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:20:20.277365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:20.277365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:20.305398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-51e35ae3-37c2-492d-aacd-0b158a33856a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:20.367450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51e35ae3-37c2-492d-aacd-0b158a33856a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:20.382179 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1368/2713] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:20 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 970 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:20.430775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f1d3e4-82d2-4376-bc5e-299d6e7e78af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:20.443281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92047120-d972-46a1-ab99-6eda4f9b705e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:20.665374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Created reservations ['d8d6522e-984a-43f1-9e94-c538bc3aee82', 'cedd116c-a0b4-4d9b-a7d5-51b638356800', '4739a944-7608-4220-b0c5-edb57fe5f5da', 'f238678f-6d03-4db6-9cac-ef42ded8b14d'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:20:20.667725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92047120-d972-46a1-ab99-6eda4f9b705e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d6522e-984a-43f1-9e94-c538bc3aee82', 'cedd116c-a0b4-4d9b-a7d5-51b638356800', '4739a944-7608-4220-b0c5-edb57fe5f5da', 'f238678f-6d03-4db6-9cac-ef42ded8b14d']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:20.671800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0c2302-227b-46be-8643-a1172a213b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:20.835529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0c2302-227b-46be-8643-a1172a213b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4916485b-9cb8-4d64-844a-69ccd8043ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-241698004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813d25adfac54010936697cffade2007',qos_specs=None,replication_status=,reservations=['d8d6522e-984a-43f1-9e94-c538bc3aee82','cedd116c-a0b4-4d9b-a7d5-51b638356800','4739a944-7608-4220-b0c5-edb57fe5f5da','f238678f-6d03-4db6-9cac-ef42ded8b14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a59ccf5ae54542f78d2a552dc73a5bc7',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-241698004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4916485b-9cb8-4d64-844a-69ccd8043ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813d25adfac54010936697cffade2007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a59ccf5ae54542f78d2a552dc73a5bc7',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:20.839065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312ad36c-df16-4a0e-bbf2-2944dae8dd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:20.875635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312ad36c-df16-4a0e-bbf2-2944dae8dd70) transitioned into state 'SUCCESS' from state '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-241698004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813d25adfac54010936697cffade2007',qos_specs=None,replication_status=,reservations=['d8d6522e-984a-43f1-9e94-c538bc3aee82','cedd116c-a0b4-4d9b-a7d5-51b638356800','4739a944-7608-4220-b0c5-edb57fe5f5da','f238678f-6d03-4db6-9cac-ef42ded8b14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a59ccf5ae54542f78d2a552dc73a5bc7',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:20.878247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869248c2-3bb4-47b1-a5d3-b364952f2cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:20.902649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869248c2-3bb4-47b1-a5d3-b364952f2cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:20.907569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Flow 'volume_create_api' (1376f3c3-6780-4102-bcc5-dc6eeb178d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:20:20.971629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume request issued successfully. Jan 21 10:20:21.016973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-84965830-9699-4194-bf39-026a78de1379 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 202 Jan 21 10:20:21.020293 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1346/2714] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:20:19 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 818 bytes in 1797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:20:21.062102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-424efdf3-ba3e-400d-bc49-57f332336826 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:20:21.066875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-424efdf3-ba3e-400d-bc49-57f332336826 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:21.067880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:21.067880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:21.068612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-424efdf3-ba3e-400d-bc49-57f332336826 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:21.080925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66379103-098f-4d62-b93b-04df20610511 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] GET http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be Jan 21 10:20:21.086312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66379103-098f-4d62-b93b-04df20610511 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:21.087451 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:21.087451 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:21.089040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66379103-098f-4d62-b93b-04df20610511 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:21.282032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:21.282032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:21.303427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-424efdf3-ba3e-400d-bc49-57f332336826 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:20:21.329128 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66379103-098f-4d62-b93b-04df20610511 tempest-VolumesSnapshotTestJSON-283049036 tempest-VolumesSnapshotTestJSON-283049036] http://10.222.0.77/volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be returned with HTTP 404 Jan 21 10:20:21.331532 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1347/2715] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:21 2021] GET /volume/v3/5f062c2071334824bd15cee735e216d4/volumes/972d6a36-4f6f-4efa-be6a-1213b24dc2be => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:21.377050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-424efdf3-ba3e-400d-bc49-57f332336826 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 200 Jan 21 10:20:21.379488 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1369/2716] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:21 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 886 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:21.405995 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e5ba9003-dbd8-4bae-8188-2bcff6408571 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:21.409731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e5ba9003-dbd8-4bae-8188-2bcff6408571 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:21.410918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e5ba9003-dbd8-4bae-8188-2bcff6408571 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:21.588266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:21.588266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:21.610322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e5ba9003-dbd8-4bae-8188-2bcff6408571 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:21.706894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e5ba9003-dbd8-4bae-8188-2bcff6408571 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:21.710510 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1348/2717] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:21 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 970 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:22.415456 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b22223b-ec93-4451-a6a7-4336ecfeefb7 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:20:22.416210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b22223b-ec93-4451-a6a7-4336ecfeefb7 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:22.416611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:22.416611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:22.417256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b22223b-ec93-4451-a6a7-4336ecfeefb7 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:22.555128 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:22.555128 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:22.572352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1b22223b-ec93-4451-a6a7-4336ecfeefb7 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:20:22.684654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b22223b-ec93-4451-a6a7-4336ecfeefb7 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 200 Jan 21 10:20:22.689032 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1370/2718] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:22 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 910 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:22.739564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-144d8e51-a52e-428d-be7a-592dfe970dff tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:22.742544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-144d8e51-a52e-428d-be7a-592dfe970dff tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:22.744346 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:22.744346 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:22.747237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-144d8e51-a52e-428d-be7a-592dfe970dff tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:22.972397 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:22.972397 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:23.029486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-144d8e51-a52e-428d-be7a-592dfe970dff tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:23.080949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-144d8e51-a52e-428d-be7a-592dfe970dff tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:23.083887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1349/2719] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:22 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 970 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:23.707924 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9df64f03-2d6f-4891-a251-566e659386f9 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:20:23.710586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9df64f03-2d6f-4891-a251-566e659386f9 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:23.710992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:23.710992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:23.711799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9df64f03-2d6f-4891-a251-566e659386f9 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:23.790679 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:23.790679 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:23.799863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9df64f03-2d6f-4891-a251-566e659386f9 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:20:23.836378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9df64f03-2d6f-4891-a251-566e659386f9 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 200 Jan 21 10:20:23.847392 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1371/2720] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:23 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:24.115730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c7ecbef-5e4b-43d2-92b3-47d5f9b609dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:24.116736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c7ecbef-5e4b-43d2-92b3-47d5f9b609dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:24.117293 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:24.117293 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:24.117923 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c7ecbef-5e4b-43d2-92b3-47d5f9b609dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:24.325920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:24.325920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:24.372762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c7ecbef-5e4b-43d2-92b3-47d5f9b609dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:24.446654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c7ecbef-5e4b-43d2-92b3-47d5f9b609dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:24.448734 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1350/2721] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:24 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 970 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:25.478166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1831c597-cb92-4200-a6c9-c70cd7cfe02b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:25.479345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1831c597-cb92-4200-a6c9-c70cd7cfe02b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:25.479864 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:25.479864 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:25.480498 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1831c597-cb92-4200-a6c9-c70cd7cfe02b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:25.593248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:25.593248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:25.613648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1831c597-cb92-4200-a6c9-c70cd7cfe02b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:25.668313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1831c597-cb92-4200-a6c9-c70cd7cfe02b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:25.670489 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1372/2722] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:25 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 970 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:26.700341 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65edc8e6-9a25-466c-a0f8-42e90163f3dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:26.701111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65edc8e6-9a25-466c-a0f8-42e90163f3dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:26.701445 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:26.701445 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:26.702053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65edc8e6-9a25-466c-a0f8-42e90163f3dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:26.771063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:26.771063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:26.792296 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65edc8e6-9a25-466c-a0f8-42e90163f3dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:26.828943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65edc8e6-9a25-466c-a0f8-42e90163f3dd tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:26.830187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1351/2723] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:26 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1358 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:26.861315 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fe23d0f-49c1-4204-be36-8bb596990e61 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] POST http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e/action Jan 21 10:20:26.861815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:26.861815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:26.862286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fe23d0f-49c1-4204-be36-8bb596990e61 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:20:26.862676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7fe23d0f-49c1-4204-be36-8bb596990e61 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:20:26.945919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:26.945919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:26.947734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7fe23d0f-49c1-4204-be36-8bb596990e61 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:27.172889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-7fe23d0f-49c1-4204-be36-8bb596990e61 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Created reservations ['1ace5477-5ae9-4ade-9a56-5fccb8064e0a', '83a7d534-b76a-4ac3-8c91-b5d7a38a1981'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:20:27.242786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7fe23d0f-49c1-4204-be36-8bb596990e61 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Extend volume request issued successfully. Jan 21 10:20:27.245917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7fe23d0f-49c1-4204-be36-8bb596990e61 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e/action returned with HTTP 202 Jan 21 10:20:27.250689 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1373/2724] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:20:26 2021] POST /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e/action => generated 0 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:20:27.259104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6835d8ef-f157-4bee-bfe7-e814cf0e13e2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:27.260079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6835d8ef-f157-4bee-bfe7-e814cf0e13e2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:27.260463 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:27.260463 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:27.260780 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6835d8ef-f157-4bee-bfe7-e814cf0e13e2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:27.422956 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:27.422956 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:27.447729 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6835d8ef-f157-4bee-bfe7-e814cf0e13e2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:27.511052 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6835d8ef-f157-4bee-bfe7-e814cf0e13e2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:27.512396 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1352/2725] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:27 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1358 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:28.546791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e73443d7-7de2-4765-87d9-def5158853c9 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:28.547630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e73443d7-7de2-4765-87d9-def5158853c9 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:28.555696 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:28.555696 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:28.556218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e73443d7-7de2-4765-87d9-def5158853c9 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:28.740816 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:28.740816 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:28.764973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e73443d7-7de2-4765-87d9-def5158853c9 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:28.852006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e73443d7-7de2-4765-87d9-def5158853c9 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:28.852996 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1374/2726] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:28 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1358 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:29.880321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8aee9167-8ee3-485b-a090-ee8ca58f26e4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:29.881183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8aee9167-8ee3-485b-a090-ee8ca58f26e4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:29.881183 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:29.881183 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:29.881837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8aee9167-8ee3-485b-a090-ee8ca58f26e4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:29.956884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:29.956884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:29.969258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8aee9167-8ee3-485b-a090-ee8ca58f26e4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:30.038094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8aee9167-8ee3-485b-a090-ee8ca58f26e4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:30.071262 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35b1fefe-2da9-44cb-bcd0-31b57def7eec tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:30.072928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35b1fefe-2da9-44cb-bcd0-31b57def7eec tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:30.072928 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:30.072928 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:30.073205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35b1fefe-2da9-44cb-bcd0-31b57def7eec tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:30.074075 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1353/2727] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:29 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1358 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:30.199094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:30.199094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:30.216035 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-35b1fefe-2da9-44cb-bcd0-31b57def7eec tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:30.250013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35b1fefe-2da9-44cb-bcd0-31b57def7eec tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:30.250639 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1375/2728] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:30 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1358 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:30.282521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] POST http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes Jan 21 10:20:30.283964 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:30.283964 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:30.284723 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1485741316"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:20:30.286801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1485741316'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:20:30.287515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Create volume of 1 GB Jan 21 10:20:30.315537 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Availability Zones retrieved successfully. Jan 21 10:20:30.352012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Flow 'volume_create_api' (6b39075d-f096-4453-8473-59a2079971ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:20:30.359165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603dddfb-f107-4062-b9be-211abb7d31b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:30.363370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:20:30.477559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603dddfb-f107-4062-b9be-211abb7d31b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:30.480966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8543a03a-64b8-4fb6-bf7d-04cd68a8dccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:30.610556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Created reservations ['5eeee0c2-fa2f-4750-9cc1-e4f5d9b9461d', '5da52831-2742-4185-85a6-cf9d7918719b', '80eb3502-25cf-4cc9-9512-a02d53432568', 'ad93de4e-26fd-40d5-a0eb-760c9da2586b'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:20:30.612763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8543a03a-64b8-4fb6-bf7d-04cd68a8dccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eeee0c2-fa2f-4750-9cc1-e4f5d9b9461d', '5da52831-2742-4185-85a6-cf9d7918719b', '80eb3502-25cf-4cc9-9512-a02d53432568', 'ad93de4e-26fd-40d5-a0eb-760c9da2586b']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:30.614976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa509ab-a4b9-43e0-a47e-aac098e41a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:30.732902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa509ab-a4b9-43e0-a47e-aac098e41a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e570e28e-2b14-48b4-81e4-f876f3870440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1485741316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f7d9a4fa2f45e8936f910c4e863743',qos_specs=None,replication_status=,reservations=['5eeee0c2-fa2f-4750-9cc1-e4f5d9b9461d','5da52831-2742-4185-85a6-cf9d7918719b','80eb3502-25cf-4cc9-9512-a02d53432568','ad93de4e-26fd-40d5-a0eb-760c9da2586b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e042470720c8483badd934f2d34ae741',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1485741316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e570e28e-2b14-48b4-81e4-f876f3870440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f7d9a4fa2f45e8936f910c4e863743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e042470720c8483badd934f2d34ae741',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:30.743215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726be636-1f50-4a62-b5d5-789804cfc849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:30.776538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726be636-1f50-4a62-b5d5-789804cfc849) transitioned into state 'SUCCESS' from state '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-1485741316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f7d9a4fa2f45e8936f910c4e863743',qos_specs=None,replication_status=,reservations=['5eeee0c2-fa2f-4750-9cc1-e4f5d9b9461d','5da52831-2742-4185-85a6-cf9d7918719b','80eb3502-25cf-4cc9-9512-a02d53432568','ad93de4e-26fd-40d5-a0eb-760c9da2586b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e042470720c8483badd934f2d34ae741',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:30.778888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cbbc25-ebe3-4daa-85f0-431f98fc6ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:20:30.835432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cbbc25-ebe3-4daa-85f0-431f98fc6ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:20:30.838401 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Flow 'volume_create_api' (6b39075d-f096-4453-8473-59a2079971ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:20:31.054306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Create volume request issued successfully. Jan 21 10:20:31.074991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ced661b1-a547-430c-8459-a357ae3cf4a3 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes returned with HTTP 202 Jan 21 10:20:31.076055 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1354/2729] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:20:30 2021] POST /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes => generated 817 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:20:31.134786 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f6c1415-55ba-48cd-bf59-3b26acdb5c4b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:31.136306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f6c1415-55ba-48cd-bf59-3b26acdb5c4b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:31.136923 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:31.136923 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:31.137848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f6c1415-55ba-48cd-bf59-3b26acdb5c4b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:31.373533 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:31.373533 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:31.396491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7f6c1415-55ba-48cd-bf59-3b26acdb5c4b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:31.487050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f6c1415-55ba-48cd-bf59-3b26acdb5c4b tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:31.489044 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1376/2730] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:31 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 909 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:32.506986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd33fba3-7150-42e1-b725-f68884fe5ee4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:32.508061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd33fba3-7150-42e1-b725-f68884fe5ee4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:32.508061 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:32.508061 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:32.508764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd33fba3-7150-42e1-b725-f68884fe5ee4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:32.619554 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:32.619554 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:32.638565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd33fba3-7150-42e1-b725-f68884fe5ee4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:32.690208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd33fba3-7150-42e1-b725-f68884fe5ee4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:32.707212 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1355/2731] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:32 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 910 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:32.721954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fce32f1a-e9bc-46cb-a8df-f19eb8c6efd1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] POST http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots Jan 21 10:20:32.723126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:32.723126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:32.735393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fce32f1a-e9bc-46cb-a8df-f19eb8c6efd1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e570e28e-2b14-48b4-81e4-f876f3870440", "name": "tempest-VolumesExtendTest-Snapshot-709538752"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:20:32.863869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:32.863869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:32.867059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fce32f1a-e9bc-46cb-a8df-f19eb8c6efd1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:32.868051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-fce32f1a-e9bc-46cb-a8df-f19eb8c6efd1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Create snapshot from volume e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:33.015958 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-fce32f1a-e9bc-46cb-a8df-f19eb8c6efd1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Created reservations ['1e88ae7b-355d-430f-af8a-cd6b3e6cc113', '62293ee8-f532-40c1-8b2d-c465aac8482a', 'a04ddaa2-9d2f-4d84-a6c5-4d95f25679cc', '91202ebb-4fd1-4959-867b-9e0a7ed463ae'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:20:33.385092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fce32f1a-e9bc-46cb-a8df-f19eb8c6efd1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot create request issued successfully. Jan 21 10:20:33.388999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fce32f1a-e9bc-46cb-a8df-f19eb8c6efd1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots returned with HTTP 202 Jan 21 10:20:33.392352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1377/2732] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:20:32 2021] POST /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots => generated 303 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:20:33.421367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4857a24-2f4d-4ee4-802a-2190125ce03e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:33.421927 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4857a24-2f4d-4ee4-802a-2190125ce03e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:33.422151 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:33.422151 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:33.422537 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4857a24-2f4d-4ee4-802a-2190125ce03e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:33.525232 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:33.525232 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:33.527544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b4857a24-2f4d-4ee4-802a-2190125ce03e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:33.535196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4857a24-2f4d-4ee4-802a-2190125ce03e tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 200 Jan 21 10:20:33.541460 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1356/2733] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:33 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 435 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:34.556455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b3ea4ed-ad42-412e-b4da-b2f544dfbff5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:34.558035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b3ea4ed-ad42-412e-b4da-b2f544dfbff5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:34.558466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:34.558466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:34.559624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8b3ea4ed-ad42-412e-b4da-b2f544dfbff5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:34.641913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:34.641913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:34.643235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8b3ea4ed-ad42-412e-b4da-b2f544dfbff5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:34.650680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8b3ea4ed-ad42-412e-b4da-b2f544dfbff5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 200 Jan 21 10:20:34.662072 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1378/2734] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:34 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 435 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:35.680954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-606c5538-12ab-4195-b504-6b193627e0b5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:35.688601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-606c5538-12ab-4195-b504-6b193627e0b5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:35.689092 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:35.689092 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:35.689691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-606c5538-12ab-4195-b504-6b193627e0b5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:35.764189 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:35.764189 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:35.766084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-606c5538-12ab-4195-b504-6b193627e0b5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:35.781092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-606c5538-12ab-4195-b504-6b193627e0b5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 200 Jan 21 10:20:35.789600 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1357/2735] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:35 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 435 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:36.818270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6ff7242-2641-4bf2-b059-580e1943707f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:36.821297 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6ff7242-2641-4bf2-b059-580e1943707f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:36.821970 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:36.821970 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:36.823080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6ff7242-2641-4bf2-b059-580e1943707f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:36.895802 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:36.895802 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:36.897478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6ff7242-2641-4bf2-b059-580e1943707f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:36.899810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6ff7242-2641-4bf2-b059-580e1943707f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 200 Jan 21 10:20:36.901108 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1379/2736] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:36 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 462 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:36.921966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bfb00c74-c34c-4219-b033-5b5721291acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] POST http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440/action Jan 21 10:20:36.923353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:36.923353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:36.924699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bfb00c74-c34c-4219-b033-5b5721291acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:20:36.925732 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bfb00c74-c34c-4219-b033-5b5721291acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:20:37.161274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:37.161274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:37.169176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bfb00c74-c34c-4219-b033-5b5721291acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:37.407130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-bfb00c74-c34c-4219-b033-5b5721291acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Created reservations ['76f909a5-8af5-4ea7-8af9-8dc6fcec2932', '40cb797a-ab37-4f68-9f21-0a94eab3f59c'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:20:37.453187 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bfb00c74-c34c-4219-b033-5b5721291acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Extend volume request issued successfully. Jan 21 10:20:37.461188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bfb00c74-c34c-4219-b033-5b5721291acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440/action returned with HTTP 202 Jan 21 10:20:37.462129 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1358/2737] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:20:36 2021] POST /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440/action => generated 0 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:20:37.476598 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f34bfe6b-34eb-4630-929a-9b76c82d2acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:37.477345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f34bfe6b-34eb-4630-929a-9b76c82d2acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:37.477685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:37.477685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:37.478402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f34bfe6b-34eb-4630-929a-9b76c82d2acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:37.614594 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:37.614594 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:37.644200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f34bfe6b-34eb-4630-929a-9b76c82d2acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:37.769284 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f34bfe6b-34eb-4630-929a-9b76c82d2acc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:37.769284 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1380/2738] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:37 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 910 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:38.806785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27318f56-826e-4164-bdc4-082b6cbf8a97 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:38.808494 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27318f56-826e-4164-bdc4-082b6cbf8a97 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:38.809003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:38.809003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:38.810706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-27318f56-826e-4164-bdc4-082b6cbf8a97 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:38.935718 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:38.935718 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:38.969646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-27318f56-826e-4164-bdc4-082b6cbf8a97 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:39.025243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-27318f56-826e-4164-bdc4-082b6cbf8a97 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:39.026424 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1359/2739] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:38 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 910 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:40.058001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bb95fbd-b27b-4b55-a260-6080b785074f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:40.058779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bb95fbd-b27b-4b55-a260-6080b785074f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:40.059116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:40.059116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:40.061251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6bb95fbd-b27b-4b55-a260-6080b785074f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:40.326719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:40.326719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:40.370553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6bb95fbd-b27b-4b55-a260-6080b785074f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:40.460590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6bb95fbd-b27b-4b55-a260-6080b785074f tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:40.462459 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1381/2740] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:40 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 910 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:41.488086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c26a11f-397a-464a-ba17-8841bcbd06bf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:41.488774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c26a11f-397a-464a-ba17-8841bcbd06bf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:41.488774 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:41.488774 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:41.489141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c26a11f-397a-464a-ba17-8841bcbd06bf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:41.684038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:41.684038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:41.744097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2c26a11f-397a-464a-ba17-8841bcbd06bf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:41.843228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c26a11f-397a-464a-ba17-8841bcbd06bf tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:41.844112 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1360/2741] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:41 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 910 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:20:42.877444 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40d1c2ad-b9a6-442c-a5df-f850de5f0b7a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:42.879079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40d1c2ad-b9a6-442c-a5df-f850de5f0b7a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:42.884843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:42.884843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:42.886168 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-40d1c2ad-b9a6-442c-a5df-f850de5f0b7a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:43.093659 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:43.093659 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:43.105355 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-40d1c2ad-b9a6-442c-a5df-f850de5f0b7a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:43.133871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-40d1c2ad-b9a6-442c-a5df-f850de5f0b7a tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:43.136357 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1382/2742] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:42 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 910 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:43.166200 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9573150-1490-4da7-8b9a-dd3e59e95712 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:43.166930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9573150-1490-4da7-8b9a-dd3e59e95712 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:43.167069 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:43.167069 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:43.167361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9573150-1490-4da7-8b9a-dd3e59e95712 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:43.274335 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:43.274335 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:43.284743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e9573150-1490-4da7-8b9a-dd3e59e95712 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:43.310387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9573150-1490-4da7-8b9a-dd3e59e95712 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:43.312107 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1361/2743] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:43 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:43.352019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0601ac1-3936-409e-b9a6-3e767445a3a7 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] DELETE http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:43.353049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0601ac1-3936-409e-b9a6-3e767445a3a7 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:43.353477 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:43.353477 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:43.354104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0601ac1-3936-409e-b9a6-3e767445a3a7 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:43.354927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-d0601ac1-3936-409e-b9a6-3e767445a3a7 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Delete snapshot with id: bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:43.467690 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:43.467690 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:43.474376 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d0601ac1-3936-409e-b9a6-3e767445a3a7 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:43.620846 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d0601ac1-3936-409e-b9a6-3e767445a3a7 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot delete request issued successfully. Jan 21 10:20:43.622371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0601ac1-3936-409e-b9a6-3e767445a3a7 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 202 Jan 21 10:20:43.627834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1383/2744] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:20:43 2021] DELETE /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:20:43.637954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-917156a8-d3f4-4922-a01b-3cabfd92cbd2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:43.638736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-917156a8-d3f4-4922-a01b-3cabfd92cbd2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:43.639108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:43.639108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:43.639569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-917156a8-d3f4-4922-a01b-3cabfd92cbd2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:43.692102 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:43.692102 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:43.693270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-917156a8-d3f4-4922-a01b-3cabfd92cbd2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:43.695368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-917156a8-d3f4-4922-a01b-3cabfd92cbd2 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 200 Jan 21 10:20:43.702717 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1362/2745] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:43 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 461 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:44.719043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51b143b1-a43d-4861-9e29-47520714e5ea tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:44.721347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51b143b1-a43d-4861-9e29-47520714e5ea tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:44.722041 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:44.722041 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:44.723302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51b143b1-a43d-4861-9e29-47520714e5ea tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:44.793202 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:44.793202 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:44.797736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-51b143b1-a43d-4861-9e29-47520714e5ea tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:44.805353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51b143b1-a43d-4861-9e29-47520714e5ea tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 200 Jan 21 10:20:44.808879 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1384/2746] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:44 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 461 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:45.825520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31ede75d-151e-4cf1-824d-399e43dd6bb1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:45.827354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31ede75d-151e-4cf1-824d-399e43dd6bb1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:45.827788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:45.827788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:45.828447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31ede75d-151e-4cf1-824d-399e43dd6bb1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:45.888006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:45.888006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:45.889894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-31ede75d-151e-4cf1-824d-399e43dd6bb1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Snapshot retrieved successfully. Jan 21 10:20:45.892043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31ede75d-151e-4cf1-824d-399e43dd6bb1 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 200 Jan 21 10:20:45.893011 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1363/2747] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:45 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 461 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:46.918045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36f5ef58-233e-450c-80f4-7fa9266d350c tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d Jan 21 10:20:46.918792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36f5ef58-233e-450c-80f4-7fa9266d350c tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:46.919736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:46.919736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:46.919736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36f5ef58-233e-450c-80f4-7fa9266d350c tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:46.978345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36f5ef58-233e-450c-80f4-7fa9266d350c tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d returned with HTTP 404 Jan 21 10:20:46.979883 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1385/2748] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:20:46 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/snapshots/bafe8638-5eed-4794-b10d-b09397ab212d => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:20:46.992694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1f6af9a-2fec-4321-a3ac-01a41615b6f4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] DELETE http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:46.993541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1f6af9a-2fec-4321-a3ac-01a41615b6f4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:46.993919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:46.993919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:46.994685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d1f6af9a-2fec-4321-a3ac-01a41615b6f4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:46.995345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d1f6af9a-2fec-4321-a3ac-01a41615b6f4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Delete volume with id: e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:47.112714 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:47.112714 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:47.114736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d1f6af9a-2fec-4321-a3ac-01a41615b6f4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:47.174411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d1f6af9a-2fec-4321-a3ac-01a41615b6f4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Delete volume request issued successfully. Jan 21 10:20:47.175443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d1f6af9a-2fec-4321-a3ac-01a41615b6f4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 202 Jan 21 10:20:47.181978 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1364/2749] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:46 2021] DELETE /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:47.195452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20dc9fc3-e2cd-4947-9ba8-036d4c267955 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:47.196003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20dc9fc3-e2cd-4947-9ba8-036d4c267955 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:47.196836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20dc9fc3-e2cd-4947-9ba8-036d4c267955 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:47.272575 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:47.272575 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:47.285870 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20dc9fc3-e2cd-4947-9ba8-036d4c267955 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:47.353551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20dc9fc3-e2cd-4947-9ba8-036d4c267955 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:47.355239 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1386/2750] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:47 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 909 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:48.391118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdd78a38-978c-48ae-a574-0dcdbba37515 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:48.392427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdd78a38-978c-48ae-a574-0dcdbba37515 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:48.394115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:48.394115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:48.395690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdd78a38-978c-48ae-a574-0dcdbba37515 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:48.515027 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:48.515027 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:48.547569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cdd78a38-978c-48ae-a574-0dcdbba37515 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:48.586503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdd78a38-978c-48ae-a574-0dcdbba37515 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:48.587662 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1365/2751] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:48 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 909 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:49.605817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1aee4ae5-5839-4f33-97bb-cc87f58b2fe5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:49.607463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1aee4ae5-5839-4f33-97bb-cc87f58b2fe5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:49.607463 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:49.607463 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:49.607898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1aee4ae5-5839-4f33-97bb-cc87f58b2fe5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:49.732464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:49.732464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:49.747474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1aee4ae5-5839-4f33-97bb-cc87f58b2fe5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:49.786376 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1aee4ae5-5839-4f33-97bb-cc87f58b2fe5 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 200 Jan 21 10:20:49.801389 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1387/2752] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:49 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:20:50.821485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25ad7c52-5609-4829-aa8a-2b0c32d08e68 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 Jan 21 10:20:50.823685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25ad7c52-5609-4829-aa8a-2b0c32d08e68 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:50.824301 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:50.824301 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:50.827657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25ad7c52-5609-4829-aa8a-2b0c32d08e68 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:51.239361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25ad7c52-5609-4829-aa8a-2b0c32d08e68 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 returned with HTTP 404 Jan 21 10:20:51.251406 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1366/2753] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:50 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/e570e28e-2b14-48b4-81e4-f876f3870440 => generated 109 bytes in 428 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:51.253432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-040ee82d-9ed5-4345-985e-4c27fe6b1f17 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] DELETE http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:51.254102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-040ee82d-9ed5-4345-985e-4c27fe6b1f17 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:51.254806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:51.254806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:51.255440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-040ee82d-9ed5-4345-985e-4c27fe6b1f17 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:51.256031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-040ee82d-9ed5-4345-985e-4c27fe6b1f17 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Delete volume with id: 7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:51.430863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:51.430863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:51.455918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-040ee82d-9ed5-4345-985e-4c27fe6b1f17 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:51.646208 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-040ee82d-9ed5-4345-985e-4c27fe6b1f17 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Delete volume request issued successfully. Jan 21 10:20:51.648078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-040ee82d-9ed5-4345-985e-4c27fe6b1f17 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 202 Jan 21 10:20:51.652415 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1388/2754] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:20:51 2021] DELETE /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 0 bytes in 403 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:20:51.667457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80005783-e9e1-4dda-aa3f-b20feda90d75 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:51.668491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80005783-e9e1-4dda-aa3f-b20feda90d75 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:51.677408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80005783-e9e1-4dda-aa3f-b20feda90d75 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:51.881818 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:51.881818 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:51.906083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80005783-e9e1-4dda-aa3f-b20feda90d75 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:51.989942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80005783-e9e1-4dda-aa3f-b20feda90d75 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:52.016642 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1367/2755] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:51 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1357 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:53.029194 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59364aa9-aec2-48ad-a628-422a4bedfff4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:53.030325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59364aa9-aec2-48ad-a628-422a4bedfff4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:53.030686 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:53.030686 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:53.035087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59364aa9-aec2-48ad-a628-422a4bedfff4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:53.216715 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:53.216715 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:53.248827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-59364aa9-aec2-48ad-a628-422a4bedfff4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:53.300704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59364aa9-aec2-48ad-a628-422a4bedfff4 tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:53.315255 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1389/2756] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:53 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1357 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:54.335481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e279101-dcb1-4b2f-a6da-a6df3382381d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:54.338577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e279101-dcb1-4b2f-a6da-a6df3382381d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:54.339316 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:54.339316 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:54.344655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e279101-dcb1-4b2f-a6da-a6df3382381d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:54.477975 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:20:54.477975 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:20:54.499873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e279101-dcb1-4b2f-a6da-a6df3382381d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Volume info retrieved successfully. Jan 21 10:20:54.563734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e279101-dcb1-4b2f-a6da-a6df3382381d tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 200 Jan 21 10:20:54.566046 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1368/2757] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:54 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 1357 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:20:55.599605 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5183d3be-21eb-433f-a0a8-7d81a1142bfc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] GET http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e Jan 21 10:20:55.606838 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5183d3be-21eb-433f-a0a8-7d81a1142bfc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:20:55.607808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:55.607808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:55.612073 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5183d3be-21eb-433f-a0a8-7d81a1142bfc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:20:55.814775 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5183d3be-21eb-433f-a0a8-7d81a1142bfc tempest-VolumesExtendTest-1475862504 tempest-VolumesExtendTest-1475862504] http://10.222.0.77/volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e returned with HTTP 404 Jan 21 10:20:55.827620 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1390/2758] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:20:55 2021] GET /volume/v3/b3f7d9a4fa2f45e8936f910c4e863743/volumes/7d5a558f-f7c0-496d-b415-67cfc002659e => generated 109 bytes in 232 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:20:56.826413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-991ce4ea-15ab-471f-bd62-08c8998b7203 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/b627bc1d-439b-4437-a720-d8aad11dffe8/action Jan 21 10:20:56.827535 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:20:56.827535 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:20:56.828587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-991ce4ea-15ab-471f-bd62-08c8998b7203 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-attach": {"instance_uuid": "db9804a5-a543-47d5-b17d-379bc44cb30f", "mountpoint": "/dev/vdc"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:20:56.834306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-991ce4ea-15ab-471f-bd62-08c8998b7203 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "db9804a5-a543-47d5-b17d-379bc44cb30f", "mountpoint": "/dev/vdc"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:20:57.168407 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-991ce4ea-15ab-471f-bd62-08c8998b7203 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/b627bc1d-439b-4437-a720-d8aad11dffe8/action returned with HTTP 404 Jan 21 10:20:57.177797 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1369/2759] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:20:56 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/b627bc1d-439b-4437-a720-d8aad11dffe8/action => generated 109 bytes in 356 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:04.146822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:04.148998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa57ad16-b634-4368-914d-27fac85d35db", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2030754807"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:04.150388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume request body: {'volume': {'imageRef': 'fa57ad16-b634-4368-914d-27fac85d35db', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2030754807'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:21:04.359125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume of 2 GB Jan 21 10:21:04.385742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Availability Zones retrieved successfully. Jan 21 10:21:04.417295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Flow 'volume_create_api' (993744f1-2a8a-4a7c-9fff-1c11b21bf504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:21:04.422147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd804e6-9af7-4750-8be0-876bce308bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:04.424575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Validating volume size '2' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:21:04.524720 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd804e6-9af7-4750-8be0-876bce308bf6) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 10:21:04.524720 n-d-758944-3 devstack@c-api.service[87994]: Failure: cinder.exception.InvalidInput: Invalid input received: Image fa57ad16-b634-4368-914d-27fac85d35db is not active. Jan 21 10:21:04.539595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd804e6-9af7-4750-8be0-876bce308bf6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:04.558244 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd804e6-9af7-4750-8be0-876bce308bf6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 10:21:04.569173 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Flow 'volume_create_api' (993744f1-2a8a-4a7c-9fff-1c11b21bf504) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 10:21:04.570039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c6a155e-c565-4591-a0fc-1f59da6a41b3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 400 Jan 21 10:21:04.575567 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1391/2760] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:21:04 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 125 bytes in 433 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:05.770849 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:05.773363 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6c666dd2-3750-4b0b-b742-e2eba4114ca5"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:05.778727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume request body: {'volume': {'size': 1, 'imageRef': '6c666dd2-3750-4b0b-b742-e2eba4114ca5'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:21:05.998203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume of 1 GB Jan 21 10:21:06.023519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Availability Zones retrieved successfully. Jan 21 10:21:06.073813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Flow 'volume_create_api' (af3a2f4e-3daf-490a-a1b5-13f9dfc0d002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:21:06.087180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244f418-c7e0-4caf-8ff7-0a16c30c4ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:06.092455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:21:06.188259 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244f418-c7e0-4caf-8ff7-0a16c30c4ad8) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 10:21:06.188651 n-d-758944-3 devstack@c-api.service[87994]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 10:21:06.200663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244f418-c7e0-4caf-8ff7-0a16c30c4ad8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:06.224208 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2244f418-c7e0-4caf-8ff7-0a16c30c4ad8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 10:21:06.229873 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.volume.api [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Flow 'volume_create_api' (af3a2f4e-3daf-490a-a1b5-13f9dfc0d002) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 10:21:06.232085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13b97aa3-5a1f-4e7e-85a3-051a22b23d21 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 400 Jan 21 10:21:06.234795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1370/2761] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:05 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 134 bytes in 471 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:07.078247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82bcadf8-8114-49f5-be7a-8b68ecc0730a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:07.079433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82bcadf8-8114-49f5-be7a-8b68ecc0730a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.081206 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82bcadf8-8114-49f5-be7a-8b68ecc0730a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 400 Jan 21 10:21:07.089493 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1392/2762] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:07.103946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf3d875-b096-4444-9bb8-f2b51c3ea83e tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:07.105673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5cf3d875-b096-4444-9bb8-f2b51c3ea83e tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b7810a5b-d990-4ee9-8535-e04f85fae53e"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.108621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-5cf3d875-b096-4444-9bb8-f2b51c3ea83e tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b7810a5b-d990-4ee9-8535-e04f85fae53e'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:21:07.144149 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf3d875-b096-4444-9bb8-f2b51c3ea83e tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 404 Jan 21 10:21:07.145836 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1371/2763] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:07.166655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ba31f0d-398e-4617-b10b-3376cf2c2f56 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:07.169259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ba31f0d-398e-4617-b10b-3376cf2c2f56 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9b2442d9-80bc-4432-8bbe-66322449628d"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.172294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-6ba31f0d-398e-4617-b10b-3376cf2c2f56 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume request body: {'volume': {'size': 1, 'source_volid': '9b2442d9-80bc-4432-8bbe-66322449628d'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:21:07.291112 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ba31f0d-398e-4617-b10b-3376cf2c2f56 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 404 Jan 21 10:21:07.295531 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1393/2764] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:07.311649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e067cadf-706c-4442-9df9-638ecce45184 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:07.313536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e067cadf-706c-4442-9df9-638ecce45184 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "6f32b12f-f412-419d-9e72-82eee0079f9c"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.316318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e067cadf-706c-4442-9df9-638ecce45184 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Create volume request body: {'volume': {'size': 1, 'volume_type': '6f32b12f-f412-419d-9e72-82eee0079f9c'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:21:07.380856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e067cadf-706c-4442-9df9-638ecce45184 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 404 Jan 21 10:21:07.384595 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1372/2765] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 114 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:07.396907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ada59cfc-34f5-4277-a48b-13157d89a975 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:07.398092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ada59cfc-34f5-4277-a48b-13157d89a975 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.400412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ada59cfc-34f5-4277-a48b-13157d89a975 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 400 Jan 21 10:21:07.413086 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1394/2766] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 125 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:07.420956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-becc027b-b531-4b76-a59e-2f981d85a4af tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:07.422257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-becc027b-b531-4b76-a59e-2f981d85a4af tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.425679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-becc027b-b531-4b76-a59e-2f981d85a4af tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 400 Jan 21 10:21:07.427797 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1373/2767] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:07.440583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08c5e111-2c24-4494-8081-514201f0c3fa tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes Jan 21 10:21:07.441425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08c5e111-2c24-4494-8081-514201f0c3fa tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.445221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08c5e111-2c24-4494-8081-514201f0c3fa tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes returned with HTTP 400 Jan 21 10:21:07.446254 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1395/2768] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 10:21:07.461852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa59e948-db7b-454b-bce6-84c2a2a1aa2b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] DELETE http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-681902478 Jan 21 10:21:07.463264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa59e948-db7b-454b-bce6-84c2a2a1aa2b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:07.464308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa59e948-db7b-454b-bce6-84c2a2a1aa2b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:07.465834 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-fa59e948-db7b-454b-bce6-84c2a2a1aa2b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Delete volume with id: tempest-invalid-681902478 Jan 21 10:21:07.590862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa59e948-db7b-454b-bce6-84c2a2a1aa2b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-681902478 returned with HTTP 404 Jan 21 10:21:07.593922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1374/2769] 10.222.0.77 () {58 vars in 1285 bytes} [Thu Jan 21 10:21:07 2021] DELETE /volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-681902478 => generated 98 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:21:07.608149 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1396/2770] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 10:21:07 2021] DELETE /volume/v3/813d25adfac54010936697cffade2007/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 21 10:21:07.622268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9099340e-9e2c-4a9c-a04c-bc99ad4ccb64 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/xxx/action Jan 21 10:21:07.624621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9099340e-9e2c-4a9c-a04c-bc99ad4ccb64 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-detach": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:07.625293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9099340e-9e2c-4a9c-a04c-bc99ad4ccb64 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:07.711199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9099340e-9e2c-4a9c-a04c-bc99ad4ccb64 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/xxx/action returned with HTTP 404 Jan 21 10:21:07.722414 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1375/2771] 10.222.0.77 () {60 vars in 1258 bytes} [Thu Jan 21 10:21:07 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/xxx/action => generated 76 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:21:07.729593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04a4945c-eee3-4743-b9d8-1752766aa287 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-482308019 Jan 21 10:21:07.730412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04a4945c-eee3-4743-b9d8-1752766aa287 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:07.732250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04a4945c-eee3-4743-b9d8-1752766aa287 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:07.813060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04a4945c-eee3-4743-b9d8-1752766aa287 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-482308019 returned with HTTP 404 Jan 21 10:21:07.821289 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1397/2772] 10.222.0.77 () {58 vars in 1282 bytes} [Thu Jan 21 10:21:07 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-482308019 => generated 98 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:21:07.836576 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1376/2773] 10.222.0.77 () {58 vars in 1207 bytes} [Thu Jan 21 10:21:07 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 10:21:07.842931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/detail?status=null Jan 21 10:21:07.843637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:07.844197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:07.845035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:21:07.846336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Could not evaluate value null, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:21:07.848828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:21:07.930509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Get all volumes completed successfully. Jan 21 10:21:07.938027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a716ca1b-eef9-4497-9d2f-cee4c6c9f89a tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/detail?status=null returned with HTTP 200 Jan 21 10:21:07.944547 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1398/2774] 10.222.0.77 () {58 vars in 1248 bytes} [Thu Jan 21 10:21:07 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/detail?status=null => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:21:07.956641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a29f902-7f3a-4820-9c47-f43561796d30 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/detail?name=tempest-VolumesNegativeTest-Volume-657422655 Jan 21 10:21:07.958262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a29f902-7f3a-4820-9c47-f43561796d30 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:07.959093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a29f902-7f3a-4820-9c47-f43561796d30 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:07.960627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-1a29f902-7f3a-4820-9c47-f43561796d30 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:21:07.964671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-1a29f902-7f3a-4820-9c47-f43561796d30 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-657422655'), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:21:08.036222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a29f902-7f3a-4820-9c47-f43561796d30 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Get all volumes completed successfully. Jan 21 10:21:08.047192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a29f902-7f3a-4820-9c47-f43561796d30 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/detail?name=tempest-VolumesNegativeTest-Volume-657422655 returned with HTTP 200 Jan 21 10:21:08.048368 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1377/2775] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:21:07 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/detail?name=tempest-VolumesNegativeTest-Volume-657422655 => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:21:08.068114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes?status=null Jan 21 10:21:08.068656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:08.069192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:08.070295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:21:08.070981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Could not evaluate value null, assuming string {{(pid=87996) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 10:21:08.072656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87996) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:21:08.182888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Get all volumes completed successfully. Jan 21 10:21:08.185512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9f99d3e-7bba-4b81-beb0-c87940bf18ca tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes?status=null returned with HTTP 200 Jan 21 10:21:08.186614 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1399/2776] 10.222.0.77 () {58 vars in 1227 bytes} [Thu Jan 21 10:21:08 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes?status=null => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 10:21:08.198534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-625a44cc-ab54-49e0-8b1b-12802069eac0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes?name=tempest-VolumesNegativeTest-Volume-134542073 Jan 21 10:21:08.199114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-625a44cc-ab54-49e0-8b1b-12802069eac0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:08.199763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-625a44cc-ab54-49e0-8b1b-12802069eac0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:08.200441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-625a44cc-ab54-49e0-8b1b-12802069eac0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:21:08.202862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-625a44cc-ab54-49e0-8b1b-12802069eac0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-134542073'), ('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:21:08.258577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-625a44cc-ab54-49e0-8b1b-12802069eac0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Get all volumes completed successfully. Jan 21 10:21:08.259446 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-625a44cc-ab54-49e0-8b1b-12802069eac0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes?name=tempest-VolumesNegativeTest-Volume-134542073 returned with HTTP 200 Jan 21 10:21:08.260307 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1378/2777] 10.222.0.77 () {58 vars in 1303 bytes} [Thu Jan 21 10:21:08 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes?name=tempest-VolumesNegativeTest-Volume-134542073 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:21:08.272480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0aa71f76-3e06-4c5a-b36d-0c2175a07810 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action Jan 21 10:21:08.273678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0aa71f76-3e06-4c5a-b36d-0c2175a07810 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-reserve": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:08.274078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0aa71f76-3e06-4c5a-b36d-0c2175a07810 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:08.359361 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:08.359361 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:08.360574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0aa71f76-3e06-4c5a-b36d-0c2175a07810 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:21:08.372656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0aa71f76-3e06-4c5a-b36d-0c2175a07810 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Reserve volume completed successfully. Jan 21 10:21:08.373198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0aa71f76-3e06-4c5a-b36d-0c2175a07810 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action returned with HTTP 202 Jan 21 10:21:08.379307 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1400/2778] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:08 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:21:08.385343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e27e00b-55ca-4334-8bfc-694f44fd2ef0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action Jan 21 10:21:08.386476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e27e00b-55ca-4334-8bfc-694f44fd2ef0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-reserve": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:08.387205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6e27e00b-55ca-4334-8bfc-694f44fd2ef0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:08.475196 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:08.475196 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:08.476513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6e27e00b-55ca-4334-8bfc-694f44fd2ef0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:21:08.485360 n-d-758944-3 devstack@c-api.service[87994]: ERROR cinder.volume.api [None req-6e27e00b-55ca-4334-8bfc-694f44fd2ef0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume status must be available to reserve, but the status is attaching. Jan 21 10:21:08.486408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6e27e00b-55ca-4334-8bfc-694f44fd2ef0 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action returned with HTTP 400 Jan 21 10:21:08.487937 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1379/2779] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:08 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action => generated 132 bytes in 107 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:08.495831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f16ae7e-e6c0-4a07-bd72-84398b41fc88 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action Jan 21 10:21:08.497780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:08.497780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:08.498579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f16ae7e-e6c0-4a07-bd72-84398b41fc88 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-unreserve": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:08.499172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f16ae7e-e6c0-4a07-bd72-84398b41fc88 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:08.556739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:08.556739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:08.558603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f16ae7e-e6c0-4a07-bd72-84398b41fc88 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:21:08.632111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f16ae7e-e6c0-4a07-bd72-84398b41fc88 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Unreserve volume completed successfully. Jan 21 10:21:08.632659 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f16ae7e-e6c0-4a07-bd72-84398b41fc88 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action returned with HTTP 202 Jan 21 10:21:08.633939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1401/2780] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:08 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:21:08.643114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2310aa20-2ec0-492b-887f-c3c81c029327 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/2fb88c3d-1c84-4258-9542-907dde56a5c3/action Jan 21 10:21:08.644025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:08.644025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:08.644809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2310aa20-2ec0-492b-887f-c3c81c029327 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-reserve": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:08.645404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2310aa20-2ec0-492b-887f-c3c81c029327 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:08.703861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2310aa20-2ec0-492b-887f-c3c81c029327 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/2fb88c3d-1c84-4258-9542-907dde56a5c3/action returned with HTTP 404 Jan 21 10:21:08.705457 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1380/2781] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:08 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/2fb88c3d-1c84-4258-9542-907dde56a5c3/action => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:08.716273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-102d4a87-3d09-4b23-8595-adb592ac8be5 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/c86028fa-2386-4864-aa2a-56ee97988164/action Jan 21 10:21:08.716789 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:08.716789 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:08.717325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-102d4a87-3d09-4b23-8595-adb592ac8be5 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-unreserve": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:08.717711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-102d4a87-3d09-4b23-8595-adb592ac8be5 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:08.770918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-102d4a87-3d09-4b23-8595-adb592ac8be5 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/c86028fa-2386-4864-aa2a-56ee97988164/action returned with HTTP 404 Jan 21 10:21:08.772088 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1402/2782] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:08 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/c86028fa-2386-4864-aa2a-56ee97988164/action => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:08.783769 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1381/2783] 10.222.0.77 () {60 vars in 1227 bytes} [Thu Jan 21 10:21:08 2021] PUT /volume/v3/813d25adfac54010936697cffade2007/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 10:21:08.794251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61820832-55e1-47bb-94a2-f521ed117c4b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] PUT http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-909812867 Jan 21 10:21:08.795262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61820832-55e1-47bb-94a2-f521ed117c4b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:08.852738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61820832-55e1-47bb-94a2-f521ed117c4b tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-909812867 returned with HTTP 404 Jan 21 10:21:08.854308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1403/2784] 10.222.0.77 () {60 vars in 1302 bytes} [Thu Jan 21 10:21:08 2021] PUT /volume/v3/813d25adfac54010936697cffade2007/volumes/tempest-invalid-909812867 => generated 98 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:21:08.864655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-530cfbcb-af20-454f-a0ef-394044f3481d tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] PUT http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/5d7f03c3-a01f-4e66-b18c-53d389e3d8cc Jan 21 10:21:08.865615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-530cfbcb-af20-454f-a0ef-394044f3481d tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:08.920047 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-530cfbcb-af20-454f-a0ef-394044f3481d tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/5d7f03c3-a01f-4e66-b18c-53d389e3d8cc returned with HTTP 404 Jan 21 10:21:08.921646 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1382/2785] 10.222.0.77 () {60 vars in 1335 bytes} [Thu Jan 21 10:21:08 2021] PUT /volume/v3/813d25adfac54010936697cffade2007/volumes/5d7f03c3-a01f-4e66-b18c-53d389e3d8cc => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:08.931810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b329fd3-a3e5-4cc2-aa5a-1898cb035d19 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] DELETE http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/c04aad67-b933-4a09-8da8-31b8ccb0a9ca Jan 21 10:21:08.932798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b329fd3-a3e5-4cc2-aa5a-1898cb035d19 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:08.933571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b329fd3-a3e5-4cc2-aa5a-1898cb035d19 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:08.934190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5b329fd3-a3e5-4cc2-aa5a-1898cb035d19 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Delete volume with id: c04aad67-b933-4a09-8da8-31b8ccb0a9ca Jan 21 10:21:08.989115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b329fd3-a3e5-4cc2-aa5a-1898cb035d19 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/c04aad67-b933-4a09-8da8-31b8ccb0a9ca returned with HTTP 404 Jan 21 10:21:08.990544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1404/2786] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:21:08 2021] DELETE /volume/v3/813d25adfac54010936697cffade2007/volumes/c04aad67-b933-4a09-8da8-31b8ccb0a9ca => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:09.002640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9751243-ffb9-4aaa-a30f-b29720af94c8 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action Jan 21 10:21:09.003679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9751243-ffb9-4aaa-a30f-b29720af94c8 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:09.004066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9751243-ffb9-4aaa-a30f-b29720af94c8 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:09.005282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9751243-ffb9-4aaa-a30f-b29720af94c8 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action returned with HTTP 400 Jan 21 10:21:09.010994 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1383/2787] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:08 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:09.016615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f8eb3d78-cd7b-4ce6-b000-ec30bd23aaaa tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action Jan 21 10:21:09.017616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f8eb3d78-cd7b-4ce6-b000-ec30bd23aaaa tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:09.018008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f8eb3d78-cd7b-4ce6-b000-ec30bd23aaaa tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:09.019462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f8eb3d78-cd7b-4ce6-b000-ec30bd23aaaa tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action returned with HTTP 400 Jan 21 10:21:09.025022 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1405/2788] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:09 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:09.032079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-376a1b1c-5652-40d9-a25e-1dc12a1e85bb tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/6ac3ff14-fbd8-4672-8eb5-2a9810fbaea8/action Jan 21 10:21:09.032912 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-376a1b1c-5652-40d9-a25e-1dc12a1e85bb tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:09.033797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-376a1b1c-5652-40d9-a25e-1dc12a1e85bb tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:09.094439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-376a1b1c-5652-40d9-a25e-1dc12a1e85bb tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/6ac3ff14-fbd8-4672-8eb5-2a9810fbaea8/action returned with HTTP 404 Jan 21 10:21:09.100031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1384/2789] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:09 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/6ac3ff14-fbd8-4672-8eb5-2a9810fbaea8/action => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:09.105185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de7e3192-0b51-46a7-b30a-a5bb8c008c99 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action Jan 21 10:21:09.106515 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de7e3192-0b51-46a7-b30a-a5bb8c008c99 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:09.106904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de7e3192-0b51-46a7-b30a-a5bb8c008c99 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:09.108638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de7e3192-0b51-46a7-b30a-a5bb8c008c99 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action returned with HTTP 400 Jan 21 10:21:09.109678 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1406/2790] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:21:09 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:21:09.119185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dafb17f9-8b62-4c80-b099-720bb246a8e4 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] POST http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/None/action Jan 21 10:21:09.120329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dafb17f9-8b62-4c80-b099-720bb246a8e4 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:21:09.120915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dafb17f9-8b62-4c80-b099-720bb246a8e4 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:09.179653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dafb17f9-8b62-4c80-b099-720bb246a8e4 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/None/action returned with HTTP 404 Jan 21 10:21:09.186966 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1385/2791] 10.222.0.77 () {60 vars in 1261 bytes} [Thu Jan 21 10:21:09 2021] POST /volume/v3/813d25adfac54010936697cffade2007/volumes/None/action => generated 77 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:21:09.192584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0002372e-ad3d-4e44-967a-f0ffb3f010c3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/3f4e65e5-22e8-43c9-be8c-2d5a06456af9 Jan 21 10:21:09.193560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0002372e-ad3d-4e44-967a-f0ffb3f010c3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:09.194069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0002372e-ad3d-4e44-967a-f0ffb3f010c3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:09.279114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0002372e-ad3d-4e44-967a-f0ffb3f010c3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/3f4e65e5-22e8-43c9-be8c-2d5a06456af9 returned with HTTP 404 Jan 21 10:21:09.281269 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1407/2792] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:09 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/3f4e65e5-22e8-43c9-be8c-2d5a06456af9 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:09.290658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6a09e2f-3547-4fb3-aebc-e31658140971 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] DELETE http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:21:09.291580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6a09e2f-3547-4fb3-aebc-e31658140971 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:09.291811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6a09e2f-3547-4fb3-aebc-e31658140971 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:09.292257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b6a09e2f-3547-4fb3-aebc-e31658140971 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Delete volume with id: 4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:21:09.367557 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:09.367557 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:09.368788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6a09e2f-3547-4fb3-aebc-e31658140971 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:21:09.439891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6a09e2f-3547-4fb3-aebc-e31658140971 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Delete volume request issued successfully. Jan 21 10:21:09.440708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6a09e2f-3547-4fb3-aebc-e31658140971 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 202 Jan 21 10:21:09.441784 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1386/2793] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:21:09 2021] DELETE /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:21:09.456841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0cec217-ad3f-4d81-b940-693a79e849d3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:21:09.462306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0cec217-ad3f-4d81-b940-693a79e849d3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:09.462825 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0cec217-ad3f-4d81-b940-693a79e849d3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:09.613667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:09.613667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:09.636066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a0cec217-ad3f-4d81-b940-693a79e849d3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:21:09.704185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0cec217-ad3f-4d81-b940-693a79e849d3 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 200 Jan 21 10:21:09.705922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1408/2794] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:09 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 910 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:10.725318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10b0747c-133a-4892-9b03-18d585aabddc tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:21:10.727041 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10b0747c-133a-4892-9b03-18d585aabddc tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:10.727452 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:10.727452 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:10.728089 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10b0747c-133a-4892-9b03-18d585aabddc tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:10.874973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:10.874973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:10.894742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-10b0747c-133a-4892-9b03-18d585aabddc tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:21:10.968102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10b0747c-133a-4892-9b03-18d585aabddc tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 200 Jan 21 10:21:10.970177 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1387/2795] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:10 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:12.004204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4069f0d7-2aa0-43c3-9dc4-8b28ea7791d6 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:21:12.005112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4069f0d7-2aa0-43c3-9dc4-8b28ea7791d6 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:12.005464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:12.005464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:12.006132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4069f0d7-2aa0-43c3-9dc4-8b28ea7791d6 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:12.320937 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:12.320937 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:12.364611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4069f0d7-2aa0-43c3-9dc4-8b28ea7791d6 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Volume info retrieved successfully. Jan 21 10:21:12.437589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4069f0d7-2aa0-43c3-9dc4-8b28ea7791d6 tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 200 Jan 21 10:21:12.439529 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1409/2796] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:11 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 910 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:13.468321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85fce470-7a39-4cc4-bc95-2b0a12a2fdef tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] GET http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 Jan 21 10:21:13.468860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85fce470-7a39-4cc4-bc95-2b0a12a2fdef tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:13.469046 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:13.469046 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:13.469704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85fce470-7a39-4cc4-bc95-2b0a12a2fdef tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:13.576730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85fce470-7a39-4cc4-bc95-2b0a12a2fdef tempest-VolumesNegativeTest-834291187 tempest-VolumesNegativeTest-834291187] http://10.222.0.77/volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 returned with HTTP 404 Jan 21 10:21:13.578083 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1388/2797] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:13 2021] GET /volume/v3/813d25adfac54010936697cffade2007/volumes/4916485b-9cb8-4d64-844a-69ccd8043ac0 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:46.975682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb6adfbb-2530-426d-8205-2bfae1b31825 tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] GET http://10.222.0.77/volume/v3/25c00d1a23ed462ea96775db4224ce1a/scheduler-stats/get_pools?detail=True Jan 21 10:21:46.976528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb6adfbb-2530-426d-8205-2bfae1b31825 tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:46.976528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:46.976528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:46.976934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb6adfbb-2530-426d-8205-2bfae1b31825 tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] Calling method 'get_pools' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:47.006982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb6adfbb-2530-426d-8205-2bfae1b31825 tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] http://10.222.0.77/volume/v3/25c00d1a23ed462ea96775db4224ce1a/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 10:21:47.009157 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1410/2798] 10.222.0.77 () {58 vars in 1281 bytes} [Thu Jan 21 10:21:46 2021] GET /volume/v3/25c00d1a23ed462ea96775db4224ce1a/scheduler-stats/get_pools?detail=True => generated 769 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:47.039391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afd603a7-9199-4ddf-b1eb-3e09a829863f tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] GET http://10.222.0.77/volume/v3/25c00d1a23ed462ea96775db4224ce1a/scheduler-stats/get_pools Jan 21 10:21:47.040561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afd603a7-9199-4ddf-b1eb-3e09a829863f tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:47.041956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-afd603a7-9199-4ddf-b1eb-3e09a829863f tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] Calling method 'get_pools' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:47.099744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-afd603a7-9199-4ddf-b1eb-3e09a829863f tempest-VolumePoolsAdminTestsJSON-1422568391 tempest-VolumePoolsAdminTestsJSON-1422568391] http://10.222.0.77/volume/v3/25c00d1a23ed462ea96775db4224ce1a/scheduler-stats/get_pools returned with HTTP 200 Jan 21 10:21:47.101576 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1389/2799] 10.222.0.77 () {58 vars in 1258 bytes} [Thu Jan 21 10:21:47 2021] GET /volume/v3/25c00d1a23ed462ea96775db4224ce1a/scheduler-stats/get_pools => generated 61 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:21:55.010924 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33755ce4-7539-4d6f-9a05-a4dc3a4a6819 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] GET http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services Jan 21 10:21:55.012203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33755ce4-7539-4d6f-9a05-a4dc3a4a6819 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:55.012891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33755ce4-7539-4d6f-9a05-a4dc3a4a6819 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:55.023110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33755ce4-7539-4d6f-9a05-a4dc3a4a6819 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services returned with HTTP 200 Jan 21 10:21:55.024391 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1411/2800] 10.222.0.77 () {58 vars in 1216 bytes} [Thu Jan 21 10:21:54 2021] GET /volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services => generated 629 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:55.047679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bf7c07f-01a9-4bc6-aa8e-27b68903bae1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] GET http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3 Jan 21 10:21:55.048931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bf7c07f-01a9-4bc6-aa8e-27b68903bae1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:55.050009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bf7c07f-01a9-4bc6-aa8e-27b68903bae1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:55.081826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bf7c07f-01a9-4bc6-aa8e-27b68903bae1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3 returned with HTTP 200 Jan 21 10:21:55.086048 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1390/2801] 10.222.0.77 () {58 vars in 1251 bytes} [Thu Jan 21 10:21:55 2021] GET /volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3 => generated 629 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:55.104917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a26430c1-cf67-4fbb-92fa-1fad175f11c8 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] GET http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3&binary=cinder-scheduler Jan 21 10:21:55.106539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a26430c1-cf67-4fbb-92fa-1fad175f11c8 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:55.107818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a26430c1-cf67-4fbb-92fa-1fad175f11c8 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:55.124276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a26430c1-cf67-4fbb-92fa-1fad175f11c8 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3&binary=cinder-scheduler returned with HTTP 200 Jan 21 10:21:55.125580 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1412/2802] 10.222.0.77 () {58 vars in 1299 bytes} [Thu Jan 21 10:21:55 2021] GET /volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3&binary=cinder-scheduler => generated 191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:55.142789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a06feb2-c3f7-4751-83f1-c511683a0ca0 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] GET http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?binary=cinder-scheduler Jan 21 10:21:55.143761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a06feb2-c3f7-4751-83f1-c511683a0ca0 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:55.144488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a06feb2-c3f7-4751-83f1-c511683a0ca0 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:55.156528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a06feb2-c3f7-4751-83f1-c511683a0ca0 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 21 10:21:55.168817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1391/2803] 10.222.0.77 () {58 vars in 1263 bytes} [Thu Jan 21 10:21:55 2021] GET /volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?binary=cinder-scheduler => generated 191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:21:55.420817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] POST http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes Jan 21 10:21:55.421885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-164414151"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:21:55.425557 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-164414151'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:21:55.426214 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Create volume of 1 GB Jan 21 10:21:55.446678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Availability Zones retrieved successfully. Jan 21 10:21:55.521753 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Flow 'volume_create_api' (ec8dc29b-648b-44b3-a0c1-2fbf0a8813d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:21:55.528522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a22268f-357d-4f75-9643-938ed3261f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:55.533206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:21:55.703415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a22268f-357d-4f75-9643-938ed3261f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:21:55.710873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3e633d-8c64-4ebe-a463-a3979c7ff4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:56.020773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Created reservations ['06df51c1-2f8f-49d2-b27e-aab634ff2ae2', '5be9277c-59f8-4251-bbab-084a275fcafb', '230a2d1b-c42d-4cfb-913c-ea787218c7a1', '2328ec71-64d9-46e7-999a-2d6cb310912a'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:21:56.026063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3e633d-8c64-4ebe-a463-a3979c7ff4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06df51c1-2f8f-49d2-b27e-aab634ff2ae2', '5be9277c-59f8-4251-bbab-084a275fcafb', '230a2d1b-c42d-4cfb-913c-ea787218c7a1', '2328ec71-64d9-46e7-999a-2d6cb310912a']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:21:56.032104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78130fd2-9fb4-428c-95c4-346139baea9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:56.247257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78130fd2-9fb4-428c-95c4-346139baea9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2f19ea-234c-4146-a4dc-535d454bd50d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-164414151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7e88e35a3743c1bcdd6c3bcf837aa0',qos_specs=None,replication_status=,reservations=['06df51c1-2f8f-49d2-b27e-aab634ff2ae2','5be9277c-59f8-4251-bbab-084a275fcafb','230a2d1b-c42d-4cfb-913c-ea787218c7a1','2328ec71-64d9-46e7-999a-2d6cb310912a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862a8e5d18c54e509608b27f501896bd',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-164414151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d2f19ea-234c-4146-a4dc-535d454bd50d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f7e88e35a3743c1bcdd6c3bcf837aa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='862a8e5d18c54e509608b27f501896bd',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:21:56.250272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b20aef-2659-4cb3-98d7-15b60d834474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:56.284019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b20aef-2659-4cb3-98d7-15b60d834474) transitioned into state 'SUCCESS' from state '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-164414151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7e88e35a3743c1bcdd6c3bcf837aa0',qos_specs=None,replication_status=,reservations=['06df51c1-2f8f-49d2-b27e-aab634ff2ae2','5be9277c-59f8-4251-bbab-084a275fcafb','230a2d1b-c42d-4cfb-913c-ea787218c7a1','2328ec71-64d9-46e7-999a-2d6cb310912a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862a8e5d18c54e509608b27f501896bd',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:21:56.287370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c38584-3836-469d-9daf-bd19cb12d5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:21:56.309352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c38584-3836-469d-9daf-bd19cb12d5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:21:56.312843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Flow 'volume_create_api' (ec8dc29b-648b-44b3-a0c1-2fbf0a8813d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:21:56.397375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Create volume request issued successfully. Jan 21 10:21:56.472319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cd287a74-7f5a-4c2b-b95c-6199e2e22ae2 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes returned with HTTP 202 Jan 21 10:21:56.489169 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1413/2804] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:21:55 2021] POST /volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes => generated 822 bytes in 1318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:21:56.516628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02475056-fe06-4440-94cb-9e77de6c5ea3 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] GET http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:21:56.517277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02475056-fe06-4440-94cb-9e77de6c5ea3 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:56.518266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02475056-fe06-4440-94cb-9e77de6c5ea3 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:56.625990 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:56.625990 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:56.637152 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-02475056-fe06-4440-94cb-9e77de6c5ea3 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Volume info retrieved successfully. Jan 21 10:21:56.693019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02475056-fe06-4440-94cb-9e77de6c5ea3 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d returned with HTTP 200 Jan 21 10:21:56.707186 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1392/2805] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:56 2021] GET /volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d => generated 914 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:57.752285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aab43338-43f3-4946-93ad-3677740052d6 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] GET http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:21:57.756813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aab43338-43f3-4946-93ad-3677740052d6 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:57.757421 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:57.757421 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:57.759191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aab43338-43f3-4946-93ad-3677740052d6 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:57.900152 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:57.900152 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:57.920059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aab43338-43f3-4946-93ad-3677740052d6 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Volume info retrieved successfully. Jan 21 10:21:57.975934 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aab43338-43f3-4946-93ad-3677740052d6 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d returned with HTTP 200 Jan 21 10:21:57.977880 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1414/2806] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:57 2021] GET /volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d => generated 915 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:58.007734 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f4e0a2a-8f0a-437f-8df0-73d341f8d5b3 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] GET http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:21:58.008681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f4e0a2a-8f0a-437f-8df0-73d341f8d5b3 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:58.009051 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:58.009051 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:58.015748 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f4e0a2a-8f0a-437f-8df0-73d341f8d5b3 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:58.202501 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:58.202501 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:58.223671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7f4e0a2a-8f0a-437f-8df0-73d341f8d5b3 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Volume info retrieved successfully. Jan 21 10:21:58.269046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f4e0a2a-8f0a-437f-8df0-73d341f8d5b3 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d returned with HTTP 200 Jan 21 10:21:58.283176 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1393/2807] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:57 2021] GET /volume/v3/b59daa14521f4f8db49e42eed850d2f5/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d => generated 1086 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:21:58.310018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b7e63de-047c-4ec3-aef8-6172e0762d17 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] GET http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3&binary=cinder-volume Jan 21 10:21:58.312394 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b7e63de-047c-4ec3-aef8-6172e0762d17 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:58.313007 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:58.313007 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:58.314648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3b7e63de-047c-4ec3-aef8-6172e0762d17 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:58.337875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3b7e63de-047c-4ec3-aef8-6172e0762d17 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3&binary=cinder-volume returned with HTTP 200 Jan 21 10:21:58.340748 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1415/2808] 10.222.0.77 () {58 vars in 1293 bytes} [Thu Jan 21 10:21:58 2021] GET /volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services?host=n-d-758944-3&binary=cinder-volume => generated 278 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:58.372956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c39cd38-8a80-4246-929a-828337ab5af1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] GET http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services Jan 21 10:21:58.374281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c39cd38-8a80-4246-929a-828337ab5af1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:58.375972 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:58.375972 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:21:58.377854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2c39cd38-8a80-4246-929a-828337ab5af1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:58.396044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2c39cd38-8a80-4246-929a-828337ab5af1 tempest-VolumesServicesTestJSON-1869527147 tempest-VolumesServicesTestJSON-1869527147] http://10.222.0.77/volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services returned with HTTP 200 Jan 21 10:21:58.397811 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1394/2809] 10.222.0.77 () {58 vars in 1216 bytes} [Thu Jan 21 10:21:58 2021] GET /volume/v3/b59daa14521f4f8db49e42eed850d2f5/os-services => generated 629 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:58.422928 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1a6f20d-105f-434a-b0c5-77ac3980456b tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] DELETE http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:21:58.423863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1a6f20d-105f-434a-b0c5-77ac3980456b tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:58.424693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1a6f20d-105f-434a-b0c5-77ac3980456b tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:58.425482 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-f1a6f20d-105f-434a-b0c5-77ac3980456b tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Delete volume with id: 4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:21:58.561344 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:58.561344 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:58.563631 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f1a6f20d-105f-434a-b0c5-77ac3980456b tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Volume info retrieved successfully. Jan 21 10:21:58.637089 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f1a6f20d-105f-434a-b0c5-77ac3980456b tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Delete volume request issued successfully. Jan 21 10:21:58.642717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1a6f20d-105f-434a-b0c5-77ac3980456b tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d returned with HTTP 202 Jan 21 10:21:58.647559 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1416/2810] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:21:58 2021] DELETE /volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:21:58.661990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5ab3d87-aca6-442c-893d-9a8b58b2356e tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] GET http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:21:58.663124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5ab3d87-aca6-442c-893d-9a8b58b2356e tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:58.664362 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5ab3d87-aca6-442c-893d-9a8b58b2356e tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:58.938787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:58.938787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:21:58.972322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a5ab3d87-aca6-442c-893d-9a8b58b2356e tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Volume info retrieved successfully. Jan 21 10:21:59.070686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5ab3d87-aca6-442c-893d-9a8b58b2356e tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d returned with HTTP 200 Jan 21 10:21:59.083765 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1395/2811] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:21:58 2021] GET /volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d => generated 914 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:22:00.106203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-431483b5-52fd-4c59-93fc-8524b1da15e9 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] GET http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:22:00.107232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-431483b5-52fd-4c59-93fc-8524b1da15e9 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:00.107414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:00.107414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:00.107925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-431483b5-52fd-4c59-93fc-8524b1da15e9 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:00.216910 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:00.216910 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:00.227728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-431483b5-52fd-4c59-93fc-8524b1da15e9 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Volume info retrieved successfully. Jan 21 10:22:00.253111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-431483b5-52fd-4c59-93fc-8524b1da15e9 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d returned with HTTP 200 Jan 21 10:22:00.254204 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1417/2812] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:00 2021] GET /volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:22:01.272627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0dd31ac6-f3bc-4544-85da-7140d8718660 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] GET http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d Jan 21 10:22:01.273441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0dd31ac6-f3bc-4544-85da-7140d8718660 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:01.273441 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:01.273441 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:01.273930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0dd31ac6-f3bc-4544-85da-7140d8718660 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:01.393321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0dd31ac6-f3bc-4544-85da-7140d8718660 tempest-VolumesServicesTestJSON-639002784 tempest-VolumesServicesTestJSON-639002784] http://10.222.0.77/volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d returned with HTTP 404 Jan 21 10:22:01.404104 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1396/2813] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:01 2021] GET /volume/v3/1f7e88e35a3743c1bcdd6c3bcf837aa0/volumes/4d2f19ea-234c-4146-a4dc-535d454bd50d => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:22:07.704028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07313026-3b4d-4541-a05e-eb9ec8324246 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] POST http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types Jan 21 10:22:07.705225 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:07.705225 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:07.706228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07313026-3b4d-4541-a05e-eb9ec8324246 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-299438736", "extra_specs": {"spec1": "val1"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:07.813213 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07313026-3b4d-4541-a05e-eb9ec8324246 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types returned with HTTP 200 Jan 21 10:22:07.815303 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1418/2814] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 10:22:07 2021] POST /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types => generated 242 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:22:07.836056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f96da93-8a9f-40a2-9882-2c0f46cf076c tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] POST http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs Jan 21 10:22:07.838311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f96da93-8a9f-40a2-9882-2c0f46cf076c tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:07.841913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f96da93-8a9f-40a2-9882-2c0f46cf076c tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs returned with HTTP 400 Jan 21 10:22:07.846841 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1397/2815] 10.222.0.77 () {60 vars in 1366 bytes} [Thu Jan 21 10:22:07 2021] POST /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs => generated 146 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 10:22:07.867657 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-774ebd74-f9c0-44d0-a805-8aff77c6bed1 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] POST http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs Jan 21 10:22:07.871221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-774ebd74-f9c0-44d0-a805-8aff77c6bed1 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:07.872630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-774ebd74-f9c0-44d0-a805-8aff77c6bed1 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs returned with HTTP 400 Jan 21 10:22:07.875595 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1419/2816] 10.222.0.77 () {60 vars in 1366 bytes} [Thu Jan 21 10:22:07 2021] POST /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs => generated 132 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:22:07.903398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bef1568a-96a4-4013-86d5-1a10aa6722b7 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] POST http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6aa05fb2-8885-456f-8ab8-7048b7128c8d/extra_specs Jan 21 10:22:07.905746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bef1568a-96a4-4013-86d5-1a10aa6722b7 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:08.013487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bef1568a-96a4-4013-86d5-1a10aa6722b7 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6aa05fb2-8885-456f-8ab8-7048b7128c8d/extra_specs returned with HTTP 404 Jan 21 10:22:08.015308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1398/2817] 10.222.0.77 () {60 vars in 1366 bytes} [Thu Jan 21 10:22:07 2021] POST /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6aa05fb2-8885-456f-8ab8-7048b7128c8d/extra_specs => generated 114 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:22:08.035693 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31ab5cd9-2d0d-4171-a681-fa507c496bf6 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] DELETE http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/44868c8b-1892-454a-af0b-080b41b3352d/extra_specs/spec1 Jan 21 10:22:08.037079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31ab5cd9-2d0d-4171-a681-fa507c496bf6 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:08.038227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31ab5cd9-2d0d-4171-a681-fa507c496bf6 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:08.117339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31ab5cd9-2d0d-4171-a681-fa507c496bf6 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/44868c8b-1892-454a-af0b-080b41b3352d/extra_specs/spec1 returned with HTTP 404 Jan 21 10:22:08.124401 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1420/2818] 10.222.0.77 () {58 vars in 1366 bytes} [Thu Jan 21 10:22:08 2021] DELETE /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/44868c8b-1892-454a-af0b-080b41b3352d/extra_specs/spec1 => generated 114 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:22:08.149772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0fb9f892-e8c0-44a5-aab2-18a61e2599c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] GET http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/nonexistent_extra_spec_name Jan 21 10:22:08.153357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f892-e8c0-44a5-aab2-18a61e2599c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:08.160008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f892-e8c0-44a5-aab2-18a61e2599c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:08.207108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0fb9f892-e8c0-44a5-aab2-18a61e2599c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 10:22:08.216306 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1399/2819] 10.222.0.77 () {58 vars in 1429 bytes} [Thu Jan 21 10:22:08 2021] GET /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:22:08.222741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-927262b3-8a01-4bf7-8f01-57c4e1252823 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] GET http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/3c35f36e-7b40-4492-a24c-1afe8d753878/extra_specs/spec1 Jan 21 10:22:08.223338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-927262b3-8a01-4bf7-8f01-57c4e1252823 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:08.223841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-927262b3-8a01-4bf7-8f01-57c4e1252823 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:08.242601 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-927262b3-8a01-4bf7-8f01-57c4e1252823 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/3c35f36e-7b40-4492-a24c-1afe8d753878/extra_specs/spec1 returned with HTTP 404 Jan 21 10:22:08.259250 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1421/2820] 10.222.0.77 () {58 vars in 1363 bytes} [Thu Jan 21 10:22:08 2021] GET /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/3c35f36e-7b40-4492-a24c-1afe8d753878/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:22:08.264814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9c45227-9c5f-4b8b-81e1-0c99753a3741 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] GET http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/0a44fb9c-dc39-458d-8c61-8019b46f8538/extra_specs Jan 21 10:22:08.266455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9c45227-9c5f-4b8b-81e1-0c99753a3741 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:08.267535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9c45227-9c5f-4b8b-81e1-0c99753a3741 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:08.293746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9c45227-9c5f-4b8b-81e1-0c99753a3741 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/0a44fb9c-dc39-458d-8c61-8019b46f8538/extra_specs returned with HTTP 404 Jan 21 10:22:08.302376 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1400/2821] 10.222.0.77 () {58 vars in 1345 bytes} [Thu Jan 21 10:22:08 2021] GET /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/0a44fb9c-dc39-458d-8c61-8019b46f8538/extra_specs => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:22:08.310377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4eceec76-f233-4bf8-acb9-169807525888 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] PUT http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/spec1 Jan 21 10:22:08.311704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4eceec76-f233-4bf8-acb9-169807525888 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:08.313338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4eceec76-f233-4bf8-acb9-169807525888 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/spec1 returned with HTTP 400 Jan 21 10:22:08.315647 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1422/2822] 10.222.0.77 () {60 vars in 1383 bytes} [Thu Jan 21 10:22:08 2021] PUT /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/spec1 => generated 102 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 10:22:08.331095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75b969f5-47b3-4fdd-944e-90c4912233b2 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] PUT http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/spec1 Jan 21 10:22:08.332781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75b969f5-47b3-4fdd-944e-90c4912233b2 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'update', calling method: update, body: null {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:08.334708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75b969f5-47b3-4fdd-944e-90c4912233b2 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/spec1 returned with HTTP 400 Jan 21 10:22:08.336575 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1401/2823] 10.222.0.77 () {60 vars in 1382 bytes} [Thu Jan 21 10:22:08 2021] PUT /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/spec1 => generated 72 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:22:08.351246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f75ac1dc-a07d-49a6-99ba-67f552581287 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] PUT http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/None Jan 21 10:22:08.353033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f75ac1dc-a07d-49a6-99ba-67f552581287 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:08.450451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f75ac1dc-a07d-49a6-99ba-67f552581287 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] HTTP exception thrown: Request body and URI mismatch Jan 21 10:22:08.450880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f75ac1dc-a07d-49a6-99ba-67f552581287 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/None returned with HTTP 400 Jan 21 10:22:08.452385 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1423/2824] 10.222.0.77 () {60 vars in 1380 bytes} [Thu Jan 21 10:22:08 2021] PUT /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/None => generated 73 bytes in 108 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:22:08.472620 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7534318b-0498-43c0-a873-fb34206e07c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] PUT http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/2054f4d1-6c11-4078-921d-fcf35f46f242 Jan 21 10:22:08.474444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7534318b-0498-43c0-a873-fb34206e07c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:08.636219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7534318b-0498-43c0-a873-fb34206e07c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] HTTP exception thrown: Request body and URI mismatch Jan 21 10:22:08.640146 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7534318b-0498-43c0-a873-fb34206e07c8 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/2054f4d1-6c11-4078-921d-fcf35f46f242 returned with HTTP 400 Jan 21 10:22:08.654000 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1402/2825] 10.222.0.77 () {60 vars in 1476 bytes} [Thu Jan 21 10:22:08 2021] PUT /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519/extra_specs/2054f4d1-6c11-4078-921d-fcf35f46f242 => generated 73 bytes in 194 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:22:08.657707 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfd9a15a-6bcd-4d34-91c3-cb51f0915160 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] DELETE http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519 Jan 21 10:22:08.658682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfd9a15a-6bcd-4d34-91c3-cb51f0915160 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:08.659451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cfd9a15a-6bcd-4d34-91c3-cb51f0915160 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:08.747790 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:22:08.747790 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:22:08.759701 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cfd9a15a-6bcd-4d34-91c3-cb51f0915160 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519 returned with HTTP 202 Jan 21 10:22:08.760870 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1424/2826] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:22:08 2021] DELETE /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:22:08.773952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e83a1428-d8a2-4e21-bf9f-11b608b24af3 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] GET http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519 Jan 21 10:22:08.774928 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e83a1428-d8a2-4e21-bf9f-11b608b24af3 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:08.776672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e83a1428-d8a2-4e21-bf9f-11b608b24af3 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:08.804085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e83a1428-d8a2-4e21-bf9f-11b608b24af3 tempest-ExtraSpecsNegativeTest-695150899 tempest-ExtraSpecsNegativeTest-695150899] http://10.222.0.77/volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519 returned with HTTP 404 Jan 21 10:22:08.809861 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1403/2827] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:22:08 2021] GET /volume/v3/a5853de168d742c2b81aeed5ec04ae1f/types/6756782d-8ac7-4e5e-ae7f-c71f94cff519 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:22:54.585512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes Jan 21 10:22:54.588462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-55759500"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:54.589793 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-55759500'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:22:54.590352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume of 1 GB Jan 21 10:22:54.616248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Availability Zones retrieved successfully. Jan 21 10:22:54.656845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (68ddbe37-87c9-4eb0-b6fb-a32bf87bd9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:22:54.661558 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98523c2e-a3d8-44a3-a8ef-d94b4d754e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:22:54.664586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:22:54.846667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98523c2e-a3d8-44a3-a8ef-d94b4d754e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:22:54.849126 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f02120a-e4f7-47c1-912a-55382f3f389a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:22:55.008602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Created reservations ['ec508373-5cba-48eb-997c-4fd94f1288a2', 'ff29b214-d866-4f54-ada7-ef81e16b1985', 'd520672c-7991-4087-ab86-30f9c5ad9e01', '8108fe60-c5c4-4693-b44b-d4539326bba9'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:22:55.011008 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f02120a-e4f7-47c1-912a-55382f3f389a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec508373-5cba-48eb-997c-4fd94f1288a2', 'ff29b214-d866-4f54-ada7-ef81e16b1985', 'd520672c-7991-4087-ab86-30f9c5ad9e01', '8108fe60-c5c4-4693-b44b-d4539326bba9']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:22:55.018404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8276aa1c-97fd-4403-87f9-11ceccb56f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:22:55.086544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8276aa1c-97fd-4403-87f9-11ceccb56f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4781bbb0-678a-4832-b5be-bd15abd3ad2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-55759500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['ec508373-5cba-48eb-997c-4fd94f1288a2','ff29b214-d866-4f54-ada7-ef81e16b1985','d520672c-7991-4087-ab86-30f9c5ad9e01','8108fe60-c5c4-4693-b44b-d4539326bba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-55759500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4781bbb0-678a-4832-b5be-bd15abd3ad2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b3ff85844d41de96422aef9d21f0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6891e79012564a75ada7c147c572eda1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:22:55.089348 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2dbb3e-7372-46f0-a61a-863a2f8ff1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:22:55.121307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2dbb3e-7372-46f0-a61a-863a2f8ff1a1) transitioned into state 'SUCCESS' from state '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-55759500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['ec508373-5cba-48eb-997c-4fd94f1288a2','ff29b214-d866-4f54-ada7-ef81e16b1985','d520672c-7991-4087-ab86-30f9c5ad9e01','8108fe60-c5c4-4693-b44b-d4539326bba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:22:55.124039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2a334d-0c59-4bb4-8328-a19190779c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:22:55.143131 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2a334d-0c59-4bb4-8328-a19190779c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:22:55.147522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (68ddbe37-87c9-4eb0-b6fb-a32bf87bd9d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:22:55.208058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request issued successfully. Jan 21 10:22:55.227673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5750f6cc-6b2b-42bd-8a66-91d25db30446 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes returned with HTTP 202 Jan 21 10:22:55.229003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1425/2828] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:22:54 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes => generated 816 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:22:55.261156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6867d921-0844-481a-8fbe-2b529d68ee22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:55.262303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6867d921-0844-481a-8fbe-2b529d68ee22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:55.266414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6867d921-0844-481a-8fbe-2b529d68ee22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:55.397747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:55.397747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:55.411990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6867d921-0844-481a-8fbe-2b529d68ee22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:55.442770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6867d921-0844-481a-8fbe-2b529d68ee22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:55.444000 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1404/2829] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:55 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 908 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:22:56.475060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3709a8be-dcf7-408d-93dd-866fdb3723cb tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:56.477432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3709a8be-dcf7-408d-93dd-866fdb3723cb tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:56.478007 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:56.478007 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:56.478644 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3709a8be-dcf7-408d-93dd-866fdb3723cb tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:56.623115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:56.623115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:56.646251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3709a8be-dcf7-408d-93dd-866fdb3723cb tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:56.703013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3709a8be-dcf7-408d-93dd-866fdb3723cb tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:56.704135 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1426/2830] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:56 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 909 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:22:56.720914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42b46d78-958b-4802-9389-3826f0fcdf85 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action Jan 21 10:22:56.721669 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:56.721669 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:56.722359 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42b46d78-958b-4802-9389-3826f0fcdf85 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action body: b'{"os-attach": {"instance_uuid": "28196664-4074-4802-9b92-06d0cf85c511", "mountpoint": "/dev/sdb"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:22:56.722905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42b46d78-958b-4802-9389-3826f0fcdf85 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "28196664-4074-4802-9b92-06d0cf85c511", "mountpoint": "/dev/sdb"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:56.780893 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:56.780893 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:56.782557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-42b46d78-958b-4802-9389-3826f0fcdf85 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:56.809316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-42b46d78-958b-4802-9389-3826f0fcdf85 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Update volume admin metadata completed successfully. Jan 21 10:22:57.181578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-42b46d78-958b-4802-9389-3826f0fcdf85 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Attach volume completed successfully. Jan 21 10:22:57.181985 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42b46d78-958b-4802-9389-3826f0fcdf85 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action returned with HTTP 202 Jan 21 10:22:57.193891 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1405/2831] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:22:56 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action => generated 0 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:22:57.202587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca4a8fbb-6c31-49ea-a8d4-43891d548684 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:57.203611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca4a8fbb-6c31-49ea-a8d4-43891d548684 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:57.204047 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:57.204047 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:57.204709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ca4a8fbb-6c31-49ea-a8d4-43891d548684 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:57.275865 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:57.275865 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:57.288306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ca4a8fbb-6c31-49ea-a8d4-43891d548684 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:57.328525 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:57.328525 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:57.344532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ca4a8fbb-6c31-49ea-a8d4-43891d548684 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:57.357925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1427/2832] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:57 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 1243 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:22:57.365809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-570362a9-2424-416e-9fb4-6b1a8b2f95b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:57.366754 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-570362a9-2424-416e-9fb4-6b1a8b2f95b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:57.367739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:57.367739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:57.369031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-570362a9-2424-416e-9fb4-6b1a8b2f95b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:57.450695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:57.450695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:57.464886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-570362a9-2424-416e-9fb4-6b1a8b2f95b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:57.507532 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:57.507532 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:57.523013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-570362a9-2424-416e-9fb4-6b1a8b2f95b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:57.537878 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1406/2833] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:57 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 1243 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:22:57.804965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b7d5d61-f825-43b1-93d4-3fe3ab75b1c2 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action Jan 21 10:22:57.806291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:57.806291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:57.808284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b7d5d61-f825-43b1-93d4-3fe3ab75b1c2 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:22:57.809431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b7d5d61-f825-43b1-93d4-3fe3ab75b1c2 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:57.811369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-2b7d5d61-f825-43b1-93d4-3fe3ab75b1c2 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume '4781bbb0-678a-4832-b5be-bd15abd3ad2d' with '{'status': 'error'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:22:58.012830 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:58.012830 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:58.100179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b7d5d61-f825-43b1-93d4-3fe3ab75b1c2 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action returned with HTTP 202 Jan 21 10:22:58.112322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b591a914-3950-46a8-944a-4e96d308da4a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:58.113204 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b591a914-3950-46a8-944a-4e96d308da4a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:58.113637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:58.113637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:58.114300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b591a914-3950-46a8-944a-4e96d308da4a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:58.119973 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1428/2834] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:22:57 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action => generated 0 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:22:58.175856 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:58.175856 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:58.190766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b591a914-3950-46a8-944a-4e96d308da4a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:58.214139 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:58.214139 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:58.227198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b591a914-3950-46a8-944a-4e96d308da4a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:58.228368 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1407/2835] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:58 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 1242 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:22:58.245358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action Jan 21 10:22:58.245839 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:58.245839 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:58.246282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "07c9f3d4-b1bf-4078-90c8-867fb0f847dd"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:22:58.246669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "07c9f3d4-b1bf-4078-90c8-867fb0f847dd"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:58.312702 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:58.312702 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:58.313742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Volume info retrieved successfully. Jan 21 10:22:58.384090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Terminate volume connection completed successfully. Jan 21 10:22:58.393842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87996) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 10:22:58.546920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Detach volume completed successfully. Jan 21 10:22:58.547565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-80e26606-d813-4b0c-a16f-4c0102f15af8 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action returned with HTTP 202 Jan 21 10:22:58.548578 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1429/2836] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:22:58 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action => generated 0 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:22:58.557392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae214faa-e3dc-4ef4-acff-942c90894bc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:58.558249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae214faa-e3dc-4ef4-acff-942c90894bc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:58.558662 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:58.558662 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:58.559396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae214faa-e3dc-4ef4-acff-942c90894bc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:58.688664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:58.688664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:58.720433 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ae214faa-e3dc-4ef4-acff-942c90894bc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:58.772303 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae214faa-e3dc-4ef4-acff-942c90894bc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:58.774739 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1408/2837] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:58 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 928 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:22:58.790939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06e2f5c5-5b25-4dd4-a670-69b2e18b6ebe tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:58.791647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06e2f5c5-5b25-4dd4-a670-69b2e18b6ebe tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:58.791874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:58.791874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:58.792289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06e2f5c5-5b25-4dd4-a670-69b2e18b6ebe tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:58.853226 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:58.853226 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:58.865143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-06e2f5c5-5b25-4dd4-a670-69b2e18b6ebe tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:58.895125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06e2f5c5-5b25-4dd4-a670-69b2e18b6ebe tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:58.896010 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1430/2838] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:58 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 928 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:22:58.912481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4a916fb-8cb2-4c34-9e37-50f21ec483d6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action Jan 21 10:22:58.912954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:58.912954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:58.913400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4a916fb-8cb2-4c34-9e37-50f21ec483d6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action body: b'{"os-detach": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:22:58.913895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a4a916fb-8cb2-4c34-9e37-50f21ec483d6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:22:58.973973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:58.973973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:58.975234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a4a916fb-8cb2-4c34-9e37-50f21ec483d6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:59.104568 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a4a916fb-8cb2-4c34-9e37-50f21ec483d6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Detach volume completed successfully. Jan 21 10:22:59.105287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a4a916fb-8cb2-4c34-9e37-50f21ec483d6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action returned with HTTP 202 Jan 21 10:22:59.114209 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1409/2839] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:22:58 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:22:59.121123 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5e2a90d-e78e-43d9-95f1-69c47ab57cc6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:22:59.122389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5e2a90d-e78e-43d9-95f1-69c47ab57cc6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:22:59.122792 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:22:59.122792 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:22:59.124084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d5e2a90d-e78e-43d9-95f1-69c47ab57cc6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:22:59.225766 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:22:59.225766 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:22:59.237143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d5e2a90d-e78e-43d9-95f1-69c47ab57cc6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:22:59.264886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d5e2a90d-e78e-43d9-95f1-69c47ab57cc6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:22:59.266482 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1431/2840] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:22:59 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 928 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:08.854189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes Jan 21 10:23:08.855995 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:08.855995 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:08.856896 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1263909884"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:08.859505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1263909884'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:23:08.861001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume of 1 GB Jan 21 10:23:08.886898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Availability Zones retrieved successfully. Jan 21 10:23:08.907211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (d5d25346-e19f-4e19-8ad6-8889583e4e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:08.910628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724098c3-fc83-4ad5-bada-006e73116579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:08.912750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:23:09.002438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724098c3-fc83-4ad5-bada-006e73116579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:09.005170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f826f7f5-403e-4cb8-8eb5-e449a0c86312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:09.111812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Created reservations ['eb3d78da-ced6-4f67-8a1e-3c6e0537a053', 'd1509e3b-b2ee-4dc9-9028-8b99b34c2057', 'd17a7c34-ef75-4f8d-981d-2eb59c82cb01', '975ca778-67df-4695-b9bb-9ed0e200c45e'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:23:09.114769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f826f7f5-403e-4cb8-8eb5-e449a0c86312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3d78da-ced6-4f67-8a1e-3c6e0537a053', 'd1509e3b-b2ee-4dc9-9028-8b99b34c2057', 'd17a7c34-ef75-4f8d-981d-2eb59c82cb01', '975ca778-67df-4695-b9bb-9ed0e200c45e']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:09.118213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d831272-243b-49fa-a8e9-754c75f693b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:09.193122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d831272-243b-49fa-a8e9-754c75f693b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8488de7c-0fed-4e8b-8b10-c4291526b758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1263909884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['eb3d78da-ced6-4f67-8a1e-3c6e0537a053','d1509e3b-b2ee-4dc9-9028-8b99b34c2057','d17a7c34-ef75-4f8d-981d-2eb59c82cb01','975ca778-67df-4695-b9bb-9ed0e200c45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1263909884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8488de7c-0fed-4e8b-8b10-c4291526b758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b3ff85844d41de96422aef9d21f0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6891e79012564a75ada7c147c572eda1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:09.195400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9768f18c-3a63-47d4-8784-df9cf6fa821f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:09.229359 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9768f18c-3a63-47d4-8784-df9cf6fa821f) transitioned into state 'SUCCESS' from state '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-1263909884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['eb3d78da-ced6-4f67-8a1e-3c6e0537a053','d1509e3b-b2ee-4dc9-9028-8b99b34c2057','d17a7c34-ef75-4f8d-981d-2eb59c82cb01','975ca778-67df-4695-b9bb-9ed0e200c45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:09.231577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a663c16c-1a3a-4699-9b76-3372c7c76384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:09.256510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a663c16c-1a3a-4699-9b76-3372c7c76384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:09.260968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (d5d25346-e19f-4e19-8ad6-8889583e4e77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:09.424534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request issued successfully. Jan 21 10:23:09.471478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-598abe13-8cd6-4a53-b0fe-829a44ebbd4b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes returned with HTTP 202 Jan 21 10:23:09.473422 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1410/2841] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:23:08 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes => generated 818 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:23:09.492276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90a5ac01-e944-4582-8fc9-cd077b972305 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:09.493678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90a5ac01-e944-4582-8fc9-cd077b972305 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:09.495872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:09.495872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:09.497096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-90a5ac01-e944-4582-8fc9-cd077b972305 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:09.581153 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:09.581153 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:09.593292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-90a5ac01-e944-4582-8fc9-cd077b972305 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:09.643759 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-90a5ac01-e944-4582-8fc9-cd077b972305 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 returned with HTTP 200 Jan 21 10:23:09.656155 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1432/2842] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:09 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:10.662241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-755d8a03-1e2c-4c3d-b23e-bce781381685 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:10.662784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-755d8a03-1e2c-4c3d-b23e-bce781381685 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:10.662888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:10.662888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:10.663887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-755d8a03-1e2c-4c3d-b23e-bce781381685 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:10.714556 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:10.714556 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:10.725452 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-755d8a03-1e2c-4c3d-b23e-bce781381685 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:10.762188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-755d8a03-1e2c-4c3d-b23e-bce781381685 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 returned with HTTP 200 Jan 21 10:23:10.764919 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1411/2843] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:10 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:10.785192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f4c5153-22f5-4e02-8aa7-0a7a82bcdcd6 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758/action Jan 21 10:23:10.786115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:10.786115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:10.786895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f4c5153-22f5-4e02-8aa7-0a7a82bcdcd6 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:10.787706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f4c5153-22f5-4e02-8aa7-0a7a82bcdcd6 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:10.790390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-3f4c5153-22f5-4e02-8aa7-0a7a82bcdcd6 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume '8488de7c-0fed-4e8b-8b10-c4291526b758' with '{'status': 'attaching'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:10.949436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:10.949436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:11.023994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f4c5153-22f5-4e02-8aa7-0a7a82bcdcd6 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758/action returned with HTTP 202 Jan 21 10:23:11.025173 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1433/2844] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:10 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:11.033069 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3c375c8-5741-446a-89aa-a9cf8d743235 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:11.033606 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3c375c8-5741-446a-89aa-a9cf8d743235 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:11.033823 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:11.033823 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:11.034193 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b3c375c8-5741-446a-89aa-a9cf8d743235 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:11.095736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:11.095736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:11.115827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b3c375c8-5741-446a-89aa-a9cf8d743235 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:11.142087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b3c375c8-5741-446a-89aa-a9cf8d743235 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 returned with HTTP 200 Jan 21 10:23:11.143134 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1412/2845] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:11 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:11.159864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d869b9e1-a0ab-4ac3-b8a9-3fd3725ff44b tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758/action Jan 21 10:23:11.160496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:11.160496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:11.161098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d869b9e1-a0ab-4ac3-b8a9-3fd3725ff44b tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-force_delete": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:11.161709 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d869b9e1-a0ab-4ac3-b8a9-3fd3725ff44b tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:11.221703 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:11.221703 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:11.222884 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d869b9e1-a0ab-4ac3-b8a9-3fd3725ff44b tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Volume info retrieved successfully. Jan 21 10:23:11.265867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d869b9e1-a0ab-4ac3-b8a9-3fd3725ff44b tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Delete volume request issued successfully. Jan 21 10:23:11.280248 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d869b9e1-a0ab-4ac3-b8a9-3fd3725ff44b tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758/action returned with HTTP 202 Jan 21 10:23:11.282314 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1434/2846] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:11 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:11.292291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba898bbe-52f7-4187-b3cf-ee74904c6858 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:11.292824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba898bbe-52f7-4187-b3cf-ee74904c6858 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:11.293021 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:11.293021 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:11.293391 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba898bbe-52f7-4187-b3cf-ee74904c6858 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:11.390944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:11.390944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:11.415005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba898bbe-52f7-4187-b3cf-ee74904c6858 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:11.468038 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba898bbe-52f7-4187-b3cf-ee74904c6858 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 returned with HTTP 200 Jan 21 10:23:11.478710 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1413/2847] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:11 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:12.490696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-73de432b-b216-4952-a04a-a4e0b65fdf22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:12.493548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-73de432b-b216-4952-a04a-a4e0b65fdf22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:12.496234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:12.496234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:12.497795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-73de432b-b216-4952-a04a-a4e0b65fdf22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:12.606905 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:12.606905 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:12.629626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-73de432b-b216-4952-a04a-a4e0b65fdf22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:12.705547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-73de432b-b216-4952-a04a-a4e0b65fdf22 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 returned with HTTP 200 Jan 21 10:23:12.708047 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1435/2848] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:12 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:13.725445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec585436-0634-42c5-bf5c-ee55b1c1b51a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:13.727524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec585436-0634-42c5-bf5c-ee55b1c1b51a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:13.727906 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:13.727906 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:13.728529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec585436-0634-42c5-bf5c-ee55b1c1b51a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:13.828010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec585436-0634-42c5-bf5c-ee55b1c1b51a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 returned with HTTP 404 Jan 21 10:23:13.829387 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1414/2849] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:13 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:23:13.847758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes Jan 21 10:23:13.848767 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:13.848767 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:13.849381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1620569736"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:13.851581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1620569736'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:23:13.852039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume of 1 GB Jan 21 10:23:13.896161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Availability Zones retrieved successfully. Jan 21 10:23:13.947649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (10a0db0b-c5d8-46a1-9db3-96def12e89df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:13.954937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9982864-5b63-4091-a4a8-67fe77e3e92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:13.962403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:23:14.092806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9982864-5b63-4091-a4a8-67fe77e3e92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:14.095882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90f3b34-2786-4f64-b844-2887ad926f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:14.233919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Created reservations ['6e136c41-9025-4cae-8d83-01cc435cf36d', 'bef21f19-c73e-4539-bc77-cc58ca45c7a4', '903ad582-e161-4669-a82b-60f9915dfd76', '493c01e2-2538-49ea-82f5-5dc1cafeac56'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:23:14.237775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90f3b34-2786-4f64-b844-2887ad926f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e136c41-9025-4cae-8d83-01cc435cf36d', 'bef21f19-c73e-4539-bc77-cc58ca45c7a4', '903ad582-e161-4669-a82b-60f9915dfd76', '493c01e2-2538-49ea-82f5-5dc1cafeac56']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:14.242700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b602c4-31f7-4ff3-885e-068cfd4b5201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:14.377135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b602c4-31f7-4ff3-885e-068cfd4b5201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66e564a-c381-495d-9e52-d6f2110d2dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1620569736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['6e136c41-9025-4cae-8d83-01cc435cf36d','bef21f19-c73e-4539-bc77-cc58ca45c7a4','903ad582-e161-4669-a82b-60f9915dfd76','493c01e2-2538-49ea-82f5-5dc1cafeac56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1620569736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66e564a-c381-495d-9e52-d6f2110d2dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b3ff85844d41de96422aef9d21f0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6891e79012564a75ada7c147c572eda1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:14.379636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccce664-aac3-45de-968c-e5992d74880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:14.433137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccce664-aac3-45de-968c-e5992d74880a) transitioned into state 'SUCCESS' from state '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-1620569736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['6e136c41-9025-4cae-8d83-01cc435cf36d','bef21f19-c73e-4539-bc77-cc58ca45c7a4','903ad582-e161-4669-a82b-60f9915dfd76','493c01e2-2538-49ea-82f5-5dc1cafeac56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:14.435535 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146c71f3-a6f5-41c4-9669-0b7180f6008b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:14.470047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146c71f3-a6f5-41c4-9669-0b7180f6008b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:14.473305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (10a0db0b-c5d8-46a1-9db3-96def12e89df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:14.584842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request issued successfully. Jan 21 10:23:14.622522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-daabe1d4-ddc5-4083-8ced-cca235810863 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes returned with HTTP 202 Jan 21 10:23:14.624150 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1436/2850] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:23:13 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes => generated 818 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:23:14.653266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce8ba41e-5724-462c-8aa9-10f0b3b3a27e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:14.653998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce8ba41e-5724-462c-8aa9-10f0b3b3a27e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:14.654625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce8ba41e-5724-462c-8aa9-10f0b3b3a27e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:14.787824 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:14.787824 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:14.812771 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ce8ba41e-5724-462c-8aa9-10f0b3b3a27e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:14.881422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce8ba41e-5724-462c-8aa9-10f0b3b3a27e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 200 Jan 21 10:23:14.931759 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1415/2851] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:14 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:15.948427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-270cd3a2-fddd-44e0-a820-3a13a784f54a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:15.949532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-270cd3a2-fddd-44e0-a820-3a13a784f54a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:15.951044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:15.951044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:15.951847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-270cd3a2-fddd-44e0-a820-3a13a784f54a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:16.012984 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:16.012984 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:16.024890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-270cd3a2-fddd-44e0-a820-3a13a784f54a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:16.054659 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-270cd3a2-fddd-44e0-a820-3a13a784f54a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 200 Jan 21 10:23:16.056476 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1437/2852] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:15 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:16.073340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-223f1dc2-aff1-49a6-84d9-2219806816ef tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe/action Jan 21 10:23:16.073806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:16.073806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:16.074248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-223f1dc2-aff1-49a6-84d9-2219806816ef tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:16.074633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-223f1dc2-aff1-49a6-84d9-2219806816ef tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:16.075638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-223f1dc2-aff1-49a6-84d9-2219806816ef tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume 'a66e564a-c381-495d-9e52-d6f2110d2dfe' with '{'status': 'creating'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:16.217032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:16.217032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:16.321822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-223f1dc2-aff1-49a6-84d9-2219806816ef tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe/action returned with HTTP 202 Jan 21 10:23:16.329401 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1416/2853] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:16 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:16.339549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4776d944-cda3-4d7f-9b3e-f283164662b1 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:16.341359 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4776d944-cda3-4d7f-9b3e-f283164662b1 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:16.342065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:16.342065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:16.343219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4776d944-cda3-4d7f-9b3e-f283164662b1 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:16.436373 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:16.436373 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:16.451335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4776d944-cda3-4d7f-9b3e-f283164662b1 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:16.493828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4776d944-cda3-4d7f-9b3e-f283164662b1 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 200 Jan 21 10:23:16.496364 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1438/2854] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:16 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 910 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:16.527256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ebe4dbe-4f98-4dde-aa99-5c2956d5e4a5 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe/action Jan 21 10:23:16.528141 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:16.528141 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:16.529407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ebe4dbe-4f98-4dde-aa99-5c2956d5e4a5 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-force_delete": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:16.530119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6ebe4dbe-4f98-4dde-aa99-5c2956d5e4a5 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:16.654889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:16.654889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:16.656637 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ebe4dbe-4f98-4dde-aa99-5c2956d5e4a5 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Volume info retrieved successfully. Jan 21 10:23:16.723639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6ebe4dbe-4f98-4dde-aa99-5c2956d5e4a5 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Delete volume request issued successfully. Jan 21 10:23:16.724179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6ebe4dbe-4f98-4dde-aa99-5c2956d5e4a5 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe/action returned with HTTP 202 Jan 21 10:23:16.729635 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1417/2855] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:16 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:16.738488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ae6608f-53d9-4fed-b5c6-eaf79bc06384 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:16.739516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ae6608f-53d9-4fed-b5c6-eaf79bc06384 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:16.739686 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:16.739686 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:16.740171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ae6608f-53d9-4fed-b5c6-eaf79bc06384 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:16.869676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:16.869676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:16.904754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8ae6608f-53d9-4fed-b5c6-eaf79bc06384 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:16.987053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ae6608f-53d9-4fed-b5c6-eaf79bc06384 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 200 Jan 21 10:23:16.990637 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1439/2856] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:16 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 910 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:18.022698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b00778d-8bdc-46ef-8896-6ff378d55095 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:18.024938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b00778d-8bdc-46ef-8896-6ff378d55095 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:18.025605 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:18.025605 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:18.029112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b00778d-8bdc-46ef-8896-6ff378d55095 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:18.251008 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:18.251008 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:18.286451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6b00778d-8bdc-46ef-8896-6ff378d55095 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:18.392745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b00778d-8bdc-46ef-8896-6ff378d55095 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 200 Jan 21 10:23:18.399379 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1418/2857] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:18 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 910 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:19.453351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13b592f9-63dd-4bbd-91fa-6dffea6e82b6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:19.454222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13b592f9-63dd-4bbd-91fa-6dffea6e82b6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:19.454621 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:19.454621 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:19.457649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13b592f9-63dd-4bbd-91fa-6dffea6e82b6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:19.728589 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:19.728589 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:19.770772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-13b592f9-63dd-4bbd-91fa-6dffea6e82b6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:19.870728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13b592f9-63dd-4bbd-91fa-6dffea6e82b6 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 200 Jan 21 10:23:19.872528 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1440/2858] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:19 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 910 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:20.903306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c81be8cf-982c-474b-9d00-b961d0c8057b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:20.904082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c81be8cf-982c-474b-9d00-b961d0c8057b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:20.904082 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:20.904082 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:20.904484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c81be8cf-982c-474b-9d00-b961d0c8057b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:21.016259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c81be8cf-982c-474b-9d00-b961d0c8057b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 404 Jan 21 10:23:21.017741 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1419/2859] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:20 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:23:21.029824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes Jan 21 10:23:21.030398 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:21.030398 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:21.030903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-166150817"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:21.032190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-166150817'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:23:21.032641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume of 1 GB Jan 21 10:23:21.075473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Availability Zones retrieved successfully. Jan 21 10:23:21.118848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (dbeed8a3-6f2b-4a77-bf76-647c5e0a1ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:21.121903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cfc8fb-7795-451c-a67a-06de1f149f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:21.127668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:23:21.296907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cfc8fb-7795-451c-a67a-06de1f149f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:21.298567 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07083a1-1841-462c-9190-0cb9b1118220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:21.401224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Created reservations ['a017ace6-1983-41bb-ae99-3cc63e1865f5', '3d53e942-8f08-4be2-a603-cacf475bc3ce', 'f90100af-8b54-47b1-b44b-271d93035549', 'd1799cc0-907c-4491-b012-facf977d7d43'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:23:21.405807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07083a1-1841-462c-9190-0cb9b1118220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a017ace6-1983-41bb-ae99-3cc63e1865f5', '3d53e942-8f08-4be2-a603-cacf475bc3ce', 'f90100af-8b54-47b1-b44b-271d93035549', 'd1799cc0-907c-4491-b012-facf977d7d43']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:21.409420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (226e5eaf-5bd5-4515-82b7-76f1ca3f64c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:21.654167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (226e5eaf-5bd5-4515-82b7-76f1ca3f64c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f796c31e-7edc-42d1-ae86-e7bf1d76cd3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-166150817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['a017ace6-1983-41bb-ae99-3cc63e1865f5','3d53e942-8f08-4be2-a603-cacf475bc3ce','f90100af-8b54-47b1-b44b-271d93035549','d1799cc0-907c-4491-b012-facf977d7d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-166150817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f796c31e-7edc-42d1-ae86-e7bf1d76cd3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b3ff85844d41de96422aef9d21f0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6891e79012564a75ada7c147c572eda1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:21.658721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97a14a0-2358-48db-bb61-8679815bc3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:21.761788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97a14a0-2358-48db-bb61-8679815bc3b1) transitioned into state 'SUCCESS' from state '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-166150817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['a017ace6-1983-41bb-ae99-3cc63e1865f5','3d53e942-8f08-4be2-a603-cacf475bc3ce','f90100af-8b54-47b1-b44b-271d93035549','d1799cc0-907c-4491-b012-facf977d7d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:21.768516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5add1757-fc18-4e97-812d-3d1f04ca5141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:21.828813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5add1757-fc18-4e97-812d-3d1f04ca5141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:21.845695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (dbeed8a3-6f2b-4a77-bf76-647c5e0a1ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:22.094679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request issued successfully. Jan 21 10:23:22.181004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fecda29-29ad-47d5-b9db-d2f438356f82 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes returned with HTTP 202 Jan 21 10:23:22.196586 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1441/2860] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:23:21 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes => generated 817 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:23:22.209473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16a5828e-842e-48bc-aa5d-6f67ed42e699 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:22.214310 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16a5828e-842e-48bc-aa5d-6f67ed42e699 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:22.215125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-16a5828e-842e-48bc-aa5d-6f67ed42e699 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:22.338267 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:22.338267 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:22.363573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-16a5828e-842e-48bc-aa5d-6f67ed42e699 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:22.426837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-16a5828e-842e-48bc-aa5d-6f67ed42e699 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 200 Jan 21 10:23:22.427967 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1420/2861] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:22 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 909 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:23.458321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a35bbdc1-79ec-4bd6-8ab4-55fb9f8f9df7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:23.463845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a35bbdc1-79ec-4bd6-8ab4-55fb9f8f9df7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:23.464423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:23.464423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:23.465285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a35bbdc1-79ec-4bd6-8ab4-55fb9f8f9df7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:23.581364 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:23.581364 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:23.611318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a35bbdc1-79ec-4bd6-8ab4-55fb9f8f9df7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:23.667520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a35bbdc1-79ec-4bd6-8ab4-55fb9f8f9df7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 200 Jan 21 10:23:23.670308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1442/2862] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:23 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:24.699841 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f97d741-9b3f-408b-8c51-1a9c4aed504b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:24.700423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f97d741-9b3f-408b-8c51-1a9c4aed504b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:24.700551 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:24.700551 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:24.700918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f97d741-9b3f-408b-8c51-1a9c4aed504b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:24.809825 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:24.809825 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:24.833985 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f97d741-9b3f-408b-8c51-1a9c4aed504b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:24.890649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f97d741-9b3f-408b-8c51-1a9c4aed504b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 200 Jan 21 10:23:24.894827 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1421/2863] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:24 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 910 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:24.932551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c189e142-69de-482d-80ae-846bbc095b99 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e/action Jan 21 10:23:24.933580 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:24.933580 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:24.934569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c189e142-69de-482d-80ae-846bbc095b99 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:24.935415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c189e142-69de-482d-80ae-846bbc095b99 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:24.937265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-c189e142-69de-482d-80ae-846bbc095b99 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume 'f796c31e-7edc-42d1-ae86-e7bf1d76cd3e' with '{'status': 'error'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:25.229936 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:25.229936 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:25.339575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c189e142-69de-482d-80ae-846bbc095b99 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e/action returned with HTTP 202 Jan 21 10:23:25.341700 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1443/2864] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:24 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e/action => generated 0 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:25.351563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-11aaa24a-cb0b-408d-a14e-ffd8e69fc2a7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:25.352291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-11aaa24a-cb0b-408d-a14e-ffd8e69fc2a7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:25.352620 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:25.352620 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:25.353210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-11aaa24a-cb0b-408d-a14e-ffd8e69fc2a7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:25.468608 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:25.468608 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:25.486294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-11aaa24a-cb0b-408d-a14e-ffd8e69fc2a7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:25.542901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-11aaa24a-cb0b-408d-a14e-ffd8e69fc2a7 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 200 Jan 21 10:23:25.554255 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1422/2865] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:25 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 906 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:25.577148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-785c862b-4d87-4c07-83d4-b3e25950b349 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e/action Jan 21 10:23:25.578875 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:25.578875 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:25.582673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-785c862b-4d87-4c07-83d4-b3e25950b349 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-force_delete": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:25.585913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-785c862b-4d87-4c07-83d4-b3e25950b349 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:25.753266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:25.753266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:25.754796 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-785c862b-4d87-4c07-83d4-b3e25950b349 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Volume info retrieved successfully. Jan 21 10:23:25.889442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-785c862b-4d87-4c07-83d4-b3e25950b349 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Delete volume request issued successfully. Jan 21 10:23:25.890396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-785c862b-4d87-4c07-83d4-b3e25950b349 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e/action returned with HTTP 202 Jan 21 10:23:25.905779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04b575b2-09ba-4746-ac30-9446ceec9da4 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:25.906678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04b575b2-09ba-4746-ac30-9446ceec9da4 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:25.907259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:25.907259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:25.908609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1444/2866] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:25 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e/action => generated 0 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:25.908976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04b575b2-09ba-4746-ac30-9446ceec9da4 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:26.123287 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:26.123287 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:26.140341 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-04b575b2-09ba-4746-ac30-9446ceec9da4 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:26.206354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04b575b2-09ba-4746-ac30-9446ceec9da4 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 200 Jan 21 10:23:26.209089 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1423/2867] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:25 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 909 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:27.242518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a120d94d-71ea-40a4-85d5-4132a7fbd374 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:27.243463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a120d94d-71ea-40a4-85d5-4132a7fbd374 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:27.243742 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:27.243742 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:27.244917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a120d94d-71ea-40a4-85d5-4132a7fbd374 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:27.365103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:27.365103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:27.384830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a120d94d-71ea-40a4-85d5-4132a7fbd374 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:27.435683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a120d94d-71ea-40a4-85d5-4132a7fbd374 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 200 Jan 21 10:23:27.436737 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1445/2868] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:27 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 909 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:28.453312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fa2805f-596f-4c39-bb6f-10eede208a38 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:28.453880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fa2805f-596f-4c39-bb6f-10eede208a38 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:28.453880 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:28.453880 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:28.454121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8fa2805f-596f-4c39-bb6f-10eede208a38 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:28.602747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:28.602747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:28.644022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8fa2805f-596f-4c39-bb6f-10eede208a38 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:28.701099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8fa2805f-596f-4c39-bb6f-10eede208a38 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 200 Jan 21 10:23:28.702469 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1424/2869] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:28 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:29.736918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f714b8a0-bb3f-4c8f-aa95-c7d2acf2b6ee tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:29.739020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f714b8a0-bb3f-4c8f-aa95-c7d2acf2b6ee tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:29.739632 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:29.739632 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:29.740739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f714b8a0-bb3f-4c8f-aa95-c7d2acf2b6ee tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:29.848251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f714b8a0-bb3f-4c8f-aa95-c7d2acf2b6ee tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 404 Jan 21 10:23:29.849327 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1446/2870] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:29 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:23:29.865464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes Jan 21 10:23:29.867389 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:29.867389 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:29.868612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1825224172"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:29.871601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1825224172'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:23:29.872614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume of 1 GB Jan 21 10:23:29.901440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Availability Zones retrieved successfully. Jan 21 10:23:29.940405 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (562d5c7b-11ed-403a-9770-70a56bc1a091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:29.946612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558352c4-b073-49a1-9403-9e311dc7697f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:29.950259 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:23:30.109837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558352c4-b073-49a1-9403-9e311dc7697f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:30.112636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bcae6ee-e0bc-4c6e-881d-4a6389c7b903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:30.274281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Created reservations ['2982b1aa-2d27-4624-a6da-0fe1ea45c43d', '2cff7916-0d50-4c81-9b09-e2c6edc023d7', '62d321b2-5dc2-4743-bb54-05d7482a939e', '05040ae8-9464-43f3-8ec3-5880a2aba3ca'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:23:30.277891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bcae6ee-e0bc-4c6e-881d-4a6389c7b903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2982b1aa-2d27-4624-a6da-0fe1ea45c43d', '2cff7916-0d50-4c81-9b09-e2c6edc023d7', '62d321b2-5dc2-4743-bb54-05d7482a939e', '05040ae8-9464-43f3-8ec3-5880a2aba3ca']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:30.284080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df01ff8-e992-40c8-8b50-9d511ac7c3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:30.400231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df01ff8-e992-40c8-8b50-9d511ac7c3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb7b2d6-b88e-4837-b655-f47536d0cfc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1825224172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['2982b1aa-2d27-4624-a6da-0fe1ea45c43d','2cff7916-0d50-4c81-9b09-e2c6edc023d7','62d321b2-5dc2-4743-bb54-05d7482a939e','05040ae8-9464-43f3-8ec3-5880a2aba3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1825224172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb7b2d6-b88e-4837-b655-f47536d0cfc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b3ff85844d41de96422aef9d21f0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6891e79012564a75ada7c147c572eda1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:30.404964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101020e6-282a-4977-9f01-221bca7872d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:30.441670 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101020e6-282a-4977-9f01-221bca7872d1) transitioned into state 'SUCCESS' from state '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-1825224172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['2982b1aa-2d27-4624-a6da-0fe1ea45c43d','2cff7916-0d50-4c81-9b09-e2c6edc023d7','62d321b2-5dc2-4743-bb54-05d7482a939e','05040ae8-9464-43f3-8ec3-5880a2aba3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:30.444853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6081e6-dcba-41d8-a418-493e0f1bfa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:30.461802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6081e6-dcba-41d8-a418-493e0f1bfa15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:30.464546 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (562d5c7b-11ed-403a-9770-70a56bc1a091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:30.515783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request issued successfully. Jan 21 10:23:30.539797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2b59459-676a-4153-9477-ab73e41d104b tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes returned with HTTP 202 Jan 21 10:23:30.544140 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1425/2871] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:23:29 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes => generated 818 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:23:30.560128 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68d82676-8fad-48a5-9a20-b9dd9b3f9d54 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:30.560991 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68d82676-8fad-48a5-9a20-b9dd9b3f9d54 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:30.561690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68d82676-8fad-48a5-9a20-b9dd9b3f9d54 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:30.675520 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:30.675520 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:30.688824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-68d82676-8fad-48a5-9a20-b9dd9b3f9d54 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:30.737151 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68d82676-8fad-48a5-9a20-b9dd9b3f9d54 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 returned with HTTP 200 Jan 21 10:23:30.738064 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1447/2872] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:30 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 => generated 910 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:31.755235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d70d6a3-ccba-403a-93fc-9f900d248f06 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:31.755806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d70d6a3-ccba-403a-93fc-9f900d248f06 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:31.756063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:31.756063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:31.756894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d70d6a3-ccba-403a-93fc-9f900d248f06 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:31.811018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:31.811018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:31.821392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0d70d6a3-ccba-403a-93fc-9f900d248f06 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:31.844514 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d70d6a3-ccba-403a-93fc-9f900d248f06 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 returned with HTTP 200 Jan 21 10:23:31.845526 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1426/2873] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:31 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:31.862037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2362dbb5-80c8-4c7a-ac95-b7208e425efd tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3/action Jan 21 10:23:31.862490 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:31.862490 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:31.863281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2362dbb5-80c8-4c7a-ac95-b7208e425efd tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:31.863850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2362dbb5-80c8-4c7a-ac95-b7208e425efd tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:31.864979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-2362dbb5-80c8-4c7a-ac95-b7208e425efd tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume '5eb7b2d6-b88e-4837-b655-f47536d0cfc3' with '{'status': 'maintenance'}' {{(pid=87996) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:31.970603 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:31.970603 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:32.037071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2362dbb5-80c8-4c7a-ac95-b7208e425efd tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3/action returned with HTTP 202 Jan 21 10:23:32.039180 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1448/2874] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:31 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:32.047203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6207f261-a74a-4b3a-a302-2f8f9e82ad59 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:32.047874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6207f261-a74a-4b3a-a302-2f8f9e82ad59 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:32.048066 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:32.048066 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:32.048930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6207f261-a74a-4b3a-a302-2f8f9e82ad59 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:32.136365 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:32.136365 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:32.145068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6207f261-a74a-4b3a-a302-2f8f9e82ad59 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:32.170427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6207f261-a74a-4b3a-a302-2f8f9e82ad59 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 returned with HTTP 200 Jan 21 10:23:32.180684 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1427/2875] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:32 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:32.189062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4556467d-1577-44f0-ae2b-0e5a64e3d659 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3/action Jan 21 10:23:32.189868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:32.189868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:32.190314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4556467d-1577-44f0-ae2b-0e5a64e3d659 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-force_delete": {}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:32.190698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4556467d-1577-44f0-ae2b-0e5a64e3d659 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:32.380006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:32.380006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:32.380931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4556467d-1577-44f0-ae2b-0e5a64e3d659 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Volume info retrieved successfully. Jan 21 10:23:32.428931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4556467d-1577-44f0-ae2b-0e5a64e3d659 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Delete volume request issued successfully. Jan 21 10:23:32.430309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4556467d-1577-44f0-ae2b-0e5a64e3d659 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3/action returned with HTTP 202 Jan 21 10:23:32.438134 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1449/2876] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:32 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 10:23:32.449044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db4b91a3-cbee-439d-a95a-8a68faa86c31 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:32.452087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db4b91a3-cbee-439d-a95a-8a68faa86c31 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:32.453218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:32.453218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:32.454332 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db4b91a3-cbee-439d-a95a-8a68faa86c31 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:32.589356 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:32.589356 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:32.607043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-db4b91a3-cbee-439d-a95a-8a68faa86c31 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:32.635301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db4b91a3-cbee-439d-a95a-8a68faa86c31 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 returned with HTTP 200 Jan 21 10:23:32.636679 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1428/2877] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:32 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:23:33.667274 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6848032-5809-4e54-aefc-1fb565ccb243 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:33.668112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6848032-5809-4e54-aefc-1fb565ccb243 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:33.668112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:33.668112 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:33.669042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6848032-5809-4e54-aefc-1fb565ccb243 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:33.779686 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:33.779686 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:33.799752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a6848032-5809-4e54-aefc-1fb565ccb243 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:33.857123 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6848032-5809-4e54-aefc-1fb565ccb243 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 returned with HTTP 200 Jan 21 10:23:33.863349 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1450/2878] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:33 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 => generated 910 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:34.888148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-478bea22-cf7c-4c8b-be53-e8caa6230093 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:34.890253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-478bea22-cf7c-4c8b-be53-e8caa6230093 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:34.891388 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:34.891388 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:34.892700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-478bea22-cf7c-4c8b-be53-e8caa6230093 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:35.016189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-478bea22-cf7c-4c8b-be53-e8caa6230093 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 returned with HTTP 404 Jan 21 10:23:35.018755 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1429/2879] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:34 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:23:35.029595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] POST http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes Jan 21 10:23:35.029856 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:35.029856 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:35.030586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1271470736"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:35.032094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1271470736'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:23:35.032804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume of 1 GB Jan 21 10:23:35.050164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Availability Zones retrieved successfully. Jan 21 10:23:35.069030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (e69172ac-3b62-4717-b457-19be2e550123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:35.073215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c538d3d8-e4cc-4342-8293-875154f55437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:35.076131 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:23:35.161559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c538d3d8-e4cc-4342-8293-875154f55437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:35.165418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84c11da-3c6f-4cfc-a154-38ff1a1baea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:35.252939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Created reservations ['5792b6ba-000b-45c1-bf09-d0dae4116724', 'f938a7d5-fb58-466a-80a6-ac2a109bf152', 'a8962f41-691b-49c8-82ca-0044b37aaff3', '110727f2-13c9-41fc-a60e-96d235c73104'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:23:35.260255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84c11da-3c6f-4cfc-a154-38ff1a1baea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5792b6ba-000b-45c1-bf09-d0dae4116724', 'f938a7d5-fb58-466a-80a6-ac2a109bf152', 'a8962f41-691b-49c8-82ca-0044b37aaff3', '110727f2-13c9-41fc-a60e-96d235c73104']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:35.269093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282efae1-0d29-4406-b0b5-505354918b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:35.417124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282efae1-0d29-4406-b0b5-505354918b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df518a45-5ebd-4347-b2ba-80c897f28e82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1271470736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['5792b6ba-000b-45c1-bf09-d0dae4116724','f938a7d5-fb58-466a-80a6-ac2a109bf152','a8962f41-691b-49c8-82ca-0044b37aaff3','110727f2-13c9-41fc-a60e-96d235c73104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1271470736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df518a45-5ebd-4347-b2ba-80c897f28e82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b3ff85844d41de96422aef9d21f0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6891e79012564a75ada7c147c572eda1',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:35.422006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1cc1c2-6df5-4eed-936c-130c87b8dc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:35.481799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1cc1c2-6df5-4eed-936c-130c87b8dc08) transitioned into state 'SUCCESS' from state '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-1271470736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87b3ff85844d41de96422aef9d21f0b6',qos_specs=None,replication_status=,reservations=['5792b6ba-000b-45c1-bf09-d0dae4116724','f938a7d5-fb58-466a-80a6-ac2a109bf152','a8962f41-691b-49c8-82ca-0044b37aaff3','110727f2-13c9-41fc-a60e-96d235c73104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6891e79012564a75ada7c147c572eda1',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:35.486539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d5a0c7-da17-4da4-8a27-c32eff9a59bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:35.523576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d5a0c7-da17-4da4-8a27-c32eff9a59bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:35.529663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Flow 'volume_create_api' (e69172ac-3b62-4717-b457-19be2e550123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:35.664886 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Create volume request issued successfully. Jan 21 10:23:35.700533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d296b384-f133-4efa-80f9-34aa0db14500 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes returned with HTTP 202 Jan 21 10:23:35.702222 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1451/2880] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:23:35 2021] POST /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes => generated 818 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:23:35.722654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da3b8bac-da30-4841-b52c-3f263964541c tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:35.723455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da3b8bac-da30-4841-b52c-3f263964541c tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:35.724345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da3b8bac-da30-4841-b52c-3f263964541c tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:35.852609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:35.852609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:35.872580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-da3b8bac-da30-4841-b52c-3f263964541c tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:35.924770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da3b8bac-da30-4841-b52c-3f263964541c tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:35.928651 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1430/2881] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:35 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:36.952978 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74b14d55-2df4-452d-a78a-dad9fcfa1112 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:36.954828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74b14d55-2df4-452d-a78a-dad9fcfa1112 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:36.956460 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:36.956460 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:36.958230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74b14d55-2df4-452d-a78a-dad9fcfa1112 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:37.040473 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:37.040473 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:37.052442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-74b14d55-2df4-452d-a78a-dad9fcfa1112 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:37.103419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74b14d55-2df4-452d-a78a-dad9fcfa1112 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:37.105396 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1452/2882] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:36 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 911 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:23:37.134863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65c57353-3087-4eff-9314-1262d1540e12 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action Jan 21 10:23:37.135711 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:37.135711 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:37.136475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65c57353-3087-4eff-9314-1262d1540e12 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:37.137429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65c57353-3087-4eff-9314-1262d1540e12 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:37.139249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-65c57353-3087-4eff-9314-1262d1540e12 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume 'df518a45-5ebd-4347-b2ba-80c897f28e82' with '{'status': 'error'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:37.281444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:37.281444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:37.359417 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65c57353-3087-4eff-9314-1262d1540e12 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action returned with HTTP 202 Jan 21 10:23:37.360739 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1431/2883] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:37 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:37.370788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42b593d3-1ccd-4c15-b896-134a668d6afa tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:37.371696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42b593d3-1ccd-4c15-b896-134a668d6afa tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:37.372041 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:37.372041 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:37.372657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-42b593d3-1ccd-4c15-b896-134a668d6afa tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:37.428986 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:37.428986 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:37.439330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-42b593d3-1ccd-4c15-b896-134a668d6afa tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:37.468041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-42b593d3-1ccd-4c15-b896-134a668d6afa tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:37.469308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1453/2884] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:37 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 907 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:37.491137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18ccce32-45d8-4896-a5cc-507b732a696a tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action Jan 21 10:23:37.493266 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:37.493266 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:37.494469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18ccce32-45d8-4896-a5cc-507b732a696a tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:37.495676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-18ccce32-45d8-4896-a5cc-507b732a696a tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:37.497369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-18ccce32-45d8-4896-a5cc-507b732a696a tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume 'df518a45-5ebd-4347-b2ba-80c897f28e82' with '{'status': 'available'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:37.694279 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:37.694279 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:37.775787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-18ccce32-45d8-4896-a5cc-507b732a696a tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action returned with HTTP 202 Jan 21 10:23:37.782239 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1432/2885] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:37 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:37.787053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea2b0ccc-f388-4b61-ae9b-7e5c8ce57fd2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:37.787919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea2b0ccc-f388-4b61-ae9b-7e5c8ce57fd2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:37.787919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:37.787919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:37.788967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea2b0ccc-f388-4b61-ae9b-7e5c8ce57fd2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:37.845774 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:37.845774 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:37.857400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ea2b0ccc-f388-4b61-ae9b-7e5c8ce57fd2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:37.886166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea2b0ccc-f388-4b61-ae9b-7e5c8ce57fd2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:37.887568 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1454/2886] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:37 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:37.907542 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85f3d338-fbb2-49a0-b3a4-ba5df561f817 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action Jan 21 10:23:37.908346 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:37.908346 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:37.909355 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85f3d338-fbb2-49a0-b3a4-ba5df561f817 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:37.909931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85f3d338-fbb2-49a0-b3a4-ba5df561f817 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:37.911037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-85f3d338-fbb2-49a0-b3a4-ba5df561f817 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume 'df518a45-5ebd-4347-b2ba-80c897f28e82' with '{'status': 'maintenance'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:38.019863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:38.019863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:38.154432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85f3d338-fbb2-49a0-b3a4-ba5df561f817 tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action returned with HTTP 202 Jan 21 10:23:38.156080 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1433/2887] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:37 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:38.166941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68a7312b-29b1-46b5-9849-b4c32ea62a36 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:38.167703 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68a7312b-29b1-46b5-9849-b4c32ea62a36 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:38.168094 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:38.168094 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:38.168554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-68a7312b-29b1-46b5-9849-b4c32ea62a36 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:38.220915 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:38.220915 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:38.230032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-68a7312b-29b1-46b5-9849-b4c32ea62a36 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:38.255389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-68a7312b-29b1-46b5-9849-b4c32ea62a36 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:38.271180 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1455/2888] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:38 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:38.287053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1a2f245-aba1-4a60-81d4-b218b5a5e4ac tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] POST http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action Jan 21 10:23:38.288433 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:38.288433 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:38.289435 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1a2f245-aba1-4a60-81d4-b218b5a5e4ac tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:23:38.289841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1a2f245-aba1-4a60-81d4-b218b5a5e4ac tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:38.290797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-e1a2f245-aba1-4a60-81d4-b218b5a5e4ac tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] Updating volume 'df518a45-5ebd-4347-b2ba-80c897f28e82' with '{'status': 'available'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 10:23:38.396085 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:38.396085 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:38.463502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1a2f245-aba1-4a60-81d4-b218b5a5e4ac tempest-VolumesActionsTest-1939295079 tempest-VolumesActionsTest-1939295079] http://10.222.0.77/volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action returned with HTTP 202 Jan 21 10:23:38.464639 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1434/2889] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:23:38 2021] POST /volume/v3/9a467d4ab242496a8e86cf643d79adc1/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:23:38.472272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67c6c65c-3370-4a91-805d-90214dd003b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:38.472719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67c6c65c-3370-4a91-805d-90214dd003b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:38.472929 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:38.472929 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:38.473285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67c6c65c-3370-4a91-805d-90214dd003b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:38.525584 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:38.525584 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:38.536366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-67c6c65c-3370-4a91-805d-90214dd003b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:38.588534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67c6c65c-3370-4a91-805d-90214dd003b8 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:38.589650 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1456/2890] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:38 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 911 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:38.606810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a141883-3da5-481c-9d3a-3fbacc07e081 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] DELETE http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:38.607375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a141883-3da5-481c-9d3a-3fbacc07e081 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:38.607567 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:38.607567 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:38.607901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a141883-3da5-481c-9d3a-3fbacc07e081 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:38.608336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1a141883-3da5-481c-9d3a-3fbacc07e081 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume with id: df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:38.675257 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:38.675257 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:38.676440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a141883-3da5-481c-9d3a-3fbacc07e081 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:38.707078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a141883-3da5-481c-9d3a-3fbacc07e081 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume request issued successfully. Jan 21 10:23:38.707778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a141883-3da5-481c-9d3a-3fbacc07e081 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 202 Jan 21 10:23:38.708609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1435/2891] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:23:38 2021] DELETE /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:23:38.719042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c0685b2-e7bb-45a0-bd49-f7b95903d389 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:38.719612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c0685b2-e7bb-45a0-bd49-f7b95903d389 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:38.719823 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:38.719823 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:38.720192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c0685b2-e7bb-45a0-bd49-f7b95903d389 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:38.781962 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:38.781962 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:38.794443 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0c0685b2-e7bb-45a0-bd49-f7b95903d389 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:38.828462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c0685b2-e7bb-45a0-bd49-f7b95903d389 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:38.829941 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1457/2892] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:38 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:39.850614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ccf4f75-6464-48b4-84e4-949d00f1960e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:39.852693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ccf4f75-6464-48b4-84e4-949d00f1960e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:39.853163 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:39.853163 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:39.853829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8ccf4f75-6464-48b4-84e4-949d00f1960e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:39.924390 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:39.924390 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:39.935110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8ccf4f75-6464-48b4-84e4-949d00f1960e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:39.963797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8ccf4f75-6464-48b4-84e4-949d00f1960e tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 200 Jan 21 10:23:39.974239 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1436/2893] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:39 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:40.981524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1bcc175-bf03-4d98-908a-68fab3047105 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 Jan 21 10:23:40.984123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1bcc175-bf03-4d98-908a-68fab3047105 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:40.986334 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:40.986334 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:40.988463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1bcc175-bf03-4d98-908a-68fab3047105 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:41.118538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1bcc175-bf03-4d98-908a-68fab3047105 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 returned with HTTP 404 Jan 21 10:23:41.119919 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1458/2894] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:40 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/df518a45-5ebd-4347-b2ba-80c897f28e82 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:23:41.129508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37afb163-94d9-400c-a00b-4cfd0e279667 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] DELETE http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:41.130033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37afb163-94d9-400c-a00b-4cfd0e279667 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:41.130247 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:41.130247 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:41.130619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37afb163-94d9-400c-a00b-4cfd0e279667 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:41.131261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-37afb163-94d9-400c-a00b-4cfd0e279667 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume with id: 5eb7b2d6-b88e-4837-b655-f47536d0cfc3 Jan 21 10:23:41.233354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37afb163-94d9-400c-a00b-4cfd0e279667 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 returned with HTTP 404 Jan 21 10:23:41.235122 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1437/2895] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:23:41 2021] DELETE /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/5eb7b2d6-b88e-4837-b655-f47536d0cfc3 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:23:41.252972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea17bf57-96f8-4e6e-a365-1f95a8257c81 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] DELETE http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:41.253797 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea17bf57-96f8-4e6e-a365-1f95a8257c81 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:41.255254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea17bf57-96f8-4e6e-a365-1f95a8257c81 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:41.256663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ea17bf57-96f8-4e6e-a365-1f95a8257c81 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume with id: f796c31e-7edc-42d1-ae86-e7bf1d76cd3e Jan 21 10:23:41.401778 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea17bf57-96f8-4e6e-a365-1f95a8257c81 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e returned with HTTP 404 Jan 21 10:23:41.403061 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1459/2896] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:23:41 2021] DELETE /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/f796c31e-7edc-42d1-ae86-e7bf1d76cd3e => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:23:41.417708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de8f3566-545e-43ea-a78d-ae103488f5e9 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] DELETE http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:41.418698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de8f3566-545e-43ea-a78d-ae103488f5e9 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:41.423721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de8f3566-545e-43ea-a78d-ae103488f5e9 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:41.424654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-de8f3566-545e-43ea-a78d-ae103488f5e9 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume with id: a66e564a-c381-495d-9e52-d6f2110d2dfe Jan 21 10:23:41.533990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de8f3566-545e-43ea-a78d-ae103488f5e9 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe returned with HTTP 404 Jan 21 10:23:41.543192 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1438/2897] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:23:41 2021] DELETE /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/a66e564a-c381-495d-9e52-d6f2110d2dfe => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:23:41.549222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-251a920e-57c5-40e6-901f-3be98cd985ba tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] DELETE http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:41.550043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-251a920e-57c5-40e6-901f-3be98cd985ba tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:41.551056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-251a920e-57c5-40e6-901f-3be98cd985ba tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:41.551690 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-251a920e-57c5-40e6-901f-3be98cd985ba tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume with id: 8488de7c-0fed-4e8b-8b10-c4291526b758 Jan 21 10:23:41.603791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-251a920e-57c5-40e6-901f-3be98cd985ba tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 returned with HTTP 404 Jan 21 10:23:41.605304 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1460/2898] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:23:41 2021] DELETE /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/8488de7c-0fed-4e8b-8b10-c4291526b758 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:23:41.623739 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a34a9a2a-3acc-40fd-a0f2-5c2248587cc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] DELETE http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:23:41.624746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a34a9a2a-3acc-40fd-a0f2-5c2248587cc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:41.625644 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a34a9a2a-3acc-40fd-a0f2-5c2248587cc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:41.626500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a34a9a2a-3acc-40fd-a0f2-5c2248587cc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume with id: 4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:23:41.698954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:41.698954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:41.700850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a34a9a2a-3acc-40fd-a0f2-5c2248587cc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:41.785843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a34a9a2a-3acc-40fd-a0f2-5c2248587cc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Delete volume request issued successfully. Jan 21 10:23:41.790188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a34a9a2a-3acc-40fd-a0f2-5c2248587cc2 tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 202 Jan 21 10:23:41.796352 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1439/2899] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:23:41 2021] DELETE /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:23:41.809019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32710e2e-8cfa-4e17-9b6b-887f167e642a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:23:41.809873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32710e2e-8cfa-4e17-9b6b-887f167e642a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:41.810583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32710e2e-8cfa-4e17-9b6b-887f167e642a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:41.882892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:41.882892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:41.893528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-32710e2e-8cfa-4e17-9b6b-887f167e642a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:41.925565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32710e2e-8cfa-4e17-9b6b-887f167e642a tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:23:41.926466 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1461/2900] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:41 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 927 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:23:42.949673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5746bbc4-b188-44ac-8f16-80f4739a18bc tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:23:42.950678 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5746bbc4-b188-44ac-8f16-80f4739a18bc tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:42.951062 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:42.951062 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:42.951806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5746bbc4-b188-44ac-8f16-80f4739a18bc tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:43.161338 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:43.161338 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:43.215233 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5746bbc4-b188-44ac-8f16-80f4739a18bc tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Volume info retrieved successfully. Jan 21 10:23:43.302064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5746bbc4-b188-44ac-8f16-80f4739a18bc tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 200 Jan 21 10:23:43.303976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1440/2901] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:42 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 927 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:44.320931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7b37aa0-f4f1-4995-8fc4-71a4a230a11f tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] GET http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d Jan 21 10:23:44.321660 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7b37aa0-f4f1-4995-8fc4-71a4a230a11f tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:44.322414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:44.322414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:44.322910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7b37aa0-f4f1-4995-8fc4-71a4a230a11f tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:44.378466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7b37aa0-f4f1-4995-8fc4-71a4a230a11f tempest-VolumesActionsTest-913950901 tempest-VolumesActionsTest-913950901] http://10.222.0.77/volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d returned with HTTP 404 Jan 21 10:23:44.379692 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1462/2902] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:44 2021] GET /volume/v3/87b3ff85844d41de96422aef9d21f0b6/volumes/4781bbb0-678a-4832-b5be-bd15abd3ad2d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:23:54.592722 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] POST http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes Jan 21 10:23:54.594147 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:54.594147 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:54.595135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-799973208"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:23:54.596751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-799973208'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:23:54.597393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Create volume of 1 GB Jan 21 10:23:54.614282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Availability Zones retrieved successfully. Jan 21 10:23:54.635513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Flow 'volume_create_api' (197860ab-3c5f-4bd3-8722-5ea15a0e835d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:54.639382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b844e7-ad36-48b5-937e-575d2b727c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:54.641800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:23:54.740517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b844e7-ad36-48b5-937e-575d2b727c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:54.745755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dbe881a-5936-4add-95fd-1270168c221e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:54.929028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Created reservations ['7407c6b2-f1da-4e8c-8059-7a020282cf0b', '73058f1a-b73a-4f3a-af7b-e41aac37275b', '17ed5c2e-933b-4655-937e-23c5bd509aa5', '185ef75f-b953-429d-82a6-2b37e69f337c'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:23:54.933305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dbe881a-5936-4add-95fd-1270168c221e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7407c6b2-f1da-4e8c-8059-7a020282cf0b', '73058f1a-b73a-4f3a-af7b-e41aac37275b', '17ed5c2e-933b-4655-937e-23c5bd509aa5', '185ef75f-b953-429d-82a6-2b37e69f337c']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:54.937346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff63b7cc-3d0e-46f5-aa12-f3e797973b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:55.049416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff63b7cc-3d0e-46f5-aa12-f3e797973b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c866c5a-05f6-402b-b022-8605a8055286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-799973208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c28b063f25f4ff1a99cd98894a33144',qos_specs=None,replication_status=,reservations=['7407c6b2-f1da-4e8c-8059-7a020282cf0b','73058f1a-b73a-4f3a-af7b-e41aac37275b','17ed5c2e-933b-4655-937e-23c5bd509aa5','185ef75f-b953-429d-82a6-2b37e69f337c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea8d567a1db43228a8bcacdad32a7e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-799973208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c866c5a-05f6-402b-b022-8605a8055286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c28b063f25f4ff1a99cd98894a33144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='cea8d567a1db43228a8bcacdad32a7e8',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:55.054937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4404be66-f05c-4b77-87fb-3cbfd7744a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:55.096577 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4404be66-f05c-4b77-87fb-3cbfd7744a6b) transitioned into state 'SUCCESS' from state '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-799973208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c28b063f25f4ff1a99cd98894a33144',qos_specs=None,replication_status=,reservations=['7407c6b2-f1da-4e8c-8059-7a020282cf0b','73058f1a-b73a-4f3a-af7b-e41aac37275b','17ed5c2e-933b-4655-937e-23c5bd509aa5','185ef75f-b953-429d-82a6-2b37e69f337c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea8d567a1db43228a8bcacdad32a7e8',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:55.098886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7356d835-dbe5-4b5d-bb7a-28a06bec4d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:23:55.120868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7356d835-dbe5-4b5d-bb7a-28a06bec4d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:23:55.124208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Flow 'volume_create_api' (197860ab-3c5f-4bd3-8722-5ea15a0e835d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:23:55.205853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Create volume request issued successfully. Jan 21 10:23:55.229852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3bedba07-a0c5-46b5-910f-8b449c6acb37 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes returned with HTTP 202 Jan 21 10:23:55.231031 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1441/2903] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:23:54 2021] POST /volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes => generated 818 bytes in 1117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:23:55.257509 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78745870-33af-42ab-8bdc-ba2ae21dd760 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] GET http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 Jan 21 10:23:55.258163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78745870-33af-42ab-8bdc-ba2ae21dd760 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:55.258742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78745870-33af-42ab-8bdc-ba2ae21dd760 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:55.335345 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:55.335345 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:55.346246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-78745870-33af-42ab-8bdc-ba2ae21dd760 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Volume info retrieved successfully. Jan 21 10:23:55.372505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78745870-33af-42ab-8bdc-ba2ae21dd760 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 returned with HTTP 200 Jan 21 10:23:55.373824 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1463/2904] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:55 2021] GET /volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:56.399046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54e076ed-996e-4af2-a251-408d8c904e18 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] GET http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 Jan 21 10:23:56.399767 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54e076ed-996e-4af2-a251-408d8c904e18 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:56.400130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:56.400130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:56.401567 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54e076ed-996e-4af2-a251-408d8c904e18 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:56.463376 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:56.463376 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:56.479468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54e076ed-996e-4af2-a251-408d8c904e18 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Volume info retrieved successfully. Jan 21 10:23:56.511661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54e076ed-996e-4af2-a251-408d8c904e18 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 returned with HTTP 200 Jan 21 10:23:56.511661 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1442/2905] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:56 2021] GET /volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:56.531310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1cb17854-7887-4412-888e-379a8690b8d4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] GET http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/limits Jan 21 10:23:56.531788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1cb17854-7887-4412-888e-379a8690b8d4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:56.532145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:56.532145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:56.532688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1cb17854-7887-4412-888e-379a8690b8d4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:56.591050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1cb17854-7887-4412-888e-379a8690b8d4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/limits returned with HTTP 200 Jan 21 10:23:56.592203 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1464/2906] 10.222.0.77 () {58 vars in 1201 bytes} [Thu Jan 21 10:23:56 2021] GET /volume/v3/6c28b063f25f4ff1a99cd98894a33144/limits => generated 302 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:56.605961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77ed599b-9731-4d6d-b950-f180628cf1b0 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] DELETE http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 Jan 21 10:23:56.606486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77ed599b-9731-4d6d-b950-f180628cf1b0 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:56.606737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:56.606737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:56.607090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77ed599b-9731-4d6d-b950-f180628cf1b0 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:56.607833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-77ed599b-9731-4d6d-b950-f180628cf1b0 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Delete volume with id: 0c866c5a-05f6-402b-b022-8605a8055286 Jan 21 10:23:56.664521 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:56.664521 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:56.666237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77ed599b-9731-4d6d-b950-f180628cf1b0 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Volume info retrieved successfully. Jan 21 10:23:56.701413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77ed599b-9731-4d6d-b950-f180628cf1b0 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Delete volume request issued successfully. Jan 21 10:23:56.703918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77ed599b-9731-4d6d-b950-f180628cf1b0 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 returned with HTTP 202 Jan 21 10:23:56.711080 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1443/2907] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:23:56 2021] DELETE /volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:23:56.751799 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4e2f9970-a3e9-4575-90cf-9502c879f42c tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] GET http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 Jan 21 10:23:56.755571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4e2f9970-a3e9-4575-90cf-9502c879f42c tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:56.760304 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4e2f9970-a3e9-4575-90cf-9502c879f42c tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:56.836190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:56.836190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:56.850891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4e2f9970-a3e9-4575-90cf-9502c879f42c tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Volume info retrieved successfully. Jan 21 10:23:56.883600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4e2f9970-a3e9-4575-90cf-9502c879f42c tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 returned with HTTP 200 Jan 21 10:23:56.886501 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1465/2908] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:56 2021] GET /volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:57.904931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f534200-f514-4739-8c8e-aaf79697daa4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] GET http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 Jan 21 10:23:57.905749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f534200-f514-4739-8c8e-aaf79697daa4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:57.905749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:57.905749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:57.906149 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f534200-f514-4739-8c8e-aaf79697daa4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:58.020334 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:23:58.020334 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:23:58.050932 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f534200-f514-4739-8c8e-aaf79697daa4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Volume info retrieved successfully. Jan 21 10:23:58.106654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f534200-f514-4739-8c8e-aaf79697daa4 tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 returned with HTTP 200 Jan 21 10:23:58.118840 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1444/2909] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:57 2021] GET /volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 => generated 910 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:23:59.130046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1612fd76-4a61-4cfc-b2be-dec17bd955ef tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] GET http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 Jan 21 10:23:59.132116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1612fd76-4a61-4cfc-b2be-dec17bd955ef tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:23:59.132635 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:23:59.132635 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:23:59.133673 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1612fd76-4a61-4cfc-b2be-dec17bd955ef tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:23:59.204115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1612fd76-4a61-4cfc-b2be-dec17bd955ef tempest-AbsoluteLimitsTests-1051085278 tempest-AbsoluteLimitsTests-1051085278] http://10.222.0.77/volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 returned with HTTP 404 Jan 21 10:23:59.205233 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1466/2910] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:23:59 2021] GET /volume/v3/6c28b063f25f4ff1a99cd98894a33144/volumes/0c866c5a-05f6-402b-b022-8605a8055286 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:27:42.082017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-432788c9-3748-4c26-b01d-c9d50b8a36c9 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] GET http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/scheduler-stats/get_pools Jan 21 10:27:42.083370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-432788c9-3748-4c26-b01d-c9d50b8a36c9 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:27:42.083370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:27:42.083370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:27:42.084176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-432788c9-3748-4c26-b01d-c9d50b8a36c9 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Calling method 'get_pools' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:27:42.118627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-432788c9-3748-4c26-b01d-c9d50b8a36c9 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/scheduler-stats/get_pools returned with HTTP 200 Jan 21 10:27:42.120300 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1445/2911] 10.222.0.77 () {58 vars in 1258 bytes} [Thu Jan 21 10:27:41 2021] GET /volume/v3/e6f365ecab8d4702a674e9d05e7254b6/scheduler-stats/get_pools => generated 61 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 10:27:42.137974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6629fcc-459a-4a73-80f8-21dcb7d94f5f tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] GET http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/scheduler-stats/get_pools?detail=True Jan 21 10:27:42.138556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6629fcc-459a-4a73-80f8-21dcb7d94f5f tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:27:42.139055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6629fcc-459a-4a73-80f8-21dcb7d94f5f tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Calling method 'get_pools' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:27:42.161267 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6629fcc-459a-4a73-80f8-21dcb7d94f5f tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 10:27:42.162860 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1467/2912] 10.222.0.77 () {58 vars in 1281 bytes} [Thu Jan 21 10:27:42 2021] GET /volume/v3/e6f365ecab8d4702a674e9d05e7254b6/scheduler-stats/get_pools?detail=True => generated 769 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:27:42.183007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba3b95a4-f9b5-4554-a07a-c592bfb1a2d2 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] GET http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/capabilities/n-d-758944-3@lvmdriver-1 Jan 21 10:27:42.184099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba3b95a4-f9b5-4554-a07a-c592bfb1a2d2 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:27:42.184993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba3b95a4-f9b5-4554-a07a-c592bfb1a2d2 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:27:42.215184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba3b95a4-f9b5-4554-a07a-c592bfb1a2d2 tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/capabilities/n-d-758944-3@lvmdriver-1 returned with HTTP 200 Jan 21 10:27:42.218037 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1446/2913] 10.222.0.77 () {58 vars in 1294 bytes} [Thu Jan 21 10:27:42 2021] GET /volume/v3/e6f365ecab8d4702a674e9d05e7254b6/capabilities/n-d-758944-3@lvmdriver-1 => generated 712 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:27:42.236071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10ccb534-1348-41e6-bbd8-f96944ee75fc tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] GET http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/capabilities/n-d-758944-3@lvmdriver-1 Jan 21 10:27:42.236852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10ccb534-1348-41e6-bbd8-f96944ee75fc tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:27:42.237605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10ccb534-1348-41e6-bbd8-f96944ee75fc tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:27:42.264990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10ccb534-1348-41e6-bbd8-f96944ee75fc tempest-BackendsCapabilitiesAdminTestsJSON-833983067 tempest-BackendsCapabilitiesAdminTestsJSON-833983067] http://10.222.0.77/volume/v3/e6f365ecab8d4702a674e9d05e7254b6/capabilities/n-d-758944-3@lvmdriver-1 returned with HTTP 200 Jan 21 10:27:42.266430 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1468/2914] 10.222.0.77 () {58 vars in 1294 bytes} [Thu Jan 21 10:27:42 2021] GET /volume/v3/e6f365ecab8d4702a674e9d05e7254b6/capabilities/n-d-758944-3@lvmdriver-1 => generated 712 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:00.584897 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd870e5e-7d2a-4863-86eb-a9a4688ab5af tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] GET http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services Jan 21 10:28:00.585741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd870e5e-7d2a-4863-86eb-a9a4688ab5af tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:00.585945 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd870e5e-7d2a-4863-86eb-a9a4688ab5af tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:00.595909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd870e5e-7d2a-4863-86eb-a9a4688ab5af tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services returned with HTTP 200 Jan 21 10:28:00.596738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1447/2915] 10.222.0.77 () {58 vars in 1216 bytes} [Thu Jan 21 10:28:00 2021] GET /volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services => generated 629 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:00.611087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-708b9f0c-c122-40d1-b3e4-fe877e8f1286 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] PUT http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/disable-log-reason Jan 21 10:28:00.611916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-708b9f0c-c122-40d1-b3e4-fe877e8f1286 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] Action: 'update', calling method: update, body: {"host": "n-d-758944-3", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:00.614413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-708b9f0c-c122-40d1-b3e4-fe877e8f1286 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/disable-log-reason returned with HTTP 400 Jan 21 10:28:00.616067 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1469/2916] 10.222.0.77 () {60 vars in 1293 bytes} [Thu Jan 21 10:28:00 2021] PUT /volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 10:28:00.627372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7273eae-7996-46ae-813f-b42d21f4b009 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] PUT http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/disable Jan 21 10:28:00.628137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d7273eae-7996-46ae-813f-b42d21f4b009 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] Action: 'update', calling method: update, body: {"host": "n-d-758944-3", "binary": "invalid_binary"} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:00.637876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d7273eae-7996-46ae-813f-b42d21f4b009 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/disable returned with HTTP 404 Jan 21 10:28:00.638963 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1448/2917] 10.222.0.77 () {60 vars in 1260 bytes} [Thu Jan 21 10:28:00 2021] PUT /volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/disable => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:00.649936 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8add0ec5-0fcc-44db-9253-d07ca358d424 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] PUT http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/enable Jan 21 10:28:00.651547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8add0ec5-0fcc-44db-9253-d07ca358d424 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:00.661014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8add0ec5-0fcc-44db-9253-d07ca358d424 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/enable returned with HTTP 404 Jan 21 10:28:00.663799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1470/2918] 10.222.0.77 () {60 vars in 1257 bytes} [Thu Jan 21 10:28:00 2021] PUT /volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:00.673877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d73435-c062-4e58-8922-fc1b8fff7a8f tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] PUT http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/freeze Jan 21 10:28:00.674653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6d73435-c062-4e58-8922-fc1b8fff7a8f tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:00.685449 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6d73435-c062-4e58-8922-fc1b8fff7a8f tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/freeze returned with HTTP 400 Jan 21 10:28:00.686524 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1449/2919] 10.222.0.77 () {60 vars in 1257 bytes} [Thu Jan 21 10:28:00 2021] PUT /volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/freeze => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:28:00.697769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6b26afa-cc25-40b2-94fb-9e73c900e314 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] PUT http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/thaw Jan 21 10:28:00.698529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d6b26afa-cc25-40b2-94fb-9e73c900e314 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:00.710518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d6b26afa-cc25-40b2-94fb-9e73c900e314 tempest-VolumeServicesNegativeTest-269520274 tempest-VolumeServicesNegativeTest-269520274] http://10.222.0.77/volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/thaw returned with HTTP 400 Jan 21 10:28:00.711635 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1471/2920] 10.222.0.77 () {60 vars in 1251 bytes} [Thu Jan 21 10:28:00 2021] PUT /volume/v3/9b2f67666d6c4827bf89d19778d2d109/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 10:28:08.036894 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-005fb3c2-0990-4b1c-98fe-dfc9dc791cec tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] POST http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types Jan 21 10:28:08.037984 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-005fb3c2-0990-4b1c-98fe-dfc9dc791cec tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-62418709", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:08.109829 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-005fb3c2-0990-4b1c-98fe-dfc9dc791cec tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types returned with HTTP 200 Jan 21 10:28:08.110897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1450/2921] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 10:28:07 2021] POST /volume/v3/51d82780ac6440be945c5575da207d41/types => generated 276 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:28:08.125977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8068b874-e1e5-483b-a0e3-cf888d7fdfef tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] POST http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types Jan 21 10:28:08.126932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8068b874-e1e5-483b-a0e3-cf888d7fdfef tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1918398575", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:08.213226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8068b874-e1e5-483b-a0e3-cf888d7fdfef tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types returned with HTTP 200 Jan 21 10:28:08.214827 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1472/2922] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 10:28:08 2021] POST /volume/v3/51d82780ac6440be945c5575da207d41/types => generated 278 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:08.433673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] POST http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes Jan 21 10:28:08.435339 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1813777382", "volume_type": "f41c12c6-e35a-44c5-bdff-cb9769389760", "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:08.436989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1813777382', 'volume_type': 'f41c12c6-e35a-44c5-bdff-cb9769389760', 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:28:08.453754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Create volume of 1 GB Jan 21 10:28:08.454676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:08.454676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:08.455392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Availability Zones retrieved successfully. Jan 21 10:28:08.481861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Flow 'volume_create_api' (d75b0b56-5e48-4c1f-8f46-74f8a416d4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:28:08.488798 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69bcdac-71ed-4ae4-9d57-e3fc99fd7f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:08.492414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:28:08.573414 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c69bcdac-71ed-4ae4-9d57-e3fc99fd7f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:28:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=f41c12c6-e35a-44c5-bdff-cb9769389760,is_public=True,name='tempest-VolumeTypesTest-volume-type-62418709',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f41c12c6-e35a-44c5-bdff-cb9769389760', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:08.577247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0376c6eb-9d55-4190-a997-0240107dcc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:08.644379 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-62418709 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-62418709, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:08.645476 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-62418709 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-62418709, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:08.702428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Created reservations ['3f7dddea-9ef1-4faa-874f-8ed5411bb6f9', 'f43f1ea4-fbb3-4978-9db0-69b672c645d8', 'c8bc0c1f-e9e4-4b91-8606-23c1243e0f59', '6139f5b7-f288-4bef-ab51-0af43273b4a6'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:28:08.704491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0376c6eb-9d55-4190-a997-0240107dcc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f7dddea-9ef1-4faa-874f-8ed5411bb6f9', 'f43f1ea4-fbb3-4978-9db0-69b672c645d8', 'c8bc0c1f-e9e4-4b91-8606-23c1243e0f59', '6139f5b7-f288-4bef-ab51-0af43273b4a6']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:08.707022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c5afd91-63b4-4622-9f94-fbc6b66d0ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:08.777966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c5afd91-63b4-4622-9f94-fbc6b66d0ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1299f99c-811e-4c09-ad01-d1e5e1b82982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1813777382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8769e725ac404aabae64c3bbb0c7f6ee',qos_specs=None,replication_status=,reservations=['3f7dddea-9ef1-4faa-874f-8ed5411bb6f9','f43f1ea4-fbb3-4978-9db0-69b672c645d8','c8bc0c1f-e9e4-4b91-8606-23c1243e0f59','6139f5b7-f288-4bef-ab51-0af43273b4a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645dec7273304336b061d22ded28c638',volume_type_id=f41c12c6-e35a-44c5-bdff-cb9769389760), 'volume': 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-21T10:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1813777382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1299f99c-811e-4c09-ad01-d1e5e1b82982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8769e725ac404aabae64c3bbb0c7f6ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='645dec7273304336b061d22ded28c638',volume_attachment=,volume_type=,volume_type_id=f41c12c6-e35a-44c5-bdff-cb9769389760)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:08.780003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7919d1-ab30-4523-998b-39f8ad663724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:08.807769 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef7919d1-ab30-4523-998b-39f8ad663724) transitioned into state 'SUCCESS' from state '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-1813777382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8769e725ac404aabae64c3bbb0c7f6ee',qos_specs=None,replication_status=,reservations=['3f7dddea-9ef1-4faa-874f-8ed5411bb6f9','f43f1ea4-fbb3-4978-9db0-69b672c645d8','c8bc0c1f-e9e4-4b91-8606-23c1243e0f59','6139f5b7-f288-4bef-ab51-0af43273b4a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645dec7273304336b061d22ded28c638',volume_type_id=f41c12c6-e35a-44c5-bdff-cb9769389760)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:08.810545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f051bdb1-67c4-4b50-9806-3be9627123f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:08.827365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f051bdb1-67c4-4b50-9806-3be9627123f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:08.830069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Flow 'volume_create_api' (d75b0b56-5e48-4c1f-8f46-74f8a416d4ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:28:08.893403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Create volume request issued successfully. Jan 21 10:28:08.909686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ec635552-0c93-4dd6-8f84-f61d3d530ef1 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes returned with HTTP 202 Jan 21 10:28:08.911187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1451/2923] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:28:08 2021] POST /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes => generated 848 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:28:08.935596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1ef5c40-fb4b-44cf-bb48-6fe31e062a6c tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:08.936223 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1ef5c40-fb4b-44cf-bb48-6fe31e062a6c tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:08.937048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1ef5c40-fb4b-44cf-bb48-6fe31e062a6c tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:09.005940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:09.005940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:09.018816 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1ef5c40-fb4b-44cf-bb48-6fe31e062a6c tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:09.045283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1ef5c40-fb4b-44cf-bb48-6fe31e062a6c tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 200 Jan 21 10:28:09.047228 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1473/2924] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:08 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:10.071759 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d03cafa-d7c1-419d-83bf-16d63405e606 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:10.072455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d03cafa-d7c1-419d-83bf-16d63405e606 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:10.072547 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:10.072547 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:10.073180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d03cafa-d7c1-419d-83bf-16d63405e606 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:10.180495 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:10.180495 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:10.195659 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5d03cafa-d7c1-419d-83bf-16d63405e606 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:10.233364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d03cafa-d7c1-419d-83bf-16d63405e606 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 200 Jan 21 10:28:10.234830 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1452/2925] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:10 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 941 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:10.256802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] POST http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982/action Jan 21 10:28:10.257678 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:10.257678 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:10.258467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Action body: b'{"os-retype": {"new_type": "46e29214-0d39-41f9-beb9-24d254580069"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:28:10.270256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "46e29214-0d39-41f9-beb9-24d254580069"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:10.363934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:10.363934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:10.366096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:10.431079 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1918398575 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1918398575, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:10.433157 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1918398575 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1918398575, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:10.498913 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Created reservations ['26b5dd47-5097-4bac-81fc-1b7c46958d80', 'd067057b-d83b-41ac-94f2-c8d2b6b110b5'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:28:10.549672 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-62418709 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-62418709, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:10.550842 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-62418709 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-62418709, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:10.574479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Created reservations ['a238fe2d-9159-419b-86a7-6020f4ce3eed', '9d5188b0-8442-4aca-86f9-db5a3b7ab33f'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:28:10.707698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Retype volume request issued successfully. Jan 21 10:28:10.708779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e25c946f-280d-45fd-ad7c-ef35f79efc56 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982/action returned with HTTP 202 Jan 21 10:28:10.712200 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1474/2926] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:28:10 2021] POST /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982/action => generated 0 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:28:10.719090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4568a222-45b9-4b06-a26c-7e0ec194e571 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:10.719554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4568a222-45b9-4b06-a26c-7e0ec194e571 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:10.719772 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:10.719772 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:10.720185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4568a222-45b9-4b06-a26c-7e0ec194e571 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:10.854549 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:10.854549 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:10.873885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4568a222-45b9-4b06-a26c-7e0ec194e571 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:10.933518 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4568a222-45b9-4b06-a26c-7e0ec194e571 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 200 Jan 21 10:28:10.945332 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1453/2927] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:10 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 940 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:28:11.956293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8b73b56-9dd9-4062-9236-31291d3fded2 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:11.957484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8b73b56-9dd9-4062-9236-31291d3fded2 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:11.957484 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:11.957484 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:11.957484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8b73b56-9dd9-4062-9236-31291d3fded2 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.044790 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:12.044790 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:12.076746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a8b73b56-9dd9-4062-9236-31291d3fded2 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:12.129951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8b73b56-9dd9-4062-9236-31291d3fded2 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 200 Jan 21 10:28:12.131613 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1475/2928] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:11 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 943 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.147760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1249797e-5ae2-4f81-b96a-270567118805 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:12.148534 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1249797e-5ae2-4f81-b96a-270567118805 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.148928 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:12.148928 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:12.149541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1249797e-5ae2-4f81-b96a-270567118805 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.204808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:12.204808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:12.213455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1249797e-5ae2-4f81-b96a-270567118805 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:12.237876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1249797e-5ae2-4f81-b96a-270567118805 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 200 Jan 21 10:28:12.239071 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1454/2929] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.262974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3afde7b7-c33b-4a9e-b591-b3f6fde305a6 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] POST http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types Jan 21 10:28:12.263894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:12.263894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:12.264496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3afde7b7-c33b-4a9e-b591-b3f6fde305a6 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-900149661", "description": "tempest-volume-type-description-487356689", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:12.336092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3afde7b7-c33b-4a9e-b591-b3f6fde305a6 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types returned with HTTP 200 Jan 21 10:28:12.337877 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1476/2930] 10.222.0.77 () {60 vars in 1220 bytes} [Thu Jan 21 10:28:12 2021] POST /volume/v3/51d82780ac6440be945c5575da207d41/types => generated 316 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:28:12.349394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d18b636-70cb-47a7-a779-cdb2d08ab57b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b Jan 21 10:28:12.349908 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d18b636-70cb-47a7-a779-cdb2d08ab57b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.350124 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:12.350124 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:12.350539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d18b636-70cb-47a7-a779-cdb2d08ab57b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.369975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d18b636-70cb-47a7-a779-cdb2d08ab57b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b returned with HTTP 200 Jan 21 10:28:12.370997 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1455/2931] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b => generated 338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.384935 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ecc54b9-20b0-4a52-896a-f036bfef1dfc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] POST http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types Jan 21 10:28:12.386474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ecc54b9-20b0-4a52-896a-f036bfef1dfc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1269535035"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:12.446909 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ecc54b9-20b0-4a52-896a-f036bfef1dfc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types returned with HTTP 200 Jan 21 10:28:12.447838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1477/2932] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:28:12 2021] POST /volume/v3/51d82780ac6440be945c5575da207d41/types => generated 221 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.460067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-405d2b82-7473-4759-b1b8-4649f4c2bccc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] POST http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption Jan 21 10:28:12.461016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-405d2b82-7473-4759-b1b8-4649f4c2bccc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:12.515396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-405d2b82-7473-4759-b1b8-4649f4c2bccc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption returned with HTTP 200 Jan 21 10:28:12.517085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1456/2933] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 10:28:12 2021] POST /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption => generated 193 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.528855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-365922d0-42a5-42c1-a628-cd94e61b802b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption Jan 21 10:28:12.529482 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-365922d0-42a5-42c1-a628-cd94e61b802b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.529971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-365922d0-42a5-42c1-a628-cd94e61b802b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.555258 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-365922d0-42a5-42c1-a628-cd94e61b802b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption returned with HTTP 200 Jan 21 10:28:12.559691 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1478/2934] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption => generated 313 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.565297 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b4ff4b3-861d-42a2-9d9a-9bd5f15c3d6d tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] PUT http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/provider Jan 21 10:28:12.566094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b4ff4b3-861d-42a2-9d9a-9bd5f15c3d6d tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:12.621757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b4ff4b3-861d-42a2-9d9a-9bd5f15c3d6d tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/provider returned with HTTP 200 Jan 21 10:28:12.628661 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1457/2935] 10.222.0.77 () {60 vars in 1390 bytes} [Thu Jan 21 10:28:12 2021] PUT /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/provider => generated 122 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.638804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a647d839-07d0-4178-a156-e3fd34344381 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption Jan 21 10:28:12.639820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a647d839-07d0-4178-a156-e3fd34344381 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.640725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a647d839-07d0-4178-a156-e3fd34344381 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.674617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a647d839-07d0-4178-a156-e3fd34344381 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption returned with HTTP 200 Jan 21 10:28:12.675690 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1479/2936] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption => generated 347 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:12.691885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5222f862-1efe-4d90-94a4-be2f4c3c6f01 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/cipher Jan 21 10:28:12.693113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5222f862-1efe-4d90-94a4-be2f4c3c6f01 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.694093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5222f862-1efe-4d90-94a4-be2f4c3c6f01 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.722493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5222f862-1efe-4d90-94a4-be2f4c3c6f01 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/cipher returned with HTTP 200 Jan 21 10:28:12.723680 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1458/2937] 10.222.0.77 () {58 vars in 1363 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/cipher => generated 29 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:28:12.736705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61c01d6b-32a4-4ec4-90ff-ab7aaee4900b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] DELETE http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/provider Jan 21 10:28:12.736705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61c01d6b-32a4-4ec4-90ff-ab7aaee4900b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.737232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61c01d6b-32a4-4ec4-90ff-ab7aaee4900b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.789307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61c01d6b-32a4-4ec4-90ff-ab7aaee4900b tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/provider returned with HTTP 202 Jan 21 10:28:12.790187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1480/2938] 10.222.0.77 () {58 vars in 1372 bytes} [Thu Jan 21 10:28:12 2021] DELETE /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption/provider => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:28:12.808554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc7290d4-1fa4-46b9-911d-7eea2ced7678 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption Jan 21 10:28:12.810760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc7290d4-1fa4-46b9-911d-7eea2ced7678 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.811437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc7290d4-1fa4-46b9-911d-7eea2ced7678 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.841338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc7290d4-1fa4-46b9-911d-7eea2ced7678 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption returned with HTTP 200 Jan 21 10:28:12.842510 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1459/2939] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption => generated 2 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 10:28:12.856750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ac92427-800e-4a36-95f1-a2304d0215d4 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption Jan 21 10:28:12.857346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ac92427-800e-4a36-95f1-a2304d0215d4 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.858025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ac92427-800e-4a36-95f1-a2304d0215d4 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.879445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ac92427-800e-4a36-95f1-a2304d0215d4 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption returned with HTTP 200 Jan 21 10:28:12.880396 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1481/2940] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 10:28:12.892589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e55c9b4d-0e1e-45f1-9874-50568d703f60 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types Jan 21 10:28:12.893178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e55c9b4d-0e1e-45f1-9874-50568d703f60 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:12.893819 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e55c9b4d-0e1e-45f1-9874-50568d703f60 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:12.937098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e55c9b4d-0e1e-45f1-9874-50568d703f60 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types returned with HTTP 200 Jan 21 10:28:12.938661 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1460/2941] 10.222.0.77 () {58 vars in 1198 bytes} [Thu Jan 21 10:28:12 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types => generated 1576 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:28:12.957162 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-804bcd97-f9b2-4590-8b3d-73c92f1865ef tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] POST http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types Jan 21 10:28:12.959672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-804bcd97-f9b2-4590-8b3d-73c92f1865ef tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1039065977"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:13.014009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-804bcd97-f9b2-4590-8b3d-73c92f1865ef tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types returned with HTTP 200 Jan 21 10:28:13.021826 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1482/2942] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:28:12 2021] POST /volume/v3/51d82780ac6440be945c5575da207d41/types => generated 221 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:13.027135 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6fc53edd-6b3b-4ce5-8324-69d68cff83c1 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] PUT http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 Jan 21 10:28:13.028389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6fc53edd-6b3b-4ce5-8324-69d68cff83c1 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-476139524", "description": "tempest-volume-type-description-452658267", "is_public": false}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:13.153883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6fc53edd-6b3b-4ce5-8324-69d68cff83c1 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 returned with HTTP 200 Jan 21 10:28:13.160401 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1461/2943] 10.222.0.77 () {60 vars in 1330 bytes} [Thu Jan 21 10:28:13 2021] PUT /volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 => generated 203 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:13.165099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb53c717-b502-4416-9625-1647d48b2941 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 Jan 21 10:28:13.165760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb53c717-b502-4416-9625-1647d48b2941 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.166330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb53c717-b502-4416-9625-1647d48b2941 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.182733 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb53c717-b502-4416-9625-1647d48b2941 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 returned with HTTP 200 Jan 21 10:28:13.184503 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1483/2944] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:28:13 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:13.198046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-045f6244-26aa-4cfb-a9d5-c147dc6bb8b2 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] DELETE http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 Jan 21 10:28:13.198690 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-045f6244-26aa-4cfb-a9d5-c147dc6bb8b2 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.200151 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-045f6244-26aa-4cfb-a9d5-c147dc6bb8b2 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.279251 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:28:13.279251 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:28:13.292625 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-045f6244-26aa-4cfb-a9d5-c147dc6bb8b2 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 returned with HTTP 202 Jan 21 10:28:13.297307 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1462/2945] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:28:13 2021] DELETE /volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:28:13.303306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25b7b99d-c5fc-4313-80f5-9833ffb5d4e7 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 Jan 21 10:28:13.304170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25b7b99d-c5fc-4313-80f5-9833ffb5d4e7 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.304785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25b7b99d-c5fc-4313-80f5-9833ffb5d4e7 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.319447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25b7b99d-c5fc-4313-80f5-9833ffb5d4e7 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 returned with HTTP 404 Jan 21 10:28:13.320901 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1484/2946] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:28:13 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/a8116bfd-2cc7-4b37-92ed-8287af083776 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:13.331040 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb3d470a-c14b-4e68-9460-115ea183e8ee tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] DELETE http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac Jan 21 10:28:13.331814 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb3d470a-c14b-4e68-9460-115ea183e8ee tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.332427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb3d470a-c14b-4e68-9460-115ea183e8ee tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.423310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb3d470a-c14b-4e68-9460-115ea183e8ee tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac returned with HTTP 202 Jan 21 10:28:13.424437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1463/2947] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:28:13 2021] DELETE /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:28:13.435742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30588ca6-6f0f-47b0-af02-f77c3b0ebd1f tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac Jan 21 10:28:13.436976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30588ca6-6f0f-47b0-af02-f77c3b0ebd1f tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.437863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30588ca6-6f0f-47b0-af02-f77c3b0ebd1f tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.457946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30588ca6-6f0f-47b0-af02-f77c3b0ebd1f tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac returned with HTTP 404 Jan 21 10:28:13.468065 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1485/2948] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:28:13 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/0010219a-846e-403e-a454-8cf35e32d5ac => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:13.474284 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c0388eb-afd1-49d0-ac79-f812d022a90d tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] DELETE http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b Jan 21 10:28:13.474833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c0388eb-afd1-49d0-ac79-f812d022a90d tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.475389 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c0388eb-afd1-49d0-ac79-f812d022a90d tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.562748 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c0388eb-afd1-49d0-ac79-f812d022a90d tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b returned with HTTP 202 Jan 21 10:28:13.565156 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1464/2949] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:28:13 2021] DELETE /volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:28:13.573234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f66b9e4f-630d-4b8f-a014-ea66179f28fb tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b Jan 21 10:28:13.573759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f66b9e4f-630d-4b8f-a014-ea66179f28fb tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.574313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f66b9e4f-630d-4b8f-a014-ea66179f28fb tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.586434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f66b9e4f-630d-4b8f-a014-ea66179f28fb tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b returned with HTTP 404 Jan 21 10:28:13.587701 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1486/2950] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:28:13 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/76544eea-7239-4c94-a702-3211be86a99b => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:13.598323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a72f0fc-62ec-4ada-845e-575932ab0b24 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] DELETE http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:13.599078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a72f0fc-62ec-4ada-845e-575932ab0b24 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.599789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a72f0fc-62ec-4ada-845e-575932ab0b24 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.600512 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-2a72f0fc-62ec-4ada-845e-575932ab0b24 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Delete volume with id: 1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:13.678743 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:13.678743 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:13.680581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2a72f0fc-62ec-4ada-845e-575932ab0b24 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:13.716234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2a72f0fc-62ec-4ada-845e-575932ab0b24 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Delete volume request issued successfully. Jan 21 10:28:13.717403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a72f0fc-62ec-4ada-845e-575932ab0b24 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 202 Jan 21 10:28:13.718511 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1465/2951] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:28:13 2021] DELETE /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:28:13.731242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b88c97-eea4-42c3-a101-9bf6e63338ae tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:13.732369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b88c97-eea4-42c3-a101-9bf6e63338ae tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:13.732901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b88c97-eea4-42c3-a101-9bf6e63338ae tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:13.803496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:13.803496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:13.814292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1b88c97-eea4-42c3-a101-9bf6e63338ae tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:13.839496 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b88c97-eea4-42c3-a101-9bf6e63338ae tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 200 Jan 21 10:28:13.840827 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1487/2952] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:13 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 942 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:14.862110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af5f5ef2-ed24-4741-addb-ab8fd9f2fb2f tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:14.863277 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af5f5ef2-ed24-4741-addb-ab8fd9f2fb2f tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:14.863675 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:14.863675 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:14.864326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-af5f5ef2-ed24-4741-addb-ab8fd9f2fb2f tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:14.949086 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:14.949086 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:14.959469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-af5f5ef2-ed24-4741-addb-ab8fd9f2fb2f tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Volume info retrieved successfully. Jan 21 10:28:14.987027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-af5f5ef2-ed24-4741-addb-ab8fd9f2fb2f tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 200 Jan 21 10:28:14.988294 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1466/2953] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:14 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 942 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:16.005039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e798fb1-a6ae-465a-b1ff-5d939e1fcd09 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] GET http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 Jan 21 10:28:16.006352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e798fb1-a6ae-465a-b1ff-5d939e1fcd09 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:16.007235 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:16.007235 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:16.007890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3e798fb1-a6ae-465a-b1ff-5d939e1fcd09 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:16.091399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3e798fb1-a6ae-465a-b1ff-5d939e1fcd09 tempest-VolumeTypesTest-1343289577 tempest-VolumeTypesTest-1343289577] http://10.222.0.77/volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 returned with HTTP 404 Jan 21 10:28:16.092808 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1488/2954] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:16 2021] GET /volume/v3/8769e725ac404aabae64c3bbb0c7f6ee/volumes/1299f99c-811e-4c09-ad01-d1e5e1b82982 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:16.100756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35f25abc-8992-4304-9df5-00c394853fbc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] DELETE http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/46e29214-0d39-41f9-beb9-24d254580069 Jan 21 10:28:16.101294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35f25abc-8992-4304-9df5-00c394853fbc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:16.101492 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:16.101492 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:16.102170 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35f25abc-8992-4304-9df5-00c394853fbc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:16.185725 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:28:16.185725 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:28:16.196112 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35f25abc-8992-4304-9df5-00c394853fbc tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/46e29214-0d39-41f9-beb9-24d254580069 returned with HTTP 202 Jan 21 10:28:16.197534 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1467/2955] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:28:16 2021] DELETE /volume/v3/51d82780ac6440be945c5575da207d41/types/46e29214-0d39-41f9-beb9-24d254580069 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:28:16.206207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab2e8b96-b9df-4cde-bbb2-35b3ac579d08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/46e29214-0d39-41f9-beb9-24d254580069 Jan 21 10:28:16.207023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab2e8b96-b9df-4cde-bbb2-35b3ac579d08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:16.207682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ab2e8b96-b9df-4cde-bbb2-35b3ac579d08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:16.224703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ab2e8b96-b9df-4cde-bbb2-35b3ac579d08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/46e29214-0d39-41f9-beb9-24d254580069 returned with HTTP 404 Jan 21 10:28:16.224703 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1489/2956] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:28:16 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/46e29214-0d39-41f9-beb9-24d254580069 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:16.233232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2717b39a-bfb8-43b8-8d3f-0023383ffa08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] DELETE http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/f41c12c6-e35a-44c5-bdff-cb9769389760 Jan 21 10:28:16.233881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2717b39a-bfb8-43b8-8d3f-0023383ffa08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:16.234488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2717b39a-bfb8-43b8-8d3f-0023383ffa08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method '_delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:16.328364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2717b39a-bfb8-43b8-8d3f-0023383ffa08 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/f41c12c6-e35a-44c5-bdff-cb9769389760 returned with HTTP 202 Jan 21 10:28:16.332126 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1468/2957] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:28:16 2021] DELETE /volume/v3/51d82780ac6440be945c5575da207d41/types/f41c12c6-e35a-44c5-bdff-cb9769389760 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:28:16.336759 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19b04c90-e046-4896-a3d8-805af98c6589 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] GET http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/f41c12c6-e35a-44c5-bdff-cb9769389760 Jan 21 10:28:16.337318 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19b04c90-e046-4896-a3d8-805af98c6589 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:16.337815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19b04c90-e046-4896-a3d8-805af98c6589 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:16.355556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19b04c90-e046-4896-a3d8-805af98c6589 tempest-VolumeTypesTest-1232879228 tempest-VolumeTypesTest-1232879228] http://10.222.0.77/volume/v3/51d82780ac6440be945c5575da207d41/types/f41c12c6-e35a-44c5-bdff-cb9769389760 returned with HTTP 404 Jan 21 10:28:16.372792 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1490/2958] 10.222.0.77 () {58 vars in 1309 bytes} [Thu Jan 21 10:28:16 2021] GET /volume/v3/51d82780ac6440be945c5575da207d41/types/f41c12c6-e35a-44c5-bdff-cb9769389760 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:20.489629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] POST http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes Jan 21 10:28:20.490384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1058366619"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:20.491495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1058366619'}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:28:20.491846 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Create volume of 1 GB Jan 21 10:28:20.510320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Availability Zones retrieved successfully. Jan 21 10:28:20.550299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Flow 'volume_create_api' (9234afa8-f674-4aad-9baa-b272e0877510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:28:20.553453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd5876a-bf86-4c6f-98ea-373fb7c44bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:20.555547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:28:20.633875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd5876a-bf86-4c6f-98ea-373fb7c44bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:20.636186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (123b5511-535d-4d10-b092-95902c867c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:20.742415 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Created reservations ['0b6df610-2cf5-44b6-b343-2a6eefc04b25', 'c11e5fcc-4407-4de9-a54a-78631debf12a', 'a51a3568-57eb-498b-b750-2bb44dfd75ad', '865d88a9-4edf-40d4-9b6b-d7aaa0b73b5e'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:28:20.744532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (123b5511-535d-4d10-b092-95902c867c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6df610-2cf5-44b6-b343-2a6eefc04b25', 'c11e5fcc-4407-4de9-a54a-78631debf12a', 'a51a3568-57eb-498b-b750-2bb44dfd75ad', '865d88a9-4edf-40d4-9b6b-d7aaa0b73b5e']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:20.747268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbfda5f-1fe3-4aa4-8c87-b66f5fc59301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:20.810527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbfda5f-1fe3-4aa4-8c87-b66f5fc59301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1e44cb-10ab-4bea-bc8e-d89ec00e8083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1058366619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207a9979ecc947aaa9d9c97ca346496a',qos_specs=None,replication_status=,reservations=['0b6df610-2cf5-44b6-b343-2a6eefc04b25','c11e5fcc-4407-4de9-a54a-78631debf12a','a51a3568-57eb-498b-b750-2bb44dfd75ad','865d88a9-4edf-40d4-9b6b-d7aaa0b73b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857bcb4925b3407fa844ae31ef4b02b0',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1058366619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1e44cb-10ab-4bea-bc8e-d89ec00e8083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207a9979ecc947aaa9d9c97ca346496a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='857bcb4925b3407fa844ae31ef4b02b0',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:20.812611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a955bd-d7ae-4606-a68e-e9de98163ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:20.847620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a955bd-d7ae-4606-a68e-e9de98163ee2) transitioned into state 'SUCCESS' from state '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-1058366619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207a9979ecc947aaa9d9c97ca346496a',qos_specs=None,replication_status=,reservations=['0b6df610-2cf5-44b6-b343-2a6eefc04b25','c11e5fcc-4407-4de9-a54a-78631debf12a','a51a3568-57eb-498b-b750-2bb44dfd75ad','865d88a9-4edf-40d4-9b6b-d7aaa0b73b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857bcb4925b3407fa844ae31ef4b02b0',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:20.849597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616fe1d2-6c70-42b1-a8b5-61d0d6aa9efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:20.870023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616fe1d2-6c70-42b1-a8b5-61d0d6aa9efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:20.873265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Flow 'volume_create_api' (9234afa8-f674-4aad-9baa-b272e0877510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:28:20.932014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Create volume request issued successfully. Jan 21 10:28:20.963439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c67dd0b8-937b-462e-8902-e2a4c2df85f3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes returned with HTTP 202 Jan 21 10:28:20.964710 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1469/2959] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:28:20 2021] POST /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes => generated 823 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:28:20.982763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ffb4b13-d914-4f99-9f8e-d1a52ad3d8bb tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:28:20.983243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ffb4b13-d914-4f99-9f8e-d1a52ad3d8bb tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:20.983934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ffb4b13-d914-4f99-9f8e-d1a52ad3d8bb tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:21.045393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:21.045393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:21.055502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ffb4b13-d914-4f99-9f8e-d1a52ad3d8bb tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:28:21.082003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ffb4b13-d914-4f99-9f8e-d1a52ad3d8bb tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 returned with HTTP 200 Jan 21 10:28:21.083054 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1491/2960] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:20 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:22.101244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fac56c56-b026-4eeb-8fec-1c245096cbac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:28:22.101854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fac56c56-b026-4eeb-8fec-1c245096cbac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:22.102254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:22.102254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:22.103080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fac56c56-b026-4eeb-8fec-1c245096cbac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:22.152821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:22.152821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:22.161987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fac56c56-b026-4eeb-8fec-1c245096cbac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:28:22.185954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fac56c56-b026-4eeb-8fec-1c245096cbac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 returned with HTTP 200 Jan 21 10:28:22.186799 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1470/2961] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:22 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:22.203872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bae8163a-c0b7-4ad9-8a4c-dca7ea671dff tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] POST http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups Jan 21 10:28:22.204333 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:22.204333 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:22.204752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bae8163a-c0b7-4ad9-8a4c-dca7ea671dff tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e1e44cb-10ab-4bea-bc8e-d89ec00e8083", "name": "tempest-VolumesBackupsAdminTest-Backup-1781022406"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:22.205844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-bae8163a-c0b7-4ad9-8a4c-dca7ea671dff tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Creating new backup {'backup': {'volume_id': '6e1e44cb-10ab-4bea-bc8e-d89ec00e8083', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1781022406'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:28:22.206456 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-bae8163a-c0b7-4ad9-8a4c-dca7ea671dff tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Creating backup of volume 6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 in container None Jan 21 10:28:22.257385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:22.257385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:22.258650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bae8163a-c0b7-4ad9-8a4c-dca7ea671dff tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:28:22.304077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-bae8163a-c0b7-4ad9-8a4c-dca7ea671dff tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Created reservations ['90b93b2c-06b4-4ef0-937a-74cd0eb20bbc', 'a3705bd9-5978-47f4-a5b7-3c56884519a9'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:28:22.367395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bae8163a-c0b7-4ad9-8a4c-dca7ea671dff tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups returned with HTTP 202 Jan 21 10:28:22.368520 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1492/2962] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:28:22 2021] POST /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups => generated 401 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:28:22.380503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19733a8d-6af5-4c49-8529-b55353cf4615 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:22.381278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19733a8d-6af5-4c49-8529-b55353cf4615 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:22.381559 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:22.381559 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:22.382299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19733a8d-6af5-4c49-8529-b55353cf4615 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:22.382857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-19733a8d-6af5-4c49-8529-b55353cf4615 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:22.405005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:22.405005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:22.407306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19733a8d-6af5-4c49-8529-b55353cf4615 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:22.408457 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1471/2963] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:22 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 808 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:23.422214 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33493e28-057c-4ad2-ad44-a5f3cd649a85 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:23.423520 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33493e28-057c-4ad2-ad44-a5f3cd649a85 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:23.423679 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:23.423679 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:23.423935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33493e28-057c-4ad2-ad44-a5f3cd649a85 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:23.424467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-33493e28-057c-4ad2-ad44-a5f3cd649a85 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:23.446920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:23.446920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:23.449339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33493e28-057c-4ad2-ad44-a5f3cd649a85 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:23.450995 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1493/2964] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:23 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 808 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:24.465503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6331c402-58a1-484b-84de-46ae29e8533e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:24.466886 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6331c402-58a1-484b-84de-46ae29e8533e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:24.467291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:24.467291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:24.467937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6331c402-58a1-484b-84de-46ae29e8533e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:24.468466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6331c402-58a1-484b-84de-46ae29e8533e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:24.492066 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:24.492066 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:24.495254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6331c402-58a1-484b-84de-46ae29e8533e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:24.496375 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1472/2965] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:24 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 808 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:25.514513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b976bed-f6c3-4b4f-a8c9-1f0a7cb1f240 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:25.515061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b976bed-f6c3-4b4f-a8c9-1f0a7cb1f240 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:25.515208 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:25.515208 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:25.515921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b976bed-f6c3-4b4f-a8c9-1f0a7cb1f240 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:25.516486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5b976bed-f6c3-4b4f-a8c9-1f0a7cb1f240 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:25.553431 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:25.553431 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:25.555875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b976bed-f6c3-4b4f-a8c9-1f0a7cb1f240 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:25.556977 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1494/2966] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:25 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:26.571057 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-526e1c24-6a28-4ba7-9785-e413488cecd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:26.572379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-526e1c24-6a28-4ba7-9785-e413488cecd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:26.572807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:26.572807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:26.573474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-526e1c24-6a28-4ba7-9785-e413488cecd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:26.574883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-526e1c24-6a28-4ba7-9785-e413488cecd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:26.659502 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:26.659502 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:26.661543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-526e1c24-6a28-4ba7-9785-e413488cecd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:26.662907 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1473/2967] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:26 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:27.680127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-080696ae-c3ab-4e05-aec9-3822c54bbcfd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:27.681499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-080696ae-c3ab-4e05-aec9-3822c54bbcfd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:27.681940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:27.681940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:27.682918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-080696ae-c3ab-4e05-aec9-3822c54bbcfd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:27.683865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-080696ae-c3ab-4e05-aec9-3822c54bbcfd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:27.727247 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:27.727247 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:27.729453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-080696ae-c3ab-4e05-aec9-3822c54bbcfd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:27.731093 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1495/2968] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:27 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:28.744986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4602bac5-4327-414a-a133-533b82e7ac9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:28.745918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4602bac5-4327-414a-a133-533b82e7ac9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:28.746123 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:28.746123 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:28.746779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4602bac5-4327-414a-a133-533b82e7ac9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:28.747379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4602bac5-4327-414a-a133-533b82e7ac9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:28.809244 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:28.809244 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:28.817451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4602bac5-4327-414a-a133-533b82e7ac9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:28.819995 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1474/2969] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:28 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:29.844053 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0366373-a414-43c0-a194-188da12552d0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:29.844981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0366373-a414-43c0-a194-188da12552d0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:29.847012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:29.847012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:29.847647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b0366373-a414-43c0-a194-188da12552d0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:29.848120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b0366373-a414-43c0-a194-188da12552d0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:29.888513 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:29.888513 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:29.893250 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b0366373-a414-43c0-a194-188da12552d0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:29.896198 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1496/2970] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:29 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:30.915073 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aad2c946-073a-43fb-a984-2cba6df836ca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:30.916425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aad2c946-073a-43fb-a984-2cba6df836ca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:30.918580 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:30.918580 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:30.919477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aad2c946-073a-43fb-a984-2cba6df836ca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:30.920023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-aad2c946-073a-43fb-a984-2cba6df836ca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:30.997854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:30.997854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:31.000326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aad2c946-073a-43fb-a984-2cba6df836ca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:31.007970 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1475/2971] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:30 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:32.027083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bea56a2-004c-4c58-af6f-759a380ed413 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:32.028159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bea56a2-004c-4c58-af6f-759a380ed413 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:32.028515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:32.028515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:32.029198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9bea56a2-004c-4c58-af6f-759a380ed413 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:32.029890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9bea56a2-004c-4c58-af6f-759a380ed413 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:32.078571 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:32.078571 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:32.082167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9bea56a2-004c-4c58-af6f-759a380ed413 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:32.083817 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1497/2972] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:32 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:33.100460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d43d2dfd-8988-4221-b990-59356067d693 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:33.101017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d43d2dfd-8988-4221-b990-59356067d693 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:33.101325 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:33.101325 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:33.101695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d43d2dfd-8988-4221-b990-59356067d693 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:33.102064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d43d2dfd-8988-4221-b990-59356067d693 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:33.145331 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:33.145331 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:33.147565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d43d2dfd-8988-4221-b990-59356067d693 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:33.148985 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1476/2973] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:33 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:28:34.166386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c85f00e-ed05-42f5-a809-cc30276def15 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:34.170313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c85f00e-ed05-42f5-a809-cc30276def15 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:34.170721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:34.170721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:34.171492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4c85f00e-ed05-42f5-a809-cc30276def15 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:34.172132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-4c85f00e-ed05-42f5-a809-cc30276def15 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:34.224340 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:34.224340 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:34.226182 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4c85f00e-ed05-42f5-a809-cc30276def15 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:34.227269 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1498/2974] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:34 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:35.248684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94cba0ee-1d1a-4dd1-863c-e8a77732c8ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:35.250239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94cba0ee-1d1a-4dd1-863c-e8a77732c8ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:35.250701 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:35.250701 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:35.251479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94cba0ee-1d1a-4dd1-863c-e8a77732c8ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:35.252219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-94cba0ee-1d1a-4dd1-863c-e8a77732c8ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:35.298088 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:35.298088 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:35.302167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94cba0ee-1d1a-4dd1-863c-e8a77732c8ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:35.303757 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1477/2975] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:35 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:36.326740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-782b5032-7b1d-40ca-b4d6-e0a075630a5b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:36.327570 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-782b5032-7b1d-40ca-b4d6-e0a075630a5b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:36.327570 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:36.327570 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:36.327937 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-782b5032-7b1d-40ca-b4d6-e0a075630a5b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:36.328295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-782b5032-7b1d-40ca-b4d6-e0a075630a5b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:36.354309 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:36.354309 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:36.358009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-782b5032-7b1d-40ca-b4d6-e0a075630a5b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:36.361181 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1499/2976] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:36 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:37.407520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2827fae1-5ccd-4db5-95a4-28339c046fe2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:37.420483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2827fae1-5ccd-4db5-95a4-28339c046fe2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:37.420483 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:37.420483 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:37.420483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2827fae1-5ccd-4db5-95a4-28339c046fe2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:37.420483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2827fae1-5ccd-4db5-95a4-28339c046fe2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:37.467121 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:37.467121 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:37.480684 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2827fae1-5ccd-4db5-95a4-28339c046fe2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:37.487448 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1478/2977] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:37 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:38.524146 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4db3709-20ed-4b35-b0ad-bbe14e43d8c3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:38.528872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4db3709-20ed-4b35-b0ad-bbe14e43d8c3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:38.529510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:38.529510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:38.531643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4db3709-20ed-4b35-b0ad-bbe14e43d8c3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:38.532894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b4db3709-20ed-4b35-b0ad-bbe14e43d8c3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:38.602835 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:38.602835 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:38.606899 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4db3709-20ed-4b35-b0ad-bbe14e43d8c3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:38.613371 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1500/2978] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:38 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:39.630820 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92e0a6c9-872e-412c-ace8-0366efa38e9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:39.633284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92e0a6c9-872e-412c-ace8-0366efa38e9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:39.635459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:39.635459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:39.637602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-92e0a6c9-872e-412c-ace8-0366efa38e9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:39.638192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-92e0a6c9-872e-412c-ace8-0366efa38e9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:39.678833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:39.678833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:39.688544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-92e0a6c9-872e-412c-ace8-0366efa38e9e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:39.691308 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1479/2979] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:39 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:40.716602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5b59dc3-717f-46bb-9bc8-9e2af4f2abaf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:40.717180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5b59dc3-717f-46bb-9bc8-9e2af4f2abaf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:40.717330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:40.717330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:40.718163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f5b59dc3-717f-46bb-9bc8-9e2af4f2abaf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:40.718742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f5b59dc3-717f-46bb-9bc8-9e2af4f2abaf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:40.789831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:40.789831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:40.809609 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f5b59dc3-717f-46bb-9bc8-9e2af4f2abaf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:40.817555 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1501/2980] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:40 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:41.834782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69f0def3-2ae8-47fe-905b-81c4df9f2e0c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:41.841693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69f0def3-2ae8-47fe-905b-81c4df9f2e0c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:41.842412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:41.842412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:41.843239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-69f0def3-2ae8-47fe-905b-81c4df9f2e0c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:41.844284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-69f0def3-2ae8-47fe-905b-81c4df9f2e0c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:41.898992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:41.898992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:41.902005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-69f0def3-2ae8-47fe-905b-81c4df9f2e0c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:41.903459 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1480/2981] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:41 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:42.920794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3764ad09-20cd-439a-86f9-649a8570f995 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:42.926212 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3764ad09-20cd-439a-86f9-649a8570f995 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:42.926765 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:42.926765 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:42.927501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3764ad09-20cd-439a-86f9-649a8570f995 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:42.928213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3764ad09-20cd-439a-86f9-649a8570f995 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:42.981478 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:42.981478 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:42.983447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3764ad09-20cd-439a-86f9-649a8570f995 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:42.984263 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1502/2982] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:42 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:44.004753 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-448ffb19-c80a-48fe-af05-4de0c65baf22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:44.006167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-448ffb19-c80a-48fe-af05-4de0c65baf22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:44.006747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:44.006747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:44.007765 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-448ffb19-c80a-48fe-af05-4de0c65baf22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:44.008785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-448ffb19-c80a-48fe-af05-4de0c65baf22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:44.034902 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:44.034902 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:44.042828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-448ffb19-c80a-48fe-af05-4de0c65baf22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:44.043951 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1481/2983] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:43 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:45.058997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edc86dd2-5c25-4128-919e-f096a2487285 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:45.059611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edc86dd2-5c25-4128-919e-f096a2487285 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:45.059984 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:45.059984 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:45.060231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edc86dd2-5c25-4128-919e-f096a2487285 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:45.060398 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-edc86dd2-5c25-4128-919e-f096a2487285 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:45.084257 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:45.084257 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:45.091774 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edc86dd2-5c25-4128-919e-f096a2487285 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:45.093298 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1503/2984] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:45 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:28:45.294990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a98338ad-f086-4854-bdc9-b81c9eeaae80 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] POST http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/types Jan 21 10:28:45.295930 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:45.295930 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:45.296878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a98338ad-f086-4854-bdc9-b81c9eeaae80 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2007365259", "extra_specs": {}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:45.344368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a98338ad-f086-4854-bdc9-b81c9eeaae80 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/types returned with HTTP 200 Jan 21 10:28:45.346119 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1482/2985] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:28:45 2021] POST /volume/v3/a8d8bcba47084b1788128385f34c5d69/types => generated 212 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:28:45.360687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24043a81-fae4-40db-8e6a-02d56c5b85e2 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] POST http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/types/6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b/encryption Jan 21 10:28:45.361170 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:45.361170 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:45.361597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24043a81-fae4-40db-8e6a-02d56c5b85e2 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:45.432137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24043a81-fae4-40db-8e6a-02d56c5b85e2 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/types/6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b/encryption returned with HTTP 200 Jan 21 10:28:45.434233 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1504/2986] 10.222.0.77 () {60 vars in 1364 bytes} [Thu Jan 21 10:28:45 2021] POST /volume/v3/a8d8bcba47084b1788128385f34c5d69/types/6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b/encryption => generated 230 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:45.647368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes Jan 21 10:28:45.648439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1743717895", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2007365259", "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:45.650626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1743717895', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2007365259', 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:28:45.665246 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume of 1 GB Jan 21 10:28:45.666378 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:45.666378 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:45.667965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Availability Zones retrieved successfully. Jan 21 10:28:45.690473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (edc20b5f-24df-4209-9d63-e9c264275412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:28:45.695931 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1111f6d-f371-4e14-b130-00053866ffab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:45.699882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:28:45.775391 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1111f6d-f371-4e14-b130-00053866ffab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:28:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b,is_public=True,name='tempest-scenario-type-luks-2007365259',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b', '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=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:45.778792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afe7add-0b6f-4e7d-ba9b-691960374701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:45.836832 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2007365259 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2007365259, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:45.837816 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2007365259 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2007365259, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:28:45.891790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['0fcda938-36fb-4e39-baf4-0659c74ad9df', '094e3d75-c41c-4333-83a2-7363705c177b', 'c852e54e-de69-4571-b29d-81e322fb194c', 'a8189989-be15-422a-899b-ec564a000335'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:28:45.893704 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afe7add-0b6f-4e7d-ba9b-691960374701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fcda938-36fb-4e39-baf4-0659c74ad9df', '094e3d75-c41c-4333-83a2-7363705c177b', 'c852e54e-de69-4571-b29d-81e322fb194c', 'a8189989-be15-422a-899b-ec564a000335']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:45.896215 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba3a933-0a8e-48cd-9c10-5deff2c29b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:45.960218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba3a933-0a8e-48cd-9c10-5deff2c29b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be0a6115-047b-4675-b4c2-8dc55d44fcf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1743717895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['0fcda938-36fb-4e39-baf4-0659c74ad9df','094e3d75-c41c-4333-83a2-7363705c177b','c852e54e-de69-4571-b29d-81e322fb194c','a8189989-be15-422a-899b-ec564a000335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b), 'volume': 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-21T10:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1743717895',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=be0a6115-047b-4675-b4c2-8dc55d44fcf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f676cad451a4810b6f3b4580bed5915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2460f2ec13e449a8adf1d251c87007e6',volume_attachment=,volume_type=,volume_type_id=6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:45.962279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcbff782-c820-4c05-94b1-1cabfe6fa806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:45.992475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcbff782-c820-4c05-94b1-1cabfe6fa806) transitioned into state 'SUCCESS' from state '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-1743717895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['0fcda938-36fb-4e39-baf4-0659c74ad9df','094e3d75-c41c-4333-83a2-7363705c177b','c852e54e-de69-4571-b29d-81e322fb194c','a8189989-be15-422a-899b-ec564a000335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:45.994532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf54099-17e8-4ec2-8b5a-e09abe09db79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:28:46.012260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf54099-17e8-4ec2-8b5a-e09abe09db79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:28:46.014895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (edc20b5f-24df-4209-9d63-e9c264275412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:28:46.069699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request issued successfully. Jan 21 10:28:46.086403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ef359e11-1e0c-43a2-b96b-604e2eeaf640 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes returned with HTTP 202 Jan 21 10:28:46.087412 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1483/2987] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:28:45 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes => generated 846 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:28:46.103916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13cc5e36-8170-4d36-8f3e-379d9cda01cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:28:46.105303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13cc5e36-8170-4d36-8f3e-379d9cda01cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:46.105950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-13cc5e36-8170-4d36-8f3e-379d9cda01cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:46.121776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc2c2d5b-b007-45ae-829d-17517b2f4cbe tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:46.122792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc2c2d5b-b007-45ae-829d-17517b2f4cbe tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:46.126182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:46.126182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:46.126716 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc2c2d5b-b007-45ae-829d-17517b2f4cbe tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:46.127201 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bc2c2d5b-b007-45ae-829d-17517b2f4cbe tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:46.163673 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:46.163673 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:46.165579 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc2c2d5b-b007-45ae-829d-17517b2f4cbe tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:46.167930 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1484/2988] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:46 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:46.183651 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:46.183651 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:46.195111 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-13cc5e36-8170-4d36-8f3e-379d9cda01cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:28:46.242025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-13cc5e36-8170-4d36-8f3e-379d9cda01cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:28:46.243182 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1505/2989] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:46 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 914 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:47.185528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57551f9c-1466-48f1-9943-1093e75ee44d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:47.186801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57551f9c-1466-48f1-9943-1093e75ee44d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:47.187174 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:47.187174 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:47.187809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-57551f9c-1466-48f1-9943-1093e75ee44d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:47.188844 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-57551f9c-1466-48f1-9943-1093e75ee44d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:47.237309 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:47.237309 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:47.237309 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-57551f9c-1466-48f1-9943-1093e75ee44d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:47.241737 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1485/2990] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:47 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:47.275986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c04f242-e635-49b2-a8f3-74f1983c358c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:28:47.276633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c04f242-e635-49b2-a8f3-74f1983c358c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:47.276862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:47.276862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:47.277240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8c04f242-e635-49b2-a8f3-74f1983c358c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:47.336890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:47.336890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:47.345974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8c04f242-e635-49b2-a8f3-74f1983c358c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:28:47.377958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8c04f242-e635-49b2-a8f3-74f1983c358c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:28:47.379537 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1506/2991] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 939 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:47.396801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a7062c0-5657-4bb6-9424-7221e15c67da tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:28:47.397467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a7062c0-5657-4bb6-9424-7221e15c67da tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:47.397790 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:47.397790 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:47.398377 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a7062c0-5657-4bb6-9424-7221e15c67da tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:47.460120 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:47.460120 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:47.480090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0a7062c0-5657-4bb6-9424-7221e15c67da tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:28:47.505950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a7062c0-5657-4bb6-9424-7221e15c67da tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:28:47.506180 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1486/2992] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 939 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:47.521367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-111c13a8-7ce9-48ed-ba7e-d623230a8df4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2/action Jan 21 10:28:47.521823 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:47.521823 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:47.522319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-111c13a8-7ce9-48ed-ba7e-d623230a8df4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:28:47.525224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-111c13a8-7ce9-48ed-ba7e-d623230a8df4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:47.575919 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:47.575919 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:47.579271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-111c13a8-7ce9-48ed-ba7e-d623230a8df4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:28:47.593368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-111c13a8-7ce9-48ed-ba7e-d623230a8df4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume updated successfully. Jan 21 10:28:47.598607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-111c13a8-7ce9-48ed-ba7e-d623230a8df4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2/action returned with HTTP 200 Jan 21 10:28:47.598607 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1507/2993] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:28:47 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2/action => generated 0 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 10:28:47.779275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ae3be9db-457d-4a7a-856f-549b53a20f9b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:28:47.780641 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ae3be9db-457d-4a7a-856f-549b53a20f9b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:47.781078 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:47.781078 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:47.781821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ae3be9db-457d-4a7a-856f-549b53a20f9b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:47.886508 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:47.886508 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:47.904549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ae3be9db-457d-4a7a-856f-549b53a20f9b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:28:47.935365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ae3be9db-457d-4a7a-856f-549b53a20f9b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:28:47.936381 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1487/2994] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:28:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 938 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:28:48.259616 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:48.265812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:48.266086 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:48.266086 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:48.266667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:48.269484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:48.320929 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:48.320929 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:48.320929 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:48.320929 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1508/2995] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:48 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:48.782464 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-dd82ca66-ac85-48ff-9b1b-4cbe5fe189ed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:28:48.783001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-dd82ca66-ac85-48ff-9b1b-4cbe5fe189ed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:48.783222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:48.783222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:48.783601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-dd82ca66-ac85-48ff-9b1b-4cbe5fe189ed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:48.845115 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:48.845115 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:48.856373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-dd82ca66-ac85-48ff-9b1b-4cbe5fe189ed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:28:48.882645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-dd82ca66-ac85-48ff-9b1b-4cbe5fe189ed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:28:48.883823 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1488/2996] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:28:48 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 938 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:48.894904 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume// Jan 21 10:28:48.895760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:48.896294 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:48.896294 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:48.897047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:48.898324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5382fb7-4c2c-4bcb-a587-abf22a018bd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:28:48.899217 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1509/2997] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:28:48 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:28:48.923411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-e70fcbae-8cb3-47e9-8fbb-c7c0b282bc9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments Jan 21 10:28:48.924857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:48.924857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:48.925659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-e70fcbae-8cb3-47e9-8fbb-c7c0b282bc9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be0a6115-047b-4675-b4c2-8dc55d44fcf2", "instance_uuid": "2c3dc79c-28d8-4966-9f59-2d6842516aa7", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:49.023474 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:49.023474 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:49.122372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-e70fcbae-8cb3-47e9-8fbb-c7c0b282bc9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments returned with HTTP 200 Jan 21 10:28:49.123943 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1489/2998] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:28:48 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments => generated 273 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:28:49.336352 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:49.337115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:49.338045 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:49.339379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:49.429870 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:49.429870 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:49.434506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:49.450946 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1510/2999] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:49 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:50.460316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38baad5d-d160-4bf2-b717-88761ccd3cc4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:50.460989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38baad5d-d160-4bf2-b717-88761ccd3cc4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:50.461315 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:50.461315 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:50.462399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38baad5d-d160-4bf2-b717-88761ccd3cc4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:50.462771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-38baad5d-d160-4bf2-b717-88761ccd3cc4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:50.493485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:50.493485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:50.497271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38baad5d-d160-4bf2-b717-88761ccd3cc4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:50.503983 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1490/3000] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:50 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:51.014556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume// Jan 21 10:28:51.015369 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:51.015675 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:51.015675 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:51.016280 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:51.018688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bf4e38e9-a12c-4883-94d1-00a95679cf65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:28:51.019806 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1511/3001] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:28:51 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:28:51.035084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-acbba8b4-48f6-40a1-989e-f87c79ca54cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:28:51.035744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-acbba8b4-48f6-40a1-989e-f87c79ca54cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:51.035947 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:51.035947 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:51.036761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-acbba8b4-48f6-40a1-989e-f87c79ca54cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:51.101393 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:51.101393 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:51.119396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-acbba8b4-48f6-40a1-989e-f87c79ca54cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:28:51.146149 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:51.146149 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:51.157663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-acbba8b4-48f6-40a1-989e-f87c79ca54cf tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:28:51.165856 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1491/3002] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:28:51 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 1036 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:28:51.216539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ac0da468-1d1f-4676-8cea-e990721225f6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] PUT http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8 Jan 21 10:28:51.217995 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ac0da468-1d1f-4676-8cea-e990721225f6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:51.280558 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:28:51.280558 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:28:51.281422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ac0da468-1d1f-4676-8cea-e990721225f6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-be0a6115-047b-4675-b4c2-8dc55d44fcf2-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:28:51.284181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:51.284181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:51.513854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20499303-db19-48f5-88c5-64d6c46094db tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:51.515816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20499303-db19-48f5-88c5-64d6c46094db tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:51.516203 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:51.516203 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:51.517030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20499303-db19-48f5-88c5-64d6c46094db tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:51.517567 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-20499303-db19-48f5-88c5-64d6c46094db tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:51.566685 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:51.566685 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:51.569501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20499303-db19-48f5-88c5-64d6c46094db tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:51.570918 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1492/3003] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:51 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:52.605033 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2f5cf98-ea73-4804-9026-88ad847d7ec0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:52.605033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2f5cf98-ea73-4804-9026-88ad847d7ec0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:52.605033 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:52.605033 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:52.605033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d2f5cf98-ea73-4804-9026-88ad847d7ec0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:52.605033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d2f5cf98-ea73-4804-9026-88ad847d7ec0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:52.632892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:52.632892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:52.634950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d2f5cf98-ea73-4804-9026-88ad847d7ec0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:52.642105 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1493/3004] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:52 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:53.569500 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ac0da468-1d1f-4676-8cea-e990721225f6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-be0a6115-047b-4675-b4c2-8dc55d44fcf2-n-h1-758944-3'" released by "attachment_update" :: held 2.288s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:28:53.570197 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-ac0da468-1d1f-4676-8cea-e990721225f6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8 returned with HTTP 200 Jan 21 10:28:53.571115 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1512/3005] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:28:51 2021] PUT /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8 => generated 761 bytes in 2361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:28:53.642044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-9551db50-325f-4e96-90ed-2c82a35f9408 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8/action Jan 21 10:28:53.643792 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:53.643792 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:53.645440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-9551db50-325f-4e96-90ed-2c82a35f9408 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:28:53.646409 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-9551db50-325f-4e96-90ed-2c82a35f9408 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:28:53.654398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0ff9a64-b1da-4e83-9f33-cec408543a82 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:53.654843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0ff9a64-b1da-4e83-9f33-cec408543a82 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:53.657182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:53.657182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:53.657182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0ff9a64-b1da-4e83-9f33-cec408543a82 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:53.657182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d0ff9a64-b1da-4e83-9f33-cec408543a82 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:53.718120 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:53.718120 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:53.721634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0ff9a64-b1da-4e83-9f33-cec408543a82 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:53.723175 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1513/3006] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:53 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:53.797377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:53.797377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:53.825101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c7c9058b-4bc8-4cf2-b9f8-4d8bd2cd834c req-9551db50-325f-4e96-90ed-2c82a35f9408 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8/action returned with HTTP 204 Jan 21 10:28:53.828484 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1494/3007] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:28:53 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8/action => generated 0 bytes in 200 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:28:54.740900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6a6085-1060-4e16-9361-8a55bdd24510 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:54.741807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa6a6085-1060-4e16-9361-8a55bdd24510 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:54.741807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:54.741807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:54.742556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa6a6085-1060-4e16-9361-8a55bdd24510 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:54.742909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-aa6a6085-1060-4e16-9361-8a55bdd24510 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:54.784931 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:54.784931 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:54.784931 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6a6085-1060-4e16-9361-8a55bdd24510 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:54.798346 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1514/3008] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:54 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:55.798334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bfb7cb68-24f1-46a4-8603-79e09e5797d4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:55.799671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bfb7cb68-24f1-46a4-8603-79e09e5797d4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:55.800383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:55.800383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:55.801561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bfb7cb68-24f1-46a4-8603-79e09e5797d4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:55.802237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bfb7cb68-24f1-46a4-8603-79e09e5797d4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:55.842995 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:55.842995 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:55.846720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bfb7cb68-24f1-46a4-8603-79e09e5797d4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:55.848412 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1495/3009] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:55 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:56.866688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fe1841de-5b50-4147-a7fe-20ca183b587e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:56.867281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fe1841de-5b50-4147-a7fe-20ca183b587e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:56.867493 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:56.867493 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:56.867972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fe1841de-5b50-4147-a7fe-20ca183b587e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:56.868341 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fe1841de-5b50-4147-a7fe-20ca183b587e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:56.896400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:56.896400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:56.908824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fe1841de-5b50-4147-a7fe-20ca183b587e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:56.909680 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1515/3010] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:56 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:57.930565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b750c8f-8b6e-4a41-b6be-286011db94f0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:57.931895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b750c8f-8b6e-4a41-b6be-286011db94f0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:57.931895 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:57.931895 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:57.933205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b750c8f-8b6e-4a41-b6be-286011db94f0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:57.934039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6b750c8f-8b6e-4a41-b6be-286011db94f0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:57.986112 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:57.986112 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:57.988876 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b750c8f-8b6e-4a41-b6be-286011db94f0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:57.989939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1496/3011] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:57 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:28:59.010972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd0e54a1-8e2a-4bcd-9458-4815c328af0f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:28:59.011762 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd0e54a1-8e2a-4bcd-9458-4815c328af0f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:28:59.011992 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:28:59.011992 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:28:59.012397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd0e54a1-8e2a-4bcd-9458-4815c328af0f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:28:59.012987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dd0e54a1-8e2a-4bcd-9458-4815c328af0f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:28:59.045568 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:28:59.045568 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:28:59.047809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd0e54a1-8e2a-4bcd-9458-4815c328af0f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:28:59.048699 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1516/3012] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:28:59 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:00.065101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b002c71b-713c-40f5-849e-1378d55a097a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:00.066581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b002c71b-713c-40f5-849e-1378d55a097a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:00.067007 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:00.067007 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:00.067774 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b002c71b-713c-40f5-849e-1378d55a097a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:00.068611 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b002c71b-713c-40f5-849e-1378d55a097a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:00.098788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:00.098788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:00.101046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b002c71b-713c-40f5-849e-1378d55a097a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:00.102103 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1497/3013] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:00 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:01.124764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-305b9588-3602-447e-8c57-e4988d1b31ab tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:01.126080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-305b9588-3602-447e-8c57-e4988d1b31ab tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:01.126455 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:01.126455 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:01.126739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-305b9588-3602-447e-8c57-e4988d1b31ab tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:01.126972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-305b9588-3602-447e-8c57-e4988d1b31ab tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:01.165554 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:01.165554 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:01.165554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-305b9588-3602-447e-8c57-e4988d1b31ab tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:01.165554 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1517/3014] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:01 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:02.191718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d65df24c-7fd9-49a5-8a2d-a33c69c8128d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:02.192362 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d65df24c-7fd9-49a5-8a2d-a33c69c8128d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:02.192464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:02.192464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:02.192822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d65df24c-7fd9-49a5-8a2d-a33c69c8128d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:02.193210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d65df24c-7fd9-49a5-8a2d-a33c69c8128d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:02.225766 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:02.225766 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:02.227328 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d65df24c-7fd9-49a5-8a2d-a33c69c8128d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:02.228187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1498/3015] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:02 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:03.248134 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-44a67fdc-d229-40c6-8444-a75acdba1682 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:03.248764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-44a67fdc-d229-40c6-8444-a75acdba1682 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:03.248932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:03.248932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:03.249331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-44a67fdc-d229-40c6-8444-a75acdba1682 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:03.250084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-44a67fdc-d229-40c6-8444-a75acdba1682 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:03.275522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:03.275522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:03.277735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-44a67fdc-d229-40c6-8444-a75acdba1682 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:03.278742 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1518/3016] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:03 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:04.293842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ccabd2f-7c4b-4a1e-9c0e-57080f57219b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:04.294637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ccabd2f-7c4b-4a1e-9c0e-57080f57219b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:04.294637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:04.294637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:04.294979 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ccabd2f-7c4b-4a1e-9c0e-57080f57219b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:04.295325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0ccabd2f-7c4b-4a1e-9c0e-57080f57219b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:04.316601 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:04.316601 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:04.318414 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ccabd2f-7c4b-4a1e-9c0e-57080f57219b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:04.319305 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1499/3017] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:04 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:04.332628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea8cb151-37fb-4303-b39d-061c0959b0c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:29:04.333255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb151-37fb-4303-b39d-061c0959b0c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:04.333563 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:04.333563 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:04.334161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb151-37fb-4303-b39d-061c0959b0c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:04.389102 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:04.389102 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:04.398927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ea8cb151-37fb-4303-b39d-061c0959b0c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:04.423867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ea8cb151-37fb-4303-b39d-061c0959b0c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 returned with HTTP 200 Jan 21 10:29:04.424694 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1519/3018] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:04 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:04.613496 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] GET http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7/export_record Jan 21 10:29:04.614061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:04.614300 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:04.614300 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:04.614750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling method 'export_record' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:04.615184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Export record for backup a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 10:29:04.638400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:04.638400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:04.641083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.api [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling RPCAPI with context: , host: n-d-758944-3, backup: a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 10:29:04.656412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] export_record in rpcapi backup_id a5f565a7-645b-4339-956e-c7682f1f6ed7 on host n-d-758944-3. {{(pid=87995) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 10:29:04.669681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTVmNTY1YTctNjQ1Yi00MzM5LTk1NmUtYzc2ODJmMWY2ZWQ3IiwgInVzZXJfaWQiOiAiODU3YmNiNDkyNWIzNDA3ZmE4NDRhZTMxZWY0YjAyYjAiLCAicHJvamVjdF9pZCI6ICIyMDdhOTk3OWVjYzk0N2FhYTlkOWM5N2NhMzQ2NDk2YSIsICJ2b2x1bWVfaWQiOiAiNmUxZTQ0Y2ItMTBhYi00YmVhLWJjOGUtZDg5ZWMwMGU4MDgzIiwgImhvc3QiOiAibi1kLTc1ODk0NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3ODEwMjI0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZTFlNDRjYi0xMGFiLTRiZWEtYmM4ZS1kODllYzAwZTgwODMvMjAyMTAxMjExMDI4MjUvYXpfbm92YV9iYWNrdXBfYTVmNTY1YTctNjQ1Yi00MzM5LTk1NmUtYzc2ODJmMWY2ZWQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMDoyOTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87995) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 10:29:04.670612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33d1102a-a631-40c5-944b-d11159482ddc tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7/export_record returned with HTTP 200 Jan 21 10:29:04.672038 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1500/3019] 10.222.0.77 () {58 vars in 1357 bytes} [Thu Jan 21 10:29:04 2021] GET /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7/export_record => generated 1448 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:29:04.684141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] POST http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/import_record Jan 21 10:29:04.684626 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:04.684626 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:04.685150 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmYxYzdkZjktN2ZlNC00MjQ5LWEzMDgtZTMyNjViYjU2YzFjIiwgInVzZXJfaWQiOiAiODU3YmNiNDkyNWIzNDA3ZmE4NDRhZTMxZWY0YjAyYjAiLCAicHJvamVjdF9pZCI6ICIyMDdhOTk3OWVjYzk0N2FhYTlkOWM5N2NhMzQ2NDk2YSIsICJ2b2x1bWVfaWQiOiAiNmUxZTQ0Y2ItMTBhYi00YmVhLWJjOGUtZDg5ZWMwMGU4MDgzIiwgImhvc3QiOiAibi1kLTc1ODk0NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3ODEwMjI0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZTFlNDRjYi0xMGFiLTRiZWEtYmM4ZS1kODllYzAwZTgwODMvMjAyMTAxMjExMDI4MjUvYXpfbm92YV9iYWNrdXBfYTVmNTY1YTctNjQ1Yi00MzM5LTk1NmUtYzc2ODJmMWY2ZWQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMDoyOTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:29:04.686158 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmYxYzdkZjktN2ZlNC00MjQ5LWEzMDgtZTMyNjViYjU2YzFjIiwgInVzZXJfaWQiOiAiODU3YmNiNDkyNWIzNDA3ZmE4NDRhZTMxZWY0YjAyYjAiLCAicHJvamVjdF9pZCI6ICIyMDdhOTk3OWVjYzk0N2FhYTlkOWM5N2NhMzQ2NDk2YSIsICJ2b2x1bWVfaWQiOiAiNmUxZTQ0Y2ItMTBhYi00YmVhLWJjOGUtZDg5ZWMwMGU4MDgzIiwgImhvc3QiOiAibi1kLTc1ODk0NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3ODEwMjI0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZTFlNDRjYi0xMGFiLTRiZWEtYmM4ZS1kODllYzAwZTgwODMvMjAyMTAxMjExMDI4MjUvYXpfbm92YV9iYWNrdXBfYTVmNTY1YTctNjQ1Yi00MzM5LTk1NmUtYzc2ODJmMWY2ZWQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMDoyOTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87996) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 10:29:04.686510 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmYxYzdkZjktN2ZlNC00MjQ5LWEzMDgtZTMyNjViYjU2YzFjIiwgInVzZXJfaWQiOiAiODU3YmNiNDkyNWIzNDA3ZmE4NDRhZTMxZWY0YjAyYjAiLCAicHJvamVjdF9pZCI6ICIyMDdhOTk3OWVjYzk0N2FhYTlkOWM5N2NhMzQ2NDk2YSIsICJ2b2x1bWVfaWQiOiAiNmUxZTQ0Y2ItMTBhYi00YmVhLWJjOGUtZDg5ZWMwMGU4MDgzIiwgImhvc3QiOiAibi1kLTc1ODk0NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3ODEwMjI0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZTFlNDRjYi0xMGFiLTRiZWEtYmM4ZS1kODllYzAwZTgwODMvMjAyMTAxMjExMDI4MjUvYXpfbm92YV9iYWNrdXBfYTVmNTY1YTctNjQ1Yi00MzM5LTk1NmUtYzc2ODJmMWY2ZWQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMDoyOTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87996) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 10:29:04.748574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Created reservations ['23dc36dd-373a-4cf1-8231-dbeaca757a4a', '7fea3d2e-5557-4051-8af8-2edd2497dcee'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:29:04.818822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] import_record rpcapi backup id ff1c7df9-7fe4-4249-a308-e3265bb56c1c on host n-d-758944-3 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmYxYzdkZjktN2ZlNC00MjQ5LWEzMDgtZTMyNjViYjU2YzFjIiwgInVzZXJfaWQiOiAiODU3YmNiNDkyNWIzNDA3ZmE4NDRhZTMxZWY0YjAyYjAiLCAicHJvamVjdF9pZCI6ICIyMDdhOTk3OWVjYzk0N2FhYTlkOWM5N2NhMzQ2NDk2YSIsICJ2b2x1bWVfaWQiOiAiNmUxZTQ0Y2ItMTBhYi00YmVhLWJjOGUtZDg5ZWMwMGU4MDgzIiwgImhvc3QiOiAibi1kLTc1ODk0NC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3ODEwMjI0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZTFlNDRjYi0xMGFiLTRiZWEtYmM4ZS1kODllYzAwZTgwODMvMjAyMTAxMjExMDI4MjUvYXpfbm92YV9iYWNrdXBfYTVmNTY1YTctNjQ1Yi00MzM5LTk1NmUtYzc2ODJmMWY2ZWQ3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMTA6Mjg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQxMDoyOTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87996) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 10:29:04.822986 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Import record output: {'backup': {'id': 'ff1c7df9-7fe4-4249-a308-e3265bb56c1c', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c'}, {'rel': 'bookmark', 'href': 'http://10.222.0.77/volume/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c'}]}}. {{(pid=87996) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 10:29:04.824420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-900ce85d-fd7f-4b82-80ab-7e3e00aafc0e tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/import_record returned with HTTP 201 Jan 21 10:29:04.826897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1520/3020] 10.222.0.77 () {60 vars in 1269 bytes} [Thu Jan 21 10:29:04 2021] POST /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/import_record => generated 354 bytes in 147 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 21 10:29:04.835738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7f52a75-2059-4d43-8c44-60a0a902e43f tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] GET http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c Jan 21 10:29:04.836588 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7f52a75-2059-4d43-8c44-60a0a902e43f tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:04.836758 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:04.836758 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:04.837288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7f52a75-2059-4d43-8c44-60a0a902e43f tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:04.838202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b7f52a75-2059-4d43-8c44-60a0a902e43f tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Show backup with id ff1c7df9-7fe4-4249-a308-e3265bb56c1c. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:04.865425 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:04.865425 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:04.868042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7f52a75-2059-4d43-8c44-60a0a902e43f tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c returned with HTTP 200 Jan 21 10:29:04.869930 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1501/3021] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:04 2021] GET /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c => generated 713 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:05.888559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6785af83-0455-4ad5-89f5-a4e2ae32e6aa tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] GET http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c Jan 21 10:29:05.889265 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6785af83-0455-4ad5-89f5-a4e2ae32e6aa tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:05.889440 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:05.889440 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:05.889719 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6785af83-0455-4ad5-89f5-a4e2ae32e6aa tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:05.890128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6785af83-0455-4ad5-89f5-a4e2ae32e6aa tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Show backup with id ff1c7df9-7fe4-4249-a308-e3265bb56c1c. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:05.911287 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:05.911287 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:05.912818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6785af83-0455-4ad5-89f5-a4e2ae32e6aa tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c returned with HTTP 200 Jan 21 10:29:05.914016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1521/3022] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:05 2021] GET /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:05.928313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cac1b9c2-a67e-4c9d-a639-b5709374aff3 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] GET http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups Jan 21 10:29:05.928741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cac1b9c2-a67e-4c9d-a639-b5709374aff3 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:05.929014 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:05.929014 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:05.929576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cac1b9c2-a67e-4c9d-a639-b5709374aff3 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:05.957658 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cac1b9c2-a67e-4c9d-a639-b5709374aff3 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups returned with HTTP 200 Jan 21 10:29:05.958613 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1502/3023] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 10:29:05 2021] GET /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups => generated 404 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:05.972127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] POST http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7/restore Jan 21 10:29:05.972587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:05.972587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:05.973029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:29:05.973909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Restoring backup a5f565a7-645b-4339-956e-c7682f1f6ed7 ({'restore': {}}) {{(pid=87996) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 10:29:05.974298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Restoring backup a5f565a7-645b-4339-956e-c7682f1f6ed7 to volume None. Jan 21 10:29:06.000808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:06.000808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:06.003952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Creating volume of 1 GB for restore of backup a5f565a7-645b-4339-956e-c7682f1f6ed7. Jan 21 10:29:06.017493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Availability Zones retrieved successfully. Jan 21 10:29:06.035321 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Flow 'volume_create_api' (64bb3411-7e3b-4e96-9c6f-f3b0167dce83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:06.038113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8fda83-bbc9-4719-a18d-d988c776dd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:06.040233 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:29:06.111749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8fda83-bbc9-4719-a18d-d988c776dd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:06.113930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2574ad8a-a8ab-4b03-9a13-1ef309f4e5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:06.197596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Created reservations ['e6842056-c405-4776-a2b0-1335036376b1', 'a1a8f27d-5464-4a10-b087-be79f1cb0fc2', '74e15a0c-6245-498e-9c10-41725dd9a27a', '55b889d8-3a93-4e06-9a2a-c5fa44321248'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:29:06.199721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2574ad8a-a8ab-4b03-9a13-1ef309f4e5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6842056-c405-4776-a2b0-1335036376b1', 'a1a8f27d-5464-4a10-b087-be79f1cb0fc2', '74e15a0c-6245-498e-9c10-41725dd9a27a', '55b889d8-3a93-4e06-9a2a-c5fa44321248']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:06.202499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94963f17-0936-409f-88bc-cbf000dcfd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:06.270079 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94963f17-0936-409f-88bc-cbf000dcfd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5', '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_a5f565a7-645b-4339-956e-c7682f1f6ed7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207a9979ecc947aaa9d9c97ca346496a',qos_specs=None,replication_status=,reservations=['e6842056-c405-4776-a2b0-1335036376b1','a1a8f27d-5464-4a10-b087-be79f1cb0fc2','74e15a0c-6245-498e-9c10-41725dd9a27a','55b889d8-3a93-4e06-9a2a-c5fa44321248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857bcb4925b3407fa844ae31ef4b02b0',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:29:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a5f565a7-645b-4339-956e-c7682f1f6ed7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207a9979ecc947aaa9d9c97ca346496a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='857bcb4925b3407fa844ae31ef4b02b0',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:06.273058 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacda635-2305-4aaf-b031-e5888abde858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:06.306096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacda635-2305-4aaf-b031-e5888abde858) transitioned into 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_a5f565a7-645b-4339-956e-c7682f1f6ed7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207a9979ecc947aaa9d9c97ca346496a',qos_specs=None,replication_status=,reservations=['e6842056-c405-4776-a2b0-1335036376b1','a1a8f27d-5464-4a10-b087-be79f1cb0fc2','74e15a0c-6245-498e-9c10-41725dd9a27a','55b889d8-3a93-4e06-9a2a-c5fa44321248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857bcb4925b3407fa844ae31ef4b02b0',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:06.308702 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58256826-b0c4-412d-8c06-2623b027d6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:06.325100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58256826-b0c4-412d-8c06-2623b027d6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:06.328810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Flow 'volume_create_api' (64bb3411-7e3b-4e96-9c6f-f3b0167dce83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:06.382502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Create volume request issued successfully. Jan 21 10:29:06.437341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:06.437341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:06.438503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:07.489503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:07.489503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:07.490788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:07.491223 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Checking backup size 1 against volume size 1 {{(pid=87996) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 10:29:07.491588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.backup.api [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Overwriting volume 57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 with restore of backup a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:07.523632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] restore_backup in rpcapi backup_id a5f565a7-645b-4339-956e-c7682f1f6ed7 {{(pid=87996) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 10:29:07.527016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4bc38f94-6464-44d4-bfac-0bf49c4b46b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7/restore returned with HTTP 202 Jan 21 10:29:07.528191 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1522/3024] 10.222.0.77 () {60 vars in 1360 bytes} [Thu Jan 21 10:29:05 2021] POST /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7/restore => generated 189 bytes in 1562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:29:07.539664 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51d67ebb-f7bb-4200-84bc-72b4941a498f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:07.544781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51d67ebb-f7bb-4200-84bc-72b4941a498f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:07.544781 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:07.544781 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:07.544781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-51d67ebb-f7bb-4200-84bc-72b4941a498f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:07.544781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-51d67ebb-f7bb-4200-84bc-72b4941a498f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:07.568274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:07.568274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:07.570408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-51d67ebb-f7bb-4200-84bc-72b4941a498f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:07.571684 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1503/3025] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:07 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:08.588001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8bcf65c-ca0f-4fe5-a1c3-21fa858c53ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:08.589337 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8bcf65c-ca0f-4fe5-a1c3-21fa858c53ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:08.589337 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:08.589337 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:08.589758 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8bcf65c-ca0f-4fe5-a1c3-21fa858c53ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:08.589914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c8bcf65c-ca0f-4fe5-a1c3-21fa858c53ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:08.617780 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:08.617780 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:08.620363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8bcf65c-ca0f-4fe5-a1c3-21fa858c53ba tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:08.621274 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1523/3026] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:08 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:09.636869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60ff6004-9bb9-4976-a036-0dc4c895b77f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:09.637493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60ff6004-9bb9-4976-a036-0dc4c895b77f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:09.637624 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:09.637624 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:09.638072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60ff6004-9bb9-4976-a036-0dc4c895b77f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:09.638481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-60ff6004-9bb9-4976-a036-0dc4c895b77f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:09.665775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:09.665775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:09.667887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60ff6004-9bb9-4976-a036-0dc4c895b77f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:09.669025 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1504/3027] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:09 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:10.691565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f4f6b1d-5f8b-459b-8c98-64ee09b11f04 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:10.692539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f4f6b1d-5f8b-459b-8c98-64ee09b11f04 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:10.692799 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:10.692799 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:10.693440 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f4f6b1d-5f8b-459b-8c98-64ee09b11f04 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:10.694081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-9f4f6b1d-5f8b-459b-8c98-64ee09b11f04 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:10.724267 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:10.724267 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:10.740939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f4f6b1d-5f8b-459b-8c98-64ee09b11f04 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:10.740939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1524/3028] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:10 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:11.751901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb1b4b23-d043-4448-84b1-42abb2d25dd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:11.751901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb1b4b23-d043-4448-84b1-42abb2d25dd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:11.751901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:11.751901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:11.751901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb1b4b23-d043-4448-84b1-42abb2d25dd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:11.751901 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cb1b4b23-d043-4448-84b1-42abb2d25dd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:11.810281 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:11.810281 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:11.810281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb1b4b23-d043-4448-84b1-42abb2d25dd0 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:11.810281 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1505/3029] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:11 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:12.829730 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5dc54f1-fa82-4cc2-b5e7-0ab119f1c394 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:12.829730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5dc54f1-fa82-4cc2-b5e7-0ab119f1c394 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:12.829730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:12.829730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:12.829730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a5dc54f1-fa82-4cc2-b5e7-0ab119f1c394 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:12.829730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a5dc54f1-fa82-4cc2-b5e7-0ab119f1c394 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:12.870968 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:12.870968 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:12.870968 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a5dc54f1-fa82-4cc2-b5e7-0ab119f1c394 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:12.870968 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1525/3030] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:12 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:13.894453 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3148e0d6-05d7-43a2-9be3-4954bf69782b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:13.894453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3148e0d6-05d7-43a2-9be3-4954bf69782b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:13.894453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:13.894453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:13.894453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3148e0d6-05d7-43a2-9be3-4954bf69782b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:13.894453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-3148e0d6-05d7-43a2-9be3-4954bf69782b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:13.939667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:13.939667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:13.939667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3148e0d6-05d7-43a2-9be3-4954bf69782b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:13.940290 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1506/3031] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:13 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:14.965329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1719536-1ab6-4634-9a2b-669dd34809bc tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:14.965329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1719536-1ab6-4634-9a2b-669dd34809bc tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:14.965329 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:14.965329 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:14.965329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1719536-1ab6-4634-9a2b-669dd34809bc tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:14.965329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a1719536-1ab6-4634-9a2b-669dd34809bc tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:15.014979 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:15.014979 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:15.014979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1719536-1ab6-4634-9a2b-669dd34809bc tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:15.014979 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1526/3032] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:14 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:16.032480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56fc6532-eeca-4a94-a35f-a12442602679 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:16.033524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56fc6532-eeca-4a94-a35f-a12442602679 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:16.033524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:16.033524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:16.035067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56fc6532-eeca-4a94-a35f-a12442602679 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:16.035067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-56fc6532-eeca-4a94-a35f-a12442602679 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:16.103951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:16.103951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:16.103951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56fc6532-eeca-4a94-a35f-a12442602679 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:16.112914 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1507/3033] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:16 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:17.148479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed40f2a7-2b06-43b6-968a-708274e413ac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:17.148479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed40f2a7-2b06-43b6-968a-708274e413ac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:17.148479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:17.148479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:17.148479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed40f2a7-2b06-43b6-968a-708274e413ac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:17.148479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ed40f2a7-2b06-43b6-968a-708274e413ac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:17.249410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:17.249410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:17.249410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed40f2a7-2b06-43b6-968a-708274e413ac tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:17.255657 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1527/3034] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:17 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:18.274274 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f99cbc19-f536-4529-b53d-31228a50fd01 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:18.274274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f99cbc19-f536-4529-b53d-31228a50fd01 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:18.274274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:18.274274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:18.274274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f99cbc19-f536-4529-b53d-31228a50fd01 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:18.278112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f99cbc19-f536-4529-b53d-31228a50fd01 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:18.327725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:18.327725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:18.329699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f99cbc19-f536-4529-b53d-31228a50fd01 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:18.330945 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1508/3035] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:18 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:19.349855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81972095-1cef-44e6-87d2-a9c8077594c6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:19.349855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81972095-1cef-44e6-87d2-a9c8077594c6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:19.349855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:19.349855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:19.349855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81972095-1cef-44e6-87d2-a9c8077594c6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:19.349855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-81972095-1cef-44e6-87d2-a9c8077594c6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:19.396944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:19.396944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:19.402018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81972095-1cef-44e6-87d2-a9c8077594c6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:19.409064 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1528/3036] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:19 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:19.955636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7145c3b4-ed12-4ed3-a0d6-9b54fed0dc32 req-2c0929b3-ad3a-4193-af61-ff000988dde2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8 Jan 21 10:29:19.958374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7145c3b4-ed12-4ed3-a0d6-9b54fed0dc32 req-2c0929b3-ad3a-4193-af61-ff000988dde2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:19.958374 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:19.958374 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:19.958374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-7145c3b4-ed12-4ed3-a0d6-9b54fed0dc32 req-2c0929b3-ad3a-4193-af61-ff000988dde2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:20.005889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:20.005889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:20.424553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e33d78a5-3efd-46a9-a2b9-d03e3c4b0712 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:20.424553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e33d78a5-3efd-46a9-a2b9-d03e3c4b0712 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:20.424553 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:20.424553 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:20.424553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e33d78a5-3efd-46a9-a2b9-d03e3c4b0712 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:20.424553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e33d78a5-3efd-46a9-a2b9-d03e3c4b0712 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:20.451727 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:20.451727 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:20.455137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e33d78a5-3efd-46a9-a2b9-d03e3c4b0712 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:20.455851 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1529/3037] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:20 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:20.909119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-7145c3b4-ed12-4ed3-a0d6-9b54fed0dc32 req-2c0929b3-ad3a-4193-af61-ff000988dde2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:29:20.909119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-7145c3b4-ed12-4ed3-a0d6-9b54fed0dc32 req-2c0929b3-ad3a-4193-af61-ff000988dde2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:29:20.921033 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-7145c3b4-ed12-4ed3-a0d6-9b54fed0dc32 req-2c0929b3-ad3a-4193-af61-ff000988dde2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8 returned with HTTP 200 Jan 21 10:29:20.921033 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1509/3038] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:29:19 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3cd08e5a-b64f-438e-8fde-b238186b5ad8 => generated 19 bytes in 977 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:21.476811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f598845e-813a-4769-9c14-0ea98d6171cf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:21.478032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f598845e-813a-4769-9c14-0ea98d6171cf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:21.479080 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:21.479080 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:21.479642 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f598845e-813a-4769-9c14-0ea98d6171cf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:21.480027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f598845e-813a-4769-9c14-0ea98d6171cf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:21.517924 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:21.517924 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:21.517924 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f598845e-813a-4769-9c14-0ea98d6171cf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:21.517924 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1530/3039] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:21 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:21.930265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:29:21.930806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:21.931063 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:21.931063 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:21.932015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:21.932488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:29:22.012105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:22.012105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:22.012105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:22.042842 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.keymgr.conf_key_mgr [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 10:29:22.057619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume request issued successfully. Jan 21 10:29:22.057619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77cf538f-3c7d-42ca-875c-1bee03ade96a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 202 Jan 21 10:29:22.075544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1510/3040] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:29:21 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:29:22.092788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f84cd09-4dec-4951-a010-49ceb4de1b9e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:29:22.092788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f84cd09-4dec-4951-a010-49ceb4de1b9e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:22.092788 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:22.092788 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:22.092788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f84cd09-4dec-4951-a010-49ceb4de1b9e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:22.232809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:22.232809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:22.269324 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f84cd09-4dec-4951-a010-49ceb4de1b9e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:22.323976 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f84cd09-4dec-4951-a010-49ceb4de1b9e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:29:22.323976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1531/3041] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:22 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 937 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:22.537607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d41c85bc-e799-4f42-96dc-9eeb7262723a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:22.537607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d41c85bc-e799-4f42-96dc-9eeb7262723a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:22.537607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:22.537607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:22.537607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d41c85bc-e799-4f42-96dc-9eeb7262723a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:22.537607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d41c85bc-e799-4f42-96dc-9eeb7262723a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:22.622044 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:22.622044 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:22.622044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d41c85bc-e799-4f42-96dc-9eeb7262723a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:22.622044 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1511/3042] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:22 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:23.338076 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6133f81-7ac6-4a63-8235-7db54e0fc0b4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:29:23.350218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6133f81-7ac6-4a63-8235-7db54e0fc0b4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:23.350218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:23.350218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:23.350218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e6133f81-7ac6-4a63-8235-7db54e0fc0b4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:23.454418 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:23.454418 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:23.472717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e6133f81-7ac6-4a63-8235-7db54e0fc0b4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:23.502457 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e6133f81-7ac6-4a63-8235-7db54e0fc0b4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 200 Jan 21 10:29:23.502457 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1532/3043] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:23 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 937 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:23.633987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa11cda5-98ba-4104-9b04-5a346805fd99 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:23.635174 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa11cda5-98ba-4104-9b04-5a346805fd99 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:23.635462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:23.635462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:23.635980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa11cda5-98ba-4104-9b04-5a346805fd99 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:23.636358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fa11cda5-98ba-4104-9b04-5a346805fd99 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:23.659602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:23.659602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:23.661803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa11cda5-98ba-4104-9b04-5a346805fd99 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:23.662732 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1512/3044] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:23 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:24.525874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2e05093-bccc-49a6-807f-8ac94e86277f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 Jan 21 10:29:24.525874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2e05093-bccc-49a6-807f-8ac94e86277f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:24.525874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:24.525874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:24.525874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2e05093-bccc-49a6-807f-8ac94e86277f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:24.579018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:24.579018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:24.579018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2e05093-bccc-49a6-807f-8ac94e86277f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 returned with HTTP 404 Jan 21 10:29:24.586601 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1533/3045] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:24 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/be0a6115-047b-4675-b4c2-8dc55d44fcf2 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:29:24.599638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b072587d-4337-4af7-8da1-19e5cd271c38 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] GET http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/volumes/detail?all_tenants=1 Jan 21 10:29:24.599638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b072587d-4337-4af7-8da1-19e5cd271c38 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:24.599638 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:24.599638 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:24.599638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b072587d-4337-4af7-8da1-19e5cd271c38 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:24.599638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b072587d-4337-4af7-8da1-19e5cd271c38 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:29:24.683289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad5f8214-cbb7-4558-941c-b3f7b0b3fc5c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:24.683289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad5f8214-cbb7-4558-941c-b3f7b0b3fc5c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:24.683289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:24.683289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:24.683289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ad5f8214-cbb7-4558-941c-b3f7b0b3fc5c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:24.683289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ad5f8214-cbb7-4558-941c-b3f7b0b3fc5c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:24.718977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:24.718977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:24.721554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ad5f8214-cbb7-4558-941c-b3f7b0b3fc5c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:24.724388 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1534/3046] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:24 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:24.771815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b072587d-4337-4af7-8da1-19e5cd271c38 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Get all volumes completed successfully. Jan 21 10:29:24.771815 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:24.771815 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:24.784253 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b072587d-4337-4af7-8da1-19e5cd271c38 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 10:29:24.795358 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1513/3047] 10.222.0.77 () {58 vars in 1252 bytes} [Thu Jan 21 10:29:24 2021] GET /volume/v3/a8d8bcba47084b1788128385f34c5d69/volumes/detail?all_tenants=1 => generated 2211 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:29:24.798885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-954abd8b-29ad-40fe-a4d0-53b7ed0709b9 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] DELETE http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/types/6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b Jan 21 10:29:24.798885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-954abd8b-29ad-40fe-a4d0-53b7ed0709b9 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:24.798885 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:24.798885 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:24.798885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-954abd8b-29ad-40fe-a4d0-53b7ed0709b9 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:24.894873 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:29:24.894873 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:29:24.900954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-954abd8b-29ad-40fe-a4d0-53b7ed0709b9 tempest-TestVolumeBootPattern-2140071637 tempest-TestVolumeBootPattern-2140071637] http://10.222.0.77/volume/v3/a8d8bcba47084b1788128385f34c5d69/types/6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b returned with HTTP 202 Jan 21 10:29:24.904832 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1535/3048] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:29:24 2021] DELETE /volume/v3/a8d8bcba47084b1788128385f34c5d69/types/6c1cf21e-97e8-42b6-9adb-d0c42d3f6b8b => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:29:24.966891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes Jan 21 10:29:24.967565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:24.967565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:24.968547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1224262761", "snapshot_id": null, "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "volume_type": null, "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:29:24.969985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1224262761', 'snapshot_id': None, 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'volume_type': None, 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:29:25.277881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume of 1 GB Jan 21 10:29:25.307004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Availability Zones retrieved successfully. Jan 21 10:29:25.319061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (482e03c6-ed0a-47df-af74-6d0cd32aec76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:25.319061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46885d90-2546-4a1b-ba52-66bbbb365c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:25.329048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:29:25.470531 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46885d90-2546-4a1b-ba52-66bbbb365c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:25.494274 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80ae3965-8ca8-46e1-8142-9aa7b00a3e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:25.605026 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['cdbe9027-bfe0-4425-961c-fd442a01cb34', '56a70933-7b9f-498b-a8d5-656a770301f6', '45e5cc26-0bde-402c-95c1-8f3505abfbf2', '0606e5ec-75c9-4d6e-bbfa-890037187341'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:29:25.612476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80ae3965-8ca8-46e1-8142-9aa7b00a3e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdbe9027-bfe0-4425-961c-fd442a01cb34', '56a70933-7b9f-498b-a8d5-656a770301f6', '45e5cc26-0bde-402c-95c1-8f3505abfbf2', '0606e5ec-75c9-4d6e-bbfa-890037187341']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:25.612476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59094fee-2301-4827-b7fd-308887f5e849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:25.747080 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32b3b275-08f0-4253-8cdb-aff9194234bd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:25.747080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32b3b275-08f0-4253-8cdb-aff9194234bd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:25.747080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-32b3b275-08f0-4253-8cdb-aff9194234bd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:25.747080 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-32b3b275-08f0-4253-8cdb-aff9194234bd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:25.790317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59094fee-2301-4827-b7fd-308887f5e849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cad54af8-f7b3-4598-a86a-45f9008b7bdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1224262761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['cdbe9027-bfe0-4425-961c-fd442a01cb34','56a70933-7b9f-498b-a8d5-656a770301f6','45e5cc26-0bde-402c-95c1-8f3505abfbf2','0606e5ec-75c9-4d6e-bbfa-890037187341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1224262761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cad54af8-f7b3-4598-a86a-45f9008b7bdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f676cad451a4810b6f3b4580bed5915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2460f2ec13e449a8adf1d251c87007e6',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:25.790317 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de868da-569b-40b3-90a6-23ac3298cc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:25.798100 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:25.798100 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:25.804029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-32b3b275-08f0-4253-8cdb-aff9194234bd tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:25.804029 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1536/3049] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:25 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:25.850980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de868da-569b-40b3-90a6-23ac3298cc79) transitioned into state 'SUCCESS' from state '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-1224262761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['cdbe9027-bfe0-4425-961c-fd442a01cb34','56a70933-7b9f-498b-a8d5-656a770301f6','45e5cc26-0bde-402c-95c1-8f3505abfbf2','0606e5ec-75c9-4d6e-bbfa-890037187341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:25.857500 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff5c40e-3d43-4805-bc5d-d47c1a857126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:25.913848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff5c40e-3d43-4805-bc5d-d47c1a857126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:25.921093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (482e03c6-ed0a-47df-af74-6d0cd32aec76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:26.026626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request issued successfully. Jan 21 10:29:26.058960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b53785fd-e581-4124-9a10-5db42f9c7c75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes returned with HTTP 202 Jan 21 10:29:26.058960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1514/3050] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:29:24 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes => generated 828 bytes in 1089 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:29:26.083356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-834fc3d8-4add-4e34-9b07-fc9379e9024b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:26.083356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-834fc3d8-4add-4e34-9b07-fc9379e9024b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:26.083356 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:26.083356 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:26.083356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-834fc3d8-4add-4e34-9b07-fc9379e9024b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:26.400594 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:26.400594 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:26.400594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-834fc3d8-4add-4e34-9b07-fc9379e9024b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:26.400594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-834fc3d8-4add-4e34-9b07-fc9379e9024b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:26.400594 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1537/3051] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:26 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 896 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:26.828249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-332abd9c-9176-44f5-aa53-fb2b5b4dc60f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:26.828249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-332abd9c-9176-44f5-aa53-fb2b5b4dc60f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:26.828249 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:26.828249 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:26.828249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-332abd9c-9176-44f5-aa53-fb2b5b4dc60f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:26.828249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-332abd9c-9176-44f5-aa53-fb2b5b4dc60f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:26.880940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:26.880940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:26.883498 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-332abd9c-9176-44f5-aa53-fb2b5b4dc60f tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:26.883498 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1515/3052] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:26 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:27.382552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1924b695-e8bc-410c-8f6f-90c4bee290b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:27.382552 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1924b695-e8bc-410c-8f6f-90c4bee290b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:27.382552 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:27.382552 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:27.382552 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1924b695-e8bc-410c-8f6f-90c4bee290b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:27.442304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:27.442304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:27.454074 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1924b695-e8bc-410c-8f6f-90c4bee290b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:27.483323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1924b695-e8bc-410c-8f6f-90c4bee290b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:27.483323 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1538/3053] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:27 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:27.906050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa802c84-41a7-46a8-b637-1e3186263f22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:27.906050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa802c84-41a7-46a8-b637-1e3186263f22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:27.906050 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:27.906050 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:27.911955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa802c84-41a7-46a8-b637-1e3186263f22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:27.911955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-fa802c84-41a7-46a8-b637-1e3186263f22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:27.954561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:27.954561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:27.956503 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa802c84-41a7-46a8-b637-1e3186263f22 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:27.957324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1516/3054] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:27 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:28.500282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0d0e459-ee98-482a-9605-c1c76338a1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:28.500282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0d0e459-ee98-482a-9605-c1c76338a1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:28.500282 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:28.500282 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:28.500282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e0d0e459-ee98-482a-9605-c1c76338a1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:28.580355 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:28.580355 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:28.603421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e0d0e459-ee98-482a-9605-c1c76338a1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:28.646420 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e0d0e459-ee98-482a-9605-c1c76338a1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:28.657104 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1539/3055] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:28 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:28.976241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5932c9ab-6c87-4f7f-837f-b88c16b0d66d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:28.976241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5932c9ab-6c87-4f7f-837f-b88c16b0d66d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:28.976241 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:28.976241 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:28.976241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5932c9ab-6c87-4f7f-837f-b88c16b0d66d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:28.976241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5932c9ab-6c87-4f7f-837f-b88c16b0d66d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:29.037181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:29.037181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:29.039660 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5932c9ab-6c87-4f7f-837f-b88c16b0d66d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:29.041106 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1517/3056] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:28 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:29.680887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22f0f1ed-7994-40e2-af6b-2c34b39d428e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:29.680887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22f0f1ed-7994-40e2-af6b-2c34b39d428e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:29.680887 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:29.680887 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:29.680887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22f0f1ed-7994-40e2-af6b-2c34b39d428e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:29.731503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:29.731503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:29.739107 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-22f0f1ed-7994-40e2-af6b-2c34b39d428e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:29.768166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22f0f1ed-7994-40e2-af6b-2c34b39d428e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:29.768166 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1540/3057] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:29 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:30.060497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-750dbbbd-d232-4017-9d2c-bb0e316e96af tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:30.060497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-750dbbbd-d232-4017-9d2c-bb0e316e96af tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:30.060497 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:30.060497 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:30.060497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-750dbbbd-d232-4017-9d2c-bb0e316e96af tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:30.060497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-750dbbbd-d232-4017-9d2c-bb0e316e96af tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:30.095811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:30.095811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:30.099180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-750dbbbd-d232-4017-9d2c-bb0e316e96af tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:30.099180 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1518/3058] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:30 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:30.786772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e962162b-b554-462a-a1a6-2a5047c40d4e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:30.786772 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e962162b-b554-462a-a1a6-2a5047c40d4e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:30.786772 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:30.786772 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:30.786772 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e962162b-b554-462a-a1a6-2a5047c40d4e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:30.847578 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:30.847578 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:30.876090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e962162b-b554-462a-a1a6-2a5047c40d4e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:30.904925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e962162b-b554-462a-a1a6-2a5047c40d4e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:30.904925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1541/3059] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:30 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:31.117421 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf47f53f-a30b-40b3-8d72-821089044cf9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:31.120269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf47f53f-a30b-40b3-8d72-821089044cf9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:31.120647 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:31.120647 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:31.121432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cf47f53f-a30b-40b3-8d72-821089044cf9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:31.121951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cf47f53f-a30b-40b3-8d72-821089044cf9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:31.177087 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:31.177087 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:31.177087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cf47f53f-a30b-40b3-8d72-821089044cf9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:31.177087 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1519/3060] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:31 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:31.920582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc7369d7-f627-460c-949e-eb32f4200968 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:31.921419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc7369d7-f627-460c-949e-eb32f4200968 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:31.921641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:31.921641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:31.922018 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc7369d7-f627-460c-949e-eb32f4200968 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:31.980374 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:31.980374 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:31.990012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc7369d7-f627-460c-949e-eb32f4200968 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:32.013712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc7369d7-f627-460c-949e-eb32f4200968 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:32.015132 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1542/3061] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:31 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:32.192027 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6315e42b-5e1a-4cb1-a84e-2f92e63b0fb7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:32.192538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6315e42b-5e1a-4cb1-a84e-2f92e63b0fb7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:32.192733 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:32.192733 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:32.193095 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6315e42b-5e1a-4cb1-a84e-2f92e63b0fb7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:32.193558 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-6315e42b-5e1a-4cb1-a84e-2f92e63b0fb7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id a5f565a7-645b-4339-956e-c7682f1f6ed7. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:32.219537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:32.219537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:32.221400 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6315e42b-5e1a-4cb1-a84e-2f92e63b0fb7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 200 Jan 21 10:29:32.222208 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1520/3062] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:32 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:32.243587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4565738b-1918-4459-a193-c5bf61f80def tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 Jan 21 10:29:32.243587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4565738b-1918-4459-a193-c5bf61f80def tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:32.243587 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:32.243587 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:32.243587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4565738b-1918-4459-a193-c5bf61f80def tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:32.295541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:32.295541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:32.305028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4565738b-1918-4459-a193-c5bf61f80def tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:32.330581 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4565738b-1918-4459-a193-c5bf61f80def tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 returned with HTTP 200 Jan 21 10:29:32.339695 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1543/3063] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:32 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:32.347891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d94ff43-d45a-4087-8734-646daef01ce4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes Jan 21 10:29:32.348422 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d94ff43-d45a-4087-8734-646daef01ce4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:32.348637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:32.348637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:32.349049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7d94ff43-d45a-4087-8734-646daef01ce4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:32.349755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-7d94ff43-d45a-4087-8734-646daef01ce4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:29:32.351533 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7d94ff43-d45a-4087-8734-646daef01ce4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:29:32.405946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7d94ff43-d45a-4087-8734-646daef01ce4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Get all volumes completed successfully. Jan 21 10:29:32.407057 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7d94ff43-d45a-4087-8734-646daef01ce4 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes returned with HTTP 200 Jan 21 10:29:32.407935 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1521/3064] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 10:29:32 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes => generated 795 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:32.418255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b32487d7-ad20-4435-b527-15f2c8e5f5f7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] DELETE http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 Jan 21 10:29:32.418792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b32487d7-ad20-4435-b527-15f2c8e5f5f7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:32.419013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:32.419013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:32.419411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b32487d7-ad20-4435-b527-15f2c8e5f5f7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:32.419879 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b32487d7-ad20-4435-b527-15f2c8e5f5f7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete volume with id: 57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 Jan 21 10:29:32.473278 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:32.473278 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:32.474480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b32487d7-ad20-4435-b527-15f2c8e5f5f7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:32.532130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b32487d7-ad20-4435-b527-15f2c8e5f5f7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete volume request issued successfully. Jan 21 10:29:32.532922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b32487d7-ad20-4435-b527-15f2c8e5f5f7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 returned with HTTP 202 Jan 21 10:29:32.535273 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1544/3065] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:29:32 2021] DELETE /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/57fa5ec6-1a29-41f1-8ce4-c9ee1aaa7ae5 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:29:32.542772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-564cd63d-1a74-4911-a991-d07a97db316c tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] DELETE http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c Jan 21 10:29:32.544133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-564cd63d-1a74-4911-a991-d07a97db316c tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:32.544133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:32.544133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:32.544437 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-564cd63d-1a74-4911-a991-d07a97db316c tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:32.544533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-564cd63d-1a74-4911-a991-d07a97db316c tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Delete backup with id: ff1c7df9-7fe4-4249-a308-e3265bb56c1c. Jan 21 10:29:32.566954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:32.566954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:32.596316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-564cd63d-1a74-4911-a991-d07a97db316c tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] delete_backup rpcapi backup_id ff1c7df9-7fe4-4249-a308-e3265bb56c1c {{(pid=87995) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:29:32.598535 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-564cd63d-1a74-4911-a991-d07a97db316c tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c returned with HTTP 202 Jan 21 10:29:32.602999 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1522/3066] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:29:32 2021] DELETE /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:29:32.608824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac279e01-1f16-4efc-ad6a-d6addc4c57ca tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] GET http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c Jan 21 10:29:32.609358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac279e01-1f16-4efc-ad6a-d6addc4c57ca tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:32.609579 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:32.609579 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:32.609955 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac279e01-1f16-4efc-ad6a-d6addc4c57ca tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:32.610524 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ac279e01-1f16-4efc-ad6a-d6addc4c57ca tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Show backup with id ff1c7df9-7fe4-4249-a308-e3265bb56c1c. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:32.638612 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:32.638612 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:32.640378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac279e01-1f16-4efc-ad6a-d6addc4c57ca tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c returned with HTTP 200 Jan 21 10:29:32.650128 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1545/3067] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:32 2021] GET /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c => generated 823 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:33.031761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cb81b66-b43f-41a3-b15b-33f3b8f5cc25 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:33.032403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cb81b66-b43f-41a3-b15b-33f3b8f5cc25 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:33.032600 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:33.032600 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:33.033250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7cb81b66-b43f-41a3-b15b-33f3b8f5cc25 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:33.092803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:33.092803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:33.106541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7cb81b66-b43f-41a3-b15b-33f3b8f5cc25 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:33.131384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7cb81b66-b43f-41a3-b15b-33f3b8f5cc25 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:33.132198 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1523/3068] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:33 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:33.656711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9bccd81-9492-4cfe-9c24-3211ec5c19c9 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] GET http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c Jan 21 10:29:33.659181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9bccd81-9492-4cfe-9c24-3211ec5c19c9 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:33.659405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:33.659405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:33.659876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e9bccd81-9492-4cfe-9c24-3211ec5c19c9 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:33.660333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e9bccd81-9492-4cfe-9c24-3211ec5c19c9 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Show backup with id ff1c7df9-7fe4-4249-a308-e3265bb56c1c. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:33.691480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e9bccd81-9492-4cfe-9c24-3211ec5c19c9 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c returned with HTTP 404 Jan 21 10:29:33.693259 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1546/3069] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:33 2021] GET /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/ff1c7df9-7fe4-4249-a308-e3265bb56c1c => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:29:33.707640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a840b64d-7441-4a43-91e5-e8abc6eb729e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] DELETE http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 Jan 21 10:29:33.708946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a840b64d-7441-4a43-91e5-e8abc6eb729e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:33.709264 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:33.709264 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:33.709949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a840b64d-7441-4a43-91e5-e8abc6eb729e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:33.710815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-a840b64d-7441-4a43-91e5-e8abc6eb729e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete backup with id: a5f565a7-645b-4339-956e-c7682f1f6ed7. Jan 21 10:29:33.749298 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:33.749298 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:33.797926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-a840b64d-7441-4a43-91e5-e8abc6eb729e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] delete_backup rpcapi backup_id a5f565a7-645b-4339-956e-c7682f1f6ed7 {{(pid=87995) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:29:33.801603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a840b64d-7441-4a43-91e5-e8abc6eb729e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 returned with HTTP 202 Jan 21 10:29:33.802788 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1524/3070] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:29:33 2021] DELETE /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/a5f565a7-645b-4339-956e-c7682f1f6ed7 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:29:33.844456 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] POST http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes Jan 21 10:29:33.845866 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-296572936"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:29:33.849849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-296572936'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:29:33.850502 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Create volume of 1 GB Jan 21 10:29:33.877095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Availability Zones retrieved successfully. Jan 21 10:29:33.922029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Flow 'volume_create_api' (5c301111-b139-4140-a1fa-4d6e93a51a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:33.930829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18fc29ca-8bf1-4df8-9023-626a62a5a794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:33.940483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:29:34.068288 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18fc29ca-8bf1-4df8-9023-626a62a5a794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:34.071256 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42b6d9f-a947-47ae-a859-40a39e284a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:34.154381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de088bf9-e1d8-4132-81df-ebe35ff4c57b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:34.155956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de088bf9-e1d8-4132-81df-ebe35ff4c57b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:34.156328 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:34.156328 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:34.156834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de088bf9-e1d8-4132-81df-ebe35ff4c57b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:34.190371 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Created reservations ['6a368276-b161-44ea-9ff9-32b1fd978f07', '18521ee6-3c4e-48bb-a832-15ee6882d414', '56eb58e5-d484-4c06-981d-438070f48863', '76995134-4fcf-40f7-b3c4-34bb45197231'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:29:34.196845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42b6d9f-a947-47ae-a859-40a39e284a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a368276-b161-44ea-9ff9-32b1fd978f07', '18521ee6-3c4e-48bb-a832-15ee6882d414', '56eb58e5-d484-4c06-981d-438070f48863', '76995134-4fcf-40f7-b3c4-34bb45197231']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:34.201295 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653de397-f439-4347-aa8a-244cba778e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:34.239412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:34.239412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:34.254261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-de088bf9-e1d8-4132-81df-ebe35ff4c57b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:34.300210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de088bf9-e1d8-4132-81df-ebe35ff4c57b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:34.302398 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1525/3071] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:34 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:34.307867 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653de397-f439-4347-aa8a-244cba778e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6974e63e-e34a-423a-b295-bb778a04c327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-296572936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207a9979ecc947aaa9d9c97ca346496a',qos_specs=None,replication_status=,reservations=['6a368276-b161-44ea-9ff9-32b1fd978f07','18521ee6-3c4e-48bb-a832-15ee6882d414','56eb58e5-d484-4c06-981d-438070f48863','76995134-4fcf-40f7-b3c4-34bb45197231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857bcb4925b3407fa844ae31ef4b02b0',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:29:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-296572936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6974e63e-e34a-423a-b295-bb778a04c327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207a9979ecc947aaa9d9c97ca346496a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='857bcb4925b3407fa844ae31ef4b02b0',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:34.312141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0c2f01-d767-43e7-8c85-44352e4ba16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:34.348055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0c2f01-d767-43e7-8c85-44352e4ba16b) transitioned into state 'SUCCESS' from state '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-296572936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='207a9979ecc947aaa9d9c97ca346496a',qos_specs=None,replication_status=,reservations=['6a368276-b161-44ea-9ff9-32b1fd978f07','18521ee6-3c4e-48bb-a832-15ee6882d414','56eb58e5-d484-4c06-981d-438070f48863','76995134-4fcf-40f7-b3c4-34bb45197231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857bcb4925b3407fa844ae31ef4b02b0',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:34.350909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f26420-ccd3-4ce2-9b7e-ee1a72f34c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:34.369627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f26420-ccd3-4ce2-9b7e-ee1a72f34c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:34.373102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Flow 'volume_create_api' (5c301111-b139-4140-a1fa-4d6e93a51a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:34.440972 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Create volume request issued successfully. Jan 21 10:29:34.461298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fbce68a7-4960-43ff-a38d-514fb410a065 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes returned with HTTP 202 Jan 21 10:29:34.462793 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1547/3072] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:29:33 2021] POST /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes => generated 822 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:29:34.479115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba1b2e89-53a8-4b22-8de5-f44522d30dca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:29:34.480088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba1b2e89-53a8-4b22-8de5-f44522d30dca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:34.480314 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:34.480314 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:34.480676 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba1b2e89-53a8-4b22-8de5-f44522d30dca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:34.555400 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:34.555400 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:34.583814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba1b2e89-53a8-4b22-8de5-f44522d30dca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:34.625821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba1b2e89-53a8-4b22-8de5-f44522d30dca tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 returned with HTTP 200 Jan 21 10:29:34.626829 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1526/3073] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:34 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 => generated 890 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:35.320826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7964787-72ad-4113-b402-9b34a9c69174 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:35.324906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7964787-72ad-4113-b402-9b34a9c69174 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:35.325162 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:35.325162 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:35.325576 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b7964787-72ad-4113-b402-9b34a9c69174 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:35.409466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:35.409466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:35.431811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b7964787-72ad-4113-b402-9b34a9c69174 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:35.466923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b7964787-72ad-4113-b402-9b34a9c69174 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:35.468357 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1548/3074] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:35 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:35.644586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f2c0104-08e7-4615-a6cd-245aba86df94 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:29:35.645418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f2c0104-08e7-4615-a6cd-245aba86df94 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:35.645781 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:35.645781 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:35.646426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3f2c0104-08e7-4615-a6cd-245aba86df94 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:35.702283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:35.702283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:35.713998 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3f2c0104-08e7-4615-a6cd-245aba86df94 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:35.739476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3f2c0104-08e7-4615-a6cd-245aba86df94 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 returned with HTTP 200 Jan 21 10:29:35.740473 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1527/3075] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:35 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:35.757104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31248d2b-4ef8-4005-81e9-64cb3f93779b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] POST http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups Jan 21 10:29:35.757578 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:35.757578 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:35.758125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-31248d2b-4ef8-4005-81e9-64cb3f93779b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6974e63e-e34a-423a-b295-bb778a04c327", "name": "tempest-VolumesBackupsAdminTest-Backup-890959284"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:29:35.760887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.backups [None req-31248d2b-4ef8-4005-81e9-64cb3f93779b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Creating new backup {'backup': {'volume_id': '6974e63e-e34a-423a-b295-bb778a04c327', 'name': 'tempest-VolumesBackupsAdminTest-Backup-890959284'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 10:29:35.761278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-31248d2b-4ef8-4005-81e9-64cb3f93779b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Creating backup of volume 6974e63e-e34a-423a-b295-bb778a04c327 in container None Jan 21 10:29:35.817495 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:35.817495 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:35.818689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-31248d2b-4ef8-4005-81e9-64cb3f93779b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:29:35.861801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-31248d2b-4ef8-4005-81e9-64cb3f93779b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Created reservations ['07fa472d-7e7a-4842-ad23-678c2ee9fead', '3ba0e9e4-a242-49bd-937e-54e5e3bd25a5'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:29:35.958386 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-31248d2b-4ef8-4005-81e9-64cb3f93779b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups returned with HTTP 202 Jan 21 10:29:35.965011 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1549/3076] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:29:35 2021] POST /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups => generated 400 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:29:35.970949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abdd36fa-5294-407e-aa0d-30bb0a972e86 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:35.971516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abdd36fa-5294-407e-aa0d-30bb0a972e86 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:35.971809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:35.971809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:35.972241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abdd36fa-5294-407e-aa0d-30bb0a972e86 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:35.972610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-abdd36fa-5294-407e-aa0d-30bb0a972e86 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:35.998660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:35.998660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:36.000636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abdd36fa-5294-407e-aa0d-30bb0a972e86 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:36.008117 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1528/3077] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:35 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 807 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:36.485881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fa02b53-b638-4d4a-96b5-ae806110e897 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:36.486523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fa02b53-b638-4d4a-96b5-ae806110e897 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:36.486523 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:36.486523 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:36.486851 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fa02b53-b638-4d4a-96b5-ae806110e897 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:36.599331 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:36.599331 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:36.624009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3fa02b53-b638-4d4a-96b5-ae806110e897 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:36.676629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fa02b53-b638-4d4a-96b5-ae806110e897 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:36.677810 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1550/3078] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:36 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:37.017865 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2ded666-c54a-435e-8130-a7984cb21d0e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:37.026192 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2ded666-c54a-435e-8130-a7984cb21d0e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:37.026449 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:37.026449 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:37.026829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2ded666-c54a-435e-8130-a7984cb21d0e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:37.027403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-e2ded666-c54a-435e-8130-a7984cb21d0e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:37.052833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:37.052833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:37.055094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2ded666-c54a-435e-8130-a7984cb21d0e tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:37.062730 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1529/3079] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:37 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 807 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:37.697365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09f76ee8-cd81-418f-8762-436bd9b669ff tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:37.697950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09f76ee8-cd81-418f-8762-436bd9b669ff tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:37.698085 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:37.698085 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:37.698776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09f76ee8-cd81-418f-8762-436bd9b669ff tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:37.784772 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:37.784772 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:37.813957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09f76ee8-cd81-418f-8762-436bd9b669ff tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:37.871344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09f76ee8-cd81-418f-8762-436bd9b669ff tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:37.871344 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1551/3080] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:37 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:38.075574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b23fcf73-c104-4813-a8a9-606d41cd629d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:38.076276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b23fcf73-c104-4813-a8a9-606d41cd629d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:38.076611 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:38.076611 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:38.077004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b23fcf73-c104-4813-a8a9-606d41cd629d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:38.078173 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-b23fcf73-c104-4813-a8a9-606d41cd629d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:38.116411 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:38.116411 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:38.119843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b23fcf73-c104-4813-a8a9-606d41cd629d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:38.121189 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1530/3081] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:38 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 807 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:38.890110 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-41625bed-4fab-407d-8d6e-4cb9ff580881 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:38.890917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-41625bed-4fab-407d-8d6e-4cb9ff580881 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:38.891098 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:38.891098 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:38.891850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-41625bed-4fab-407d-8d6e-4cb9ff580881 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:38.943407 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:38.943407 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:38.953615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-41625bed-4fab-407d-8d6e-4cb9ff580881 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:38.981806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-41625bed-4fab-407d-8d6e-4cb9ff580881 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:38.983314 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1552/3082] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:38 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:39.136359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f34b2735-8dc4-47e9-959c-8e7e98215016 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:39.137194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f34b2735-8dc4-47e9-959c-8e7e98215016 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:39.137394 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:39.137394 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:39.138137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f34b2735-8dc4-47e9-959c-8e7e98215016 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:39.138548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-f34b2735-8dc4-47e9-959c-8e7e98215016 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:39.162218 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:39.162218 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:39.164096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f34b2735-8dc4-47e9-959c-8e7e98215016 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:39.165772 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1531/3083] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:39 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 807 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:40.001927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1382f7f-e551-401c-9431-27bae2121397 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:40.002456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1382f7f-e551-401c-9431-27bae2121397 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:40.002656 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:40.002656 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:40.003269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f1382f7f-e551-401c-9431-27bae2121397 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:40.056872 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:40.056872 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:40.068939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f1382f7f-e551-401c-9431-27bae2121397 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:40.098439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f1382f7f-e551-401c-9431-27bae2121397 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:40.099840 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1553/3084] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:39 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:40.181608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f8cf793-c3e5-4284-9679-3358f3f61fe7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:40.182475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f8cf793-c3e5-4284-9679-3358f3f61fe7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:40.182869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:40.182869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:40.183309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1f8cf793-c3e5-4284-9679-3358f3f61fe7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:40.183677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-1f8cf793-c3e5-4284-9679-3358f3f61fe7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:40.212108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:40.212108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:40.214050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1f8cf793-c3e5-4284-9679-3358f3f61fe7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:40.214861 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1532/3085] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:40 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:41.120177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4db0ea43-6cb6-428a-967f-23362fe61293 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:41.120177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4db0ea43-6cb6-428a-967f-23362fe61293 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:41.120177 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:41.120177 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:41.120177 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4db0ea43-6cb6-428a-967f-23362fe61293 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:41.207910 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:41.207910 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:41.220997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4db0ea43-6cb6-428a-967f-23362fe61293 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:41.229744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e5c2fbb-a6d6-41f1-87b3-c8341e2b31b9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:41.230757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e5c2fbb-a6d6-41f1-87b3-c8341e2b31b9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:41.231403 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:41.231403 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:41.232074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e5c2fbb-a6d6-41f1-87b3-c8341e2b31b9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:41.232530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5e5c2fbb-a6d6-41f1-87b3-c8341e2b31b9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:41.257363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4db0ea43-6cb6-428a-967f-23362fe61293 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:41.259103 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1554/3086] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:41 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:41.271297 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:41.271297 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:41.274882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e5c2fbb-a6d6-41f1-87b3-c8341e2b31b9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:41.275745 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1533/3087] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:41 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:42.275897 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-479a6323-977e-456a-bc78-8f24199b4504 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:42.276441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-479a6323-977e-456a-bc78-8f24199b4504 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:42.276634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:42.276634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:42.276947 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-479a6323-977e-456a-bc78-8f24199b4504 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:42.290751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8eda939b-61ea-4134-94cc-9b44c4fb8648 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:42.291831 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8eda939b-61ea-4134-94cc-9b44c4fb8648 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:42.292118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:42.292118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:42.292571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8eda939b-61ea-4134-94cc-9b44c4fb8648 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:42.293396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-8eda939b-61ea-4134-94cc-9b44c4fb8648 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:42.318712 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:42.318712 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:42.320697 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8eda939b-61ea-4134-94cc-9b44c4fb8648 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:42.322604 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1534/3088] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:42 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:42.332486 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:42.332486 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:42.341745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-479a6323-977e-456a-bc78-8f24199b4504 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:42.364916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-479a6323-977e-456a-bc78-8f24199b4504 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:42.365869 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1555/3089] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:42 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 978 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:43.348667 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c78d7fd5-be81-435f-b5d6-c5151ac4f774 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:43.348667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c78d7fd5-be81-435f-b5d6-c5151ac4f774 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:43.348667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:43.348667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:43.348667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c78d7fd5-be81-435f-b5d6-c5151ac4f774 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:43.348667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c78d7fd5-be81-435f-b5d6-c5151ac4f774 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:43.367865 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:43.367865 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:43.370131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c78d7fd5-be81-435f-b5d6-c5151ac4f774 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:43.371115 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1535/3090] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:43 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:43.382497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20c78749-55ca-4ff3-a0bb-cc6f95370787 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:43.383019 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20c78749-55ca-4ff3-a0bb-cc6f95370787 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:43.388749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:43.388749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:43.388749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20c78749-55ca-4ff3-a0bb-cc6f95370787 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:43.457039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:43.457039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:43.468637 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-20c78749-55ca-4ff3-a0bb-cc6f95370787 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:43.493636 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20c78749-55ca-4ff3-a0bb-cc6f95370787 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:43.494446 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1556/3091] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:43 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 981 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:44.385574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49f1e164-4bf1-4978-b257-37ee3e1dbf6b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:44.386503 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49f1e164-4bf1-4978-b257-37ee3e1dbf6b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:44.386951 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:44.386951 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:44.387441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-49f1e164-4bf1-4978-b257-37ee3e1dbf6b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:44.388045 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-49f1e164-4bf1-4978-b257-37ee3e1dbf6b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:44.411427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:44.411427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:44.413390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-49f1e164-4bf1-4978-b257-37ee3e1dbf6b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:44.414272 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1536/3092] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:44 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:44.513347 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88db94bf-7871-49f3-a01c-3e08ae56526e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:44.513868 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88db94bf-7871-49f3-a01c-3e08ae56526e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:44.514086 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:44.514086 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:44.514457 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-88db94bf-7871-49f3-a01c-3e08ae56526e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:44.566477 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:44.566477 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:44.577635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-88db94bf-7871-49f3-a01c-3e08ae56526e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:44.601863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-88db94bf-7871-49f3-a01c-3e08ae56526e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:44.604188 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1557/3093] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:44 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 981 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:45.441314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59b321e6-dfe9-4d60-bf4a-6f41bda78ec1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:45.441888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59b321e6-dfe9-4d60-bf4a-6f41bda78ec1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:45.442099 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:45.442099 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:45.442667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59b321e6-dfe9-4d60-bf4a-6f41bda78ec1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:45.443137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-59b321e6-dfe9-4d60-bf4a-6f41bda78ec1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:45.468747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:45.468747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:45.470611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59b321e6-dfe9-4d60-bf4a-6f41bda78ec1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:45.471450 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1537/3094] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:45 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:45.622332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2db6bbeb-dcc8-4c26-81b4-ebfd595f4fa6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:45.623463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2db6bbeb-dcc8-4c26-81b4-ebfd595f4fa6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:45.624009 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:45.624009 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:45.624607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2db6bbeb-dcc8-4c26-81b4-ebfd595f4fa6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:45.677543 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:45.677543 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:45.687486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2db6bbeb-dcc8-4c26-81b4-ebfd595f4fa6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:45.710525 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2db6bbeb-dcc8-4c26-81b4-ebfd595f4fa6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:45.711451 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1558/3095] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:45 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 981 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:46.486256 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0260a444-49c7-4dda-9a16-ceadeb03ab39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:46.487465 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0260a444-49c7-4dda-9a16-ceadeb03ab39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:46.487737 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:46.487737 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:46.488067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0260a444-49c7-4dda-9a16-ceadeb03ab39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:46.488436 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0260a444-49c7-4dda-9a16-ceadeb03ab39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:46.511600 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:46.511600 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:46.514071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0260a444-49c7-4dda-9a16-ceadeb03ab39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:46.514895 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1538/3096] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:46 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:46.730087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-806dd97a-7e68-4872-a14f-55551937c7f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:46.730751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-806dd97a-7e68-4872-a14f-55551937c7f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:46.730959 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:46.730959 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:46.731517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-806dd97a-7e68-4872-a14f-55551937c7f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:46.794306 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:46.794306 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:46.803361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-806dd97a-7e68-4872-a14f-55551937c7f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:46.827861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-806dd97a-7e68-4872-a14f-55551937c7f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:46.828833 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1559/3097] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:46 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 981 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:47.532742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-060adb77-3049-40e5-8265-80571420eb58 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:47.532742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-060adb77-3049-40e5-8265-80571420eb58 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:47.532742 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:47.532742 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:47.532742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-060adb77-3049-40e5-8265-80571420eb58 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:47.534454 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-060adb77-3049-40e5-8265-80571420eb58 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:47.558223 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:47.558223 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:47.560142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-060adb77-3049-40e5-8265-80571420eb58 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:47.560956 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1539/3098] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:47 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:47.844863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b7c0c2b-dd1c-4c17-9e09-57f9450593aa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:47.845390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b7c0c2b-dd1c-4c17-9e09-57f9450593aa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:47.845609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:47.845609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:47.845983 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b7c0c2b-dd1c-4c17-9e09-57f9450593aa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:47.894329 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:47.894329 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:47.904926 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0b7c0c2b-dd1c-4c17-9e09-57f9450593aa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:47.928463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b7c0c2b-dd1c-4c17-9e09-57f9450593aa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:47.929475 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1560/3099] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:29:47.944813 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6058545-d067-4e5a-867a-29a2ccbdcd18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:47.945418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6058545-d067-4e5a-867a-29a2ccbdcd18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:47.946203 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:47.946203 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:47.946836 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c6058545-d067-4e5a-867a-29a2ccbdcd18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:47.997313 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:47.997313 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:48.005967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c6058545-d067-4e5a-867a-29a2ccbdcd18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:48.032318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c6058545-d067-4e5a-867a-29a2ccbdcd18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:48.033156 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1540/3100] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 1369 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:29:48.049080 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-179055cb-3822-498a-8f73-4a759f85f09f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots Jan 21 10:29:48.049641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:48.049641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:48.049927 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-179055cb-3822-498a-8f73-4a759f85f09f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cad54af8-f7b3-4598-a86a-45f9008b7bdf", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-556140582", "description": null, "metadata": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:29:48.124678 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:48.124678 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:48.126043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-179055cb-3822-498a-8f73-4a759f85f09f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:48.126426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-179055cb-3822-498a-8f73-4a759f85f09f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create snapshot from volume cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:48.193284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-179055cb-3822-498a-8f73-4a759f85f09f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['a798aa80-bfa3-4434-8051-c3029910f2ba', '95e14b73-3851-48c6-abba-422e4e0f33ed', '683df19b-a74c-4b59-a875-4203af5d037a', '22d7c769-8f31-495d-ba88-42863edd9daa'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:29:48.310963 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-179055cb-3822-498a-8f73-4a759f85f09f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot create request issued successfully. Jan 21 10:29:48.311877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-179055cb-3822-498a-8f73-4a759f85f09f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots returned with HTTP 202 Jan 21 10:29:48.312827 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1561/3101] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:29:48 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots => generated 307 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:29:48.324760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6785e62e-017b-4acb-8348-2f9b36749bb3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:29:48.325285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6785e62e-017b-4acb-8348-2f9b36749bb3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:48.325500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:48.325500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:48.325852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6785e62e-017b-4acb-8348-2f9b36749bb3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:48.355232 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:48.355232 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:48.356278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6785e62e-017b-4acb-8348-2f9b36749bb3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:48.358186 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6785e62e-017b-4acb-8348-2f9b36749bb3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:29:48.359003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1541/3102] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:29:48 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:48.575710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0315154d-b395-42c3-a38a-42155fb7e503 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:48.576419 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0315154d-b395-42c3-a38a-42155fb7e503 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:48.576791 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:48.576791 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:48.577197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0315154d-b395-42c3-a38a-42155fb7e503 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:48.577783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0315154d-b395-42c3-a38a-42155fb7e503 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:48.603546 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:48.603546 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:48.605803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0315154d-b395-42c3-a38a-42155fb7e503 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:48.606605 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1562/3103] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:48 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:49.378009 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-606cf063-25a1-46de-bee5-d21e026de313 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:29:49.378554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-606cf063-25a1-46de-bee5-d21e026de313 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:49.378849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:49.378849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:49.379120 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-606cf063-25a1-46de-bee5-d21e026de313 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:49.407308 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:49.407308 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:49.408461 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-606cf063-25a1-46de-bee5-d21e026de313 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:49.410533 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-606cf063-25a1-46de-bee5-d21e026de313 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:29:49.411372 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1542/3104] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:29:49 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:49.621393 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4742f67-a4e8-4993-8b91-e150ef4f6f93 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:49.621885 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4742f67-a4e8-4993-8b91-e150ef4f6f93 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:49.622113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:49.622113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:49.622483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c4742f67-a4e8-4993-8b91-e150ef4f6f93 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:49.622847 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-c4742f67-a4e8-4993-8b91-e150ef4f6f93 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:49.647613 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:49.647613 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:49.650178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c4742f67-a4e8-4993-8b91-e150ef4f6f93 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:49.651507 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1563/3105] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:49 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:50.424543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ddabfbc-24b5-4455-9135-0901f9ad12e3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:29:50.425108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ddabfbc-24b5-4455-9135-0901f9ad12e3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:50.425324 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:50.425324 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:50.425691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ddabfbc-24b5-4455-9135-0901f9ad12e3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:50.455298 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:50.455298 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:50.456445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9ddabfbc-24b5-4455-9135-0901f9ad12e3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:50.458353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ddabfbc-24b5-4455-9135-0901f9ad12e3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:29:50.459159 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1543/3106] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:29:50 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:50.470950 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc098577-53bc-4d5a-a29d-9961a716f1ca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:29:50.471566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc098577-53bc-4d5a-a29d-9961a716f1ca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:50.471850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:50.471850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:50.472350 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fc098577-53bc-4d5a-a29d-9961a716f1ca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:50.498959 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:50.498959 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:50.500183 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fc098577-53bc-4d5a-a29d-9961a716f1ca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:50.502108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fc098577-53bc-4d5a-a29d-9961a716f1ca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:29:50.502981 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1564/3107] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:29:50 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:50.631031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0d931626-b8da-42cf-929a-322873074c7b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:29:50.631607 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0d931626-b8da-42cf-929a-322873074c7b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:50.631934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:50.631934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:50.632303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0d931626-b8da-42cf-929a-322873074c7b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:50.658299 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:50.658299 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:50.659458 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0d931626-b8da-42cf-929a-322873074c7b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:50.661651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0d931626-b8da-42cf-929a-322873074c7b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:29:50.662486 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1544/3108] 10.222.0.77 () {60 vars in 1575 bytes} [Thu Jan 21 10:29:50 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:50.666677 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cccfaf83-96f3-4a98-978b-46aaf751a8fa tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:50.667532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cccfaf83-96f3-4a98-978b-46aaf751a8fa tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:50.667888 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:50.667888 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:50.668406 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cccfaf83-96f3-4a98-978b-46aaf751a8fa tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:50.668882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cccfaf83-96f3-4a98-978b-46aaf751a8fa tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:50.677360 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-de9cfc45-6f3b-4dcd-8de1-a633aa765080 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:50.677874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-de9cfc45-6f3b-4dcd-8de1-a633aa765080 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:50.678084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:50.678084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:50.678432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-de9cfc45-6f3b-4dcd-8de1-a633aa765080 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:50.692480 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:50.692480 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:50.694627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cccfaf83-96f3-4a98-978b-46aaf751a8fa tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:50.700147 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1565/3109] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:50 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:50.729352 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:50.729352 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:50.738106 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-de9cfc45-6f3b-4dcd-8de1-a633aa765080 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:50.775481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-de9cfc45-6f3b-4dcd-8de1-a633aa765080 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:50.776931 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1545/3110] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:29:50 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 1369 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:29:51.667513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-9c9684d0-1fc6-4186-9168-9ca67b0f6c0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:29:51.668160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-9c9684d0-1fc6-4186-9168-9ca67b0f6c0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:51.668671 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:51.668671 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:51.668671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-9c9684d0-1fc6-4186-9168-9ca67b0f6c0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:51.695276 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:51.695276 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:51.696862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-9c9684d0-1fc6-4186-9168-9ca67b0f6c0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:51.698800 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-9c9684d0-1fc6-4186-9168-9ca67b0f6c0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:29:51.699998 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1566/3111] 10.222.0.77 () {60 vars in 1575 bytes} [Thu Jan 21 10:29:51 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:51.712619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-febe8803-e6d0-4013-bcc1-f2128f4d2aae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:51.713449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-febe8803-e6d0-4013-bcc1-f2128f4d2aae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:51.713755 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:51.713755 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:51.714316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-febe8803-e6d0-4013-bcc1-f2128f4d2aae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:51.714883 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-febe8803-e6d0-4013-bcc1-f2128f4d2aae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:51.753103 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:51.753103 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:51.755927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-febe8803-e6d0-4013-bcc1-f2128f4d2aae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:51.758016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1546/3112] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:51 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:52.772648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb408086-0033-4068-b53d-66bfe8f7f045 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:52.773180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb408086-0033-4068-b53d-66bfe8f7f045 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:52.774021 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:52.774021 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:52.774675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb408086-0033-4068-b53d-66bfe8f7f045 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:52.775217 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-cb408086-0033-4068-b53d-66bfe8f7f045 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:52.797018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:52.797018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:52.798843 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb408086-0033-4068-b53d-66bfe8f7f045 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:52.799687 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1567/3113] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:52 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:53.814042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7bfc113a-3e6e-4b1b-8b68-1473a6c45fae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:53.814522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7bfc113a-3e6e-4b1b-8b68-1473a6c45fae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:53.814682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:53.814682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:53.815054 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7bfc113a-3e6e-4b1b-8b68-1473a6c45fae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:53.815438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-7bfc113a-3e6e-4b1b-8b68-1473a6c45fae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:53.844020 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:53.844020 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:53.846113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7bfc113a-3e6e-4b1b-8b68-1473a6c45fae tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:53.846924 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1547/3114] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:53 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:54.862480 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b5892cf-2545-4792-ad60-74dfa41bdded tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:54.863237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b5892cf-2545-4792-ad60-74dfa41bdded tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:54.863466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:54.863466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:54.863860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2b5892cf-2545-4792-ad60-74dfa41bdded tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:54.864228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2b5892cf-2545-4792-ad60-74dfa41bdded tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:54.887581 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:54.887581 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:54.892176 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2b5892cf-2545-4792-ad60-74dfa41bdded tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:54.894923 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1568/3115] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:54 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:55.133664 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0688cb3e-b93a-4f8b-bf9a-9c3d299a9d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:29:55.134197 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0688cb3e-b93a-4f8b-bf9a-9c3d299a9d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:55.134418 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:55.134418 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:55.134821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0688cb3e-b93a-4f8b-bf9a-9c3d299a9d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:55.162078 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:55.162078 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:55.163334 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0688cb3e-b93a-4f8b-bf9a-9c3d299a9d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:55.165570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-0688cb3e-b93a-4f8b-bf9a-9c3d299a9d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:29:55.166370 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1548/3116] 10.222.0.99 () {58 vars in 1368 bytes} [Thu Jan 21 10:29:55 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:55.197767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-5618aef2-7a85-4bb9-9331-d7527591db75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:29:55.198319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-5618aef2-7a85-4bb9-9331-d7527591db75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:55.198541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:55.198541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:55.198926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-5618aef2-7a85-4bb9-9331-d7527591db75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:55.257053 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:55.257053 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:55.268594 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-5618aef2-7a85-4bb9-9331-d7527591db75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:55.295616 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-5618aef2-7a85-4bb9-9331-d7527591db75 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:29:55.296828 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1569/3117] 10.222.0.99 () {58 vars in 1362 bytes} [Thu Jan 21 10:29:55 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 1369 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:29:55.311332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes Jan 21 10:29:55.312145 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:55.312145 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:55.312837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "42ac47c9-78c0-42de-ab79-9763e30440fc", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:29:55.314585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '42ac47c9-78c0-42de-ab79-9763e30440fc', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:29:55.360132 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:55.360132 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:55.362331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:29:55.362871 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume of 1 GB Jan 21 10:29:55.364687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Availability Zones retrieved successfully. Jan 21 10:29:55.394110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (ecd03cf9-5f15-4281-9c87-15e0947065bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:55.399646 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186de282-d1d2-4d67-88b6-f63822c35e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:55.403004 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:29:55.518601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186de282-d1d2-4d67-88b6-f63822c35e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '42ac47c9-78c0-42de-ab79-9763e30440fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:55.520687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6f429b-af2b-416e-b1c5-830c08975c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:55.596580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['893eb5ad-128f-4f57-bbb6-b58bc1bd89c6', '029ac33a-c4a6-40e2-8ddb-5b08c966bfbd', 'b7184d4e-b934-4980-a87f-a8dbd43e57ce', 'd27b5783-3e53-446d-9c42-8f3f7dc4a9b1'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:29:55.598757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6f429b-af2b-416e-b1c5-830c08975c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['893eb5ad-128f-4f57-bbb6-b58bc1bd89c6', '029ac33a-c4a6-40e2-8ddb-5b08c966bfbd', 'b7184d4e-b934-4980-a87f-a8dbd43e57ce', 'd27b5783-3e53-446d-9c42-8f3f7dc4a9b1']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:55.601048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9293c8-d8a3-4d8d-9a07-dccdcf20f4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:55.751815 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9293c8-d8a3-4d8d-9a07-dccdcf20f4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e56e30a5-f536-436f-a243-51db1b1c3e29', '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='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['893eb5ad-128f-4f57-bbb6-b58bc1bd89c6','029ac33a-c4a6-40e2-8ddb-5b08c966bfbd','b7184d4e-b934-4980-a87f-a8dbd43e57ce','d27b5783-3e53-446d-9c42-8f3f7dc4a9b1'],size=1,snapshot_id=42ac47c9-78c0-42de-ab79-9763e30440fc,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), '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-21T10:29:55Z,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=e56e30a5-f536-436f-a243-51db1b1c3e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f676cad451a4810b6f3b4580bed5915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=42ac47c9-78c0-42de-ab79-9763e30440fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2460f2ec13e449a8adf1d251c87007e6',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:55.754905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675d0a72-1be2-49b9-9c06-d73587365c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:55.814584 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675d0a72-1be2-49b9-9c06-d73587365c5b) transitioned into 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='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['893eb5ad-128f-4f57-bbb6-b58bc1bd89c6','029ac33a-c4a6-40e2-8ddb-5b08c966bfbd','b7184d4e-b934-4980-a87f-a8dbd43e57ce','d27b5783-3e53-446d-9c42-8f3f7dc4a9b1'],size=1,snapshot_id=42ac47c9-78c0-42de-ab79-9763e30440fc,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:55.816981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e57f76-2065-40db-a6bd-e50665a44af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:29:55.909345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-114cbf49-9e0f-4cef-9bbb-26e6fedb1764 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:55.909922 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-114cbf49-9e0f-4cef-9bbb-26e6fedb1764 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:55.910162 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:55.910162 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:55.910549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-114cbf49-9e0f-4cef-9bbb-26e6fedb1764 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:55.911047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-114cbf49-9e0f-4cef-9bbb-26e6fedb1764 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:55.924589 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e57f76-2065-40db-a6bd-e50665a44af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:29:55.927248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (ecd03cf9-5f15-4281-9c87-15e0947065bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:29:55.935288 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:55.935288 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:55.937346 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-114cbf49-9e0f-4cef-9bbb-26e6fedb1764 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:55.938885 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1570/3118] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:55 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:29:55.995507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request issued successfully. Jan 21 10:29:56.014095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-872a1b12-1a31-48c8-b243-d36eac742b82 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes returned with HTTP 202 Jan 21 10:29:56.015115 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1549/3119] 10.222.0.99 () {62 vars in 1305 bytes} [Thu Jan 21 10:29:55 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes => generated 805 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:29:56.029811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-4d45ed67-5213-43ad-b3c1-d5b7a871a4e4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:29:56.030627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-4d45ed67-5213-43ad-b3c1-d5b7a871a4e4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:56.031360 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:56.031360 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:56.031965 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-4d45ed67-5213-43ad-b3c1-d5b7a871a4e4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:56.141196 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:56.141196 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:56.152738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-4d45ed67-5213-43ad-b3c1-d5b7a871a4e4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:56.180639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-4d45ed67-5213-43ad-b3c1-d5b7a871a4e4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:29:56.182065 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1571/3120] 10.222.0.99 () {58 vars in 1362 bytes} [Thu Jan 21 10:29:56 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 897 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:56.199017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-20b088a5-2a05-4a2e-b873-491bf803566d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:29:56.199897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-20b088a5-2a05-4a2e-b873-491bf803566d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:56.200323 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:56.200323 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:56.202329 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-20b088a5-2a05-4a2e-b873-491bf803566d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:56.302752 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:56.302752 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:56.317560 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-20b088a5-2a05-4a2e-b873-491bf803566d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:56.344802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-20b088a5-2a05-4a2e-b873-491bf803566d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:29:56.345848 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1550/3121] 10.222.0.99 () {58 vars in 1362 bytes} [Thu Jan 21 10:29:56 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 897 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:56.953330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66ff683b-c742-425b-b326-fc646eca736b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:56.953842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66ff683b-c742-425b-b326-fc646eca736b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:56.954250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:56.954250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:56.955029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66ff683b-c742-425b-b326-fc646eca736b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:56.955556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-66ff683b-c742-425b-b326-fc646eca736b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:56.979576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:56.979576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:56.981824 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66ff683b-c742-425b-b326-fc646eca736b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:56.983016 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1572/3122] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:56 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:57.999634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2cd54cd1-0789-4428-9391-54792497af39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:58.001053 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2cd54cd1-0789-4428-9391-54792497af39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:58.001491 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:58.001491 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:58.002262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2cd54cd1-0789-4428-9391-54792497af39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:58.002813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2cd54cd1-0789-4428-9391-54792497af39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:58.040208 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:58.040208 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:58.041540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2cd54cd1-0789-4428-9391-54792497af39 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:58.042519 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1551/3123] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:57 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:59.072742 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d11ed106-d851-4465-9719-196026309837 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:29:59.073964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d11ed106-d851-4465-9719-196026309837 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:59.074170 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:59.074170 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:59.074854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d11ed106-d851-4465-9719-196026309837 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:59.075227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-d11ed106-d851-4465-9719-196026309837 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:29:59.104148 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:59.104148 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:59.106099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d11ed106-d851-4465-9719-196026309837 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:29:59.107536 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1573/3124] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:29:59 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:29:59.350696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-d8180ab4-6507-4625-8d0e-fb8a5a2877f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:29:59.351320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-d8180ab4-6507-4625-8d0e-fb8a5a2877f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:29:59.352246 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:29:59.352246 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:29:59.353262 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-d8180ab4-6507-4625-8d0e-fb8a5a2877f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:29:59.496538 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:29:59.496538 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:29:59.513238 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-d8180ab4-6507-4625-8d0e-fb8a5a2877f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:29:59.541623 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-d8180ab4-6507-4625-8d0e-fb8a5a2877f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:29:59.542693 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1552/3125] 10.222.0.99 () {58 vars in 1362 bytes} [Thu Jan 21 10:29:59 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 897 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:00.122254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae856147-8799-4a1b-aa89-8122bf15be43 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:00.122710 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae856147-8799-4a1b-aa89-8122bf15be43 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:00.122710 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:00.122710 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:00.123031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ae856147-8799-4a1b-aa89-8122bf15be43 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:00.123779 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-ae856147-8799-4a1b-aa89-8122bf15be43 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:00.190427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:00.190427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:00.202399 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ae856147-8799-4a1b-aa89-8122bf15be43 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:00.213583 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1574/3126] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:00 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:01.227875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d606e58-d06e-4cf7-bab0-8866aa79cdbf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:01.228878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d606e58-d06e-4cf7-bab0-8866aa79cdbf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:01.229130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:01.229130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:01.231730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5d606e58-d06e-4cf7-bab0-8866aa79cdbf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:01.234483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5d606e58-d06e-4cf7-bab0-8866aa79cdbf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:01.266963 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:01.266963 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:01.269807 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5d606e58-d06e-4cf7-bab0-8866aa79cdbf tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:01.270852 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1553/3127] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:01 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:02.289032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97527c26-c030-49a9-a324-6f9813d0b657 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:02.290550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97527c26-c030-49a9-a324-6f9813d0b657 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:02.291066 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:02.291066 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:02.291902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97527c26-c030-49a9-a324-6f9813d0b657 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:02.292807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-97527c26-c030-49a9-a324-6f9813d0b657 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:02.327545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:02.327545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:02.330861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97527c26-c030-49a9-a324-6f9813d0b657 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:02.332300 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1575/3128] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:02 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:02.541587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-62076e01-7c4d-4d75-900a-ced39d46cf39 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:02.541873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-62076e01-7c4d-4d75-900a-ced39d46cf39 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:02.542091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:02.542091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:02.542464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-62076e01-7c4d-4d75-900a-ced39d46cf39 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:02.604334 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:02.604334 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:02.613261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-62076e01-7c4d-4d75-900a-ced39d46cf39 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:02.642124 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-62076e01-7c4d-4d75-900a-ced39d46cf39 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:30:02.642934 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1554/3129] 10.222.0.99 () {58 vars in 1362 bytes} [Thu Jan 21 10:30:02 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 897 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:03.361984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67e3a1f2-47dd-45da-8278-c3baa39d1bf5 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:03.362728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67e3a1f2-47dd-45da-8278-c3baa39d1bf5 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:03.362728 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:03.362728 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:03.363072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-67e3a1f2-47dd-45da-8278-c3baa39d1bf5 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:03.363438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-67e3a1f2-47dd-45da-8278-c3baa39d1bf5 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:03.386599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:03.386599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:03.389001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-67e3a1f2-47dd-45da-8278-c3baa39d1bf5 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:03.390335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1576/3130] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:03 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:04.409579 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-639a89c8-6dd6-45fd-8d75-af2a37f9db92 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:04.411412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-639a89c8-6dd6-45fd-8d75-af2a37f9db92 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:04.411836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:04.411836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:04.412495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-639a89c8-6dd6-45fd-8d75-af2a37f9db92 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:04.413242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-639a89c8-6dd6-45fd-8d75-af2a37f9db92 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:04.452590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:04.452590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:04.454769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-639a89c8-6dd6-45fd-8d75-af2a37f9db92 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:04.456296 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1555/3131] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:04 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:05.470142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:05.470697 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:05.470863 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:05.470863 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:05.471278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:05.471613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:05.493235 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:05.493235 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:05.495047 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:05.495897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1577/3132] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:05 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:05.669231 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-195910f6-1f69-45f7-b88e-24b2f4be7b71 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:05.670124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-195910f6-1f69-45f7-b88e-24b2f4be7b71 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:05.670352 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:05.670352 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:05.670729 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-195910f6-1f69-45f7-b88e-24b2f4be7b71 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:05.721948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:05.721948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:05.732858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-195910f6-1f69-45f7-b88e-24b2f4be7b71 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:05.759425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-195910f6-1f69-45f7-b88e-24b2f4be7b71 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:30:05.760294 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1556/3133] 10.222.0.99 () {58 vars in 1362 bytes} [Thu Jan 21 10:30:05 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 1347 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:05.766976 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume// Jan 21 10:30:05.767481 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:05.767702 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:05.767702 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:05.768081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:05.769278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:30:05.769882 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1578/3134] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:30: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 21 10:30:05.785122 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-847ac154-21dc-42ec-9239-85766a739646 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments Jan 21 10:30:05.785627 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:05.785627 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:05.786208 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-847ac154-21dc-42ec-9239-85766a739646 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e56e30a5-f536-436f-a243-51db1b1c3e29", "instance_uuid": "8de37576-e1cd-4824-91a6-1b1a44f1284f", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:05.841045 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:05.841045 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:05.930609 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-847ac154-21dc-42ec-9239-85766a739646 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments returned with HTTP 200 Jan 21 10:30:05.930609 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1557/3135] 10.222.0.99 () {64 vars in 1358 bytes} [Thu Jan 21 10:30:05 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:05.933541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume// Jan 21 10:30:05.933541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:05.933541 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:05.933541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5cf4d17e-de28-46d2-9731-1a9588e84e65 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:30:05.933541 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1579/3136] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:30:05 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:30:05.941890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-fa1f9163-c8c3-4a81-8142-56f20b25098b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:05.942560 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-fa1f9163-c8c3-4a81-8142-56f20b25098b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:05.942803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:05.942803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:05.943399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-fa1f9163-c8c3-4a81-8142-56f20b25098b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:06.010239 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:06.010239 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:06.024624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-fa1f9163-c8c3-4a81-8142-56f20b25098b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:06.054192 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:06.054192 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:06.065970 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-fa1f9163-c8c3-4a81-8142-56f20b25098b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:30:06.066795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1558/3137] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:30:05 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 1445 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:30:06.103117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-c3afe57e-1979-423d-b36d-1fcb1fcd7442 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] PUT http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242 Jan 21 10:30:06.104048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-c3afe57e-1979-423d-b36d-1fcb1fcd7442 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:06.138728 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:30:06.138728 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:30:06.139281 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-c3afe57e-1979-423d-b36d-1fcb1fcd7442 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-e56e30a5-f536-436f-a243-51db1b1c3e29-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:30:06.141693 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:06.141693 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:06.510770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bbefd045-b848-4a9e-b10d-6d5a07120fe6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:06.512514 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bbefd045-b848-4a9e-b10d-6d5a07120fe6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:06.513254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:06.513254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:06.514064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bbefd045-b848-4a9e-b10d-6d5a07120fe6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:06.514629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-bbefd045-b848-4a9e-b10d-6d5a07120fe6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:06.544339 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:06.544339 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:06.547133 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bbefd045-b848-4a9e-b10d-6d5a07120fe6 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:06.548305 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1559/3138] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:06 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:07.561949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52e79672-6bef-49d6-ae7f-646a8508530a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:07.562511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52e79672-6bef-49d6-ae7f-646a8508530a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:07.562717 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:07.562717 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:07.563064 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-c3afe57e-1979-423d-b36d-1fcb1fcd7442 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-e56e30a5-f536-436f-a243-51db1b1c3e29-n-h1-758944-3'" released by "attachment_update" :: held 1.424s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:30:07.563421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-52e79672-6bef-49d6-ae7f-646a8508530a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:07.563826 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-c3afe57e-1979-423d-b36d-1fcb1fcd7442 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242 returned with HTTP 200 Jan 21 10:30:07.563981 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-52e79672-6bef-49d6-ae7f-646a8508530a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:07.565052 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1580/3139] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:30:06 2021] PUT /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242 => generated 762 bytes in 1467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:07.590129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:07.590129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:07.592287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-52e79672-6bef-49d6-ae7f-646a8508530a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:07.595605 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1560/3140] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:07 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:07.606137 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-2a3c05fe-0446-4585-b368-81163a8c14c3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242/action Jan 21 10:30:07.606137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:07.606137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:07.606448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-2a3c05fe-0446-4585-b368-81163a8c14c3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:30:07.607681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-2a3c05fe-0446-4585-b368-81163a8c14c3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:07.684736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:07.684736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:07.699954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ffbb1156-e14a-4442-acd0-7aa9b4701078 req-2a3c05fe-0446-4585-b368-81163a8c14c3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242/action returned with HTTP 204 Jan 21 10:30:07.701304 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1581/3141] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:30:07 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:30:08.611854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcf1d1eb-28a9-44bd-90bf-2f680c00f7c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:08.612626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcf1d1eb-28a9-44bd-90bf-2f680c00f7c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:08.613295 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:08.613295 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:08.613820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dcf1d1eb-28a9-44bd-90bf-2f680c00f7c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:08.614330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-dcf1d1eb-28a9-44bd-90bf-2f680c00f7c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:08.639061 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:08.639061 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:08.641085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dcf1d1eb-28a9-44bd-90bf-2f680c00f7c2 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:08.641961 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1561/3142] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:08 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:09.656628 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b914b4b-0d4f-4317-b62b-548de60a17ed tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:09.657416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b914b4b-0d4f-4317-b62b-548de60a17ed tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:09.657744 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:09.657744 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:09.658403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0b914b4b-0d4f-4317-b62b-548de60a17ed tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:09.658948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-0b914b4b-0d4f-4317-b62b-548de60a17ed tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:09.682539 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:09.682539 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:09.684439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0b914b4b-0d4f-4317-b62b-548de60a17ed tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:09.685324 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1582/3143] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:09 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:10.701493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-174b3ba8-6545-4ecb-b952-1a3ec5340393 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:10.702003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-174b3ba8-6545-4ecb-b952-1a3ec5340393 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:10.702110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:10.702110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:10.702492 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-174b3ba8-6545-4ecb-b952-1a3ec5340393 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:10.702856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-174b3ba8-6545-4ecb-b952-1a3ec5340393 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:10.725081 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:10.725081 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:10.729380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-174b3ba8-6545-4ecb-b952-1a3ec5340393 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:10.730210 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1562/3144] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:10 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:11.748524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f6b94b7-64f5-4d30-893d-d267f94ec3c8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:11.749867 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f6b94b7-64f5-4d30-893d-d267f94ec3c8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:11.750259 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:11.750259 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:11.750918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2f6b94b7-64f5-4d30-893d-d267f94ec3c8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:11.751828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2f6b94b7-64f5-4d30-893d-d267f94ec3c8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:11.789143 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:11.789143 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:11.790860 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2f6b94b7-64f5-4d30-893d-d267f94ec3c8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:11.791925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1583/3145] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:11 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 820 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:12.806856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a05ebd1-6dfe-4729-b53f-20921fdcdd4a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:12.807445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a05ebd1-6dfe-4729-b53f-20921fdcdd4a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:12.807664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:12.807664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:12.808032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a05ebd1-6dfe-4729-b53f-20921fdcdd4a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:12.808427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-2a05ebd1-6dfe-4729-b53f-20921fdcdd4a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87995) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:12.831229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:12.831229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:12.833049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a05ebd1-6dfe-4729-b53f-20921fdcdd4a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:12.833872 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1563/3146] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:12 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:12.847259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-270fe223-011a-4700-a9c1-0aece4ac029c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:30:12.847786 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-270fe223-011a-4700-a9c1-0aece4ac029c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:12.848104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:12.848104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:12.848376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-270fe223-011a-4700-a9c1-0aece4ac029c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:12.901421 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:12.901421 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:12.910815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-270fe223-011a-4700-a9c1-0aece4ac029c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:30:12.936260 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-270fe223-011a-4700-a9c1-0aece4ac029c tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 returned with HTTP 200 Jan 21 10:30:12.937108 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1584/3147] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:12 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:12.955024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39e2d3a5-ce8d-421b-a4a9-5958d74d3451 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] POST http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/b5445df0-588b-41e3-a514-f20c88b6979d/action Jan 21 10:30:12.955739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:12.955739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:12.956185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39e2d3a5-ce8d-421b-a4a9-5958d74d3451 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:30:12.956564 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39e2d3a5-ce8d-421b-a4a9-5958d74d3451 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:12.957491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.contrib.admin_actions [None req-39e2d3a5-ce8d-421b-a4a9-5958d74d3451 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] Updating backup 'b5445df0-588b-41e3-a514-f20c88b6979d' with '{'status': 'error'}' {{(pid=87995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 10:30:13.003261 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:13.003261 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:13.021714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-39e2d3a5-ce8d-421b-a4a9-5958d74d3451 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] reset_status in rpcapi backup_id b5445df0-588b-41e3-a514-f20c88b6979d on host n-d-758944-3. {{(pid=87995) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 10:30:13.029077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39e2d3a5-ce8d-421b-a4a9-5958d74d3451 tempest-VolumesBackupsAdminTest-1891290897 tempest-VolumesBackupsAdminTest-1891290897] http://10.222.0.77/volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/b5445df0-588b-41e3-a514-f20c88b6979d/action returned with HTTP 202 Jan 21 10:30:13.030156 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1564/3148] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:30:12 2021] POST /volume/v3/14e402c3023a428b87b9ec06752a10bd/backups/b5445df0-588b-41e3-a514-f20c88b6979d/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:30:13.040724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a064b0e2-388c-45bb-8af3-1902eecdc5a9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:13.041343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a064b0e2-388c-45bb-8af3-1902eecdc5a9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:13.041540 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:13.041540 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:13.041961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a064b0e2-388c-45bb-8af3-1902eecdc5a9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:13.042365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.backups [None req-a064b0e2-388c-45bb-8af3-1902eecdc5a9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Show backup with id b5445df0-588b-41e3-a514-f20c88b6979d. {{(pid=87996) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 10:30:13.064908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:13.064908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:13.067520 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a064b0e2-388c-45bb-8af3-1902eecdc5a9 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 200 Jan 21 10:30:13.068519 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1585/3149] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:13 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:30:13.083210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14c7f529-08c7-434e-a4e0-81fd2674fd0d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] DELETE http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d Jan 21 10:30:13.083946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14c7f529-08c7-434e-a4e0-81fd2674fd0d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:13.084341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:13.084341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:13.084721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14c7f529-08c7-434e-a4e0-81fd2674fd0d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:13.085058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.contrib.backups [None req-14c7f529-08c7-434e-a4e0-81fd2674fd0d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete backup with id: b5445df0-588b-41e3-a514-f20c88b6979d. Jan 21 10:30:13.108332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:13.108332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:13.136668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.backup.rpcapi [None req-14c7f529-08c7-434e-a4e0-81fd2674fd0d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] delete_backup rpcapi backup_id b5445df0-588b-41e3-a514-f20c88b6979d {{(pid=87995) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 10:30:13.140398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14c7f529-08c7-434e-a4e0-81fd2674fd0d tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d returned with HTTP 202 Jan 21 10:30:13.145010 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1565/3150] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:30:13 2021] DELETE /volume/v3/207a9979ecc947aaa9d9c97ca346496a/backups/b5445df0-588b-41e3-a514-f20c88b6979d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:30:13.156254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66f07ee8-ab72-43fd-a909-add9416c4b4b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] DELETE http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:30:13.157242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66f07ee8-ab72-43fd-a909-add9416c4b4b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:13.157663 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:13.157663 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:13.159291 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66f07ee8-ab72-43fd-a909-add9416c4b4b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:13.160263 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-66f07ee8-ab72-43fd-a909-add9416c4b4b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete volume with id: 6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:30:13.220926 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:13.220926 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:13.222785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66f07ee8-ab72-43fd-a909-add9416c4b4b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:30:13.269712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66f07ee8-ab72-43fd-a909-add9416c4b4b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete volume request issued successfully. Jan 21 10:30:13.270171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66f07ee8-ab72-43fd-a909-add9416c4b4b tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 returned with HTTP 202 Jan 21 10:30:13.271682 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1586/3151] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:30:13 2021] DELETE /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:30:13.282232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15f6b617-3d3d-418e-b22c-22458347881a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:30:13.283493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15f6b617-3d3d-418e-b22c-22458347881a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:13.284536 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:13.284536 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:13.285591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-15f6b617-3d3d-418e-b22c-22458347881a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:13.348412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:13.348412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:13.359827 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-15f6b617-3d3d-418e-b22c-22458347881a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:30:13.385212 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-15f6b617-3d3d-418e-b22c-22458347881a tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 returned with HTTP 200 Jan 21 10:30:13.386222 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1566/3152] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:13 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:14.410335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb7741f3-4d92-4f56-b483-3158550a05a1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:30:14.411355 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb7741f3-4d92-4f56-b483-3158550a05a1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:14.411569 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:14.411569 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:14.414717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb7741f3-4d92-4f56-b483-3158550a05a1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:14.504719 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:14.504719 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:14.522462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bb7741f3-4d92-4f56-b483-3158550a05a1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:30:14.553673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb7741f3-4d92-4f56-b483-3158550a05a1 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 returned with HTTP 200 Jan 21 10:30:14.557110 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1587/3153] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:14 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:30:15.574116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72699f7a-ca53-47a9-8cb8-8feb4ede01d8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 Jan 21 10:30:15.575688 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72699f7a-ca53-47a9-8cb8-8feb4ede01d8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:15.575959 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:15.575959 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:15.577254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-72699f7a-ca53-47a9-8cb8-8feb4ede01d8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:15.627416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-72699f7a-ca53-47a9-8cb8-8feb4ede01d8 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 returned with HTTP 404 Jan 21 10:30:15.628668 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1567/3154] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:15 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6974e63e-e34a-423a-b295-bb778a04c327 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:30:15.637173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1573a56-a5f5-4ec9-bd7b-b1be1d39b8b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] DELETE http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:30:15.637697 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1573a56-a5f5-4ec9-bd7b-b1be1d39b8b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:15.637914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:15.637914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:15.638379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1573a56-a5f5-4ec9-bd7b-b1be1d39b8b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:15.638785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e1573a56-a5f5-4ec9-bd7b-b1be1d39b8b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete volume with id: 6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:30:15.697654 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:15.697654 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:15.698888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1573a56-a5f5-4ec9-bd7b-b1be1d39b8b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:30:15.747088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1573a56-a5f5-4ec9-bd7b-b1be1d39b8b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Delete volume request issued successfully. Jan 21 10:30:15.747835 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1573a56-a5f5-4ec9-bd7b-b1be1d39b8b7 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 returned with HTTP 202 Jan 21 10:30:15.752901 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1588/3155] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:30:15 2021] DELETE /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:30:15.760226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-482e9765-abea-429a-9d95-48d11b3f5861 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:30:15.761182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-482e9765-abea-429a-9d95-48d11b3f5861 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:15.769302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-482e9765-abea-429a-9d95-48d11b3f5861 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:15.838239 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:15.838239 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:15.850114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-482e9765-abea-429a-9d95-48d11b3f5861 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:30:15.884487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-482e9765-abea-429a-9d95-48d11b3f5861 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 returned with HTTP 200 Jan 21 10:30:15.885362 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1568/3156] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:15 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 => generated 915 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:16.906245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35a38699-a789-4088-b423-b322a7112fe3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:30:16.907532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35a38699-a789-4088-b423-b322a7112fe3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:16.908475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:16.908475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:16.909182 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-35a38699-a789-4088-b423-b322a7112fe3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:17.027566 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:17.027566 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:17.042374 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-35a38699-a789-4088-b423-b322a7112fe3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Volume info retrieved successfully. Jan 21 10:30:17.082939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-35a38699-a789-4088-b423-b322a7112fe3 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 returned with HTTP 200 Jan 21 10:30:17.084119 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1589/3157] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:16 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:18.103227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b539815-06f9-4021-8257-63b73d62b747 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] GET http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 Jan 21 10:30:18.104522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b539815-06f9-4021-8257-63b73d62b747 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:18.104758 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:18.104758 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:18.105138 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6b539815-06f9-4021-8257-63b73d62b747 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:18.160560 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6b539815-06f9-4021-8257-63b73d62b747 tempest-VolumesBackupsAdminTest-421226068 tempest-VolumesBackupsAdminTest-421226068] http://10.222.0.77/volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 returned with HTTP 404 Jan 21 10:30:18.161635 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1569/3158] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:18 2021] GET /volume/v3/207a9979ecc947aaa9d9c97ca346496a/volumes/6e1e44cb-10ab-4bea-bc8e-d89ec00e8083 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:30:20.183822 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-76a0d03f-d923-44b1-8605-994a876e1ad2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:20.184335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-76a0d03f-d923-44b1-8605-994a876e1ad2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:20.184561 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:20.184561 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:20.185105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-76a0d03f-d923-44b1-8605-994a876e1ad2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:20.259827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:20.259827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:20.277044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-76a0d03f-d923-44b1-8605-994a876e1ad2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:20.307173 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:20.307173 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:20.317374 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-76a0d03f-d923-44b1-8605-994a876e1ad2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:30:20.318503 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1590/3159] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:20 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 1639 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:21.727770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7209842-659e-442b-855e-9a341616f349 tempest-ExtensionsTestJSON-1700495527 tempest-ExtensionsTestJSON-1700495527] GET http://10.222.0.77/volume/v3/36f43acaa7bc4d6eb84c5c297bfa47c9/extensions Jan 21 10:30:21.728331 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7209842-659e-442b-855e-9a341616f349 tempest-ExtensionsTestJSON-1700495527 tempest-ExtensionsTestJSON-1700495527] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:21.728824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c7209842-659e-442b-855e-9a341616f349 tempest-ExtensionsTestJSON-1700495527 tempest-ExtensionsTestJSON-1700495527] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:21.729687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c7209842-659e-442b-855e-9a341616f349 tempest-ExtensionsTestJSON-1700495527 tempest-ExtensionsTestJSON-1700495527] http://10.222.0.77/volume/v3/36f43acaa7bc4d6eb84c5c297bfa47c9/extensions returned with HTTP 200 Jan 21 10:30:21.730612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1570/3160] 10.222.0.77 () {58 vars in 1213 bytes} [Thu Jan 21 10:30:21 2021] GET /volume/v3/36f43acaa7bc4d6eb84c5c297bfa47c9/extensions => generated 5245 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:23.763798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-320efff4-8d12-43a2-8671-d6719f1e1df5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242 Jan 21 10:30:23.764376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-320efff4-8d12-43a2-8671-d6719f1e1df5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:23.764503 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:23.764503 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:23.764869 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-320efff4-8d12-43a2-8671-d6719f1e1df5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:23.794271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:23.794271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:24.346875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-320efff4-8d12-43a2-8671-d6719f1e1df5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:30:24.347418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-320efff4-8d12-43a2-8671-d6719f1e1df5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:30:24.355634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-320efff4-8d12-43a2-8671-d6719f1e1df5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242 returned with HTTP 200 Jan 21 10:30:24.357182 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1591/3161] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:30:23 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/7fd8023b-d4c8-4531-b344-f809d7714242 => generated 19 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:24.384757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-7fc58160-9f35-4805-9261-ce1ecdb5fff5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:24.385410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-7fc58160-9f35-4805-9261-ce1ecdb5fff5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:24.385898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-7fc58160-9f35-4805-9261-ce1ecdb5fff5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:24.386698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-7fc58160-9f35-4805-9261-ce1ecdb5fff5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:24.409380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] POST http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes Jan 21 10:30:24.409845 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:24.409845 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:24.410396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1772466971"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:24.411856 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Create volume request body: {'volume': {'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1772466971'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:30:24.441459 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:24.441459 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:24.442668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-7fc58160-9f35-4805-9261-ce1ecdb5fff5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:24.476553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-7fc58160-9f35-4805-9261-ce1ecdb5fff5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume request issued successfully. Jan 21 10:30:24.477030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-15e4929c-0330-4ae7-98ad-40786a16ea04 req-7fc58160-9f35-4805-9261-ce1ecdb5fff5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 202 Jan 21 10:30:24.478127 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1571/3162] 10.222.0.99 () {60 vars in 1384 bytes} [Thu Jan 21 10:30:24 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:30:24.537116 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Create volume of 1 GB Jan 21 10:30:24.538799 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:24.538799 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:24.558410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Availability Zones retrieved successfully. Jan 21 10:30:24.583303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Flow 'volume_create_api' (c9deb5e1-868c-40fa-abda-67ecd5d5a9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:24.589760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e10e770-f951-4f9b-9bcf-96de27bcb0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:24.592989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:30:24.750961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e10e770-f951-4f9b-9bcf-96de27bcb0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:24.753551 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ab9c9e-0cef-42c1-82de-a790635fd83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:24.931493 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Created reservations ['36e7d956-f394-47ed-9fad-d1a086d25dcf', '3affe09a-014b-4394-93e5-e9940884dd35', 'd25d860d-9e24-4318-b104-ebf3a2913406', '2806dcb5-37af-4279-a08d-78d16d53f6aa'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:30:24.934103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ab9c9e-0cef-42c1-82de-a790635fd83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36e7d956-f394-47ed-9fad-d1a086d25dcf', '3affe09a-014b-4394-93e5-e9940884dd35', 'd25d860d-9e24-4318-b104-ebf3a2913406', '2806dcb5-37af-4279-a08d-78d16d53f6aa']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:24.937091 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c4c701-0824-41f3-a4b1-511e47f6476d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:25.024580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c4c701-0824-41f3-a4b1-511e47f6476d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a050e240-bd57-4c32-b28c-c60e89d6d75e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1772466971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a84528babbfb438b9b9ced291ff836d2',qos_specs=None,replication_status=,reservations=['36e7d956-f394-47ed-9fad-d1a086d25dcf','3affe09a-014b-4394-93e5-e9940884dd35','d25d860d-9e24-4318-b104-ebf3a2913406','2806dcb5-37af-4279-a08d-78d16d53f6aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc5c86e4eb4439d843894ae7d2514fd',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:30:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1772466971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a050e240-bd57-4c32-b28c-c60e89d6d75e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a84528babbfb438b9b9ced291ff836d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='adc5c86e4eb4439d843894ae7d2514fd',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:25.028735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789c3acc-e539-4a7a-b264-cb9b3d9886a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:25.095942 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789c3acc-e539-4a7a-b264-cb9b3d9886a6) transitioned into state 'SUCCESS' from state '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-1772466971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a84528babbfb438b9b9ced291ff836d2',qos_specs=None,replication_status=,reservations=['36e7d956-f394-47ed-9fad-d1a086d25dcf','3affe09a-014b-4394-93e5-e9940884dd35','d25d860d-9e24-4318-b104-ebf3a2913406','2806dcb5-37af-4279-a08d-78d16d53f6aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc5c86e4eb4439d843894ae7d2514fd',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:25.108176 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453525e5-5493-4451-ae9a-fe5b95187c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:25.141582 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453525e5-5493-4451-ae9a-fe5b95187c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:25.154683 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Flow 'volume_create_api' (c9deb5e1-868c-40fa-abda-67ecd5d5a9ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:25.292596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Create volume request issued successfully. Jan 21 10:30:25.323528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aa6d7bb9-d0b2-4d7d-8c80-cf1767cae90d tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes returned with HTTP 202 Jan 21 10:30:25.325158 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1592/3163] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:30:24 2021] POST /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes => generated 820 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:30:25.340653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9cd5b15-5647-4a5a-a976-f148e0ab8c11 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:25.341187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9cd5b15-5647-4a5a-a976-f148e0ab8c11 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:25.341405 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:25.341405 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:25.341775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a9cd5b15-5647-4a5a-a976-f148e0ab8c11 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:25.402016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:25.402016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:25.412088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a9cd5b15-5647-4a5a-a976-f148e0ab8c11 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:25.439473 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a9cd5b15-5647-4a5a-a976-f148e0ab8c11 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:25.440477 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1572/3164] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:25 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:26.065867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6be689ed-edaf-4563-b50d-45d6e53ca5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:26.067554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6be689ed-edaf-4563-b50d-45d6e53ca5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:26.068666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:26.068666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:26.071085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6be689ed-edaf-4563-b50d-45d6e53ca5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:26.158378 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:26.158378 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:26.168251 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6be689ed-edaf-4563-b50d-45d6e53ca5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:26.193366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6be689ed-edaf-4563-b50d-45d6e53ca5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 200 Jan 21 10:30:26.194215 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1593/3165] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:26 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 1346 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:26.458466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63b61c21-e0e6-41ba-9b37-3857d3b078f0 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:26.459378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63b61c21-e0e6-41ba-9b37-3857d3b078f0 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:26.459534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:26.459534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:26.461067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63b61c21-e0e6-41ba-9b37-3857d3b078f0 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:26.514744 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:26.514744 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:26.527959 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-63b61c21-e0e6-41ba-9b37-3857d3b078f0 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:26.557867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63b61c21-e0e6-41ba-9b37-3857d3b078f0 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:26.558972 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1573/3166] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:26 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:27.215553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c044458c-3b07-4896-ae1e-9ac90cc047ee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 Jan 21 10:30:27.216648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c044458c-3b07-4896-ae1e-9ac90cc047ee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:27.216869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:27.216869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:27.217253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c044458c-3b07-4896-ae1e-9ac90cc047ee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:27.270240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c044458c-3b07-4896-ae1e-9ac90cc047ee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 returned with HTTP 404 Jan 21 10:30:27.271423 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1594/3167] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:27 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/e56e30a5-f536-436f-a243-51db1b1c3e29 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:30:27.454611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5399049b-6e25-49c7-9a25-f2670ab84dd2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:30:27.455132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5399049b-6e25-49c7-9a25-f2670ab84dd2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:27.455368 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:27.455368 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:27.455739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5399049b-6e25-49c7-9a25-f2670ab84dd2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:27.456301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-5399049b-6e25-49c7-9a25-f2670ab84dd2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete snapshot with id: 42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:30:27.482290 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:27.482290 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:27.483489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5399049b-6e25-49c7-9a25-f2670ab84dd2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:30:27.548225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5399049b-6e25-49c7-9a25-f2670ab84dd2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot delete request issued successfully. Jan 21 10:30:27.548706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5399049b-6e25-49c7-9a25-f2670ab84dd2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 202 Jan 21 10:30:27.551480 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1574/3168] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:30:27 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:30:27.558234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdac6a17-75d4-43ef-89eb-84129f498342 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:30:27.558778 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdac6a17-75d4-43ef-89eb-84129f498342 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:27.559343 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdac6a17-75d4-43ef-89eb-84129f498342 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:27.575472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ee69c35-2670-4cf1-ae48-86206d276cd7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:27.576010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ee69c35-2670-4cf1-ae48-86206d276cd7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:27.576229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:27.576229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:27.576781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1ee69c35-2670-4cf1-ae48-86206d276cd7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:27.585838 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:27.585838 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:27.587138 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fdac6a17-75d4-43ef-89eb-84129f498342 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:30:27.589202 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdac6a17-75d4-43ef-89eb-84129f498342 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:30:27.591960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1595/3169] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:30:27 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:30:27.630511 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:27.630511 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:27.642859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1ee69c35-2670-4cf1-ae48-86206d276cd7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:27.667681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1ee69c35-2670-4cf1-ae48-86206d276cd7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:27.668512 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1575/3170] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:27 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:28.605344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24d9645d-72f0-4594-abd1-b4d6f49af214 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:30:28.606635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24d9645d-72f0-4594-abd1-b4d6f49af214 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:28.607091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:28.607091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:28.607671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-24d9645d-72f0-4594-abd1-b4d6f49af214 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:28.638909 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:28.638909 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:28.640095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-24d9645d-72f0-4594-abd1-b4d6f49af214 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:30:28.642029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-24d9645d-72f0-4594-abd1-b4d6f49af214 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 200 Jan 21 10:30:28.642847 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1596/3171] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:30:28 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:30:28.684818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4ffda6b-a415-4182-b3a7-d7c7083d45df tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:28.685504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4ffda6b-a415-4182-b3a7-d7c7083d45df tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:28.685808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:28.685808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:28.686347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4ffda6b-a415-4182-b3a7-d7c7083d45df tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:28.736037 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:28.736037 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:28.745179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f4ffda6b-a415-4182-b3a7-d7c7083d45df tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:28.770481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4ffda6b-a415-4182-b3a7-d7c7083d45df tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:28.771363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1576/3172] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:28 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:29.657850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-900747a1-c648-463f-a2f9-006369f0c733 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc Jan 21 10:30:29.658505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-900747a1-c648-463f-a2f9-006369f0c733 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:29.658639 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:29.658639 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:29.658930 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-900747a1-c648-463f-a2f9-006369f0c733 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:29.683782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-900747a1-c648-463f-a2f9-006369f0c733 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc returned with HTTP 404 Jan 21 10:30:29.685002 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1597/3173] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:30:29 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/42ac47c9-78c0-42de-ab79-9763e30440fc => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:30:29.692750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccb9484a-e657-46ab-90dd-2c29cfcb75fe tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:30:29.693250 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccb9484a-e657-46ab-90dd-2c29cfcb75fe tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:29.693670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:29.693670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:29.695037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ccb9484a-e657-46ab-90dd-2c29cfcb75fe tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:29.695629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ccb9484a-e657-46ab-90dd-2c29cfcb75fe tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:30:29.744777 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:29.744777 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:29.745962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ccb9484a-e657-46ab-90dd-2c29cfcb75fe tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:29.775866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ccb9484a-e657-46ab-90dd-2c29cfcb75fe tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume request issued successfully. Jan 21 10:30:29.776499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ccb9484a-e657-46ab-90dd-2c29cfcb75fe tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 202 Jan 21 10:30:29.780810 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1577/3174] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:30:29 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:30:29.785300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81e10708-b7ed-4081-8ba3-9778b6abe0de tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:30:29.785969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81e10708-b7ed-4081-8ba3-9778b6abe0de tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:29.786449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-81e10708-b7ed-4081-8ba3-9778b6abe0de tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:29.787539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a7ec6eb-c30f-458e-95fb-0b80358f2681 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:29.788072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a7ec6eb-c30f-458e-95fb-0b80358f2681 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:29.788294 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:29.788294 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:29.788668 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a7ec6eb-c30f-458e-95fb-0b80358f2681 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:29.837017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:29.837017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:29.842891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:29.842891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:29.845592 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-81e10708-b7ed-4081-8ba3-9778b6abe0de tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:29.851656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4a7ec6eb-c30f-458e-95fb-0b80358f2681 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:29.870475 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-81e10708-b7ed-4081-8ba3-9778b6abe0de tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:30:29.871541 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1598/3175] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:29 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:29.875336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a7ec6eb-c30f-458e-95fb-0b80358f2681 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:29.876157 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1578/3176] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:29 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:30.887948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78c316e2-c395-44f5-9164-d70bfcb122e1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:30:30.889141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78c316e2-c395-44f5-9164-d70bfcb122e1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:30.889342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:30.889342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:30.890114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78c316e2-c395-44f5-9164-d70bfcb122e1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:30.892711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4af89c7c-07c3-4793-a118-eac1fe905fb5 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:30.893234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4af89c7c-07c3-4793-a118-eac1fe905fb5 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:30.893428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:30.893428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:30.894747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4af89c7c-07c3-4793-a118-eac1fe905fb5 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:30.950558 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:30.950558 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:30.957869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:30.957869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:30.964281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-78c316e2-c395-44f5-9164-d70bfcb122e1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:30.969389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4af89c7c-07c3-4793-a118-eac1fe905fb5 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:30.998954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4af89c7c-07c3-4793-a118-eac1fe905fb5 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:31.003358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78c316e2-c395-44f5-9164-d70bfcb122e1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 200 Jan 21 10:30:31.004509 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1599/3177] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:30 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 1368 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:31.007333 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1579/3178] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:30 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:32.018664 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4eafb6fb-078d-4240-842b-316dfc32ced1 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:32.020032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4eafb6fb-078d-4240-842b-316dfc32ced1 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:32.020261 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:32.020261 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:32.020751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4eafb6fb-078d-4240-842b-316dfc32ced1 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:32.025920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6197b2fa-36ec-4a76-a712-ee6f8896c011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf Jan 21 10:30:32.026843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6197b2fa-36ec-4a76-a712-ee6f8896c011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:32.027535 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:32.027535 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:32.028333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6197b2fa-36ec-4a76-a712-ee6f8896c011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:32.091220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6197b2fa-36ec-4a76-a712-ee6f8896c011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf returned with HTTP 404 Jan 21 10:30:32.093015 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1580/3179] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:32 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/cad54af8-f7b3-4598-a86a-45f9008b7bdf => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:30:32.132686 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:32.132686 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:32.142235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes Jan 21 10:30:32.143012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1011528267", "snapshot_id": null, "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "volume_type": null, "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:32.143170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4eafb6fb-078d-4240-842b-316dfc32ced1 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:32.144286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1011528267', 'snapshot_id': None, 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'volume_type': None, 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:30:32.179682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4eafb6fb-078d-4240-842b-316dfc32ced1 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:32.180871 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1600/3180] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:32 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:32.263096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume of 1 GB Jan 21 10:30:32.277766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Availability Zones retrieved successfully. Jan 21 10:30:32.298418 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (6a61b5a1-9992-4392-9e40-af7ad2ff975f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:32.301443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6324b910-2520-41c0-8c61-cca1cf9e6d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:32.303874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:30:32.423760 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6324b910-2520-41c0-8c61-cca1cf9e6d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:32.425953 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eda96422-c3b7-4fe8-a7fc-00cb9f0bfaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:32.498043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['bc33f326-6e4c-446b-ae5d-1c871cdfff0e', '4b31fa12-8d16-4323-841e-bd74774e9a93', 'a54a4874-9891-4b68-a6ea-53c794b607b4', 'fb7a05b1-319d-446f-aa8f-ba9a346c2d5f'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:30:32.500043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eda96422-c3b7-4fe8-a7fc-00cb9f0bfaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc33f326-6e4c-446b-ae5d-1c871cdfff0e', '4b31fa12-8d16-4323-841e-bd74774e9a93', 'a54a4874-9891-4b68-a6ea-53c794b607b4', 'fb7a05b1-319d-446f-aa8f-ba9a346c2d5f']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:32.502180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e893ad7-b781-49aa-b825-1f2de65252eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:32.566468 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e893ad7-b781-49aa-b825-1f2de65252eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9595839f-9adb-4675-83f7-22c46fc46f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1011528267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['bc33f326-6e4c-446b-ae5d-1c871cdfff0e','4b31fa12-8d16-4323-841e-bd74774e9a93','a54a4874-9891-4b68-a6ea-53c794b607b4','fb7a05b1-319d-446f-aa8f-ba9a346c2d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1011528267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9595839f-9adb-4675-83f7-22c46fc46f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f676cad451a4810b6f3b4580bed5915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2460f2ec13e449a8adf1d251c87007e6',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:32.568952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bec6ab-2635-4efb-8907-8a655dfb0f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:32.597420 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bec6ab-2635-4efb-8907-8a655dfb0f3e) transitioned into state 'SUCCESS' from state '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-1011528267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['bc33f326-6e4c-446b-ae5d-1c871cdfff0e','4b31fa12-8d16-4323-841e-bd74774e9a93','a54a4874-9891-4b68-a6ea-53c794b607b4','fb7a05b1-319d-446f-aa8f-ba9a346c2d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:32.599326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6937a2dc-218c-476d-beb2-5a9293f65332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:32.616494 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6937a2dc-218c-476d-beb2-5a9293f65332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:32.620139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (6a61b5a1-9992-4392-9e40-af7ad2ff975f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:32.675173 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request issued successfully. Jan 21 10:30:32.689769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-017244ec-be1c-4062-baa1-3b92ef1338e7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes returned with HTTP 202 Jan 21 10:30:32.700645 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1581/3181] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:30:32 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes => generated 828 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:30:32.705427 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28a684b4-6627-4715-934a-16dca356be49 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:32.708101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28a684b4-6627-4715-934a-16dca356be49 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:32.708333 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:32.708333 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:32.709107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28a684b4-6627-4715-934a-16dca356be49 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:32.760280 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:32.760280 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:32.768600 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-28a684b4-6627-4715-934a-16dca356be49 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:32.791855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28a684b4-6627-4715-934a-16dca356be49 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:32.792676 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1601/3182] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:32 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:33.196802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d542f99f-be1a-463f-8fe6-7db4900e8c40 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:33.197340 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d542f99f-be1a-463f-8fe6-7db4900e8c40 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:33.197522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:33.197522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:33.197897 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d542f99f-be1a-463f-8fe6-7db4900e8c40 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:33.251857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:33.251857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:33.262089 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d542f99f-be1a-463f-8fe6-7db4900e8c40 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:33.286006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d542f99f-be1a-463f-8fe6-7db4900e8c40 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:33.286840 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1582/3183] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:33 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:33.809811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4721aec-38b5-4224-8b29-87ec324d756b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:33.810640 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4721aec-38b5-4224-8b29-87ec324d756b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:33.810857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:33.810857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:33.811247 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e4721aec-38b5-4224-8b29-87ec324d756b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:33.862225 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:33.862225 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:33.871779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e4721aec-38b5-4224-8b29-87ec324d756b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:33.896021 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e4721aec-38b5-4224-8b29-87ec324d756b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:33.896859 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1602/3184] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:33 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:34.304291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e56c9fb-0543-4ff7-9131-f2d7cf66b4ea tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:34.304821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e56c9fb-0543-4ff7-9131-f2d7cf66b4ea tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:34.305013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:34.305013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:34.305526 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e56c9fb-0543-4ff7-9131-f2d7cf66b4ea tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:34.355278 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:34.355278 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:34.368023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8e56c9fb-0543-4ff7-9131-f2d7cf66b4ea tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:34.404070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e56c9fb-0543-4ff7-9131-f2d7cf66b4ea tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:34.405232 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1583/3185] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:34 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:34.914384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1aeefe7d-f04a-4d4c-8ac3-cbb284afb255 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:34.915022 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1aeefe7d-f04a-4d4c-8ac3-cbb284afb255 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:34.915341 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:34.915341 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:34.915870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1aeefe7d-f04a-4d4c-8ac3-cbb284afb255 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:34.966727 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:34.966727 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:34.976540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1aeefe7d-f04a-4d4c-8ac3-cbb284afb255 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:35.002979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1aeefe7d-f04a-4d4c-8ac3-cbb284afb255 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:35.004754 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1603/3186] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:34 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:35.421683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdf7d730-9b10-41e1-a5b7-82c955a4ddb6 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:35.422416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdf7d730-9b10-41e1-a5b7-82c955a4ddb6 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:35.422736 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:35.422736 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:35.423307 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdf7d730-9b10-41e1-a5b7-82c955a4ddb6 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:35.481325 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:35.481325 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:35.496241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bdf7d730-9b10-41e1-a5b7-82c955a4ddb6 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:35.535001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdf7d730-9b10-41e1-a5b7-82c955a4ddb6 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:35.536494 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1584/3187] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:35 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:36.026798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7465db8-39f4-4ad5-b758-653915b8d24e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:36.027741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7465db8-39f4-4ad5-b758-653915b8d24e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:36.027955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:36.027955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:36.028326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7465db8-39f4-4ad5-b758-653915b8d24e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:36.138833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:36.138833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:36.153639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7465db8-39f4-4ad5-b758-653915b8d24e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:36.184631 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7465db8-39f4-4ad5-b758-653915b8d24e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:36.185475 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1604/3188] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:36 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:36.556710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc4806a1-a860-44ea-87df-63e579920298 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:36.557734 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc4806a1-a860-44ea-87df-63e579920298 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:36.558118 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:36.558118 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:36.558665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dc4806a1-a860-44ea-87df-63e579920298 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:36.611948 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:36.611948 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:36.621907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dc4806a1-a860-44ea-87df-63e579920298 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:36.650241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dc4806a1-a860-44ea-87df-63e579920298 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:36.651374 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1585/3189] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:36 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:37.202680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a155e85-529c-47ad-9002-773946d4445f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:37.203193 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a155e85-529c-47ad-9002-773946d4445f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:37.203412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:37.203412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:37.203775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a155e85-529c-47ad-9002-773946d4445f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:37.260038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:37.260038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:37.269175 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a155e85-529c-47ad-9002-773946d4445f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:37.294585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a155e85-529c-47ad-9002-773946d4445f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:37.295478 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1605/3190] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:37 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:37.669314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdb02fa9-238b-4574-b131-5e19be0e909e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:37.669862 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdb02fa9-238b-4574-b131-5e19be0e909e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:37.670040 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:37.670040 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:37.670410 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cdb02fa9-238b-4574-b131-5e19be0e909e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:37.727079 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:37.727079 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:37.736699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cdb02fa9-238b-4574-b131-5e19be0e909e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:37.765767 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cdb02fa9-238b-4574-b131-5e19be0e909e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:37.767751 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1586/3191] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:37 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:38.313864 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-969d1242-d9ec-4e44-9215-1e9a8d5db691 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:38.314643 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-969d1242-d9ec-4e44-9215-1e9a8d5db691 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:38.315005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:38.315005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:38.315717 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-969d1242-d9ec-4e44-9215-1e9a8d5db691 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:38.400010 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:38.400010 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:38.409017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-969d1242-d9ec-4e44-9215-1e9a8d5db691 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:38.438243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-969d1242-d9ec-4e44-9215-1e9a8d5db691 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:38.439085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1606/3192] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:38 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:38.785125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1a133ad-d93c-4048-b074-8fca35969552 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:38.786976 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1a133ad-d93c-4048-b074-8fca35969552 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:38.787839 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:38.787839 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:38.788721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a1a133ad-d93c-4048-b074-8fca35969552 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:38.877619 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:38.877619 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:38.895016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a1a133ad-d93c-4048-b074-8fca35969552 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:38.921442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a1a133ad-d93c-4048-b074-8fca35969552 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:38.922285 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1587/3193] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:38 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 912 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:30:39.458955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f1d9638-8efc-46b2-8718-3c714453b0f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:39.460444 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f1d9638-8efc-46b2-8718-3c714453b0f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:39.460600 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:39.460600 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:39.461024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0f1d9638-8efc-46b2-8718-3c714453b0f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:39.515631 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:39.515631 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:39.526787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0f1d9638-8efc-46b2-8718-3c714453b0f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:39.552419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0f1d9638-8efc-46b2-8718-3c714453b0f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:39.553275 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1607/3194] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:39 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:39.938431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3e814f6-1230-4eea-bdd3-025dc9e636bb tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:39.939684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3e814f6-1230-4eea-bdd3-025dc9e636bb tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:39.940087 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:39.940087 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:39.940715 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e3e814f6-1230-4eea-bdd3-025dc9e636bb tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:39.993073 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:39.993073 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:40.002210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e3e814f6-1230-4eea-bdd3-025dc9e636bb tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:40.027528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e3e814f6-1230-4eea-bdd3-025dc9e636bb tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:40.028435 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1588/3195] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:39 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 973 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:40.569833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6eb31c52-07f7-42e2-95f9-d88e00a21d9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:40.570441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6eb31c52-07f7-42e2-95f9-d88e00a21d9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:40.570602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:40.570602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:40.571070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6eb31c52-07f7-42e2-95f9-d88e00a21d9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:40.624071 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:40.624071 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:40.633127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6eb31c52-07f7-42e2-95f9-d88e00a21d9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:40.657595 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6eb31c52-07f7-42e2-95f9-d88e00a21d9a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:40.658608 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1608/3196] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:40 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:41.044285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-598a62b5-2f06-481f-b356-e6394dfdae4b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:41.045092 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-598a62b5-2f06-481f-b356-e6394dfdae4b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:41.045289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:41.045289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:41.046299 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-598a62b5-2f06-481f-b356-e6394dfdae4b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:41.132271 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:41.132271 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:41.141522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-598a62b5-2f06-481f-b356-e6394dfdae4b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:41.167008 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-598a62b5-2f06-481f-b356-e6394dfdae4b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:41.167915 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1589/3197] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:41 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 973 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:41.676611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c170a483-0d76-44ab-ad97-6b9db8754513 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:41.677599 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c170a483-0d76-44ab-ad97-6b9db8754513 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:41.678942 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:41.678942 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:41.679707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c170a483-0d76-44ab-ad97-6b9db8754513 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:41.751022 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:41.751022 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:41.769403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c170a483-0d76-44ab-ad97-6b9db8754513 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:41.801942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c170a483-0d76-44ab-ad97-6b9db8754513 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:41.803624 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1609/3198] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:41 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:42.187436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d8344fb-0e7e-4074-a1f2-f3cda98d01da tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:42.188284 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d8344fb-0e7e-4074-a1f2-f3cda98d01da tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:42.188604 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:42.188604 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:42.189155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0d8344fb-0e7e-4074-a1f2-f3cda98d01da tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:42.243607 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:42.243607 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:42.254715 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0d8344fb-0e7e-4074-a1f2-f3cda98d01da tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:42.285097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0d8344fb-0e7e-4074-a1f2-f3cda98d01da tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:42.286945 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1590/3199] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:42 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 973 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:42.821612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85321606-0255-4420-ab5a-c4345635bd44 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:42.822292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85321606-0255-4420-ab5a-c4345635bd44 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:42.822510 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:42.822510 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:42.822893 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-85321606-0255-4420-ab5a-c4345635bd44 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:42.877778 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:42.877778 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:42.888056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-85321606-0255-4420-ab5a-c4345635bd44 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:42.916681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-85321606-0255-4420-ab5a-c4345635bd44 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:42.917687 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1610/3200] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:42 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:43.311486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdcf7dd2-3833-4687-87d4-d72630e18fe7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:43.312051 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdcf7dd2-3833-4687-87d4-d72630e18fe7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:43.312159 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:43.312159 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:43.312486 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bdcf7dd2-3833-4687-87d4-d72630e18fe7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:43.366372 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:43.366372 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:43.379025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bdcf7dd2-3833-4687-87d4-d72630e18fe7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:43.406080 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bdcf7dd2-3833-4687-87d4-d72630e18fe7 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:43.407082 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1591/3201] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:43 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 973 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:43.934143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0e78f7b-746f-4a04-b07d-01ad0aee5bb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:43.934650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0e78f7b-746f-4a04-b07d-01ad0aee5bb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:43.934843 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:43.934843 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:43.935217 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0e78f7b-746f-4a04-b07d-01ad0aee5bb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:43.986641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:43.986641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:43.996405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d0e78f7b-746f-4a04-b07d-01ad0aee5bb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:44.025994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0e78f7b-746f-4a04-b07d-01ad0aee5bb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:44.031661 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1611/3202] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:43 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:44.424259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d147b2a9-f3b7-41e2-aae8-a46f50a39a63 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:44.424759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d147b2a9-f3b7-41e2-aae8-a46f50a39a63 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:44.424941 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:44.424941 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:44.425328 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d147b2a9-f3b7-41e2-aae8-a46f50a39a63 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:44.481566 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:44.481566 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:44.491117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d147b2a9-f3b7-41e2-aae8-a46f50a39a63 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:44.517476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d147b2a9-f3b7-41e2-aae8-a46f50a39a63 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:44.523188 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1592/3203] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:44 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 1361 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:44.534217 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1527a1fa-0095-4b7a-8624-fb4e555baf4a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] POST http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action Jan 21 10:30:44.534684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:44.534684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:44.535128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1527a1fa-0095-4b7a-8624-fb4e555baf4a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] 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=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:30:44.535559 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1527a1fa-0095-4b7a-8624-fb4e555baf4a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] 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=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:44.590650 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:44.590650 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:44.642171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:44.642171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:44.643432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1527a1fa-0095-4b7a-8624-fb4e555baf4a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:44.665794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1527a1fa-0095-4b7a-8624-fb4e555baf4a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Update volume metadata completed successfully. Jan 21 10:30:44.666434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1527a1fa-0095-4b7a-8624-fb4e555baf4a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action returned with HTTP 200 Jan 21 10:30:44.667380 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1612/3204] 10.222.0.77 () {60 vars in 1358 bytes} [Thu Jan 21 10:30:44 2021] POST /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action => generated 511 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:44.676558 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b842e6a4-a732-42eb-b037-1b2baa126116 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:44.677093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b842e6a4-a732-42eb-b037-1b2baa126116 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:44.677310 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:44.677310 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:44.677677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b842e6a4-a732-42eb-b037-1b2baa126116 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:44.730734 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:44.730734 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:44.739553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b842e6a4-a732-42eb-b037-1b2baa126116 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:44.765764 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b842e6a4-a732-42eb-b037-1b2baa126116 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:44.777656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1593/3205] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:44 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 1436 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:44.785779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac533329-38a7-49f8-8782-1ca508b26a7a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] POST http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action Jan 21 10:30:44.786254 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:44.786254 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:44.786695 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac533329-38a7-49f8-8782-1ca508b26a7a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:30:44.787656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac533329-38a7-49f8-8782-1ca508b26a7a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:44.839668 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:44.839668 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:44.892493 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:44.892493 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:44.893798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ac533329-38a7-49f8-8782-1ca508b26a7a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:44.906266 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ac533329-38a7-49f8-8782-1ca508b26a7a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Get volume image-metadata completed successfully. Jan 21 10:30:44.924214 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:30:44.924214 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:30:44.929814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ac533329-38a7-49f8-8782-1ca508b26a7a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Delete volume metadata completed successfully. Jan 21 10:30:44.930298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac533329-38a7-49f8-8782-1ca508b26a7a tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action returned with HTTP 200 Jan 21 10:30:44.934370 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1613/3206] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:30:44 2021] POST /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action => generated 0 bytes in 149 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 21 10:30:44.939243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61772935-0897-4424-b3cf-787b9ba41365 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] POST http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action Jan 21 10:30:44.939794 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:44.939794 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:44.940234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61772935-0897-4424-b3cf-787b9ba41365 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:30:44.940621 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61772935-0897-4424-b3cf-787b9ba41365 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:44.991504 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:44.991504 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:44.992689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-61772935-0897-4424-b3cf-787b9ba41365 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:45.004925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-61772935-0897-4424-b3cf-787b9ba41365 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Get volume image-metadata completed successfully. Jan 21 10:30:45.005611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61772935-0897-4424-b3cf-787b9ba41365 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action returned with HTTP 200 Jan 21 10:30:45.006713 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1594/3207] 10.222.0.77 () {60 vars in 1357 bytes} [Thu Jan 21 10:30:44 2021] POST /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e/action => generated 485 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:45.016255 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6871ae3c-39e7-46f9-9f82-7eff0447d71e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] DELETE http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:45.016790 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6871ae3c-39e7-46f9-9f82-7eff0447d71e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:45.017012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:45.017012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:45.017429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6871ae3c-39e7-46f9-9f82-7eff0447d71e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:45.017899 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-6871ae3c-39e7-46f9-9f82-7eff0447d71e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Delete volume with id: a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:45.043467 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c22b7f2-c692-4bf2-95a8-c822a7d9d345 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:45.043915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c22b7f2-c692-4bf2-95a8-c822a7d9d345 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:45.044133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:45.044133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:45.044499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3c22b7f2-c692-4bf2-95a8-c822a7d9d345 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:45.088315 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:45.088315 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:45.090080 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6871ae3c-39e7-46f9-9f82-7eff0447d71e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:45.096998 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:45.096998 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:45.107113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3c22b7f2-c692-4bf2-95a8-c822a7d9d345 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:45.128245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6871ae3c-39e7-46f9-9f82-7eff0447d71e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Delete volume request issued successfully. Jan 21 10:30:45.129752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6871ae3c-39e7-46f9-9f82-7eff0447d71e tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 202 Jan 21 10:30:45.131588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3c22b7f2-c692-4bf2-95a8-c822a7d9d345 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:45.131870 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1614/3208] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:30:45 2021] DELETE /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:30:45.135131 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1595/3209] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:45 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:30:45.146358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-290ba36f-4b02-4ee6-850e-eec8be66f952 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:45.147548 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-290ba36f-4b02-4ee6-850e-eec8be66f952 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:45.147724 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:45.147724 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:45.148081 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-290ba36f-4b02-4ee6-850e-eec8be66f952 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:45.199955 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:45.199955 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:45.208650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-290ba36f-4b02-4ee6-850e-eec8be66f952 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:45.233991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-290ba36f-4b02-4ee6-850e-eec8be66f952 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:45.234836 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1596/3210] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:45 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 1409 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:46.150906 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-211d7cf4-88d7-42e4-9c2f-873e44ecd736 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:46.152139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-211d7cf4-88d7-42e4-9c2f-873e44ecd736 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:46.152614 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:46.152614 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:46.153174 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-211d7cf4-88d7-42e4-9c2f-873e44ecd736 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:46.206740 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:46.206740 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:46.216531 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-211d7cf4-88d7-42e4-9c2f-873e44ecd736 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:46.239766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-211d7cf4-88d7-42e4-9c2f-873e44ecd736 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:46.240657 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1615/3211] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:46 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:46.253460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b24461a2-b7e3-4de9-8e26-3152baf1aa59 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:46.253997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b24461a2-b7e3-4de9-8e26-3152baf1aa59 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:46.254193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:46.254193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:46.254849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b24461a2-b7e3-4de9-8e26-3152baf1aa59 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:46.305457 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:46.305457 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:46.314201 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b24461a2-b7e3-4de9-8e26-3152baf1aa59 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Volume info retrieved successfully. Jan 21 10:30:46.338891 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b24461a2-b7e3-4de9-8e26-3152baf1aa59 tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 200 Jan 21 10:30:46.339871 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1597/3212] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:46 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 1409 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:47.260277 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b892fdc-8be4-4734-b189-78d311ea8c61 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:47.261049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b892fdc-8be4-4734-b189-78d311ea8c61 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:47.263188 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:47.263188 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:47.263967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5b892fdc-8be4-4734-b189-78d311ea8c61 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:47.319395 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:47.319395 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:47.327881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5b892fdc-8be4-4734-b189-78d311ea8c61 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:47.351866 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5b892fdc-8be4-4734-b189-78d311ea8c61 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:47.353854 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1616/3213] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 978 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:47.361961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30d58c50-3edf-48b6-965d-0e310809bd3b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] GET http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e Jan 21 10:30:47.363439 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30d58c50-3edf-48b6-965d-0e310809bd3b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:47.363665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:47.363665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:47.364007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-30d58c50-3edf-48b6-965d-0e310809bd3b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:47.416060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-30d58c50-3edf-48b6-965d-0e310809bd3b tempest-VolumesImageMetadata-1098016610 tempest-VolumesImageMetadata-1098016610] http://10.222.0.77/volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e returned with HTTP 404 Jan 21 10:30:47.417099 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1598/3214] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:47 2021] GET /volume/v3/a84528babbfb438b9b9ced291ff836d2/volumes/a050e240-bd57-4c32-b28c-c60e89d6d75e => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:30:48.374490 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a13f4c28-f737-4ddf-b2f9-6430ecbc6ae6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:48.375712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a13f4c28-f737-4ddf-b2f9-6430ecbc6ae6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:48.376101 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:48.376101 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:48.376990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a13f4c28-f737-4ddf-b2f9-6430ecbc6ae6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:48.432234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:48.432234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:48.441720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a13f4c28-f737-4ddf-b2f9-6430ecbc6ae6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:48.483535 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a13f4c28-f737-4ddf-b2f9-6430ecbc6ae6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:48.498428 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1617/3215] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:48 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 981 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:49.520562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14bce694-8aa1-4e31-965c-38a784e043cb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:49.521180 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14bce694-8aa1-4e31-965c-38a784e043cb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:49.522404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-14bce694-8aa1-4e31-965c-38a784e043cb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:49.575228 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:49.575228 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:49.590848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-14bce694-8aa1-4e31-965c-38a784e043cb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:49.632219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-14bce694-8aa1-4e31-965c-38a784e043cb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:49.633317 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1599/3216] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:49 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 981 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:50.044551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] POST http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes Jan 21 10:30:50.045330 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:50.045330 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:50.046061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-536464492"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:50.047620 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-536464492'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:30:50.048064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Create volume of 1 GB Jan 21 10:30:50.064469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Availability Zones retrieved successfully. Jan 21 10:30:50.082800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Flow 'volume_create_api' (1e598be0-378d-4ddb-b585-3f1ff4095187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:50.087728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6108a611-f715-44ce-a696-8f995f8a01e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:50.089834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:30:50.175508 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6108a611-f715-44ce-a696-8f995f8a01e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:50.177834 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4530c3bd-a822-4135-91e0-59469fb22487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:50.300843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Created reservations ['e998ad27-a2e3-4319-8a1f-9e8ea8d0e50e', '54139340-270c-4892-aca1-e45fa92b4166', '783e420d-3b01-4272-86e9-d64c7147f184', '3da39059-6f2a-41be-9b24-483e6a721b82'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:30:50.304020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4530c3bd-a822-4135-91e0-59469fb22487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e998ad27-a2e3-4319-8a1f-9e8ea8d0e50e', '54139340-270c-4892-aca1-e45fa92b4166', '783e420d-3b01-4272-86e9-d64c7147f184', '3da39059-6f2a-41be-9b24-483e6a721b82']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:50.306184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3ab79e-bfb5-4821-b801-161b095e7204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:50.393207 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3ab79e-bfb5-4821-b801-161b095e7204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9646758-ef9f-49ca-a304-e5a48a3ada20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-536464492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ba6921eb0674119844de00a3f372d0c',qos_specs=None,replication_status=,reservations=['e998ad27-a2e3-4319-8a1f-9e8ea8d0e50e','54139340-270c-4892-aca1-e45fa92b4166','783e420d-3b01-4272-86e9-d64c7147f184','3da39059-6f2a-41be-9b24-483e6a721b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2ba5633361d43b6a251a4ecf8ccb3df',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-536464492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9646758-ef9f-49ca-a304-e5a48a3ada20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ba6921eb0674119844de00a3f372d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e2ba5633361d43b6a251a4ecf8ccb3df',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:50.395271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3566e4f-bb51-4976-8216-79d60b5d02f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:50.432325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3566e4f-bb51-4976-8216-79d60b5d02f4) transitioned into state 'SUCCESS' from state '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-536464492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ba6921eb0674119844de00a3f372d0c',qos_specs=None,replication_status=,reservations=['e998ad27-a2e3-4319-8a1f-9e8ea8d0e50e','54139340-270c-4892-aca1-e45fa92b4166','783e420d-3b01-4272-86e9-d64c7147f184','3da39059-6f2a-41be-9b24-483e6a721b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2ba5633361d43b6a251a4ecf8ccb3df',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:50.434323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d165db-ccfa-4273-adae-a13f160ff407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:50.459400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d165db-ccfa-4273-adae-a13f160ff407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:50.462014 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Flow 'volume_create_api' (1e598be0-378d-4ddb-b585-3f1ff4095187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:50.520020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Create volume request issued successfully. Jan 21 10:30:50.540178 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e992a4b9-1c6a-4fdc-8cc2-74daf47feb3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes returned with HTTP 202 Jan 21 10:30:50.541075 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1618/3217] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:30:49 2021] POST /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes => generated 818 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:30:50.556705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a75d526a-94fe-481c-b3ba-64b2765afe5f tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 Jan 21 10:30:50.557162 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a75d526a-94fe-481c-b3ba-64b2765afe5f tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:50.557380 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:50.557380 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:50.557751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a75d526a-94fe-481c-b3ba-64b2765afe5f tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:50.613272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:50.613272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:50.625316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a75d526a-94fe-481c-b3ba-64b2765afe5f tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:50.654880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2e45a9c-56b2-4e0b-98b8-3899a1360bf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:50.655649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2e45a9c-56b2-4e0b-98b8-3899a1360bf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:50.656049 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:50.656049 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:50.656736 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2e45a9c-56b2-4e0b-98b8-3899a1360bf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:50.657091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a75d526a-94fe-481c-b3ba-64b2765afe5f tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 returned with HTTP 200 Jan 21 10:30:50.658204 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1600/3218] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:50 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 => generated 886 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:50.723269 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:50.723269 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:50.733788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c2e45a9c-56b2-4e0b-98b8-3899a1360bf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:50.760975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2e45a9c-56b2-4e0b-98b8-3899a1360bf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:50.761833 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1619/3219] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:50 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 981 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:30:51.684254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efb5b7b3-88a2-4e88-b19a-7f0cb7045daf tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 Jan 21 10:30:51.685449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efb5b7b3-88a2-4e88-b19a-7f0cb7045daf tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:51.686018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:51.686018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:51.687037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-efb5b7b3-88a2-4e88-b19a-7f0cb7045daf tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:51.757666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:51.757666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:51.768442 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-efb5b7b3-88a2-4e88-b19a-7f0cb7045daf tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:51.783999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2923aca6-16c2-4c8b-b509-753115b732a8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:51.784888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2923aca6-16c2-4c8b-b509-753115b732a8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:51.785229 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:51.785229 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:51.785879 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2923aca6-16c2-4c8b-b509-753115b732a8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:51.810688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-efb5b7b3-88a2-4e88-b19a-7f0cb7045daf tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 returned with HTTP 200 Jan 21 10:30:51.812379 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1601/3220] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:51 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 => generated 911 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:51.841604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75e71c1e-2119-42e7-b2e0-bba98a31108b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] POST http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:51.842275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:51.842275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:51.842948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75e71c1e-2119-42e7-b2e0-bba98a31108b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:51.885230 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:51.885230 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:51.894493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2923aca6-16c2-4c8b-b509-753115b732a8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:51.902854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:51.902854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:51.904093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75e71c1e-2119-42e7-b2e0-bba98a31108b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:51.925023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2923aca6-16c2-4c8b-b509-753115b732a8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:51.926427 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1620/3221] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:51 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 981 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:51.932629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-75e71c1e-2119-42e7-b2e0-bba98a31108b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Create volume metadata completed successfully. Jan 21 10:30:51.933291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75e71c1e-2119-42e7-b2e0-bba98a31108b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:51.939525 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1602/3222] 10.222.0.77 () {60 vars in 1364 bytes} [Thu Jan 21 10:30:51 2021] POST /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 101 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:51.948060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7046f1a-6ea9-4706-8ed8-a398c3576557 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:51.948585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7046f1a-6ea9-4706-8ed8-a398c3576557 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:51.948806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:51.948806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:51.949178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7046f1a-6ea9-4706-8ed8-a398c3576557 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:52.027922 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.027922 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.030225 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7046f1a-6ea9-4706-8ed8-a398c3576557 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.049097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7046f1a-6ea9-4706-8ed8-a398c3576557 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Get volume metadata completed successfully. Jan 21 10:30:52.050001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7046f1a-6ea9-4706-8ed8-a398c3576557 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.051105 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1621/3223] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:30:51 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 101 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:52.065140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1943bf73-fe2f-41da-862a-8456dbe9c02e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] PUT http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:52.066311 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.066311 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.067388 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1943bf73-fe2f-41da-862a-8456dbe9c02e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:52.173370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.173370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.175556 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1943bf73-fe2f-41da-862a-8456dbe9c02e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.212479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1943bf73-fe2f-41da-862a-8456dbe9c02e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Update volume metadata completed successfully. Jan 21 10:30:52.213128 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1943bf73-fe2f-41da-862a-8456dbe9c02e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.214206 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1603/3224] 10.222.0.77 () {60 vars in 1362 bytes} [Thu Jan 21 10:30:52 2021] PUT /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 57 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:30:52.223831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9efed589-3a08-4964-a0a5-475df8dfe5ae tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:52.225074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9efed589-3a08-4964-a0a5-475df8dfe5ae tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:52.225295 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.225295 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.225872 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9efed589-3a08-4964-a0a5-475df8dfe5ae tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:52.284520 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.284520 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.286016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9efed589-3a08-4964-a0a5-475df8dfe5ae tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.298105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9efed589-3a08-4964-a0a5-475df8dfe5ae tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Get volume metadata completed successfully. Jan 21 10:30:52.298869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9efed589-3a08-4964-a0a5-475df8dfe5ae tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.299776 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1622/3225] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:30:52 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 57 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:30:52.311391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5f3226-6cc2-49be-abd2-8628b70e05f5 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] DELETE http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key1 Jan 21 10:30:52.312052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f5f3226-6cc2-49be-abd2-8628b70e05f5 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:52.312402 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.312402 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.312645 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f5f3226-6cc2-49be-abd2-8628b70e05f5 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:52.362272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.362272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.363468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f5f3226-6cc2-49be-abd2-8628b70e05f5 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.375409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f5f3226-6cc2-49be-abd2-8628b70e05f5 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Get volume metadata completed successfully. Jan 21 10:30:52.384379 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:30:52.384379 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:30:52.390031 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f5f3226-6cc2-49be-abd2-8628b70e05f5 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Delete volume metadata completed successfully. Jan 21 10:30:52.390510 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f5f3226-6cc2-49be-abd2-8628b70e05f5 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key1 returned with HTTP 200 Jan 21 10:30:52.391594 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1604/3226] 10.222.0.77 () {58 vars in 1360 bytes} [Thu Jan 21 10:30:52 2021] DELETE /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key1 => generated 0 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 21 10:30:52.399720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759ce1bf-24e1-4603-92b8-484f19be7f26 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:52.400485 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759ce1bf-24e1-4603-92b8-484f19be7f26 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:52.400703 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.400703 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.401179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-759ce1bf-24e1-4603-92b8-484f19be7f26 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:52.454868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.454868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.456081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-759ce1bf-24e1-4603-92b8-484f19be7f26 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.468205 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-759ce1bf-24e1-4603-92b8-484f19be7f26 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Get volume metadata completed successfully. Jan 21 10:30:52.468874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-759ce1bf-24e1-4603-92b8-484f19be7f26 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.469791 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1623/3227] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:30:52 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 32 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:30:52.480270 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a97a4e66-a8fd-43ba-8af5-f3bbf4c750e8 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] PUT http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:52.480799 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.480799 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.481242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a97a4e66-a8fd-43ba-8af5-f3bbf4c750e8 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:52.534534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.534534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.535652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a97a4e66-a8fd-43ba-8af5-f3bbf4c750e8 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.553780 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a97a4e66-a8fd-43ba-8af5-f3bbf4c750e8 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Update volume metadata completed successfully. Jan 21 10:30:52.554306 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a97a4e66-a8fd-43ba-8af5-f3bbf4c750e8 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.555225 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1605/3228] 10.222.0.77 () {60 vars in 1362 bytes} [Thu Jan 21 10:30:52 2021] PUT /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 16 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 10:30:52.565840 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a84dbdb-74e0-43e3-8cfc-7da8d69c3152 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] POST http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:52.566297 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.566297 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.566684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a84dbdb-74e0-43e3-8cfc-7da8d69c3152 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:52.617725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.617725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.618908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3a84dbdb-74e0-43e3-8cfc-7da8d69c3152 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.633821 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3a84dbdb-74e0-43e3-8cfc-7da8d69c3152 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Create volume metadata completed successfully. Jan 21 10:30:52.634567 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a84dbdb-74e0-43e3-8cfc-7da8d69c3152 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.635605 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1624/3229] 10.222.0.77 () {60 vars in 1363 bytes} [Thu Jan 21 10:30:52 2021] POST /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:30:52.645809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7813d6e8-e3b8-43c4-95dd-b7f34b245960 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] PUT http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key3 Jan 21 10:30:52.646953 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.646953 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.647750 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7813d6e8-e3b8-43c4-95dd-b7f34b245960 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:52.703482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.703482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.704788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7813d6e8-e3b8-43c4-95dd-b7f34b245960 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.721278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7813d6e8-e3b8-43c4-95dd-b7f34b245960 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Update volume metadata completed successfully. Jan 21 10:30:52.721830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7813d6e8-e3b8-43c4-95dd-b7f34b245960 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key3 returned with HTTP 200 Jan 21 10:30:52.722733 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1606/3230] 10.222.0.77 () {60 vars in 1377 bytes} [Thu Jan 21 10:30:52 2021] PUT /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:30:52.733751 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47d92d2a-9624-4cd9-a20c-433c1753574b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key3 Jan 21 10:30:52.734282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47d92d2a-9624-4cd9-a20c-433c1753574b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:52.734497 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.734497 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.734875 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-47d92d2a-9624-4cd9-a20c-433c1753574b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:52.785022 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.785022 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.786203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-47d92d2a-9624-4cd9-a20c-433c1753574b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.797285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-47d92d2a-9624-4cd9-a20c-433c1753574b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Get volume metadata completed successfully. Jan 21 10:30:52.797895 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-47d92d2a-9624-4cd9-a20c-433c1753574b tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key3 returned with HTTP 200 Jan 21 10:30:52.798783 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1625/3231] 10.222.0.77 () {58 vars in 1357 bytes} [Thu Jan 21 10:30:52 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata/key3 => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:30:52.811447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2538d48b-bf24-4f0b-9c10-f460b2a1ab3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:52.812313 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2538d48b-bf24-4f0b-9c10-f460b2a1ab3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:52.812645 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.812645 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.813267 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2538d48b-bf24-4f0b-9c10-f460b2a1ab3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:52.873128 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.873128 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.874320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2538d48b-bf24-4f0b-9c10-f460b2a1ab3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.885539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2538d48b-bf24-4f0b-9c10-f460b2a1ab3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Get volume metadata completed successfully. Jan 21 10:30:52.886185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2538d48b-bf24-4f0b-9c10-f460b2a1ab3e tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.887061 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1607/3232] 10.222.0.77 () {58 vars in 1342 bytes} [Thu Jan 21 10:30:52 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 75 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:30:52.900377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5092f851-f974-4f75-bdfc-b60f99388c0d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] PUT http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata Jan 21 10:30:52.900901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.900901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.901330 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5092f851-f974-4f75-bdfc-b60f99388c0d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:52.949501 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10d0c493-0d62-49a8-9dba-5bdbf5d89dd8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:52.950529 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10d0c493-0d62-49a8-9dba-5bdbf5d89dd8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:52.951013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:52.951013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:52.951686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-10d0c493-0d62-49a8-9dba-5bdbf5d89dd8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:52.960517 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:52.960517 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:52.963184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5092f851-f974-4f75-bdfc-b60f99388c0d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:52.990524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5092f851-f974-4f75-bdfc-b60f99388c0d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Update volume metadata completed successfully. Jan 21 10:30:52.991430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5092f851-f974-4f75-bdfc-b60f99388c0d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata returned with HTTP 200 Jan 21 10:30:52.992944 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1626/3233] 10.222.0.77 () {60 vars in 1362 bytes} [Thu Jan 21 10:30:52 2021] PUT /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20/metadata => generated 16 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 10:30:53.003097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63fd6299-556e-4b05-9e4f-b0bb132c745d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] DELETE http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 Jan 21 10:30:53.003662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63fd6299-556e-4b05-9e4f-b0bb132c745d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:53.003876 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:53.003876 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:53.004278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-63fd6299-556e-4b05-9e4f-b0bb132c745d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:53.004776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-63fd6299-556e-4b05-9e4f-b0bb132c745d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Delete volume with id: a9646758-ef9f-49ca-a304-e5a48a3ada20 Jan 21 10:30:53.048466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:53.048466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:53.058117 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-10d0c493-0d62-49a8-9dba-5bdbf5d89dd8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:53.064029 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:53.064029 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:53.065746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-63fd6299-556e-4b05-9e4f-b0bb132c745d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:53.098930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-63fd6299-556e-4b05-9e4f-b0bb132c745d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Delete volume request issued successfully. Jan 21 10:30:53.099483 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-63fd6299-556e-4b05-9e4f-b0bb132c745d tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 returned with HTTP 202 Jan 21 10:30:53.100555 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1627/3234] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:30:52 2021] DELETE /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:30:53.104190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-10d0c493-0d62-49a8-9dba-5bdbf5d89dd8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:53.109319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d36d5ab-b909-444d-bcc9-071b4881bb0a tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 Jan 21 10:30:53.109612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1608/3235] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:52 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1369 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:30:53.110278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d36d5ab-b909-444d-bcc9-071b4881bb0a tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:53.110616 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:53.110616 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:53.111127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3d36d5ab-b909-444d-bcc9-071b4881bb0a tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:53.130180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05de507f-ef2d-491e-b4b2-e424169732a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:53.132052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05de507f-ef2d-491e-b4b2-e424169732a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:53.132670 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:53.132670 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:53.135681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05de507f-ef2d-491e-b4b2-e424169732a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:53.183665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:53.183665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:53.198650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3d36d5ab-b909-444d-bcc9-071b4881bb0a tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:53.235252 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:53.235252 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:53.244289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3d36d5ab-b909-444d-bcc9-071b4881bb0a tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 returned with HTTP 200 Jan 21 10:30:53.244289 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1628/3236] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:53 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 => generated 910 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:53.247298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05de507f-ef2d-491e-b4b2-e424169732a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:53.294007 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05de507f-ef2d-491e-b4b2-e424169732a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:53.295446 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1609/3237] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:53 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1369 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:30:53.540890 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-d9295aad-bd7a-465e-8f5c-999a02b09800 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:53.541888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-d9295aad-bd7a-465e-8f5c-999a02b09800 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:53.542263 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:53.542263 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:53.543002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-d9295aad-bd7a-465e-8f5c-999a02b09800 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:53.620660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:53.620660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:53.631050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-d9295aad-bd7a-465e-8f5c-999a02b09800 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:53.661121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-d9295aad-bd7a-465e-8f5c-999a02b09800 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:53.662581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1629/3238] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:30:53 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1369 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:54.273725 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 Jan 21 10:30:54.274553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:54.274912 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:54.274912 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:54.275528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:54.361386 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:54.361386 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:54.378873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Volume info retrieved successfully. Jan 21 10:30:54.428539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 returned with HTTP 200 Jan 21 10:30:54.431581 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1610/3239] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:54 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:30:54.579611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-54d9d883-d5e0-4ac3-9fd4-a366bdcde02e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:54.580320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-54d9d883-d5e0-4ac3-9fd4-a366bdcde02e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:54.580590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:54.580590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:54.581137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-54d9d883-d5e0-4ac3-9fd4-a366bdcde02e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:54.651244 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:54.651244 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:54.660546 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-54d9d883-d5e0-4ac3-9fd4-a366bdcde02e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:54.688223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-54d9d883-d5e0-4ac3-9fd4-a366bdcde02e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:54.688993 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1630/3240] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:30:54 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1369 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:54.700902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume// Jan 21 10:30:54.701466 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:54.701757 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:54.701757 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:54.702478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:54.704392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6225c171-e8fc-41c8-942f-af7d11ceb483 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:30:54.705398 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1611/3241] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:30:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:30:54.722920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-008e6618-75cd-4534-9dff-4062796892ae tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments Jan 21 10:30:54.723496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:54.723496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:54.723967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-008e6618-75cd-4534-9dff-4062796892ae tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9595839f-9adb-4675-83f7-22c46fc46f9b", "instance_uuid": "2e2f82ec-707e-40de-ba3d-e467ed871a4e", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:54.779302 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:54.779302 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:54.862607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-008e6618-75cd-4534-9dff-4062796892ae tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments returned with HTTP 200 Jan 21 10:30:54.863711 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1631/3242] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:30:54 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:55.452222 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56ab3f9c-caa3-4402-992b-1852191be3d4 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] GET http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 Jan 21 10:30:55.453165 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56ab3f9c-caa3-4402-992b-1852191be3d4 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:55.454074 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-56ab3f9c-caa3-4402-992b-1852191be3d4 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:55.510705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-56ab3f9c-caa3-4402-992b-1852191be3d4 tempest-VolumesMetadataTest-1902483067 tempest-VolumesMetadataTest-1902483067] http://10.222.0.77/volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 returned with HTTP 404 Jan 21 10:30:55.512008 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1612/3243] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:55 2021] GET /volume/v3/6ba6921eb0674119844de00a3f372d0c/volumes/a9646758-ef9f-49ca-a304-e5a48a3ada20 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:30:56.679679 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-008e6618-75cd-4534-9dff-4062796892ae tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume// Jan 21 10:30:56.680860 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-008e6618-75cd-4534-9dff-4062796892ae tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:56.681320 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:56.681320 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:56.682145 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-008e6618-75cd-4534-9dff-4062796892ae tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:56.684706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-008e6618-75cd-4534-9dff-4062796892ae tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:30:56.685635 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1632/3244] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:30:56 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:30:56.698661 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-b540d748-aba1-4169-b1e2-7f9499d13083 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:30:56.699395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-b540d748-aba1-4169-b1e2-7f9499d13083 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:56.699932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-b540d748-aba1-4169-b1e2-7f9499d13083 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:56.779249 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:56.779249 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:56.797006 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-b540d748-aba1-4169-b1e2-7f9499d13083 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:30:56.838750 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:56.838750 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:56.851112 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-b540d748-aba1-4169-b1e2-7f9499d13083 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:30:56.852041 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1613/3245] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:30:56 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1467 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:30:56.893338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-8cd17963-6774-4253-bc7e-e5702f10818c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] PUT http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321 Jan 21 10:30:56.895460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-8cd17963-6774-4253-bc7e-e5702f10818c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:56.942164 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:30:56.942164 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:30:56.942663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-8cd17963-6774-4253-bc7e-e5702f10818c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-9595839f-9adb-4675-83f7-22c46fc46f9b-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:30:56.945930 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:56.945930 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:58.222448 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] POST http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes Jan 21 10:30:58.223065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:58.223065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:58.223561 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1641400656", "metadata": {"Type": "Test"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:58.225701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1641400656', 'metadata': {'Type': 'Test'}}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:30:58.226082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume of 1 GB Jan 21 10:30:58.240488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Availability Zones retrieved successfully. Jan 21 10:30:58.257840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (3b359d88-1748-4d98-a707-983d1c54ffc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:58.260674 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173c13f2-e439-447a-b012-6282461a9bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:58.262792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:30:58.366940 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173c13f2-e439-447a-b012-6282461a9bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:58.369460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dfa245d-b242-472a-abb8-8bcdb7842554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:58.487618 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-8cd17963-6774-4253-bc7e-e5702f10818c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-9595839f-9adb-4675-83f7-22c46fc46f9b-n-h1-758944-3'" released by "attachment_update" :: held 1.545s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:30:58.488553 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-8cd17963-6774-4253-bc7e-e5702f10818c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321 returned with HTTP 200 Jan 21 10:30:58.489488 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1633/3246] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:30:56 2021] PUT /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321 => generated 762 bytes in 1608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:30:58.502927 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Created reservations ['44a6464e-b2fd-4c27-bc63-cadc56c8d75d', '12ef2d9e-0692-416d-9722-8aeab7fb867a', 'c4e1a00c-9bc6-43c6-8d72-358651ef80ad', 'af27f880-ea3d-40ba-9eca-442f8ce608be'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:30:58.505205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dfa245d-b242-472a-abb8-8bcdb7842554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44a6464e-b2fd-4c27-bc63-cadc56c8d75d', '12ef2d9e-0692-416d-9722-8aeab7fb867a', 'c4e1a00c-9bc6-43c6-8d72-358651ef80ad', 'af27f880-ea3d-40ba-9eca-442f8ce608be']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:58.511675 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb96eb6a-a7e9-4d26-871c-3aef84046813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:58.546607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-9f62becf-ba79-477a-bf04-46d7ebfdaf4d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321/action Jan 21 10:30:58.547464 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:58.547464 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:58.548203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-9f62becf-ba79-477a-bf04-46d7ebfdaf4d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:30:58.548846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-9f62becf-ba79-477a-bf04-46d7ebfdaf4d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:30:58.668276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb96eb6a-a7e9-4d26-871c-3aef84046813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6ef211e-a3f9-41f0-96cc-87576c8713f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1641400656',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['44a6464e-b2fd-4c27-bc63-cadc56c8d75d','12ef2d9e-0692-416d-9722-8aeab7fb867a','c4e1a00c-9bc6-43c6-8d72-358651ef80ad','af27f880-ea3d-40ba-9eca-442f8ce608be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1641400656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6ef211e-a3f9-41f0-96cc-87576c8713f2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a72ac6d1c917485e80477f18ace9b8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='17dd115b1656499da3d8b0be4da4eb42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:58.672404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc8019c-76c2-49fd-a8c4-74bb51a3a949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:58.706168 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:58.706168 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:58.708093 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc8019c-76c2-49fd-a8c4-74bb51a3a949) transitioned into state 'SUCCESS' from state '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-1641400656',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['44a6464e-b2fd-4c27-bc63-cadc56c8d75d','12ef2d9e-0692-416d-9722-8aeab7fb867a','c4e1a00c-9bc6-43c6-8d72-358651ef80ad','af27f880-ea3d-40ba-9eca-442f8ce608be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:58.710724 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6809c147-5f9d-48fb-a240-80ab510f8bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:30:58.727627 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-85e8cd64-aa4a-4021-a9a0-2bc67e418751 req-9f62becf-ba79-477a-bf04-46d7ebfdaf4d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321/action returned with HTTP 204 Jan 21 10:30:58.729185 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1634/3247] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:30:58 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321/action => generated 0 bytes in 194 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:30:58.732163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6809c147-5f9d-48fb-a240-80ab510f8bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:30:58.735134 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (3b359d88-1748-4d98-a707-983d1c54ffc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:30:58.870830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request issued successfully. Jan 21 10:30:58.928367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5255920f-1f02-4bea-97ac-313dc2d0a85f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes returned with HTTP 202 Jan 21 10:30:58.929280 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1614/3248] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:30:58 2021] POST /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes => generated 828 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:30:58.958785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adf68fea-994f-466c-b69f-aef4dbba09e8 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:30:58.960000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-adf68fea-994f-466c-b69f-aef4dbba09e8 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:30:58.960725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:30:58.960725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:30:58.961915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-adf68fea-994f-466c-b69f-aef4dbba09e8 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:30:59.254852 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:30:59.254852 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:30:59.268417 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-adf68fea-994f-466c-b69f-aef4dbba09e8 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:30:59.306384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adf68fea-994f-466c-b69f-aef4dbba09e8 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:30:59.307201 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1635/3249] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:30:58 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 920 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:00.325410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aafd1558-ae70-4d44-b6f9-5b98423fc4a4 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:00.325969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aafd1558-ae70-4d44-b6f9-5b98423fc4a4 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:00.326281 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:00.326281 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:00.326657 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aafd1558-ae70-4d44-b6f9-5b98423fc4a4 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:00.388827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:00.388827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:00.402968 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aafd1558-ae70-4d44-b6f9-5b98423fc4a4 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:00.442234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aafd1558-ae70-4d44-b6f9-5b98423fc4a4 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:31:00.444417 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1615/3250] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:00 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 921 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:00.462405 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bbfc6b7-b9fe-4202-8c8f-acb81232655b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:00.462919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc6b7-b9fe-4202-8c8f-acb81232655b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:00.463410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:00.463410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:00.464049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc6b7-b9fe-4202-8c8f-acb81232655b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:00.517283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:00.517283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:00.538429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5bbfc6b7-b9fe-4202-8c8f-acb81232655b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:00.565328 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bbfc6b7-b9fe-4202-8c8f-acb81232655b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:31:00.566159 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1636/3251] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:00 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:00.585878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08abe96e-b6be-4737-bdbc-f998c7f84dce tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:00.586734 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:00.586734 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:00.587322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-08abe96e-b6be-4737-bdbc-f998c7f84dce tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1641400656"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:00.676097 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:00.676097 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:00.689216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-08abe96e-b6be-4737-bdbc-f998c7f84dce tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:00.699622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-08abe96e-b6be-4737-bdbc-f998c7f84dce tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:31:00.714723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-08abe96e-b6be-4737-bdbc-f998c7f84dce tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:31:00.730674 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1616/3252] 10.222.0.77 () {60 vars in 1335 bytes} [Thu Jan 21 10:31:00 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:00.736353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6789265-39f8-4d22-944d-641b274d38c5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:00.736817 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:00.736817 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:00.737244 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a6789265-39f8-4d22-944d-641b274d38c5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1478584694", "description": "This is the new description of volume"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:00.799449 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:00.799449 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:00.814607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a6789265-39f8-4d22-944d-641b274d38c5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:00.831338 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a6789265-39f8-4d22-944d-641b274d38c5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:31:00.850228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a6789265-39f8-4d22-944d-641b274d38c5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:31:00.851981 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1637/3253] 10.222.0.77 () {60 vars in 1336 bytes} [Thu Jan 21 10:31:00 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 892 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:00.874630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-867e6106-f88e-4e25-b0cc-962cd47bb579 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:00.875566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-867e6106-f88e-4e25-b0cc-962cd47bb579 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:00.875935 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:00.875935 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:00.876506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-867e6106-f88e-4e25-b0cc-962cd47bb579 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:00.993285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:00.993285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:01.027609 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-867e6106-f88e-4e25-b0cc-962cd47bb579 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:01.083019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-867e6106-f88e-4e25-b0cc-962cd47bb579 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:31:01.084682 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1617/3254] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:00 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 960 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:01.100290 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] POST http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes Jan 21 10:31:01.100910 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:01.100910 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:01.101347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-142782419", "availability_zone": "nova", "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:01.102473 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-142782419', 'availability_zone': 'nova', 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:31:01.102851 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume of 1 GB Jan 21 10:31:01.119766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Availability Zones retrieved successfully. Jan 21 10:31:01.138127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (8ee7c649-d292-42a3-9e2c-750153337524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:01.141089 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c5c055-4ba3-4562-9579-7a7bf67c22b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:01.143232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:31:01.216132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c5c055-4ba3-4562-9579-7a7bf67c22b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:01.218490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b182158-09c6-4d8c-9942-34e4c01e0f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:01.335849 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Created reservations ['0cd1f088-8c59-40ea-addd-0a659c1435ee', '7bc8737c-b05c-48ac-b243-74a8a7508095', 'de1456db-8e6f-48bf-aca5-3aaab912b3bd', '380dc93c-8d54-48b1-9f80-a340726aeef2'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:31:01.339534 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b182158-09c6-4d8c-9942-34e4c01e0f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cd1f088-8c59-40ea-addd-0a659c1435ee', '7bc8737c-b05c-48ac-b243-74a8a7508095', 'de1456db-8e6f-48bf-aca5-3aaab912b3bd', '380dc93c-8d54-48b1-9f80-a340726aeef2']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:01.343379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d6d84e-cd4b-4692-b32b-72e3699382f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:01.413037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d6d84e-cd4b-4692-b32b-72e3699382f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ca6d32-b27c-4d49-965c-8b336dac92aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-142782419',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['0cd1f088-8c59-40ea-addd-0a659c1435ee','7bc8737c-b05c-48ac-b243-74a8a7508095','de1456db-8e6f-48bf-aca5-3aaab912b3bd','380dc93c-8d54-48b1-9f80-a340726aeef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:31:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-142782419',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ca6d32-b27c-4d49-965c-8b336dac92aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a72ac6d1c917485e80477f18ace9b8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='17dd115b1656499da3d8b0be4da4eb42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:01.416773 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5786bacc-c3dc-43f4-8811-bca6b6365820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:01.460011 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5786bacc-c3dc-43f4-8811-bca6b6365820) transitioned into 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-142782419',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['0cd1f088-8c59-40ea-addd-0a659c1435ee','7bc8737c-b05c-48ac-b243-74a8a7508095','de1456db-8e6f-48bf-aca5-3aaab912b3bd','380dc93c-8d54-48b1-9f80-a340726aeef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:01.463534 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bd9edc-e178-446b-a37d-7a022b2f90d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:01.488826 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bd9edc-e178-446b-a37d-7a022b2f90d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:01.492545 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (8ee7c649-d292-42a3-9e2c-750153337524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:01.551777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request issued successfully. Jan 21 10:31:01.569179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6c5fd50c-6fdf-4476-bb85-bceda518d891 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes returned with HTTP 202 Jan 21 10:31:01.578574 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1638/3255] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:31:01 2021] POST /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes => generated 810 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:31:01.596455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b748907-7519-4b35-a5ba-b3b0998d7eec tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:01.597020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4b748907-7519-4b35-a5ba-b3b0998d7eec tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:01.597348 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:01.597348 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:01.597972 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4b748907-7519-4b35-a5ba-b3b0998d7eec tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:01.712136 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:01.712136 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:01.721837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4b748907-7519-4b35-a5ba-b3b0998d7eec tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:01.748254 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4b748907-7519-4b35-a5ba-b3b0998d7eec tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa returned with HTTP 200 Jan 21 10:31:01.749041 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1618/3256] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:01 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa => generated 902 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:02.766432 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be3c1432-c66c-4633-97a5-106d099f6e7f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:02.767065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be3c1432-c66c-4633-97a5-106d099f6e7f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:02.767221 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:02.767221 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:02.767512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be3c1432-c66c-4633-97a5-106d099f6e7f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:02.820016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:02.820016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:02.829159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be3c1432-c66c-4633-97a5-106d099f6e7f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:02.854888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be3c1432-c66c-4633-97a5-106d099f6e7f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa returned with HTTP 200 Jan 21 10:31:02.855925 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1639/3257] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:02 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa => generated 903 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:02.872856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b18cb21d-4a5f-4d7b-9f2b-315d31ccb654 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:02.873436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:02.873436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:02.873941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b18cb21d-4a5f-4d7b-9f2b-315d31ccb654 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1641400656", "description": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:02.930315 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:02.930315 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:02.939211 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b18cb21d-4a5f-4d7b-9f2b-315d31ccb654 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:02.949817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b18cb21d-4a5f-4d7b-9f2b-315d31ccb654 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:31:02.966241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b18cb21d-4a5f-4d7b-9f2b-315d31ccb654 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa returned with HTTP 200 Jan 21 10:31:02.977112 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1619/3258] 10.222.0.77 () {60 vars in 1335 bytes} [Thu Jan 21 10:31:02 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa => generated 839 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:02.981941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e43cc311-8427-4b62-8985-96fb0842e074 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] DELETE http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:02.982471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e43cc311-8427-4b62-8985-96fb0842e074 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:02.982691 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:02.982691 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:02.983048 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e43cc311-8427-4b62-8985-96fb0842e074 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:02.983542 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e43cc311-8427-4b62-8985-96fb0842e074 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume with id: 57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:03.041097 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:03.041097 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:03.042381 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e43cc311-8427-4b62-8985-96fb0842e074 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:03.076012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e43cc311-8427-4b62-8985-96fb0842e074 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume request issued successfully. Jan 21 10:31:03.077276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e43cc311-8427-4b62-8985-96fb0842e074 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa returned with HTTP 202 Jan 21 10:31:03.078466 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1640/3259] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:31:02 2021] DELETE /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:31:03.091554 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-754bf1db-f65d-49e7-835f-0babb5a1fb7c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:03.092506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-754bf1db-f65d-49e7-835f-0babb5a1fb7c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:03.092915 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:03.092915 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:03.093933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-754bf1db-f65d-49e7-835f-0babb5a1fb7c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:03.184785 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:03.184785 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:03.195286 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-754bf1db-f65d-49e7-835f-0babb5a1fb7c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:03.222242 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-754bf1db-f65d-49e7-835f-0babb5a1fb7c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa returned with HTTP 200 Jan 21 10:31:03.223109 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1620/3260] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:03 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa => generated 906 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:04.246142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09a368e5-6866-4f41-a82d-0936380887b6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:04.247228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09a368e5-6866-4f41-a82d-0936380887b6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:04.247805 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:04.247805 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:04.248840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09a368e5-6866-4f41-a82d-0936380887b6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:04.360018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:04.360018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:04.378223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09a368e5-6866-4f41-a82d-0936380887b6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:04.417223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09a368e5-6866-4f41-a82d-0936380887b6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa returned with HTTP 200 Jan 21 10:31:04.418200 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1641/3261] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:04 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa => generated 906 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:05.441419 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-598526db-f1a6-4c54-b96d-4d842d3fae6d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa Jan 21 10:31:05.443915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-598526db-f1a6-4c54-b96d-4d842d3fae6d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:05.444462 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:05.444462 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:05.445469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-598526db-f1a6-4c54-b96d-4d842d3fae6d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:05.549564 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-598526db-f1a6-4c54-b96d-4d842d3fae6d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa returned with HTTP 404 Jan 21 10:31:05.551866 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1621/3262] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:05 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/57ca6d32-b27c-4d49-965c-8b336dac92aa => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:31:05.564846 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66bc09a5-aa8d-4165-b3c8-71aa20a9a814 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] DELETE http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:05.565953 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66bc09a5-aa8d-4165-b3c8-71aa20a9a814 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:05.566408 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:05.566408 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:05.567300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-66bc09a5-aa8d-4165-b3c8-71aa20a9a814 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:05.568859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-66bc09a5-aa8d-4165-b3c8-71aa20a9a814 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume with id: f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:05.645023 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:05.645023 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:05.648034 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66bc09a5-aa8d-4165-b3c8-71aa20a9a814 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:05.729012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-66bc09a5-aa8d-4165-b3c8-71aa20a9a814 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume request issued successfully. Jan 21 10:31:05.729012 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-66bc09a5-aa8d-4165-b3c8-71aa20a9a814 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 202 Jan 21 10:31:05.729012 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1642/3263] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:31:05 2021] DELETE /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:31:05.742084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6682b7fa-d709-4c97-ab12-9b1c2a1426e0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:05.742333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6682b7fa-d709-4c97-ab12-9b1c2a1426e0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:05.743033 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6682b7fa-d709-4c97-ab12-9b1c2a1426e0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:05.854181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:05.854181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:05.873024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6682b7fa-d709-4c97-ab12-9b1c2a1426e0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:05.925032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6682b7fa-d709-4c97-ab12-9b1c2a1426e0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:31:05.926591 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1622/3264] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:05 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 959 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:06.950224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-486c7dad-d8d5-4efd-adad-19dd142ada6e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:06.951224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-486c7dad-d8d5-4efd-adad-19dd142ada6e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:06.951414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:06.951414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:06.952007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-486c7dad-d8d5-4efd-adad-19dd142ada6e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:07.091802 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:07.091802 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:07.134776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-486c7dad-d8d5-4efd-adad-19dd142ada6e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:07.191939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-486c7dad-d8d5-4efd-adad-19dd142ada6e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 200 Jan 21 10:31:07.195897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1643/3265] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:06 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 959 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:08.221790 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2942a1c2-22e6-4177-a3e8-0e15fa5dfadc tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 Jan 21 10:31:08.222328 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2942a1c2-22e6-4177-a3e8-0e15fa5dfadc tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:08.222644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:08.222644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:08.223075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2942a1c2-22e6-4177-a3e8-0e15fa5dfadc tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:08.270877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2942a1c2-22e6-4177-a3e8-0e15fa5dfadc tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 returned with HTTP 404 Jan 21 10:31:08.271937 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1623/3266] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:08 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/f6ef211e-a3f9-41f0-96cc-87576c8713f2 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:31:08.283389 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] POST http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes Jan 21 10:31:08.283858 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:08.283858 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:08.284268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-647320957"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:08.285373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-647320957'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:31:08.285750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume of 1 GB Jan 21 10:31:08.299596 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Availability Zones retrieved successfully. Jan 21 10:31:08.318311 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (cbe0b0a2-68a4-4581-a35f-27ca3d8fd525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:08.321121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39eccd45-3b06-40ac-ade2-39f8dc452734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:08.323372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:31:08.395209 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39eccd45-3b06-40ac-ade2-39f8dc452734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:08.398263 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9a1fc4-25e1-457d-aa29-cb86b04111e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:08.479027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Created reservations ['6eb4fcea-6c62-4839-9a97-cc474b1a98bc', '8626a989-f495-49c5-96f5-f6bf2690c75b', '90093dba-1e93-4f41-ae21-c1aea6742d8c', '10bf3260-613e-4a9b-b872-f67b2da0bd73'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:31:08.480945 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9a1fc4-25e1-457d-aa29-cb86b04111e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eb4fcea-6c62-4839-9a97-cc474b1a98bc', '8626a989-f495-49c5-96f5-f6bf2690c75b', '90093dba-1e93-4f41-ae21-c1aea6742d8c', '10bf3260-613e-4a9b-b872-f67b2da0bd73']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:08.483027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961a5a9c-0459-45a0-82ba-95d9018a7745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:08.569179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961a5a9c-0459-45a0-82ba-95d9018a7745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d64069-529d-4f98-ada8-69bbc1e54011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-647320957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['6eb4fcea-6c62-4839-9a97-cc474b1a98bc','8626a989-f495-49c5-96f5-f6bf2690c75b','90093dba-1e93-4f41-ae21-c1aea6742d8c','10bf3260-613e-4a9b-b872-f67b2da0bd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-647320957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67d64069-529d-4f98-ada8-69bbc1e54011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a72ac6d1c917485e80477f18ace9b8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='17dd115b1656499da3d8b0be4da4eb42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:08.573970 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178d231b-6759-49db-8e4c-27bbc17e0710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:08.618044 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178d231b-6759-49db-8e4c-27bbc17e0710) transitioned into state 'SUCCESS' from state '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-647320957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['6eb4fcea-6c62-4839-9a97-cc474b1a98bc','8626a989-f495-49c5-96f5-f6bf2690c75b','90093dba-1e93-4f41-ae21-c1aea6742d8c','10bf3260-613e-4a9b-b872-f67b2da0bd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:08.620038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fb7ed8-5209-4abb-aaa5-040358d31fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:08.636266 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fb7ed8-5209-4abb-aaa5-040358d31fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:08.641077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (cbe0b0a2-68a4-4581-a35f-27ca3d8fd525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:08.733265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request issued successfully. Jan 21 10:31:08.752714 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d940d693-ebb9-4037-9361-01c9ec438f0b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes returned with HTTP 202 Jan 21 10:31:08.754546 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1644/3267] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:31:08 2021] POST /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes => generated 813 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:31:08.769268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9b0aac6-ad5d-475d-ae7b-4edfc584b21d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 Jan 21 10:31:08.769871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9b0aac6-ad5d-475d-ae7b-4edfc584b21d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:08.770427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9b0aac6-ad5d-475d-ae7b-4edfc584b21d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:08.822482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:08.822482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:08.832049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b9b0aac6-ad5d-475d-ae7b-4edfc584b21d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:08.860495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9b0aac6-ad5d-475d-ae7b-4edfc584b21d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 returned with HTTP 200 Jan 21 10:31:08.862125 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1624/3268] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:08 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:09.880763 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-44e67771-e18b-4fc5-af58-67d751deab4d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 Jan 21 10:31:09.881563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-44e67771-e18b-4fc5-af58-67d751deab4d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:09.881563 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:09.881563 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:09.882034 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-44e67771-e18b-4fc5-af58-67d751deab4d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:09.938129 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:09.938129 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:09.947624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-44e67771-e18b-4fc5-af58-67d751deab4d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:09.970603 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-44e67771-e18b-4fc5-af58-67d751deab4d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 returned with HTTP 200 Jan 21 10:31:09.971480 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1645/3269] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:09 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:09.987938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] POST http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes Jan 21 10:31:09.988529 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:09.988529 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:09.988949 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'create', calling method: create, body: {"volume": {"source_volid": "67d64069-529d-4f98-ada8-69bbc1e54011", "size": 1, "name": "tempest-VolumesGetTest-Volume-1091411662", "metadata": {"Type": "Test"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:09.990346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request body: {'volume': {'source_volid': '67d64069-529d-4f98-ada8-69bbc1e54011', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1091411662', 'metadata': {'Type': 'Test'}}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:31:10.051362 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:10.051362 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:10.053837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume retrieved successfully. Jan 21 10:31:10.054610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume of 1 GB Jan 21 10:31:10.081650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Availability Zones retrieved successfully. Jan 21 10:31:10.115072 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (b2306375-a178-45d4-909d-f092cd88897e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:10.118061 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76cfe39-0c7b-4f34-a909-e33dd08da6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:10.120224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Validating volume size '1' using validate_int, validate_source_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:31:10.189826 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76cfe39-0c7b-4f34-a909-e33dd08da6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '67d64069-529d-4f98-ada8-69bbc1e54011', 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:10.192066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f633355-279f-44e9-ac03-d843986d671a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:10.265157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Created reservations ['3694b139-a56f-4ce0-b2bb-e88d31bf7370', '39ee0f5f-87cc-423b-b96e-380d63815aae', 'a59dae99-1351-4766-84b3-f581f3dfb31c', '739de5d3-45a5-4098-b41a-41fdccc68485'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:31:10.267031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f633355-279f-44e9-ac03-d843986d671a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3694b139-a56f-4ce0-b2bb-e88d31bf7370', '39ee0f5f-87cc-423b-b96e-380d63815aae', 'a59dae99-1351-4766-84b3-f581f3dfb31c', '739de5d3-45a5-4098-b41a-41fdccc68485']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:10.269171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6f1175-401c-461e-8457-087f8bf25afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:10.383345 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6f1175-401c-461e-8457-087f8bf25afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167f8a9b-18cc-4120-8381-01c97b0b4fad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1091411662',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['3694b139-a56f-4ce0-b2bb-e88d31bf7370','39ee0f5f-87cc-423b-b96e-380d63815aae','a59dae99-1351-4766-84b3-f581f3dfb31c','739de5d3-45a5-4098-b41a-41fdccc68485'],size=1,snapshot_id=None,source_replicaid=,source_volid=67d64069-529d-4f98-ada8-69bbc1e54011,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1091411662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167f8a9b-18cc-4120-8381-01c97b0b4fad,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a72ac6d1c917485e80477f18ace9b8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=67d64069-529d-4f98-ada8-69bbc1e54011,status='creating',terminated_at=None,updated_at=None,user_id='17dd115b1656499da3d8b0be4da4eb42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:10.385382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59dae662-ef32-440b-bbc2-238c08923ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:10.412902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59dae662-ef32-440b-bbc2-238c08923ff4) transitioned into state 'SUCCESS' from state '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-1091411662',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['3694b139-a56f-4ce0-b2bb-e88d31bf7370','39ee0f5f-87cc-423b-b96e-380d63815aae','a59dae99-1351-4766-84b3-f581f3dfb31c','739de5d3-45a5-4098-b41a-41fdccc68485'],size=1,snapshot_id=None,source_replicaid=,source_volid=67d64069-529d-4f98-ada8-69bbc1e54011,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:10.415936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a91bc78-b4d5-4ce9-b9f3-1118889de323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:10.481584 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a91bc78-b4d5-4ce9-b9f3-1118889de323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:10.484553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (b2306375-a178-45d4-909d-f092cd88897e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:10.537637 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request issued successfully. Jan 21 10:31:10.558695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce213b31-2a95-4b3b-adae-ceebdb6f8fdf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes returned with HTTP 202 Jan 21 10:31:10.567516 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1625/3270] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:31:09 2021] POST /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes => generated 862 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:31:10.589755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c0f3484-b7b8-4e2b-beec-07cf18a197df tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:10.591186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c0f3484-b7b8-4e2b-beec-07cf18a197df tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:10.591538 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:10.591538 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:10.592661 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c0f3484-b7b8-4e2b-beec-07cf18a197df tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:10.659123 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:10.659123 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:10.669889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9c0f3484-b7b8-4e2b-beec-07cf18a197df tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:10.697005 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c0f3484-b7b8-4e2b-beec-07cf18a197df tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:10.697936 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1646/3271] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:10 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 930 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:11.725784 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8905490d-bd2b-42c1-962b-c8c61420510a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:11.728580 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8905490d-bd2b-42c1-962b-c8c61420510a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:11.729105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:11.729105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:11.729932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8905490d-bd2b-42c1-962b-c8c61420510a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:11.821143 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:11.821143 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:11.831664 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8905490d-bd2b-42c1-962b-c8c61420510a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:11.857422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8905490d-bd2b-42c1-962b-c8c61420510a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:11.858505 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1626/3272] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:11 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:12.053605 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-1672ccca-1f08-4d5b-8b77-ef42bce23353 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/limits Jan 21 10:31:12.054461 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-1672ccca-1f08-4d5b-8b77-ef42bce23353 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:12.054869 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:12.054869 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:12.055685 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-1672ccca-1f08-4d5b-8b77-ef42bce23353 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:12.140000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-1672ccca-1f08-4d5b-8b77-ef42bce23353 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/limits returned with HTTP 200 Jan 21 10:31:12.141088 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1647/3273] 10.222.0.77 () {60 vars in 1455 bytes} [Thu Jan 21 10:31:12 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/limits => generated 302 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:12.277861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-a7308217-e62f-4745-b4f6-31e3d0c5a9f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:31:12.278392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-a7308217-e62f-4745-b4f6-31e3d0c5a9f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:12.278592 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:12.278592 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:12.278959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-a7308217-e62f-4745-b4f6-31e3d0c5a9f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:12.333779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:12.333779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:12.343365 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5e7055bf-44da-471c-994a-468524fc717c req-a7308217-e62f-4745-b4f6-31e3d0c5a9f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:12.373445 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:12.373445 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:12.384565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-a7308217-e62f-4745-b4f6-31e3d0c5a9f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:31:12.385417 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1627/3274] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:31:12 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1661 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:31:12.401839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-697a616e-4d86-4398-a0d3-ee49d8212b23 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots Jan 21 10:31:12.402711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-697a616e-4d86-4398-a0d3-ee49d8212b23 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9595839f-9adb-4675-83f7-22c46fc46f9b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1637821066", "description": null, "metadata": {}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:12.454354 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:12.454354 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:12.455604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5e7055bf-44da-471c-994a-468524fc717c req-697a616e-4d86-4398-a0d3-ee49d8212b23 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:12.455958 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [req-5e7055bf-44da-471c-994a-468524fc717c req-697a616e-4d86-4398-a0d3-ee49d8212b23 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create snapshot from volume 9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:31:12.519932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [req-5e7055bf-44da-471c-994a-468524fc717c req-697a616e-4d86-4398-a0d3-ee49d8212b23 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['4b892844-ac66-4632-ba45-87f599169941', 'c5f6c40a-8f28-4247-b8f9-a971a66a8124', '33505a38-a1dd-4948-a84c-197fa79d76e5', '6d7bcd30-b6e8-4f96-8107-15464e69daa5'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:31:12.636686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5e7055bf-44da-471c-994a-468524fc717c req-697a616e-4d86-4398-a0d3-ee49d8212b23 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot force create request issued successfully. Jan 21 10:31:12.637451 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5e7055bf-44da-471c-994a-468524fc717c req-697a616e-4d86-4398-a0d3-ee49d8212b23 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots returned with HTTP 202 Jan 21 10:31:12.638364 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1648/3275] 10.222.0.77 () {64 vars in 1518 bytes} [Thu Jan 21 10:31:12 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots => generated 320 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:31:12.883198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05658808-a86c-481e-bf40-9c3914fb8d89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:12.884399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05658808-a86c-481e-bf40-9c3914fb8d89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:12.884884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:12.884884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:12.887248 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-05658808-a86c-481e-bf40-9c3914fb8d89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:13.039193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:13.039193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:13.078828 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-05658808-a86c-481e-bf40-9c3914fb8d89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:13.134278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-05658808-a86c-481e-bf40-9c3914fb8d89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:13.140317 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1628/3276] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:12 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:14.165114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ced828a3-2b62-4dd4-9289-d74941181a87 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:14.165624 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ced828a3-2b62-4dd4-9289-d74941181a87 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:14.166039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:14.166039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:14.166421 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ced828a3-2b62-4dd4-9289-d74941181a87 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:14.221707 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:14.221707 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:14.232109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ced828a3-2b62-4dd4-9289-d74941181a87 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:14.261098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7348f805-872b-438c-b027-dd15294fb1b5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:14.261919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7348f805-872b-438c-b027-dd15294fb1b5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:14.262105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ced828a3-2b62-4dd4-9289-d74941181a87 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:14.262246 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:14.262246 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:14.262496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7348f805-872b-438c-b027-dd15294fb1b5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:14.263315 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1649/3277] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:14 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:14.319232 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:14.319232 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:14.320293 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7348f805-872b-438c-b027-dd15294fb1b5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:31:14.322226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7348f805-872b-438c-b027-dd15294fb1b5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 200 Jan 21 10:31:14.323051 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1629/3278] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:31:14 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 479 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:15.279418 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-62761a29-1a77-445a-81a0-a9f2e2828e89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:15.280853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-62761a29-1a77-445a-81a0-a9f2e2828e89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:15.281477 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:15.281477 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:15.282139 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-62761a29-1a77-445a-81a0-a9f2e2828e89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:15.361970 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:15.361970 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:15.378640 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-62761a29-1a77-445a-81a0-a9f2e2828e89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:15.419024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-62761a29-1a77-445a-81a0-a9f2e2828e89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:15.420185 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1650/3279] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:15 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:15.475648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-444cd37f-4b2e-4bd4-a15b-ab4d66d90316 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:15.476210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-444cd37f-4b2e-4bd4-a15b-ab4d66d90316 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:15.476434 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:15.476434 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:15.476865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-444cd37f-4b2e-4bd4-a15b-ab4d66d90316 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:15.505961 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:15.505961 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:15.507303 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-444cd37f-4b2e-4bd4-a15b-ab4d66d90316 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:31:15.509398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-444cd37f-4b2e-4bd4-a15b-ab4d66d90316 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 200 Jan 21 10:31:15.510091 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1630/3280] 10.222.0.77 () {60 vars in 1575 bytes} [Thu Jan 21 10:31:15 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 479 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:16.438140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4e9687c-0bc6-40c3-a4da-3f41e0abd939 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:16.440169 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4e9687c-0bc6-40c3-a4da-3f41e0abd939 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:16.440598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:16.440598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:16.441323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b4e9687c-0bc6-40c3-a4da-3f41e0abd939 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:16.533473 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:16.533473 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:16.544114 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b4e9687c-0bc6-40c3-a4da-3f41e0abd939 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:16.576125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b4e9687c-0bc6-40c3-a4da-3f41e0abd939 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:16.585649 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1651/3281] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:16 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:17.605859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f88882a6-10c4-4198-aab6-c8f927d12fa7 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:17.606854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f88882a6-10c4-4198-aab6-c8f927d12fa7 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:17.607457 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:17.607457 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:17.608148 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f88882a6-10c4-4198-aab6-c8f927d12fa7 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:17.703553 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:17.703553 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:17.715342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f88882a6-10c4-4198-aab6-c8f927d12fa7 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:17.744166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f88882a6-10c4-4198-aab6-c8f927d12fa7 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:17.745159 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1631/3282] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:17 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:18.759998 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-966f24fc-1989-457f-9ed7-417a942a09bb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:18.761895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-966f24fc-1989-457f-9ed7-417a942a09bb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:18.762043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a61feda-e11e-4446-bc7d-ac5f3087c1c1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:18.762130 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:18.762130 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:18.762490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-966f24fc-1989-457f-9ed7-417a942a09bb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:18.762601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a61feda-e11e-4446-bc7d-ac5f3087c1c1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:18.762763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:18.762763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:18.763077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4a61feda-e11e-4446-bc7d-ac5f3087c1c1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:18.790981 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:18.790981 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:18.792671 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-966f24fc-1989-457f-9ed7-417a942a09bb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:31:18.795060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-966f24fc-1989-457f-9ed7-417a942a09bb tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 200 Jan 21 10:31:18.796413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1652/3283] 10.222.0.96 () {58 vars in 1368 bytes} [Thu Jan 21 10:31:18 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 479 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:18.811762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-2f6fa66d-56ec-496b-8caa-17f2c4c0c6fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:31:18.812522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-2f6fa66d-56ec-496b-8caa-17f2c4c0c6fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:18.812894 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:18.812894 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:18.813452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-2f6fa66d-56ec-496b-8caa-17f2c4c0c6fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:18.841190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:18.841190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:18.851948 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4a61feda-e11e-4446-bc7d-ac5f3087c1c1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:18.872184 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:18.872184 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:18.878887 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4a61feda-e11e-4446-bc7d-ac5f3087c1c1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:18.880537 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1632/3284] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:18 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:18.891797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-2f6fa66d-56ec-496b-8caa-17f2c4c0c6fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:18.912547 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:18.912547 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:18.923668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-2f6fa66d-56ec-496b-8caa-17f2c4c0c6fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:31:18.924779 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1653/3285] 10.222.0.96 () {58 vars in 1362 bytes} [Thu Jan 21 10:31:18 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1661 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:31:18.939296 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes Jan 21 10:31:18.940003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:18.940003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:18.941411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c33baea5-e162-4150-8a32-24a92a117ec2", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:18.943105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c33baea5-e162-4150-8a32-24a92a117ec2', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:31:18.990775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:18.990775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:18.991414 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:31:18.991728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume of 1 GB Jan 21 10:31:18.993234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Availability Zones retrieved successfully. Jan 21 10:31:19.012085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (85020732-3e49-47e9-bc56-671f2797fff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:19.015630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d4a1217-9c58-4006-ba7d-4d04d94cd4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:19.017933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:31:19.197794 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d4a1217-9c58-4006-ba7d-4d04d94cd4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c33baea5-e162-4150-8a32-24a92a117ec2', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:19.200495 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9482949-33ba-4ae7-80a3-39890220c7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:19.348086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['ce889614-90ca-4ca2-a2dc-8d2af059b58d', 'dfe6128c-02d5-4622-8a93-acea9362fcac', '9c3e4f07-5cda-4bc0-9a56-5876ce6dca48', '86f76896-6328-44a0-ba08-5f5a8f831442'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:31:19.351634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9482949-33ba-4ae7-80a3-39890220c7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce889614-90ca-4ca2-a2dc-8d2af059b58d', 'dfe6128c-02d5-4622-8a93-acea9362fcac', '9c3e4f07-5cda-4bc0-9a56-5876ce6dca48', '86f76896-6328-44a0-ba08-5f5a8f831442']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:19.355108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62cc831-81e6-4663-bdf7-fd42e5085509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:19.658501 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62cc831-81e6-4663-bdf7-fd42e5085509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac', '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='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['ce889614-90ca-4ca2-a2dc-8d2af059b58d','dfe6128c-02d5-4622-8a93-acea9362fcac','9c3e4f07-5cda-4bc0-9a56-5876ce6dca48','86f76896-6328-44a0-ba08-5f5a8f831442'],size=1,snapshot_id=c33baea5-e162-4150-8a32-24a92a117ec2,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), '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-21T10:31:19Z,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=adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f676cad451a4810b6f3b4580bed5915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c33baea5-e162-4150-8a32-24a92a117ec2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2460f2ec13e449a8adf1d251c87007e6',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:19.660603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cdd24e-63c4-429a-8053-9d80d1a552fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:19.709917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cdd24e-63c4-429a-8053-9d80d1a552fd) transitioned into 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='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['ce889614-90ca-4ca2-a2dc-8d2af059b58d','dfe6128c-02d5-4622-8a93-acea9362fcac','9c3e4f07-5cda-4bc0-9a56-5876ce6dca48','86f76896-6328-44a0-ba08-5f5a8f831442'],size=1,snapshot_id=c33baea5-e162-4150-8a32-24a92a117ec2,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:19.712038 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e09cc9-f4bb-4f80-82b5-c33729a0a312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:19.810946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e09cc9-f4bb-4f80-82b5-c33729a0a312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:19.814428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (85020732-3e49-47e9-bc56-671f2797fff9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:19.879488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request issued successfully. Jan 21 10:31:19.896084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-f14974b0-7c71-49ca-aae2-f05f127f0aca tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes returned with HTTP 202 Jan 21 10:31:19.897085 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1633/3286] 10.222.0.96 () {62 vars in 1305 bytes} [Thu Jan 21 10:31:18 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes => generated 805 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:31:19.900654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98b33e23-237d-4d46-b2c4-a7b6b86b8516 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:19.901662 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98b33e23-237d-4d46-b2c4-a7b6b86b8516 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:19.901784 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:19.901784 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:19.902272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-98b33e23-237d-4d46-b2c4-a7b6b86b8516 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:19.911699 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-465a15b7-51d2-4477-8775-215fc8a56ed3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:19.912344 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-465a15b7-51d2-4477-8775-215fc8a56ed3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:19.912639 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:19.912639 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:19.913382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-465a15b7-51d2-4477-8775-215fc8a56ed3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:19.977860 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:19.977860 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:19.984627 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:19.984627 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:19.987487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-465a15b7-51d2-4477-8775-215fc8a56ed3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:19.995740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-98b33e23-237d-4d46-b2c4-a7b6b86b8516 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:20.019869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-465a15b7-51d2-4477-8775-215fc8a56ed3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:20.021286 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1634/3287] 10.222.0.96 () {58 vars in 1362 bytes} [Thu Jan 21 10:31:19 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 897 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:20.029417 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-98b33e23-237d-4d46-b2c4-a7b6b86b8516 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:20.042645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-29e8e8a8-0d07-47bd-9b96-bac2375aee3e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:20.043658 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1654/3288] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:19 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 954 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:20.045997 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-29e8e8a8-0d07-47bd-9b96-bac2375aee3e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:20.046732 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:20.046732 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:20.055783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-29e8e8a8-0d07-47bd-9b96-bac2375aee3e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:20.130708 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:20.130708 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:20.144095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-29e8e8a8-0d07-47bd-9b96-bac2375aee3e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:20.178777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-29e8e8a8-0d07-47bd-9b96-bac2375aee3e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:20.180995 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1635/3289] 10.222.0.96 () {58 vars in 1362 bytes} [Thu Jan 21 10:31:20 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 897 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:21.061680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e66698c7-f74c-4d97-b549-73553bf4b5d2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:21.064880 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e66698c7-f74c-4d97-b549-73553bf4b5d2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:21.068091 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:21.068091 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:21.069046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e66698c7-f74c-4d97-b549-73553bf4b5d2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:21.241304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:21.241304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:21.268896 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e66698c7-f74c-4d97-b549-73553bf4b5d2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:21.327914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e66698c7-f74c-4d97-b549-73553bf4b5d2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:21.327914 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1655/3290] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:21 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 955 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:21.346023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6570f388-22ec-4383-949f-b9ce8d9bff5c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:21.346725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6570f388-22ec-4383-949f-b9ce8d9bff5c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:21.347119 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:21.347119 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:21.348822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6570f388-22ec-4383-949f-b9ce8d9bff5c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:21.450412 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:21.450412 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:21.450412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6570f388-22ec-4383-949f-b9ce8d9bff5c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:21.486544 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6570f388-22ec-4383-949f-b9ce8d9bff5c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:21.486544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1636/3291] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:21 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 955 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:21.530932 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc7ac789-14fe-413b-bb3f-5b2121f03543 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:21.530932 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:21.530932 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:21.530932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cc7ac789-14fe-413b-bb3f-5b2121f03543 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1091411662"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:21.622583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:21.622583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:21.637873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cc7ac789-14fe-413b-bb3f-5b2121f03543 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:21.658577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cc7ac789-14fe-413b-bb3f-5b2121f03543 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:31:21.700665 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cc7ac789-14fe-413b-bb3f-5b2121f03543 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:21.714141 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1656/3292] 10.222.0.77 () {60 vars in 1335 bytes} [Thu Jan 21 10:31:21 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 887 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:21.733749 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-34fb8a38-5930-44b0-bd2e-03594c63f736 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:21.733749 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:21.733749 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:21.733749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-34fb8a38-5930-44b0-bd2e-03594c63f736 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1137849947", "description": "This is the new description of volume"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:21.845854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:21.845854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:21.863003 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-34fb8a38-5930-44b0-bd2e-03594c63f736 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:21.916343 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-34fb8a38-5930-44b0-bd2e-03594c63f736 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:31:21.967888 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-34fb8a38-5930-44b0-bd2e-03594c63f736 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:21.967888 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1637/3293] 10.222.0.77 () {60 vars in 1336 bytes} [Thu Jan 21 10:31:21 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 926 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:21.995575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4ffc53-5181-4e4f-b5ae-0cb6112bcbe6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:21.995575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4ffc53-5181-4e4f-b5ae-0cb6112bcbe6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:21.995575 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:21.995575 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:21.995575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-be4ffc53-5181-4e4f-b5ae-0cb6112bcbe6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:22.083666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:22.083666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:22.083666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-be4ffc53-5181-4e4f-b5ae-0cb6112bcbe6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:22.130832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-be4ffc53-5181-4e4f-b5ae-0cb6112bcbe6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:22.131712 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1657/3294] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:21 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 994 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:22.138468 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] POST http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes Jan 21 10:31:22.138936 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:22.138936 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:22.143630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-95238543", "availability_zone": "nova", "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:22.143630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-95238543', 'availability_zone': 'nova', 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:31:22.143630 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume of 1 GB Jan 21 10:31:22.162966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Availability Zones retrieved successfully. Jan 21 10:31:22.180932 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (fc65a039-9f13-44a8-a884-17ce7e5896a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:22.182941 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ab83d3-068f-435c-a401-9d12699c10d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:22.186232 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:31:22.279962 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ab83d3-068f-435c-a401-9d12699c10d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:22.282978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e047109-6096-4392-8b8c-02e5bcd157e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:22.392609 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Created reservations ['9ad21fd1-7f46-410a-97a4-c5a8efaa6e68', 'a8fcd16c-6e65-4390-9f82-81ca00de2f2b', 'e3552ed1-0a8e-4559-b0e2-43c8f4960349', '4283bb7b-d63e-41b5-bd32-c107684cee07'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:31:22.398513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e047109-6096-4392-8b8c-02e5bcd157e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ad21fd1-7f46-410a-97a4-c5a8efaa6e68', 'a8fcd16c-6e65-4390-9f82-81ca00de2f2b', 'e3552ed1-0a8e-4559-b0e2-43c8f4960349', '4283bb7b-d63e-41b5-bd32-c107684cee07']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:22.408347 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d430b666-e66b-4f76-ab5e-6e640e788318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:22.549593 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d430b666-e66b-4f76-ab5e-6e640e788318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4065819-c31c-4f8e-b42d-df0ef99c552d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-95238543',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['9ad21fd1-7f46-410a-97a4-c5a8efaa6e68','a8fcd16c-6e65-4390-9f82-81ca00de2f2b','e3552ed1-0a8e-4559-b0e2-43c8f4960349','4283bb7b-d63e-41b5-bd32-c107684cee07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:31:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-95238543',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4065819-c31c-4f8e-b42d-df0ef99c552d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a72ac6d1c917485e80477f18ace9b8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='17dd115b1656499da3d8b0be4da4eb42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:22.549593 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c5ba1fc-f2e8-48ed-a6da-c778cd435c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:22.585490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c5ba1fc-f2e8-48ed-a6da-c778cd435c00) transitioned into 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-95238543',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['9ad21fd1-7f46-410a-97a4-c5a8efaa6e68','a8fcd16c-6e65-4390-9f82-81ca00de2f2b','e3552ed1-0a8e-4559-b0e2-43c8f4960349','4283bb7b-d63e-41b5-bd32-c107684cee07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:22.590300 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5d9810-8a89-46c6-a106-68ad32da23c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:22.622184 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5d9810-8a89-46c6-a106-68ad32da23c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:22.626050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (fc65a039-9f13-44a8-a884-17ce7e5896a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:22.700450 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request issued successfully. Jan 21 10:31:22.726985 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3304da51-3555-4791-a124-877b84fca34c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes returned with HTTP 202 Jan 21 10:31:22.739331 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1638/3295] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:31:22 2021] POST /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes => generated 809 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:31:22.748840 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4de164d6-afce-4b30-8285-bde8d9dc8ff6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:22.749764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4de164d6-afce-4b30-8285-bde8d9dc8ff6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:22.750479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:22.750479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:22.751167 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4de164d6-afce-4b30-8285-bde8d9dc8ff6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:22.837310 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:22.837310 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:22.862718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4de164d6-afce-4b30-8285-bde8d9dc8ff6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:22.909547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4de164d6-afce-4b30-8285-bde8d9dc8ff6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 200 Jan 21 10:31:22.912834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1658/3296] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:22 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 877 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:23.182105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-cd522ce5-04c6-4526-9ed2-fe7740202011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:23.183628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-cd522ce5-04c6-4526-9ed2-fe7740202011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:23.184377 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:23.184377 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:23.185135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-cd522ce5-04c6-4526-9ed2-fe7740202011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:23.260763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:23.260763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:23.283728 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-cd522ce5-04c6-4526-9ed2-fe7740202011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:23.350832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-cd522ce5-04c6-4526-9ed2-fe7740202011 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:23.353001 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1639/3297] 10.222.0.96 () {58 vars in 1362 bytes} [Thu Jan 21 10:31:23 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 897 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:23.950322 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6723105d-0dc0-4564-8b7e-341370f3710c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:23.951738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6723105d-0dc0-4564-8b7e-341370f3710c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:23.951738 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:23.951738 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:23.952677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6723105d-0dc0-4564-8b7e-341370f3710c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:24.047482 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:24.047482 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:24.080336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6723105d-0dc0-4564-8b7e-341370f3710c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:24.159170 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6723105d-0dc0-4564-8b7e-341370f3710c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 200 Jan 21 10:31:24.161571 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1659/3298] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:23 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 902 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:24.188724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-987a23e5-bd56-4835-aa4e-457de82e0780 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:24.190036 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:24.190036 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:24.190491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-987a23e5-bd56-4835-aa4e-457de82e0780 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1091411662", "description": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:24.307621 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:24.307621 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:24.330962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-987a23e5-bd56-4835-aa4e-457de82e0780 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:24.563167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-987a23e5-bd56-4835-aa4e-457de82e0780 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:31:24.589849 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-987a23e5-bd56-4835-aa4e-457de82e0780 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 200 Jan 21 10:31:24.591923 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1640/3299] 10.222.0.77 () {60 vars in 1335 bytes} [Thu Jan 21 10:31:24 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 839 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:24.613029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3e9cb3f-4daa-419f-a93a-abf409bd747b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] DELETE http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:24.614504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3e9cb3f-4daa-419f-a93a-abf409bd747b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:24.615137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:24.615137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:24.616341 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c3e9cb3f-4daa-419f-a93a-abf409bd747b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:24.617236 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-c3e9cb3f-4daa-419f-a93a-abf409bd747b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume with id: d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:24.766081 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:24.766081 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:24.779771 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3e9cb3f-4daa-419f-a93a-abf409bd747b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:24.873095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c3e9cb3f-4daa-419f-a93a-abf409bd747b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume request issued successfully. Jan 21 10:31:24.873095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c3e9cb3f-4daa-419f-a93a-abf409bd747b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 202 Jan 21 10:31:24.876151 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1660/3300] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:31:24 2021] DELETE /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:31:24.889223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8b54960-e344-420f-8ff2-2c6158eb412f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:24.890445 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8b54960-e344-420f-8ff2-2c6158eb412f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:24.898806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:24.898806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:24.898806 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8b54960-e344-420f-8ff2-2c6158eb412f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:25.121057 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:25.121057 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:25.139736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c8b54960-e344-420f-8ff2-2c6158eb412f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:25.195489 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8b54960-e344-420f-8ff2-2c6158eb412f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 200 Jan 21 10:31:25.214400 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1641/3301] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:24 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 906 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:26.226102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dff5d9b2-6e44-4889-87dd-357aca4881a9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:26.226852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dff5d9b2-6e44-4889-87dd-357aca4881a9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:26.226852 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:26.226852 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:26.227523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dff5d9b2-6e44-4889-87dd-357aca4881a9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:26.349476 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:26.349476 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:26.368680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dff5d9b2-6e44-4889-87dd-357aca4881a9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:26.390460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-55a6bc1a-98e3-42cf-81ba-1cb0582d3839 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:26.390460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-55a6bc1a-98e3-42cf-81ba-1cb0582d3839 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:26.390460 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:26.390460 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:26.390460 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-55a6bc1a-98e3-42cf-81ba-1cb0582d3839 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:26.408611 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dff5d9b2-6e44-4889-87dd-357aca4881a9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 200 Jan 21 10:31:26.409652 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1661/3302] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:26 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 906 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:26.466424 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:26.466424 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:26.477395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-55a6bc1a-98e3-42cf-81ba-1cb0582d3839 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:26.509313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-55a6bc1a-98e3-42cf-81ba-1cb0582d3839 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:26.510317 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1642/3303] 10.222.0.96 () {58 vars in 1362 bytes} [Thu Jan 21 10:31:26 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 897 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:27.455065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83a239a9-beab-47e3-b444-2229aea42c46 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:27.462707 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83a239a9-beab-47e3-b444-2229aea42c46 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:27.464181 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:27.464181 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:27.465125 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-83a239a9-beab-47e3-b444-2229aea42c46 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:27.575429 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:27.575429 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:27.587436 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-83a239a9-beab-47e3-b444-2229aea42c46 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:27.657507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-83a239a9-beab-47e3-b444-2229aea42c46 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 200 Jan 21 10:31:27.660295 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1662/3304] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:27 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 906 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:28.682712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed57f96f-5453-4798-9da2-899c433207cf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d Jan 21 10:31:28.684153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed57f96f-5453-4798-9da2-899c433207cf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:28.684409 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:28.684409 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:28.685452 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ed57f96f-5453-4798-9da2-899c433207cf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:28.756218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ed57f96f-5453-4798-9da2-899c433207cf tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d returned with HTTP 404 Jan 21 10:31:28.757514 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1643/3305] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:28 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/d4065819-c31c-4f8e-b42d-df0ef99c552d => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:31:28.768423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-686e7b49-95fd-4608-aece-023f02e633ba tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] DELETE http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:28.769171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-686e7b49-95fd-4608-aece-023f02e633ba tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:28.769171 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:28.769171 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:28.769365 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-686e7b49-95fd-4608-aece-023f02e633ba tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:28.771765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-686e7b49-95fd-4608-aece-023f02e633ba tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume with id: 167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:28.830632 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:28.830632 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:28.830632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-686e7b49-95fd-4608-aece-023f02e633ba tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:28.981276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-686e7b49-95fd-4608-aece-023f02e633ba tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume request issued successfully. Jan 21 10:31:28.981752 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-686e7b49-95fd-4608-aece-023f02e633ba tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 202 Jan 21 10:31:28.982599 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1663/3306] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:31:28 2021] DELETE /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:31:28.998491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9db6eddf-4f44-4925-9810-58f21980976f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:28.999726 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9db6eddf-4f44-4925-9810-58f21980976f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:29.000846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9db6eddf-4f44-4925-9810-58f21980976f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:29.141080 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:29.141080 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:29.177651 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9db6eddf-4f44-4925-9810-58f21980976f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:29.208218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9db6eddf-4f44-4925-9810-58f21980976f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:29.209584 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1644/3307] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:28 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 993 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:29.554039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-c9ddf7a2-970d-4a05-8da3-150367a91b07 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:29.554039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-c9ddf7a2-970d-4a05-8da3-150367a91b07 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:29.554039 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:29.554039 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:29.554039 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-c9ddf7a2-970d-4a05-8da3-150367a91b07 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:29.622415 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:29.622415 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:29.641081 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-c9ddf7a2-970d-4a05-8da3-150367a91b07 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:29.690992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-c9ddf7a2-970d-4a05-8da3-150367a91b07 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:29.690992 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1664/3308] 10.222.0.96 () {58 vars in 1362 bytes} [Thu Jan 21 10:31:29 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 897 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:30.229878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2abb6f68-3d69-494e-87e9-12e77e3a3f40 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:30.229878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2abb6f68-3d69-494e-87e9-12e77e3a3f40 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:30.229878 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:30.229878 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:30.229878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2abb6f68-3d69-494e-87e9-12e77e3a3f40 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:30.442906 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:30.442906 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:30.475219 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2abb6f68-3d69-494e-87e9-12e77e3a3f40 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:30.588161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2abb6f68-3d69-494e-87e9-12e77e3a3f40 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 200 Jan 21 10:31:30.588161 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1645/3309] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:30 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 993 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:31.607330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3535cbf2-90c8-44f7-9d8b-8045e1809b28 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad Jan 21 10:31:31.608653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3535cbf2-90c8-44f7-9d8b-8045e1809b28 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:31.608653 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:31.608653 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:31.608653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3535cbf2-90c8-44f7-9d8b-8045e1809b28 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:31.667933 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3535cbf2-90c8-44f7-9d8b-8045e1809b28 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad returned with HTTP 404 Jan 21 10:31:31.679922 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1665/3310] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:31 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/167f8a9b-18cc-4120-8381-01c97b0b4fad => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:31:31.719376 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] POST http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes Jan 21 10:31:31.719783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:31.719783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:31.720187 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1, "name": "tempest-VolumesGetTest-Volume-1528689279", "metadata": {"Type": "Test"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:31.721416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request body: {'volume': {'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1528689279', 'metadata': {'Type': 'Test'}}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:31:31.968340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume of 1 GB Jan 21 10:31:31.994056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Availability Zones retrieved successfully. Jan 21 10:31:32.013491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (825ee0db-88e7-4ec1-8a4c-ed3d87bce0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:32.016671 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ff99016-d194-49e9-bbfd-504eaed29a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:32.019076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:31:32.406951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ff99016-d194-49e9-bbfd-504eaed29a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:32.420472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af11d566-e43c-492a-9850-e339bd781313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:32.558292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Created reservations ['82307cbe-b395-4131-95d3-01ba1fbf633e', '99e77de6-454b-4683-a753-ab0080c3b344', '4585653d-fcde-4eab-a35c-c46e7aeca34c', '9c3bcb9a-0f10-4a69-9691-c3536d0bcbbe'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:31:32.562031 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af11d566-e43c-492a-9850-e339bd781313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82307cbe-b395-4131-95d3-01ba1fbf633e', '99e77de6-454b-4683-a753-ab0080c3b344', '4585653d-fcde-4eab-a35c-c46e7aeca34c', '9c3bcb9a-0f10-4a69-9691-c3536d0bcbbe']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:32.566735 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f797036a-3fc0-4edb-869d-86d9bf4c898a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:32.652043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f797036a-3fc0-4edb-869d-86d9bf4c898a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de22a43-2e7c-4bbd-89fb-be00dc9feed6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1528689279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['82307cbe-b395-4131-95d3-01ba1fbf633e','99e77de6-454b-4683-a753-ab0080c3b344','4585653d-fcde-4eab-a35c-c46e7aeca34c','9c3bcb9a-0f10-4a69-9691-c3536d0bcbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1528689279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de22a43-2e7c-4bbd-89fb-be00dc9feed6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a72ac6d1c917485e80477f18ace9b8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='17dd115b1656499da3d8b0be4da4eb42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:32.653973 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ed35cf-83ad-4415-9336-0965d400d1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:32.696918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:32.697634 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:32.698116 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:32.703873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ed35cf-83ad-4415-9336-0965d400d1cf) transitioned into state 'SUCCESS' from state '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-1528689279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['82307cbe-b395-4131-95d3-01ba1fbf633e','99e77de6-454b-4683-a753-ab0080c3b344','4585653d-fcde-4eab-a35c-c46e7aeca34c','9c3bcb9a-0f10-4a69-9691-c3536d0bcbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:32.706010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc43b77-55f9-4500-a6ce-bd5d770693ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:31:32.749601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc43b77-55f9-4500-a6ce-bd5d770693ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:31:32.749601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (825ee0db-88e7-4ec1-8a4c-ed3d87bce0db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:31:32.780807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:32.780807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:32.789962 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:32.810746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request issued successfully. Jan 21 10:31:32.823216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:32.823216 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1666/3311] 10.222.0.96 () {58 vars in 1362 bytes} [Thu Jan 21 10:31:32 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 1347 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:31:32.825326 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-054ee6dc-7cff-424e-9323-93c3a54f6211 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes returned with HTTP 202 Jan 21 10:31:32.826454 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1646/3312] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:31:31 2021] POST /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes => generated 828 bytes in 1111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:31:32.827720 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume// Jan 21 10:31:32.828186 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:32.828403 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:32.828403 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:32.828757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:32.830290 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-67f21ec2-5f99-4758-99b4-86f9345fffc2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:31:32.831062 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1667/3313] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:31:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:31:32.842922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:32.843738 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:32.843964 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:32.843964 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:32.844327 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:32.845951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-7f420040-6193-4988-a337-3a5490f7874f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments Jan 21 10:31:32.846952 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-7f420040-6193-4988-a337-3a5490f7874f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac", "instance_uuid": "55880117-c66c-4a45-b225-a6563cda84c0", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:32.914933 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:32.914933 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:32.926526 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:32.926526 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:32.946462 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:32.993801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:32.994961 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1647/3314] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:32 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 896 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:33.086578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-7f420040-6193-4988-a337-3a5490f7874f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments returned with HTTP 200 Jan 21 10:31:33.086578 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1668/3315] 10.222.0.96 () {64 vars in 1358 bytes} [Thu Jan 21 10:31:32 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:31:33.100099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume// Jan 21 10:31:33.100099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:33.100099 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:33.100099 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:33.100099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:33.100099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e52b68bc-c6a5-4c56-bcb1-3cfe5faafde0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:31:33.100099 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1648/3316] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:31:33 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:31:33.121852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-a40f96b5-7bdd-45b6-8ae8-eeb0f1bb3b50 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:33.121852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-a40f96b5-7bdd-45b6-8ae8-eeb0f1bb3b50 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:33.121852 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:33.121852 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:33.121852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-a40f96b5-7bdd-45b6-8ae8-eeb0f1bb3b50 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:33.183833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:33.183833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:33.187647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-a40f96b5-7bdd-45b6-8ae8-eeb0f1bb3b50 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:33.216707 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:33.216707 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:33.233349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-a40f96b5-7bdd-45b6-8ae8-eeb0f1bb3b50 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:33.234292 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1669/3317] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:31:33 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 1445 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:31:33.300203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-963f529c-a70f-4920-8e40-60a3fad976b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] PUT http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055 Jan 21 10:31:33.300203 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-963f529c-a70f-4920-8e40-60a3fad976b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:33.359489 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:31:33.359489 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:31:33.359489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-963f529c-a70f-4920-8e40-60a3fad976b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:31:33.359489 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:33.359489 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:34.016172 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eeb74155-0d3d-4fad-bd10-62022844dae5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:34.017427 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eeb74155-0d3d-4fad-bd10-62022844dae5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:34.017427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:34.017427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:34.017682 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eeb74155-0d3d-4fad-bd10-62022844dae5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:34.129042 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:34.129042 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:34.147761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eeb74155-0d3d-4fad-bd10-62022844dae5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:34.198663 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eeb74155-0d3d-4fad-bd10-62022844dae5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:34.200861 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1670/3318] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:34 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:35.227485 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0856dd1f-5ee5-4f0d-82e0-fe9789a62f55 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:35.228010 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0856dd1f-5ee5-4f0d-82e0-fe9789a62f55 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:35.228198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:35.228198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:35.228562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0856dd1f-5ee5-4f0d-82e0-fe9789a62f55 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:35.307285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:35.307285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:35.318247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0856dd1f-5ee5-4f0d-82e0-fe9789a62f55 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:35.353037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0856dd1f-5ee5-4f0d-82e0-fe9789a62f55 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:35.354550 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1671/3319] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:35 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:35.379659 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-963f529c-a70f-4920-8e40-60a3fad976b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac-n-h2-758944-3'" released by "attachment_update" :: held 2.027s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:31:35.380973 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-963f529c-a70f-4920-8e40-60a3fad976b0 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055 returned with HTTP 200 Jan 21 10:31:35.382693 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1649/3320] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:31:33 2021] PUT /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055 => generated 762 bytes in 2117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:31:35.470858 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-39dd21ba-f642-4b53-9951-ef30c5e4df12 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055/action Jan 21 10:31:35.470858 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:35.470858 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:35.470858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-39dd21ba-f642-4b53-9951-ef30c5e4df12 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:31:35.470858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-39dd21ba-f642-4b53-9951-ef30c5e4df12 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:31:35.559936 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:35.559936 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:35.675063 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cdba0dce-6f75-4296-a9bb-473e6b0436f6 req-39dd21ba-f642-4b53-9951-ef30c5e4df12 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055/action returned with HTTP 204 Jan 21 10:31:35.677555 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1672/3321] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:31:35 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:31:36.374339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c725c7f-0b8a-418d-8edf-d17fa2bb48e3 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:36.374890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c725c7f-0b8a-418d-8edf-d17fa2bb48e3 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:36.375630 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:36.375630 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:36.375630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0c725c7f-0b8a-418d-8edf-d17fa2bb48e3 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:36.437997 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:36.437997 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:36.476644 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0c725c7f-0b8a-418d-8edf-d17fa2bb48e3 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:36.515224 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0c725c7f-0b8a-418d-8edf-d17fa2bb48e3 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:36.515224 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1650/3322] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:36 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:37.517724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-207ee47f-96a1-4e04-bd96-c447cd66183a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:37.518425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-207ee47f-96a1-4e04-bd96-c447cd66183a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:37.518425 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:37.518425 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:37.518840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-207ee47f-96a1-4e04-bd96-c447cd66183a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:37.574966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:37.574966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:37.589056 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-207ee47f-96a1-4e04-bd96-c447cd66183a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:37.624160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-207ee47f-96a1-4e04-bd96-c447cd66183a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:37.624160 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1673/3323] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:37 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:38.642687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-418d3ebb-e903-40e7-aaee-964018cb1bb2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:38.643292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-418d3ebb-e903-40e7-aaee-964018cb1bb2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:38.643609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:38.643609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:38.643935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-418d3ebb-e903-40e7-aaee-964018cb1bb2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:38.698759 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:38.698759 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:38.709622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-418d3ebb-e903-40e7-aaee-964018cb1bb2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:38.734787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-418d3ebb-e903-40e7-aaee-964018cb1bb2 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:38.736386 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1651/3324] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:38 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:39.759848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1bc31e0-b046-4cd0-81e4-13f0e4ffb2fe tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:39.760496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1bc31e0-b046-4cd0-81e4-13f0e4ffb2fe tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:39.760618 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:39.760618 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:39.760916 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1bc31e0-b046-4cd0-81e4-13f0e4ffb2fe tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:39.816041 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:39.816041 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:39.825061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1bc31e0-b046-4cd0-81e4-13f0e4ffb2fe tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:39.851498 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1bc31e0-b046-4cd0-81e4-13f0e4ffb2fe tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:39.852346 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1674/3325] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:39 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:40.878048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-827f4391-257f-408f-9ccb-898a83b968db tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:40.878628 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-827f4391-257f-408f-9ccb-898a83b968db tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:40.878850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:40.878850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:40.879539 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-827f4391-257f-408f-9ccb-898a83b968db tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:40.939104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:40.939104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:40.943010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-827f4391-257f-408f-9ccb-898a83b968db tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:40.968588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-827f4391-257f-408f-9ccb-898a83b968db tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:40.969548 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1652/3326] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:40 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:41.991307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04cff216-d14d-4478-8a80-b99636a2da35 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:41.992499 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04cff216-d14d-4478-8a80-b99636a2da35 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:41.992676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:41.992676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:41.993562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-04cff216-d14d-4478-8a80-b99636a2da35 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:42.058176 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:42.058176 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:42.070631 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-04cff216-d14d-4478-8a80-b99636a2da35 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:42.099583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-04cff216-d14d-4478-8a80-b99636a2da35 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:42.109961 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1675/3327] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:41 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:43.122001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60d41879-3357-4e89-913a-c53c3e5e7959 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:43.122001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60d41879-3357-4e89-913a-c53c3e5e7959 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:43.122001 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:43.122001 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:43.122001 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60d41879-3357-4e89-913a-c53c3e5e7959 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:43.184274 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:43.184274 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:43.197188 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-60d41879-3357-4e89-913a-c53c3e5e7959 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:43.226410 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60d41879-3357-4e89-913a-c53c3e5e7959 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:43.227284 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1653/3328] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:43 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:44.250889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-504c4ae5-3ee7-48ea-a468-b21babd827a0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:44.251888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-504c4ae5-3ee7-48ea-a468-b21babd827a0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:44.252248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:44.252248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:44.252861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-504c4ae5-3ee7-48ea-a468-b21babd827a0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:44.325630 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:44.325630 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:44.336884 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-504c4ae5-3ee7-48ea-a468-b21babd827a0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:44.366893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-504c4ae5-3ee7-48ea-a468-b21babd827a0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:44.371370 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1676/3329] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:44 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:45.384048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ff9bb3b-d219-4c9f-a245-8911704bdaa1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:45.384627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ff9bb3b-d219-4c9f-a245-8911704bdaa1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:45.384903 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:45.384903 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:45.385392 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ff9bb3b-d219-4c9f-a245-8911704bdaa1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:45.440437 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:45.440437 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:45.450819 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ff9bb3b-d219-4c9f-a245-8911704bdaa1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:45.477094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ff9bb3b-d219-4c9f-a245-8911704bdaa1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:45.478355 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1654/3330] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:45 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:46.497104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dbd1194-316b-41ba-a231-8b13beafeed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:46.497104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dbd1194-316b-41ba-a231-8b13beafeed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:46.497629 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:46.497629 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:46.497629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7dbd1194-316b-41ba-a231-8b13beafeed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:46.553040 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:46.553040 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:46.562523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7dbd1194-316b-41ba-a231-8b13beafeed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:46.587466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7dbd1194-316b-41ba-a231-8b13beafeed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:46.588703 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1677/3331] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:46 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:47.605829 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3f2bd15-c245-4d6f-83f4-9d76b62eef94 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:47.606338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3f2bd15-c245-4d6f-83f4-9d76b62eef94 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:47.606535 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:47.606535 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:47.606936 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d3f2bd15-c245-4d6f-83f4-9d76b62eef94 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:47.658408 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:47.658408 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:47.668144 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d3f2bd15-c245-4d6f-83f4-9d76b62eef94 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:47.695762 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d3f2bd15-c245-4d6f-83f4-9d76b62eef94 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:47.706121 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1655/3332] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:47 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:47.966367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3fc7ec4-fa38-4934-bc19-911588aeb68d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:47.967803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a3fc7ec4-fa38-4934-bc19-911588aeb68d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:47.967803 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:47.967803 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:47.968891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a3fc7ec4-fa38-4934-bc19-911588aeb68d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:48.092861 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:48.092861 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:48.109848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a3fc7ec4-fa38-4934-bc19-911588aeb68d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:48.155496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:48.155496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:48.170917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a3fc7ec4-fa38-4934-bc19-911588aeb68d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:48.182735 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1678/3333] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 1639 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:31:48.716570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53c76ac4-6fba-4af3-aee6-095350dba02e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:48.717475 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53c76ac4-6fba-4af3-aee6-095350dba02e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:48.717475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:48.717475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:48.717865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-53c76ac4-6fba-4af3-aee6-095350dba02e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:48.784506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:48.784506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:48.796121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-53c76ac4-6fba-4af3-aee6-095350dba02e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:48.822340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-53c76ac4-6fba-4af3-aee6-095350dba02e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:48.823386 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1656/3334] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:48 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:49.839624 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-292905e7-a77b-4e4b-80b9-f58cfc2d2384 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:49.841924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-292905e7-a77b-4e4b-80b9-f58cfc2d2384 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:49.841924 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:49.841924 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:49.841924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-292905e7-a77b-4e4b-80b9-f58cfc2d2384 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:49.895475 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:49.895475 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:49.904507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-292905e7-a77b-4e4b-80b9-f58cfc2d2384 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:49.932474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-292905e7-a77b-4e4b-80b9-f58cfc2d2384 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:49.933348 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1679/3335] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:49 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:50.949292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e5d3fed1-0c79-45c7-bdfa-3cfc4633e23e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:50.949817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e5d3fed1-0c79-45c7-bdfa-3cfc4633e23e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:50.950398 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:50.950398 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:50.950575 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e5d3fed1-0c79-45c7-bdfa-3cfc4633e23e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:51.001576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:51.001576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:51.017688 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e5d3fed1-0c79-45c7-bdfa-3cfc4633e23e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:51.044907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e5d3fed1-0c79-45c7-bdfa-3cfc4633e23e tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:51.048002 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1657/3336] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:50 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:51.510055 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-fcc27bc6-b57a-42fe-939d-f6a4e49534d6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055 Jan 21 10:31:51.510841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-fcc27bc6-b57a-42fe-939d-f6a4e49534d6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:51.511067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:51.511067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:51.518696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-fcc27bc6-b57a-42fe-939d-f6a4e49534d6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:51.535452 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:51.535452 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:52.012718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-fcc27bc6-b57a-42fe-939d-f6a4e49534d6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:31:52.012718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-fcc27bc6-b57a-42fe-939d-f6a4e49534d6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:31:52.031615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-fcc27bc6-b57a-42fe-939d-f6a4e49534d6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055 returned with HTTP 200 Jan 21 10:31:52.032598 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1680/3337] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:31:51 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/6900abb5-a0e2-40f1-bd61-08aa6d4a5055 => generated 19 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:52.062952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77c1d9b8-06ea-4cdc-949c-7864066bd55d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:52.063713 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77c1d9b8-06ea-4cdc-949c-7864066bd55d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:52.063940 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:52.063940 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:52.064314 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77c1d9b8-06ea-4cdc-949c-7864066bd55d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:52.077687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-2cb81ff0-a598-496f-afd6-b49d8a56c496 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:52.078428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-2cb81ff0-a598-496f-afd6-b49d8a56c496 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:52.078806 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:52.078806 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:52.079432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-2cb81ff0-a598-496f-afd6-b49d8a56c496 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:52.080076 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-2cb81ff0-a598-496f-afd6-b49d8a56c496 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:52.122338 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:52.122338 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:52.131385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:52.131385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:52.132547 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-2cb81ff0-a598-496f-afd6-b49d8a56c496 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:52.142292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-77c1d9b8-06ea-4cdc-949c-7864066bd55d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:52.173646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77c1d9b8-06ea-4cdc-949c-7864066bd55d tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:52.174429 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1681/3338] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:52 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:52.188925 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-2cb81ff0-a598-496f-afd6-b49d8a56c496 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume request issued successfully. Jan 21 10:31:52.189402 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-8c6ba335-eb52-43d2-91a5-6ef91698039f req-2cb81ff0-a598-496f-afd6-b49d8a56c496 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 202 Jan 21 10:31:52.190626 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1658/3339] 10.222.0.96 () {60 vars in 1384 bytes} [Thu Jan 21 10:31:52 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:31:53.191923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-209517e8-83fd-4af5-9e11-c154d6bd751f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:53.192432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-209517e8-83fd-4af5-9e11-c154d6bd751f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:53.192524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:53.192524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:53.192845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-209517e8-83fd-4af5-9e11-c154d6bd751f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:53.246108 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:53.246108 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:53.262345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-209517e8-83fd-4af5-9e11-c154d6bd751f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:53.299361 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-209517e8-83fd-4af5-9e11-c154d6bd751f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:53.300786 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1682/3340] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:53 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:53.699852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8af75247-7bab-46e6-97f8-4ee57fd385fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:53.700382 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8af75247-7bab-46e6-97f8-4ee57fd385fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:53.700585 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:53.700585 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:53.700990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8af75247-7bab-46e6-97f8-4ee57fd385fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:53.756714 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:53.756714 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:53.765919 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8af75247-7bab-46e6-97f8-4ee57fd385fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:31:53.791639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8af75247-7bab-46e6-97f8-4ee57fd385fa tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 200 Jan 21 10:31:53.802316 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1659/3341] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:53 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 1346 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:31:54.319289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c918ad97-907e-4045-8121-5dbb98bdc0e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:54.319903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c918ad97-907e-4045-8121-5dbb98bdc0e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:54.320105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:54.320105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:54.320742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c918ad97-907e-4045-8121-5dbb98bdc0e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:54.378637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:54.378637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:54.388548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c918ad97-907e-4045-8121-5dbb98bdc0e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:54.418408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c918ad97-907e-4045-8121-5dbb98bdc0e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:54.419235 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1683/3342] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:54 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:54.810108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cacdc734-e18e-499b-bb19-80553eb64a2f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac Jan 21 10:31:54.810663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cacdc734-e18e-499b-bb19-80553eb64a2f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:54.811197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:54.811197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:54.812056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cacdc734-e18e-499b-bb19-80553eb64a2f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:54.876028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cacdc734-e18e-499b-bb19-80553eb64a2f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac returned with HTTP 404 Jan 21 10:31:54.879252 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1660/3343] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:54 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/adcd2310-8a4a-4d6e-8e52-f5ac4dddcbac => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:31:54.885964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4da196c7-b2a5-40f9-970b-a983b63107fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:54.886488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4da196c7-b2a5-40f9-970b-a983b63107fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:54.886681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:54.886681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:54.887476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4da196c7-b2a5-40f9-970b-a983b63107fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:54.888023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-4da196c7-b2a5-40f9-970b-a983b63107fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete snapshot with id: c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:54.915239 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:54.915239 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:54.916745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4da196c7-b2a5-40f9-970b-a983b63107fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:31:54.990947 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4da196c7-b2a5-40f9-970b-a983b63107fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot delete request issued successfully. Jan 21 10:31:54.991481 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4da196c7-b2a5-40f9-970b-a983b63107fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 202 Jan 21 10:31:54.992656 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1684/3344] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:31:54 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:31:55.001672 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e15f63a0-d4ae-40c4-84b3-cdce6c56c5f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:55.002321 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e15f63a0-d4ae-40c4-84b3-cdce6c56c5f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:55.002975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e15f63a0-d4ae-40c4-84b3-cdce6c56c5f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:55.035993 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:55.035993 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:55.037158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e15f63a0-d4ae-40c4-84b3-cdce6c56c5f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:31:55.039943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e15f63a0-d4ae-40c4-84b3-cdce6c56c5f8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 200 Jan 21 10:31:55.042518 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1661/3345] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:31:54 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 478 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:31:55.436905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f460dc76-ebbf-4bfa-99ea-61f94dea215b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:55.437602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f460dc76-ebbf-4bfa-99ea-61f94dea215b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:55.437775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:55.437775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:55.438431 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f460dc76-ebbf-4bfa-99ea-61f94dea215b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:55.491334 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:55.491334 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:55.500505 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f460dc76-ebbf-4bfa-99ea-61f94dea215b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:55.531353 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f460dc76-ebbf-4bfa-99ea-61f94dea215b tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:55.531353 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1685/3346] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:55 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 978 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:56.056335 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-276e31c8-f694-470f-abc4-f2abc9b73999 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:56.057196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-276e31c8-f694-470f-abc4-f2abc9b73999 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:56.057644 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:56.057644 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:56.058488 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-276e31c8-f694-470f-abc4-f2abc9b73999 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:56.089383 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:56.089383 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:56.090589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-276e31c8-f694-470f-abc4-f2abc9b73999 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:31:56.092566 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-276e31c8-f694-470f-abc4-f2abc9b73999 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 200 Jan 21 10:31:56.099834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1662/3347] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:31:56 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 478 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:56.545517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22e52a13-d9f4-4e65-af79-0633a60036a1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:56.545907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22e52a13-d9f4-4e65-af79-0633a60036a1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:56.545907 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:56.545907 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:56.546272 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-22e52a13-d9f4-4e65-af79-0633a60036a1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:56.594665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:56.594665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:56.603911 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-22e52a13-d9f4-4e65-af79-0633a60036a1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:56.625832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-22e52a13-d9f4-4e65-af79-0633a60036a1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:56.626783 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1686/3348] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:56 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 981 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:57.106559 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-248c7430-04e2-4d2f-bd21-b8477654204c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:31:57.107316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-248c7430-04e2-4d2f-bd21-b8477654204c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:57.107602 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:57.107602 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:57.108052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-248c7430-04e2-4d2f-bd21-b8477654204c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:57.135941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-248c7430-04e2-4d2f-bd21-b8477654204c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 404 Jan 21 10:31:57.135941 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1663/3349] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:31:57 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:31:57.643834 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c1c544c-0e39-4a30-b160-d69ed4f08a70 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:57.644616 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c1c544c-0e39-4a30-b160-d69ed4f08a70 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:57.644616 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:57.644616 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:57.646933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9c1c544c-0e39-4a30-b160-d69ed4f08a70 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:57.699481 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:57.699481 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:57.709016 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9c1c544c-0e39-4a30-b160-d69ed4f08a70 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:57.735204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9c1c544c-0e39-4a30-b160-d69ed4f08a70 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:57.736334 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1687/3350] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:57 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 981 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:58.755303 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f162f89-85ab-4020-982a-04ad0e66489a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:58.756273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f162f89-85ab-4020-982a-04ad0e66489a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:58.756400 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9f162f89-85ab-4020-982a-04ad0e66489a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:58.821353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:58.821353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:58.833272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9f162f89-85ab-4020-982a-04ad0e66489a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:58.860915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9f162f89-85ab-4020-982a-04ad0e66489a tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:58.861954 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1664/3351] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:58 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 981 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:31:59.881148 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03c2c9e8-7f36-4e60-bb7a-91f9f5df3b86 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:31:59.881742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-03c2c9e8-7f36-4e60-bb7a-91f9f5df3b86 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:31:59.881874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:31:59.881874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:31:59.882202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-03c2c9e8-7f36-4e60-bb7a-91f9f5df3b86 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:31:59.946233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:31:59.946233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:31:59.958372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-03c2c9e8-7f36-4e60-bb7a-91f9f5df3b86 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:31:59.988736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-03c2c9e8-7f36-4e60-bb7a-91f9f5df3b86 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:31:59.999193 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1688/3352] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:31:59 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 981 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:00.939839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-736475d1-498a-4086-88ea-a2be1450b59c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321 Jan 21 10:32:00.941025 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-736475d1-498a-4086-88ea-a2be1450b59c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:00.941224 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:00.941224 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:00.941597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-736475d1-498a-4086-88ea-a2be1450b59c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:00.963012 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:00.963012 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:01.009809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54b93df7-530b-49c9-8c83-13006d7609e5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:01.010220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54b93df7-530b-49c9-8c83-13006d7609e5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:01.010427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:01.010427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:01.010784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-54b93df7-530b-49c9-8c83-13006d7609e5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:01.064116 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:01.064116 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:01.074363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-54b93df7-530b-49c9-8c83-13006d7609e5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:01.102019 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-54b93df7-530b-49c9-8c83-13006d7609e5 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:32:01.103081 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1689/3353] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:01 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 1369 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:01.119104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a263b8d3-09a8-4063-b1e2-e7be96d29141 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:01.119672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a263b8d3-09a8-4063-b1e2-e7be96d29141 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:01.119889 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:01.119889 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:01.120260 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a263b8d3-09a8-4063-b1e2-e7be96d29141 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:01.172299 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:01.172299 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:01.183357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a263b8d3-09a8-4063-b1e2-e7be96d29141 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:01.210275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a263b8d3-09a8-4063-b1e2-e7be96d29141 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:32:01.211319 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1690/3354] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:01 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 1369 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:01.227766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fa4e662-4c99-44e9-84f0-d77223ac4bc0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:01.228379 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:01.228379 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:01.229264 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1fa4e662-4c99-44e9-84f0-d77223ac4bc0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1528689279"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:01.287360 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:01.287360 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:01.302744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1fa4e662-4c99-44e9-84f0-d77223ac4bc0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:01.332472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1fa4e662-4c99-44e9-84f0-d77223ac4bc0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:32:01.350860 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1fa4e662-4c99-44e9-84f0-d77223ac4bc0 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:32:01.363264 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1691/3355] 10.222.0.77 () {60 vars in 1335 bytes} [Thu Jan 21 10:32:01 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 852 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:32:01.372946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e8e613c-f7f3-4702-a57f-f1a2ee123601 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:01.374354 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:01.374354 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:01.377122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9e8e613c-f7f3-4702-a57f-f1a2ee123601 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1683501301", "description": "This is the new description of volume"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:01.472632 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:01.472632 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:01.487071 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9e8e613c-f7f3-4702-a57f-f1a2ee123601 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:01.510429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9e8e613c-f7f3-4702-a57f-f1a2ee123601 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:32:01.529234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-736475d1-498a-4086-88ea-a2be1450b59c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:32:01.530206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-736475d1-498a-4086-88ea-a2be1450b59c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:32:01.531593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9e8e613c-f7f3-4702-a57f-f1a2ee123601 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:32:01.533187 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1692/3356] 10.222.0.77 () {60 vars in 1336 bytes} [Thu Jan 21 10:32:01 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 891 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:01.542955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-736475d1-498a-4086-88ea-a2be1450b59c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321 returned with HTTP 200 Jan 21 10:32:01.544131 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1665/3357] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:32:00 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3dc1b0af-bf12-458c-9e65-14d0e3f11321 => generated 19 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:01.549412 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28683d41-8f64-4967-95da-d7246ea1708c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:01.550258 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28683d41-8f64-4967-95da-d7246ea1708c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:01.550677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:01.550677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:01.551385 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28683d41-8f64-4967-95da-d7246ea1708c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:01.576264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-706a959c-2f40-49a9-a2b4-8d90c5e1db0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:32:01.577224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-706a959c-2f40-49a9-a2b4-8d90c5e1db0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:01.578172 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:01.578172 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:01.579579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-706a959c-2f40-49a9-a2b4-8d90c5e1db0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:01.580531 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-706a959c-2f40-49a9-a2b4-8d90c5e1db0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: 9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:32:01.618828 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:01.618828 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:01.636171 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-28683d41-8f64-4967-95da-d7246ea1708c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:01.670850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:01.670850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:01.672344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-706a959c-2f40-49a9-a2b4-8d90c5e1db0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:01.674971 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28683d41-8f64-4967-95da-d7246ea1708c tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:32:01.676907 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1693/3358] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:01 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 1408 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:01.697802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] POST http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes Jan 21 10:32:01.698605 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:01.698605 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:01.698605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1638876680", "availability_zone": "nova", "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:01.700191 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1638876680', 'availability_zone': 'nova', 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:32:01.700744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume of 1 GB Jan 21 10:32:01.720159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-706a959c-2f40-49a9-a2b4-8d90c5e1db0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume request issued successfully. Jan 21 10:32:01.720806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Availability Zones retrieved successfully. Jan 21 10:32:01.721198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5465e980-f25a-4b76-8167-743fc91a0e68 req-706a959c-2f40-49a9-a2b4-8d90c5e1db0b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 202 Jan 21 10:32:01.723732 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1666/3359] 10.222.0.99 () {60 vars in 1384 bytes} [Thu Jan 21 10:32:01 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:32:01.743822 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (582bca35-74fc-4203-b761-083bdecbcc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:32:01.747122 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2bc85c-b9d6-47e4-a2b9-98183262e030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:01.749817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:32:01.837027 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2bc85c-b9d6-47e4-a2b9-98183262e030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:01.839240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370a0a3c-c6ed-454e-8066-dac8caf81795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:01.923553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Created reservations ['a0e03e5f-d39f-4531-bd17-e847de0508c4', '1cb1557e-591e-4046-a8fd-dd37dc5d52dd', 'c90253b5-6608-4c93-8907-331667ebdf78', '8e1f8568-d355-4450-824a-410f893b0179'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:32:01.926114 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370a0a3c-c6ed-454e-8066-dac8caf81795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e03e5f-d39f-4531-bd17-e847de0508c4', '1cb1557e-591e-4046-a8fd-dd37dc5d52dd', 'c90253b5-6608-4c93-8907-331667ebdf78', '8e1f8568-d355-4450-824a-410f893b0179']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:01.929066 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f10d33-f9c9-47c7-841b-de3fb0da2151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:01.990939 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f10d33-f9c9-47c7-841b-de3fb0da2151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e89638f2-d802-4297-8693-83cff591c8f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1638876680',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['a0e03e5f-d39f-4531-bd17-e847de0508c4','1cb1557e-591e-4046-a8fd-dd37dc5d52dd','c90253b5-6608-4c93-8907-331667ebdf78','8e1f8568-d355-4450-824a-410f893b0179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:32:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1638876680',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e89638f2-d802-4297-8693-83cff591c8f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a72ac6d1c917485e80477f18ace9b8fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='17dd115b1656499da3d8b0be4da4eb42',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:01.993426 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bb989a-ad52-4bb4-8825-b3e17f91a083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:02.032111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bb989a-ad52-4bb4-8825-b3e17f91a083) transitioned into 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-1638876680',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a72ac6d1c917485e80477f18ace9b8fa',qos_specs=None,replication_status=,reservations=['a0e03e5f-d39f-4531-bd17-e847de0508c4','1cb1557e-591e-4046-a8fd-dd37dc5d52dd','c90253b5-6608-4c93-8907-331667ebdf78','8e1f8568-d355-4450-824a-410f893b0179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17dd115b1656499da3d8b0be4da4eb42',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:02.034654 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0b0e03-47f4-4973-b1cb-0c61e0fa0cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:02.061487 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0b0e03-47f4-4973-b1cb-0c61e0fa0cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:02.064279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Flow 'volume_create_api' (582bca35-74fc-4203-b761-083bdecbcc58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:32:02.126196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Create volume request issued successfully. Jan 21 10:32:02.147582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b585abe5-8b4a-4d97-965a-5fc9d68db37f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes returned with HTTP 202 Jan 21 10:32:02.159647 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1694/3360] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:32:01 2021] POST /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes => generated 811 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:32:02.169562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a853ae5-41af-41ae-ac50-b2882dd97580 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:02.170911 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a853ae5-41af-41ae-ac50-b2882dd97580 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:02.171471 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:02.171471 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:02.172278 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1a853ae5-41af-41ae-ac50-b2882dd97580 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:02.287222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:02.287222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:02.310072 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1a853ae5-41af-41ae-ac50-b2882dd97580 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:02.348508 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1a853ae5-41af-41ae-ac50-b2882dd97580 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 returned with HTTP 200 Jan 21 10:32:02.349703 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1667/3361] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:02 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 => generated 903 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:02.768777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b72d69a0-af84-4469-bef8-016507059864 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:32:02.769759 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b72d69a0-af84-4469-bef8-016507059864 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:02.770444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:02.770444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:02.771130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b72d69a0-af84-4469-bef8-016507059864 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:02.858190 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:02.858190 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:02.868396 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b72d69a0-af84-4469-bef8-016507059864 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:02.894492 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b72d69a0-af84-4469-bef8-016507059864 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 200 Jan 21 10:32:02.895591 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1695/3362] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:02 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 1368 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:03.367416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ea9da76-360d-4be3-ab6f-f159cd7121cb tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:03.368135 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ea9da76-360d-4be3-ab6f-f159cd7121cb tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:03.368465 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:03.368465 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:03.369040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9ea9da76-360d-4be3-ab6f-f159cd7121cb tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:03.429458 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:03.429458 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:03.448493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9ea9da76-360d-4be3-ab6f-f159cd7121cb tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:03.502613 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9ea9da76-360d-4be3-ab6f-f159cd7121cb tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 returned with HTTP 200 Jan 21 10:32:03.510790 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1668/3363] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:03 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 => generated 904 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:03.520703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2ab3681f-81fd-468a-abb5-2bb1f7d58fb1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] PUT http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:03.521163 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:03.521163 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:03.521583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2ab3681f-81fd-468a-abb5-2bb1f7d58fb1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1528689279", "description": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:03.580817 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:03.580817 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:03.594607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2ab3681f-81fd-468a-abb5-2bb1f7d58fb1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:03.605455 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2ab3681f-81fd-468a-abb5-2bb1f7d58fb1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume updated successfully. Jan 21 10:32:03.620192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2ab3681f-81fd-468a-abb5-2bb1f7d58fb1 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 returned with HTTP 200 Jan 21 10:32:03.621151 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1696/3364] 10.222.0.77 () {60 vars in 1335 bytes} [Thu Jan 21 10:32:03 2021] PUT /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 => generated 839 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:03.635645 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33f9947c-49db-444d-a122-445e77d642ca tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] DELETE http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:03.636290 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33f9947c-49db-444d-a122-445e77d642ca tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:03.636598 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:03.636598 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:03.637137 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-33f9947c-49db-444d-a122-445e77d642ca tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:03.637606 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-33f9947c-49db-444d-a122-445e77d642ca tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume with id: e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:03.689197 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:03.689197 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:03.690428 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-33f9947c-49db-444d-a122-445e77d642ca tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:03.719062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-33f9947c-49db-444d-a122-445e77d642ca tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume request issued successfully. Jan 21 10:32:03.719551 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-33f9947c-49db-444d-a122-445e77d642ca tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 returned with HTTP 202 Jan 21 10:32:03.720437 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1669/3365] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:32:03 2021] DELETE /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:32:03.729491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43a4f83a-2c03-4e16-8ad5-516b5a024306 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:03.730021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43a4f83a-2c03-4e16-8ad5-516b5a024306 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:03.730242 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:03.730242 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:03.730613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43a4f83a-2c03-4e16-8ad5-516b5a024306 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:03.787668 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:03.787668 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:03.796832 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-43a4f83a-2c03-4e16-8ad5-516b5a024306 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:03.821394 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43a4f83a-2c03-4e16-8ad5-516b5a024306 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 returned with HTTP 200 Jan 21 10:32:03.822336 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1697/3366] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:03 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 => generated 906 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:03.916004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8148739f-b9b9-487c-8bd3-e7d1f9123817 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:32:03.917017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8148739f-b9b9-487c-8bd3-e7d1f9123817 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:03.917222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:03.917222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:03.917604 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8148739f-b9b9-487c-8bd3-e7d1f9123817 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:03.978735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8148739f-b9b9-487c-8bd3-e7d1f9123817 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 404 Jan 21 10:32:03.983166 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1670/3367] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:03 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:04.200391 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a7406c1-4d4e-4452-91c4-87769227fce7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:32:04.200925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a7406c1-4d4e-4452-91c4-87769227fce7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:04.201191 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:04.201191 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:04.201555 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2a7406c1-4d4e-4452-91c4-87769227fce7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:04.202115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-2a7406c1-4d4e-4452-91c4-87769227fce7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete snapshot with id: c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:32:04.228785 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2a7406c1-4d4e-4452-91c4-87769227fce7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 404 Jan 21 10:32:04.230214 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1698/3368] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:32:04 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:04.238875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-996da2e8-6280-438c-b376-8d61918783ef tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 Jan 21 10:32:04.239447 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-996da2e8-6280-438c-b376-8d61918783ef tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:04.239967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-996da2e8-6280-438c-b376-8d61918783ef tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:04.266185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-996da2e8-6280-438c-b376-8d61918783ef tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 returned with HTTP 404 Jan 21 10:32:04.267402 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1671/3369] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:04 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/c33baea5-e162-4150-8a32-24a92a117ec2 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:04.839060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba118c3b-a91b-49fc-a9d8-bbe30d08a2e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:04.839917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba118c3b-a91b-49fc-a9d8-bbe30d08a2e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:04.840757 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba118c3b-a91b-49fc-a9d8-bbe30d08a2e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:04.896317 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:04.896317 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:04.907687 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba118c3b-a91b-49fc-a9d8-bbe30d08a2e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:04.936487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75cd292d-7247-43d0-8c9b-152dfa6454d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:32:04.936756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba118c3b-a91b-49fc-a9d8-bbe30d08a2e6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 returned with HTTP 200 Jan 21 10:32:04.936993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75cd292d-7247-43d0-8c9b-152dfa6454d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:04.937315 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1699/3370] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:04 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:04.937870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-75cd292d-7247-43d0-8c9b-152dfa6454d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:04.938474 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-75cd292d-7247-43d0-8c9b-152dfa6454d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: 9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:32:04.989189 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-75cd292d-7247-43d0-8c9b-152dfa6454d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 404 Jan 21 10:32:04.989915 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1672/3371] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:32:04 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:32:04.997675 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77444c6c-108f-4933-8b4e-28f0d90827e6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b Jan 21 10:32:04.998241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77444c6c-108f-4933-8b4e-28f0d90827e6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:04.998479 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:04.998479 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:04.998812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-77444c6c-108f-4933-8b4e-28f0d90827e6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:05.045379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-77444c6c-108f-4933-8b4e-28f0d90827e6 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b returned with HTTP 404 Jan 21 10:32:05.046413 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1700/3372] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:04 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/9595839f-9adb-4675-83f7-22c46fc46f9b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:05.955132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c88db5a1-776a-4bd2-9a69-ab5e29a008de tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 Jan 21 10:32:05.957202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c88db5a1-776a-4bd2-9a69-ab5e29a008de tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:05.958354 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c88db5a1-776a-4bd2-9a69-ab5e29a008de tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:06.006493 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c88db5a1-776a-4bd2-9a69-ab5e29a008de tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 returned with HTTP 404 Jan 21 10:32:06.007723 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1673/3373] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:05 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/e89638f2-d802-4297-8693-83cff591c8f5 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:32:06.018037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a280147e-221d-4c0a-bde4-fd75aef49f59 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] DELETE http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:06.019402 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a280147e-221d-4c0a-bde4-fd75aef49f59 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:06.020003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a280147e-221d-4c0a-bde4-fd75aef49f59 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:06.020479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a280147e-221d-4c0a-bde4-fd75aef49f59 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume with id: 1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:06.090388 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:06.090388 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:06.091854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a280147e-221d-4c0a-bde4-fd75aef49f59 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:06.130312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a280147e-221d-4c0a-bde4-fd75aef49f59 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume request issued successfully. Jan 21 10:32:06.131024 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a280147e-221d-4c0a-bde4-fd75aef49f59 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 202 Jan 21 10:32:06.132442 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1701/3374] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:32:06 2021] DELETE /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:32:06.140902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba28123f-2785-4086-8037-7a9fce8dc592 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:06.142037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba28123f-2785-4086-8037-7a9fce8dc592 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:06.142650 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ba28123f-2785-4086-8037-7a9fce8dc592 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:06.200255 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:06.200255 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:06.210586 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ba28123f-2785-4086-8037-7a9fce8dc592 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:06.244372 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ba28123f-2785-4086-8037-7a9fce8dc592 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:32:06.245950 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1674/3375] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:06 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 1407 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:06.328247 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes Jan 21 10:32:06.328721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:06.328721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:06.329268 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-441729524", "snapshot_id": null, "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "volume_type": null, "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:06.330743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-441729524', 'snapshot_id': None, 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'volume_type': None, 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:32:06.454216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume of 1 GB Jan 21 10:32:06.472988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Availability Zones retrieved successfully. Jan 21 10:32:06.491357 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (191053e9-5e5d-4ad4-92a1-859119d0f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:32:06.494157 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ba6889-eba0-4b38-93dd-3117c5724611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:06.496261 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:32:06.620812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ba6889-eba0-4b38-93dd-3117c5724611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:06.622969 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6243ab-f2da-474d-b766-16b7f5ee03c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:06.693085 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['7c5f8223-f990-43a8-ae0d-3c4ac1010d71', 'c3ac1fa9-9849-4c67-b2cd-b22b8131a9ea', '55d0a460-8519-47e2-822c-92de5b6fb339', '9ce566d4-7cea-4260-8003-fd91d1862aed'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:32:06.694920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6243ab-f2da-474d-b766-16b7f5ee03c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c5f8223-f990-43a8-ae0d-3c4ac1010d71', 'c3ac1fa9-9849-4c67-b2cd-b22b8131a9ea', '55d0a460-8519-47e2-822c-92de5b6fb339', '9ce566d4-7cea-4260-8003-fd91d1862aed']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:06.697037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7c5e4b-a01a-4781-901c-bbb3daac7a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:06.776021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7c5e4b-a01a-4781-901c-bbb3daac7a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d35b732-1f26-489e-bec1-359d3fce497f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-441729524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['7c5f8223-f990-43a8-ae0d-3c4ac1010d71','c3ac1fa9-9849-4c67-b2cd-b22b8131a9ea','55d0a460-8519-47e2-822c-92de5b6fb339','9ce566d4-7cea-4260-8003-fd91d1862aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-441729524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d35b732-1f26-489e-bec1-359d3fce497f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f676cad451a4810b6f3b4580bed5915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2460f2ec13e449a8adf1d251c87007e6',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:06.778111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbe3c0a-3e19-4af6-b482-a4f88e489b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:06.811646 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbe3c0a-3e19-4af6-b482-a4f88e489b85) transitioned into state 'SUCCESS' from state '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-441729524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['7c5f8223-f990-43a8-ae0d-3c4ac1010d71','c3ac1fa9-9849-4c67-b2cd-b22b8131a9ea','55d0a460-8519-47e2-822c-92de5b6fb339','9ce566d4-7cea-4260-8003-fd91d1862aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:06.813792 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c48ff81e-1916-4266-83f3-f1d5a7b09eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:06.829656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c48ff81e-1916-4266-83f3-f1d5a7b09eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:06.832393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (191053e9-5e5d-4ad4-92a1-859119d0f59f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:32:06.884118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request issued successfully. Jan 21 10:32:06.901196 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6654b345-442a-4509-9122-cb75d3e12415 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes returned with HTTP 202 Jan 21 10:32:06.902327 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1702/3376] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:32:06 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes => generated 827 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:32:06.918969 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f9a6d20-b115-4f94-aec4-d07c99807f10 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:06.920056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f9a6d20-b115-4f94-aec4-d07c99807f10 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:06.920436 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:06.920436 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:06.921113 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5f9a6d20-b115-4f94-aec4-d07c99807f10 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:06.984021 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:06.984021 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:06.996718 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5f9a6d20-b115-4f94-aec4-d07c99807f10 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:07.027604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5f9a6d20-b115-4f94-aec4-d07c99807f10 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:07.029334 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1675/3377] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:06 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:07.265905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e987ff82-2ad1-4614-ac5f-9c4f78f90c89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:07.266776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e987ff82-2ad1-4614-ac5f-9c4f78f90c89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:07.267245 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:07.267245 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:07.267684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e987ff82-2ad1-4614-ac5f-9c4f78f90c89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:07.334578 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:07.334578 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:07.344656 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e987ff82-2ad1-4614-ac5f-9c4f78f90c89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:07.376716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e987ff82-2ad1-4614-ac5f-9c4f78f90c89 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 200 Jan 21 10:32:07.387389 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1703/3378] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:07 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 1407 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:08.050561 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60df36c1-b943-43e4-9dcb-79bb4c232292 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:08.051525 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60df36c1-b943-43e4-9dcb-79bb4c232292 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:08.051866 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:08.051866 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:08.052496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60df36c1-b943-43e4-9dcb-79bb4c232292 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:08.157886 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:08.157886 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:08.168337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-60df36c1-b943-43e4-9dcb-79bb4c232292 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:08.198440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60df36c1-b943-43e4-9dcb-79bb4c232292 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:08.199587 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1676/3379] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:08 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:08.396798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64d2373c-a14f-4988-903f-399bd016d333 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 Jan 21 10:32:08.397220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64d2373c-a14f-4988-903f-399bd016d333 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:08.397672 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:08.397672 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:08.398323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-64d2373c-a14f-4988-903f-399bd016d333 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:08.453666 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-64d2373c-a14f-4988-903f-399bd016d333 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 returned with HTTP 404 Jan 21 10:32:08.454911 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1704/3380] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:08 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/1de22a43-2e7c-4bbd-89fb-be00dc9feed6 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:08.470425 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c6b237c-7084-40f9-b696-0e57b4672681 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] DELETE http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 Jan 21 10:32:08.470944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c6b237c-7084-40f9-b696-0e57b4672681 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:08.472356 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:08.472356 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:08.472771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1c6b237c-7084-40f9-b696-0e57b4672681 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:08.473287 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-1c6b237c-7084-40f9-b696-0e57b4672681 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume with id: 67d64069-529d-4f98-ada8-69bbc1e54011 Jan 21 10:32:08.526794 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:08.526794 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:08.528639 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c6b237c-7084-40f9-b696-0e57b4672681 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:08.573678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1c6b237c-7084-40f9-b696-0e57b4672681 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Delete volume request issued successfully. Jan 21 10:32:08.574160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1c6b237c-7084-40f9-b696-0e57b4672681 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 returned with HTTP 202 Jan 21 10:32:08.575051 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1677/3381] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:32:08 2021] DELETE /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:32:08.584379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01ffaab4-4e88-417a-9eb7-97bb4798fca9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 Jan 21 10:32:08.584909 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01ffaab4-4e88-417a-9eb7-97bb4798fca9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:08.585399 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-01ffaab4-4e88-417a-9eb7-97bb4798fca9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:08.637534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:08.637534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:08.647927 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-01ffaab4-4e88-417a-9eb7-97bb4798fca9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:08.677447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-01ffaab4-4e88-417a-9eb7-97bb4798fca9 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 returned with HTTP 200 Jan 21 10:32:08.678350 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1705/3382] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:08 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 => generated 905 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:09.217526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7454fa91-b44e-4dfe-81ac-ea7151c07c78 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:09.219055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7454fa91-b44e-4dfe-81ac-ea7151c07c78 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:09.219481 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:09.219481 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:09.219861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7454fa91-b44e-4dfe-81ac-ea7151c07c78 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:09.277326 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:09.277326 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:09.288207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7454fa91-b44e-4dfe-81ac-ea7151c07c78 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:09.332683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7454fa91-b44e-4dfe-81ac-ea7151c07c78 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:09.333544 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1678/3383] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:09 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:09.694910 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36536b6c-c01f-495d-b9a3-c87c721d827f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 Jan 21 10:32:09.695855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36536b6c-c01f-495d-b9a3-c87c721d827f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:09.696096 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:09.696096 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:09.696957 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-36536b6c-c01f-495d-b9a3-c87c721d827f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:09.755916 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:09.755916 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:09.774896 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-36536b6c-c01f-495d-b9a3-c87c721d827f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Volume info retrieved successfully. Jan 21 10:32:09.803036 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-36536b6c-c01f-495d-b9a3-c87c721d827f tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 returned with HTTP 200 Jan 21 10:32:09.804172 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1706/3384] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:09 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 => generated 905 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:10.352569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a127270a-f8df-4b0c-b7f4-9b3efe254299 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:10.353649 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a127270a-f8df-4b0c-b7f4-9b3efe254299 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:10.354208 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:10.354208 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:10.355107 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a127270a-f8df-4b0c-b7f4-9b3efe254299 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:10.409248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:10.409248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:10.419873 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a127270a-f8df-4b0c-b7f4-9b3efe254299 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:10.449119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a127270a-f8df-4b0c-b7f4-9b3efe254299 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:10.450347 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1679/3385] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:10 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:10.825466 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82d6af1f-4c44-442b-a375-15f00f17fed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] GET http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 Jan 21 10:32:10.826438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82d6af1f-4c44-442b-a375-15f00f17fed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:10.826667 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:10.826667 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:10.827339 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-82d6af1f-4c44-442b-a375-15f00f17fed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:10.928848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-82d6af1f-4c44-442b-a375-15f00f17fed6 tempest-VolumesGetTest-715971238 tempest-VolumesGetTest-715971238] http://10.222.0.77/volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 returned with HTTP 404 Jan 21 10:32:10.930624 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1707/3386] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:10 2021] GET /volume/v3/a72ac6d1c917485e80477f18ace9b8fa/volumes/67d64069-529d-4f98-ada8-69bbc1e54011 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:11.473088 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2c56ef8-647c-4011-b7e8-f6a919d686df tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:11.474035 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2c56ef8-647c-4011-b7e8-f6a919d686df tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:11.474790 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:11.474790 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:11.475477 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c2c56ef8-647c-4011-b7e8-f6a919d686df tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:11.543087 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:11.543087 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:11.556379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c2c56ef8-647c-4011-b7e8-f6a919d686df tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:11.586434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c2c56ef8-647c-4011-b7e8-f6a919d686df tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:11.587672 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1680/3387] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:11 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:12.608977 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a220971-94fc-4a23-bacb-a272dc2b9a03 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:12.610783 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a220971-94fc-4a23-bacb-a272dc2b9a03 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:12.611900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a220971-94fc-4a23-bacb-a272dc2b9a03 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:12.684569 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:12.684569 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:12.693756 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3a220971-94fc-4a23-bacb-a272dc2b9a03 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:12.724723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a220971-94fc-4a23-bacb-a272dc2b9a03 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:12.725533 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1708/3388] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:12 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:13.743295 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19432f82-2539-42dd-aa2d-54073961f271 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:13.743818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19432f82-2539-42dd-aa2d-54073961f271 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:13.743996 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:13.743996 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:13.744781 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-19432f82-2539-42dd-aa2d-54073961f271 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:13.806508 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:13.806508 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:13.816132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-19432f82-2539-42dd-aa2d-54073961f271 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:13.839552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-19432f82-2539-42dd-aa2d-54073961f271 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:13.840492 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1681/3389] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:13 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:32:13.912357 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] POST http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes Jan 21 10:32:13.912834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:13.912834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:13.913249 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-442567880"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:13.914417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-442567880'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:32:13.914797 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Create volume of 1 GB Jan 21 10:32:13.935132 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Availability zone cache updated, next update will occur around 2021-01-21 11:32:13.934633. {{(pid=87996) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 10:32:13.935497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Availability Zones retrieved successfully. Jan 21 10:32:13.952601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Flow 'volume_create_api' (d3792f19-5c6a-452d-a026-05759c64299c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:32:13.955397 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a39391-2112-49ba-872f-14f6cd1c7cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:13.957848 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:32:14.032411 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a39391-2112-49ba-872f-14f6cd1c7cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:14.035130 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51e2794-107e-4ae3-8229-7a5c709059e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:14.132042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Created reservations ['4e3f9352-f0f4-49a6-a3ec-9d7c0d20c47c', '91c8d86d-086c-4868-a242-d2087724794f', '4923b4f7-89ff-40d6-8f52-398421df94d6', 'd6293094-4469-4b52-aab9-67d243d2edc2'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:32:14.133993 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51e2794-107e-4ae3-8229-7a5c709059e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e3f9352-f0f4-49a6-a3ec-9d7c0d20c47c', '91c8d86d-086c-4868-a242-d2087724794f', '4923b4f7-89ff-40d6-8f52-398421df94d6', 'd6293094-4469-4b52-aab9-67d243d2edc2']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:14.136124 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c97e1759-6fe8-4640-bf24-75d345a95b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:14.198906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c97e1759-6fe8-4640-bf24-75d345a95b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae82876-5211-494a-8c30-80dde2a02840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-442567880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55b3ab358a13445da0702382e3f94ec0',qos_specs=None,replication_status=,reservations=['4e3f9352-f0f4-49a6-a3ec-9d7c0d20c47c','91c8d86d-086c-4868-a242-d2087724794f','4923b4f7-89ff-40d6-8f52-398421df94d6','d6293094-4469-4b52-aab9-67d243d2edc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c455854c5e4c34953b6d6cc493854f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-442567880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae82876-5211-494a-8c30-80dde2a02840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55b3ab358a13445da0702382e3f94ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='81c455854c5e4c34953b6d6cc493854f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:14.200992 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef64298-66e5-4ad5-b078-d733843d5a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:14.231325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef64298-66e5-4ad5-b078-d733843d5a40) transitioned into state 'SUCCESS' from state '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-442567880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55b3ab358a13445da0702382e3f94ec0',qos_specs=None,replication_status=,reservations=['4e3f9352-f0f4-49a6-a3ec-9d7c0d20c47c','91c8d86d-086c-4868-a242-d2087724794f','4923b4f7-89ff-40d6-8f52-398421df94d6','d6293094-4469-4b52-aab9-67d243d2edc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c455854c5e4c34953b6d6cc493854f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:14.233338 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858247d5-139c-4b21-9f08-d7df41ef6c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:32:14.249364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858247d5-139c-4b21-9f08-d7df41ef6c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:32:14.254617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Flow 'volume_create_api' (d3792f19-5c6a-452d-a026-05759c64299c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:32:14.307184 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Create volume request issued successfully. Jan 21 10:32:14.325578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-74e16a5c-0308-485d-9214-e9c5e9db1f46 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes returned with HTTP 202 Jan 21 10:32:14.335224 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1709/3390] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:32:13 2021] POST /volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes => generated 826 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:32:14.342042 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da6cad8c-fe38-4c32-9e0e-daeeb47318ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:14.342921 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da6cad8c-fe38-4c32-9e0e-daeeb47318ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:14.343332 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:14.343332 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:14.344243 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da6cad8c-fe38-4c32-9e0e-daeeb47318ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:14.395696 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:14.395696 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:14.404854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-da6cad8c-fe38-4c32-9e0e-daeeb47318ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:14.428833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da6cad8c-fe38-4c32-9e0e-daeeb47318ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 returned with HTTP 200 Jan 21 10:32:14.430019 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1682/3391] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:14 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:14.856696 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-036665ca-798d-4feb-9f97-80346db39657 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:14.857211 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-036665ca-798d-4feb-9f97-80346db39657 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:14.857337 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:14.857337 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:14.857706 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-036665ca-798d-4feb-9f97-80346db39657 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:14.909665 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:14.909665 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:14.919939 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-036665ca-798d-4feb-9f97-80346db39657 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:14.946330 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-036665ca-798d-4feb-9f97-80346db39657 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:14.947325 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1710/3392] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:14 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:15.444779 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97b9c669-9215-4080-98f2-c8fdbd2dba89 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:15.445213 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97b9c669-9215-4080-98f2-c8fdbd2dba89 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:15.445429 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:15.445429 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:15.445795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-97b9c669-9215-4080-98f2-c8fdbd2dba89 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:15.494448 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:15.494448 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:15.503422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-97b9c669-9215-4080-98f2-c8fdbd2dba89 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:15.526282 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-97b9c669-9215-4080-98f2-c8fdbd2dba89 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 returned with HTTP 200 Jan 21 10:32:15.527109 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1683/3393] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:15 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:15.543470 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c41502b9-89b3-47a9-8f5b-25674c90da6a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] POST http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots Jan 21 10:32:15.543772 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:15.543772 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:15.544205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c41502b9-89b3-47a9-8f5b-25674c90da6a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ae82876-5211-494a-8c30-80dde2a02840", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1204304851"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:15.598423 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:15.598423 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:15.600091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c41502b9-89b3-47a9-8f5b-25674c90da6a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:15.600590 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-c41502b9-89b3-47a9-8f5b-25674c90da6a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Create snapshot from volume 3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:15.688103 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-c41502b9-89b3-47a9-8f5b-25674c90da6a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Created reservations ['63d6ed07-b2d5-4e71-a1de-59c705cbe256', '89bceed8-8093-4277-a76e-30cc9edc04d6', '61c82d55-9427-4ea2-bc94-804cda25e724', '16d2c8d3-1bed-4507-8415-f7cb97d5a5b0'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:32:15.808757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c41502b9-89b3-47a9-8f5b-25674c90da6a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot create request issued successfully. Jan 21 10:32:15.809593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c41502b9-89b3-47a9-8f5b-25674c90da6a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots returned with HTTP 202 Jan 21 10:32:15.810959 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1711/3394] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:32:15 2021] POST /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots => generated 314 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:32:15.825806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28c27dcb-3170-484c-bf7e-dd51ac5f0e7f tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:15.826441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28c27dcb-3170-484c-bf7e-dd51ac5f0e7f tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:15.826628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:15.826628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:15.827015 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-28c27dcb-3170-484c-bf7e-dd51ac5f0e7f tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:15.858747 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:15.858747 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:15.860118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-28c27dcb-3170-484c-bf7e-dd51ac5f0e7f tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:15.862569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-28c27dcb-3170-484c-bf7e-dd51ac5f0e7f tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 returned with HTTP 200 Jan 21 10:32:15.863433 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1684/3395] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:15 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:15.965488 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da297648-d9b8-43eb-bdec-5a7a7f4addb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:15.966023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da297648-d9b8-43eb-bdec-5a7a7f4addb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:15.966518 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:15.966518 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:15.967108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da297648-d9b8-43eb-bdec-5a7a7f4addb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:16.028258 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:16.028258 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:16.041524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-da297648-d9b8-43eb-bdec-5a7a7f4addb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:16.089880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da297648-d9b8-43eb-bdec-5a7a7f4addb7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:16.091446 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1712/3396] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:15 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:16.876205 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-804e9c8c-7c8b-4ab6-ac19-8a2f46637a4e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:16.876775 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-804e9c8c-7c8b-4ab6-ac19-8a2f46637a4e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:16.876943 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:16.876943 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:16.877320 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-804e9c8c-7c8b-4ab6-ac19-8a2f46637a4e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:16.923655 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:16.923655 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:16.925916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-804e9c8c-7c8b-4ab6-ac19-8a2f46637a4e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:16.928981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-804e9c8c-7c8b-4ab6-ac19-8a2f46637a4e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 returned with HTTP 200 Jan 21 10:32:16.930924 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1685/3397] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:16 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 => generated 446 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:17.108805 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-067237f1-aca2-4bd6-a364-b1f518f38fa4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:17.109770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-067237f1-aca2-4bd6-a364-b1f518f38fa4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:17.110258 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:17.110258 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:17.110633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-067237f1-aca2-4bd6-a364-b1f518f38fa4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:17.165793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:17.165793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:17.175486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-067237f1-aca2-4bd6-a364-b1f518f38fa4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:17.198549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-067237f1-aca2-4bd6-a364-b1f518f38fa4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:17.206136 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1713/3398] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:17 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:17.943486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-108345df-5139-4a41-883f-ba130c6c91bc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:17.944689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-108345df-5139-4a41-883f-ba130c6c91bc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:17.944689 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:17.944689 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:17.944961 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-108345df-5139-4a41-883f-ba130c6c91bc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:17.978326 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:17.978326 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:17.979539 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-108345df-5139-4a41-883f-ba130c6c91bc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:17.981548 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-108345df-5139-4a41-883f-ba130c6c91bc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 returned with HTTP 200 Jan 21 10:32:17.982571 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1686/3399] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:17 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 => generated 473 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:17.995587 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-989e0759-d8e3-4f7c-99f5-e752c52c39fe tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] POST http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots Jan 21 10:32:17.996056 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:17.996056 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:17.996479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-989e0759-d8e3-4f7c-99f5-e752c52c39fe tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ae82876-5211-494a-8c30-80dde2a02840", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2040615805"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:18.047193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:18.047193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:18.048441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-989e0759-d8e3-4f7c-99f5-e752c52c39fe tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:18.048801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-989e0759-d8e3-4f7c-99f5-e752c52c39fe tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Create snapshot from volume 3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:18.114614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-989e0759-d8e3-4f7c-99f5-e752c52c39fe tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Created reservations ['3f8e13ab-a591-430f-88e1-a9d49c587293', '311b99b1-7d68-40b4-b5cd-2b66630d6eb1', '513e5b74-4b0b-44e4-95fa-b7c040da4327', 'd138d910-2d8f-4d0c-99d6-6bdbe5fc700d'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:32:18.217028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdc5d33b-d6ad-4094-9bc8-cccb4eb52745 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:18.217566 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdc5d33b-d6ad-4094-9bc8-cccb4eb52745 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:18.217784 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:18.217784 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:18.218155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fdc5d33b-d6ad-4094-9bc8-cccb4eb52745 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:18.228142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-989e0759-d8e3-4f7c-99f5-e752c52c39fe tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot create request issued successfully. Jan 21 10:32:18.228920 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-989e0759-d8e3-4f7c-99f5-e752c52c39fe tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots returned with HTTP 202 Jan 21 10:32:18.229990 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1714/3400] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:32:17 2021] POST /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots => generated 314 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:32:18.241889 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de31214a-9fd1-49e6-8dc3-2d9afb9ba1b5 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:18.242428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de31214a-9fd1-49e6-8dc3-2d9afb9ba1b5 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:18.242623 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:18.242623 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:18.243062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-de31214a-9fd1-49e6-8dc3-2d9afb9ba1b5 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:18.295696 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:18.295696 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:18.297839 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-de31214a-9fd1-49e6-8dc3-2d9afb9ba1b5 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:18.301618 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-de31214a-9fd1-49e6-8dc3-2d9afb9ba1b5 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 200 Jan 21 10:32:18.302006 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:18.302006 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:18.303403 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1715/3401] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:18 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 446 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:18.316506 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fdc5d33b-d6ad-4094-9bc8-cccb4eb52745 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:18.341750 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fdc5d33b-d6ad-4094-9bc8-cccb4eb52745 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:18.342590 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1687/3402] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:18 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:19.315245 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-532c1a67-1fb8-4120-8dcd-127717dd990a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:19.315904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-532c1a67-1fb8-4120-8dcd-127717dd990a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:19.316024 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:19.316024 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:19.316327 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-532c1a67-1fb8-4120-8dcd-127717dd990a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:19.343914 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:19.343914 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:19.344665 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-532c1a67-1fb8-4120-8dcd-127717dd990a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:19.347569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-532c1a67-1fb8-4120-8dcd-127717dd990a tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 200 Jan 21 10:32:19.348755 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1716/3403] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:19 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:19.364408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e35b83a0-598e-45da-beec-3128a054ea7d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:19.365871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e35b83a0-598e-45da-beec-3128a054ea7d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:19.366224 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:19.366224 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:19.366895 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e35b83a0-598e-45da-beec-3128a054ea7d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:19.483110 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:19.483110 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:19.496691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e35b83a0-598e-45da-beec-3128a054ea7d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:19.521479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e35b83a0-598e-45da-beec-3128a054ea7d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:19.522349 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1688/3404] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:19 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 919 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:32:20.360203 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70b347d4-ef1c-4915-bc25-30eef4c16550 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:20.360771 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70b347d4-ef1c-4915-bc25-30eef4c16550 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:20.360908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:20.360908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:20.361200 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70b347d4-ef1c-4915-bc25-30eef4c16550 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:20.389168 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:20.389168 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:20.390307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70b347d4-ef1c-4915-bc25-30eef4c16550 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:20.392286 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70b347d4-ef1c-4915-bc25-30eef4c16550 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 200 Jan 21 10:32:20.393612 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1717/3405] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:20 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:20.404992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3efcf360-2480-40f2-8665-4e7fb51eb2de tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] POST http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots Jan 21 10:32:20.405524 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:20.405524 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:20.405918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3efcf360-2480-40f2-8665-4e7fb51eb2de tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ae82876-5211-494a-8c30-80dde2a02840", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387"}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:20.457522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:20.457522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:20.458712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3efcf360-2480-40f2-8665-4e7fb51eb2de tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:20.459089 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-3efcf360-2480-40f2-8665-4e7fb51eb2de tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Create snapshot from volume 3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:20.518530 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-3efcf360-2480-40f2-8665-4e7fb51eb2de tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Created reservations ['5d0d5bec-4667-417a-8167-eef2e1a4a703', '3ffd7578-a167-41d1-86f0-9867ae6b47d8', '4ca6cb0a-f2ee-4a17-9d5c-eea282b86027', 'b2cad723-ee48-48fc-8a71-dc7a62f44c98'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:32:20.545833 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d29d95b-d367-46ec-8a6a-302bcd73380f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:20.546554 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d29d95b-d367-46ec-8a6a-302bcd73380f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:20.546775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:20.546775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:20.547174 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9d29d95b-d367-46ec-8a6a-302bcd73380f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:20.606730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:20.606730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:20.616345 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9d29d95b-d367-46ec-8a6a-302bcd73380f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:20.634221 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3efcf360-2480-40f2-8665-4e7fb51eb2de tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot create request issued successfully. Jan 21 10:32:20.635743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3efcf360-2480-40f2-8665-4e7fb51eb2de tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots returned with HTTP 202 Jan 21 10:32:20.637045 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1689/3406] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:32:20 2021] POST /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots => generated 314 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:32:20.642271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9d29d95b-d367-46ec-8a6a-302bcd73380f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:20.644643 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1718/3407] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:20 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 977 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:20.654109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5876c054-ef12-47d0-a692-057f97333951 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:20.654960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5876c054-ef12-47d0-a692-057f97333951 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:20.655721 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:20.655721 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:20.656373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5876c054-ef12-47d0-a692-057f97333951 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:20.714065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:20.714065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:20.715971 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5876c054-ef12-47d0-a692-057f97333951 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:20.719342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5876c054-ef12-47d0-a692-057f97333951 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 returned with HTTP 200 Jan 21 10:32:20.720908 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1690/3408] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:20 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 => generated 446 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:21.662907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ca92cc2-218a-426f-9fba-79005e742a55 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:21.663948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ca92cc2-218a-426f-9fba-79005e742a55 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:21.664576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:21.664576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:21.665368 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5ca92cc2-218a-426f-9fba-79005e742a55 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:21.717945 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:21.717945 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:21.729143 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5ca92cc2-218a-426f-9fba-79005e742a55 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:21.734319 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38d4c6df-2645-4fc9-80cb-7c413a2ad129 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:21.734927 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38d4c6df-2645-4fc9-80cb-7c413a2ad129 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:21.735193 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:21.735193 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:21.735553 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-38d4c6df-2645-4fc9-80cb-7c413a2ad129 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:21.752610 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5ca92cc2-218a-426f-9fba-79005e742a55 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:21.753432 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1719/3409] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:21 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 980 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:21.760797 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:21.760797 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:21.761938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-38d4c6df-2645-4fc9-80cb-7c413a2ad129 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:21.763861 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-38d4c6df-2645-4fc9-80cb-7c413a2ad129 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 returned with HTTP 200 Jan 21 10:32:21.765974 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1691/3410] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:21 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:22.770543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8cdd543-a70b-4a67-a3c7-9750f4ad4d1b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:22.771270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8cdd543-a70b-4a67-a3c7-9750f4ad4d1b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:22.771270 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:22.771270 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:22.771725 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a8cdd543-a70b-4a67-a3c7-9750f4ad4d1b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:22.778765 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0ca0eb7-6298-4986-8f3e-299e5c6774ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:22.779312 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0ca0eb7-6298-4986-8f3e-299e5c6774ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:22.779548 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:22.779548 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:22.780105 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a0ca0eb7-6298-4986-8f3e-299e5c6774ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:22.809674 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:22.809674 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:22.810817 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a0ca0eb7-6298-4986-8f3e-299e5c6774ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:22.812852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a0ca0eb7-6298-4986-8f3e-299e5c6774ff tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 returned with HTTP 200 Jan 21 10:32:22.813650 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1692/3411] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:22 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 => generated 473 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:32:22.822683 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:22.822683 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:22.826125 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-480c5252-f4ac-4880-88f3-d888fbbfd9aa tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=1 Jan 21 10:32:22.826698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-480c5252-f4ac-4880-88f3-d888fbbfd9aa tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:22.826892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:22.826892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:22.827306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-480c5252-f4ac-4880-88f3-d888fbbfd9aa tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:22.828024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-480c5252-f4ac-4880-88f3-d888fbbfd9aa tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:22.830672 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-480c5252-f4ac-4880-88f3-d888fbbfd9aa tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:22.832867 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a8cdd543-a70b-4a67-a3c7-9750f4ad4d1b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:22.849938 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-480c5252-f4ac-4880-88f3-d888fbbfd9aa tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:22.851166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-480c5252-f4ac-4880-88f3-d888fbbfd9aa tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=1 returned with HTTP 200 Jan 21 10:32:22.852131 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1693/3412] 10.222.0.77 () {58 vars in 1225 bytes} [Thu Jan 21 10:32:22 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=1 => generated 515 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:22.858815 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a8cdd543-a70b-4a67-a3c7-9750f4ad4d1b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:22.859857 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1720/3413] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:22 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 980 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:22.864862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6cc18f63-d367-4322-b2d7-e0990db45e11 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots Jan 21 10:32:22.865384 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6cc18f63-d367-4322-b2d7-e0990db45e11 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:22.865599 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:22.865599 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:22.865971 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6cc18f63-d367-4322-b2d7-e0990db45e11 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:22.866528 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-6cc18f63-d367-4322-b2d7-e0990db45e11 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:22.867222 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:22.867222 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:22.868839 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-6cc18f63-d367-4322-b2d7-e0990db45e11 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:22.887045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6cc18f63-d367-4322-b2d7-e0990db45e11 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:22.887992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6cc18f63-d367-4322-b2d7-e0990db45e11 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots returned with HTTP 200 Jan 21 10:32:22.888838 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1694/3414] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 10:32:22 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:32:22.902103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-743b519c-75d0-403d-93af-ba027fd861d8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=100000 Jan 21 10:32:22.903070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-743b519c-75d0-403d-93af-ba027fd861d8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:22.903070 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:22.903070 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:22.903749 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-743b519c-75d0-403d-93af-ba027fd861d8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:22.904669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-743b519c-75d0-403d-93af-ba027fd861d8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:22.907282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-743b519c-75d0-403d-93af-ba027fd861d8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:22.927823 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-743b519c-75d0-403d-93af-ba027fd861d8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:22.928761 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-743b519c-75d0-403d-93af-ba027fd861d8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=100000 returned with HTTP 200 Jan 21 10:32:22.929655 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1721/3415] 10.222.0.77 () {58 vars in 1235 bytes} [Thu Jan 21 10:32:22 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=100000 => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:22.943235 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3275342c-ec54-4c0f-9f35-12c7c6db6570 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=0 Jan 21 10:32:22.943873 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3275342c-ec54-4c0f-9f35-12c7c6db6570 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:22.944093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:22.944093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:22.944472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3275342c-ec54-4c0f-9f35-12c7c6db6570 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:22.945227 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-3275342c-ec54-4c0f-9f35-12c7c6db6570 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:22.946067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:22.946067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:22.947800 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-3275342c-ec54-4c0f-9f35-12c7c6db6570 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:22.968526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3275342c-ec54-4c0f-9f35-12c7c6db6570 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:22.969129 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3275342c-ec54-4c0f-9f35-12c7c6db6570 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=0 returned with HTTP 200 Jan 21 10:32:22.970163 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1695/3416] 10.222.0.77 () {58 vars in 1225 bytes} [Thu Jan 21 10:32:22 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?limit=0 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:32:22.983583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8abb151-a655-48f1-acb5-bf68eddecdb7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots Jan 21 10:32:22.984173 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8abb151-a655-48f1-acb5-bf68eddecdb7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:22.984404 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:22.984404 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:22.984812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c8abb151-a655-48f1-acb5-bf68eddecdb7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:22.985398 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-c8abb151-a655-48f1-acb5-bf68eddecdb7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:22.987272 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:22.987272 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:22.989731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-c8abb151-a655-48f1-acb5-bf68eddecdb7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.009303 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c8abb151-a655-48f1-acb5-bf68eddecdb7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.010239 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c8abb151-a655-48f1-acb5-bf68eddecdb7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots returned with HTTP 200 Jan 21 10:32:23.016312 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1722/3417] 10.222.0.77 () {58 vars in 1210 bytes} [Thu Jan 21 10:32:22 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.025268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d0ac1be-59be-4fd0-926d-29a21bffef1c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?marker=0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:23.025763 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d0ac1be-59be-4fd0-926d-29a21bffef1c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.026346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d0ac1be-59be-4fd0-926d-29a21bffef1c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.026853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-1d0ac1be-59be-4fd0-926d-29a21bffef1c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.029407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-1d0ac1be-59be-4fd0-926d-29a21bffef1c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.075724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1d0ac1be-59be-4fd0-926d-29a21bffef1c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.076523 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d0ac1be-59be-4fd0-926d-29a21bffef1c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?marker=0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 200 Jan 21 10:32:23.077430 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1696/3418] 10.222.0.77 () {58 vars in 1297 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?marker=0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 342 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.090641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2550a29b-c239-43a1-9ae5-b10f249e2673 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?offset=2&limit=3 Jan 21 10:32:23.091110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2550a29b-c239-43a1-9ae5-b10f249e2673 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.091345 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.091345 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.091716 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2550a29b-c239-43a1-9ae5-b10f249e2673 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.092303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-2550a29b-c239-43a1-9ae5-b10f249e2673 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.092972 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.092972 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.094698 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-2550a29b-c239-43a1-9ae5-b10f249e2673 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.114337 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2550a29b-c239-43a1-9ae5-b10f249e2673 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.115118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2550a29b-c239-43a1-9ae5-b10f249e2673 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 10:32:23.116192 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1723/3419] 10.222.0.77 () {58 vars in 1243 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?offset=2&limit=3 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.130136 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65df0204-1dd5-4b5d-8acc-b493b4c7e105 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=created_at&sort_dir=asc Jan 21 10:32:23.130998 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65df0204-1dd5-4b5d-8acc-b493b4c7e105 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.132946 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.132946 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.132946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65df0204-1dd5-4b5d-8acc-b493b4c7e105 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.132946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-65df0204-1dd5-4b5d-8acc-b493b4c7e105 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.132946 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.132946 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.134491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-65df0204-1dd5-4b5d-8acc-b493b4c7e105 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.154901 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65df0204-1dd5-4b5d-8acc-b493b4c7e105 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.155885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65df0204-1dd5-4b5d-8acc-b493b4c7e105 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 10:32:23.157101 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1697/3420] 10.222.0.77 () {58 vars in 1275 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.170593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-284538d7-920e-4eac-874b-77404dd09257 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=created_at&sort_dir=desc Jan 21 10:32:23.171257 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-284538d7-920e-4eac-874b-77404dd09257 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.171485 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.171485 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.171887 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-284538d7-920e-4eac-874b-77404dd09257 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.172489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-284538d7-920e-4eac-874b-77404dd09257 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.173211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.173211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.175416 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-284538d7-920e-4eac-874b-77404dd09257 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.200602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-284538d7-920e-4eac-874b-77404dd09257 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.201517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-284538d7-920e-4eac-874b-77404dd09257 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 10:32:23.202363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1724/3421] 10.222.0.77 () {58 vars in 1277 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.218392 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7b98e0e-aff4-4bf0-9dc0-ca508c22dc4c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=id&sort_dir=asc Jan 21 10:32:23.219108 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7b98e0e-aff4-4bf0-9dc0-ca508c22dc4c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.219410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.219410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.219804 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7b98e0e-aff4-4bf0-9dc0-ca508c22dc4c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.220483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-e7b98e0e-aff4-4bf0-9dc0-ca508c22dc4c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.221267 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.221267 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.222946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-e7b98e0e-aff4-4bf0-9dc0-ca508c22dc4c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.246363 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7b98e0e-aff4-4bf0-9dc0-ca508c22dc4c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.247641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7b98e0e-aff4-4bf0-9dc0-ca508c22dc4c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 10:32:23.248739 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1698/3422] 10.222.0.77 () {58 vars in 1259 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.262900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-91c25079-6b1a-4cfd-ab41-daca98934870 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=id&sort_dir=desc Jan 21 10:32:23.263490 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-91c25079-6b1a-4cfd-ab41-daca98934870 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.263703 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.263703 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.264076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-91c25079-6b1a-4cfd-ab41-daca98934870 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.264669 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-91c25079-6b1a-4cfd-ab41-daca98934870 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.265343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.265343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.267003 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-91c25079-6b1a-4cfd-ab41-daca98934870 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.285986 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-91c25079-6b1a-4cfd-ab41-daca98934870 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.286831 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-91c25079-6b1a-4cfd-ab41-daca98934870 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 10:32:23.287732 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1725/3423] 10.222.0.77 () {58 vars in 1261 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.300960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-413f7004-50f0-4811-b09d-9695b7224860 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=display_name&sort_dir=asc Jan 21 10:32:23.301479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-413f7004-50f0-4811-b09d-9695b7224860 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.301692 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.301692 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.302396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-413f7004-50f0-4811-b09d-9695b7224860 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.303364 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-413f7004-50f0-4811-b09d-9695b7224860 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.304179 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.304179 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.305917 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-413f7004-50f0-4811-b09d-9695b7224860 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.326571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-413f7004-50f0-4811-b09d-9695b7224860 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.327716 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-413f7004-50f0-4811-b09d-9695b7224860 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 10:32:23.328720 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1699/3424] 10.222.0.77 () {58 vars in 1279 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.341369 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db71253b-a8a3-4cdd-974b-57b732ba4688 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=display_name&sort_dir=desc Jan 21 10:32:23.341899 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db71253b-a8a3-4cdd-974b-57b732ba4688 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.342113 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.342113 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.342487 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-db71253b-a8a3-4cdd-974b-57b732ba4688 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.343083 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-db71253b-a8a3-4cdd-974b-57b732ba4688 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.343785 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.343785 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.345521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-db71253b-a8a3-4cdd-974b-57b732ba4688 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.365648 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-db71253b-a8a3-4cdd-974b-57b732ba4688 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.366619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-db71253b-a8a3-4cdd-974b-57b732ba4688 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 10:32:23.367503 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1726/3425] 10.222.0.77 () {58 vars in 1281 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.381165 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09ebe2cf-7f82-4ae9-87de-3d6c8280a976 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 Jan 21 10:32:23.381684 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09ebe2cf-7f82-4ae9-87de-3d6c8280a976 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.381901 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.381901 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.382425 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-09ebe2cf-7f82-4ae9-87de-3d6c8280a976 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.383023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-09ebe2cf-7f82-4ae9-87de-3d6c8280a976 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.383782 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.383782 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.385563 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-09ebe2cf-7f82-4ae9-87de-3d6c8280a976 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.405021 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-09ebe2cf-7f82-4ae9-87de-3d6c8280a976 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.405965 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.405965 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.407384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-09ebe2cf-7f82-4ae9-87de-3d6c8280a976 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 returned with HTTP 200 Jan 21 10:32:23.408210 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1700/3426] 10.222.0.77 () {58 vars in 1352 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.420320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d9beb2b-112a-4f8d-9cc2-bf20c145acfc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?status=available Jan 21 10:32:23.420855 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d9beb2b-112a-4f8d-9cc2-bf20c145acfc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.421078 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.421078 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.421464 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1d9beb2b-112a-4f8d-9cc2-bf20c145acfc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'detail' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.422067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-1d9beb2b-112a-4f8d-9cc2-bf20c145acfc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.422793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.422793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.425996 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-1d9beb2b-112a-4f8d-9cc2-bf20c145acfc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.445617 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1d9beb2b-112a-4f8d-9cc2-bf20c145acfc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.446700 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.446700 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.448314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1d9beb2b-112a-4f8d-9cc2-bf20c145acfc tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?status=available returned with HTTP 200 Jan 21 10:32:23.449173 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1727/3427] 10.222.0.77 () {58 vars in 1264 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?status=available => generated 1398 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:23.461914 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58ce9f58-7f83-4795-b7c6-32d5d295070c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 Jan 21 10:32:23.462441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58ce9f58-7f83-4795-b7c6-32d5d295070c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.462660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.462660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.463042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-58ce9f58-7f83-4795-b7c6-32d5d295070c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.463681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-58ce9f58-7f83-4795-b7c6-32d5d295070c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.465985 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-58ce9f58-7f83-4795-b7c6-32d5d295070c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.488375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-58ce9f58-7f83-4795-b7c6-32d5d295070c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.489324 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.489324 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.490695 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-58ce9f58-7f83-4795-b7c6-32d5d295070c tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 returned with HTTP 200 Jan 21 10:32:23.491563 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1701/3428] 10.222.0.77 () {58 vars in 1386 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:32:23.504265 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2ca82a2f-0ffd-49d0-85d1-e3f632a8b7d0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 Jan 21 10:32:23.504801 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2ca82a2f-0ffd-49d0-85d1-e3f632a8b7d0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.505021 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.505021 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.505396 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2ca82a2f-0ffd-49d0-85d1-e3f632a8b7d0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.505989 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-2ca82a2f-0ffd-49d0-85d1-e3f632a8b7d0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.508407 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-2ca82a2f-0ffd-49d0-85d1-e3f632a8b7d0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.531179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2ca82a2f-0ffd-49d0-85d1-e3f632a8b7d0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.532002 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2ca82a2f-0ffd-49d0-85d1-e3f632a8b7d0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 returned with HTTP 200 Jan 21 10:32:23.532877 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1728/3429] 10.222.0.77 () {58 vars in 1331 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.545091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ffb6147-3ac8-43b8-b3e3-28355a1f5b79 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?status=available Jan 21 10:32:23.545642 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ffb6147-3ac8-43b8-b3e3-28355a1f5b79 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.545913 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.545913 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.546234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ffb6147-3ac8-43b8-b3e3-28355a1f5b79 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.546830 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-4ffb6147-3ac8-43b8-b3e3-28355a1f5b79 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.549935 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-4ffb6147-3ac8-43b8-b3e3-28355a1f5b79 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87995) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.569614 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ffb6147-3ac8-43b8-b3e3-28355a1f5b79 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.570528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ffb6147-3ac8-43b8-b3e3-28355a1f5b79 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?status=available returned with HTTP 200 Jan 21 10:32:23.571417 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1702/3430] 10.222.0.77 () {58 vars in 1243 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?status=available => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.584244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a17e699-8ab5-4330-9f7c-180b8541c0b7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 Jan 21 10:32:23.584820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a17e699-8ab5-4330-9f7c-180b8541c0b7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.585037 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.585037 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.585413 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3a17e699-8ab5-4330-9f7c-180b8541c0b7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.586101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-3a17e699-8ab5-4330-9f7c-180b8541c0b7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Removing options '' from query. {{(pid=87996) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:32:23.587043 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.587043 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.588803 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.db.sqlalchemy.api [None req-3a17e699-8ab5-4330-9f7c-180b8541c0b7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Building query based on filter {{(pid=87996) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 10:32:23.607243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3a17e699-8ab5-4330-9f7c-180b8541c0b7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Get all snapshots completed successfully. Jan 21 10:32:23.608093 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3a17e699-8ab5-4330-9f7c-180b8541c0b7 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 returned with HTTP 200 Jan 21 10:32:23.608921 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1729/3431] 10.222.0.77 () {58 vars in 1365 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1258129387 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.622872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f49c328-d6b1-4718-a7d4-4ad3a8da9242 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] DELETE http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:23.623521 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f49c328-d6b1-4718-a7d4-4ad3a8da9242 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.623740 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.623740 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.624305 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7f49c328-d6b1-4718-a7d4-4ad3a8da9242 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.624732 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-7f49c328-d6b1-4718-a7d4-4ad3a8da9242 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Delete snapshot with id: 59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:23.650351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.650351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.651788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7f49c328-d6b1-4718-a7d4-4ad3a8da9242 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:23.726583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7f49c328-d6b1-4718-a7d4-4ad3a8da9242 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot delete request issued successfully. Jan 21 10:32:23.727051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7f49c328-d6b1-4718-a7d4-4ad3a8da9242 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 returned with HTTP 202 Jan 21 10:32:23.728420 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1703/3432] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:32:23 2021] DELETE /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:32:23.736374 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-869d1524-b990-4ee3-a5ce-f0e568b3fdc6 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:23.738070 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-869d1524-b990-4ee3-a5ce-f0e568b3fdc6 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.738308 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.738308 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.738716 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-869d1524-b990-4ee3-a5ce-f0e568b3fdc6 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.770005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.770005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.771267 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-869d1524-b990-4ee3-a5ce-f0e568b3fdc6 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:23.774041 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-869d1524-b990-4ee3-a5ce-f0e568b3fdc6 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 returned with HTTP 200 Jan 21 10:32:23.774789 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1730/3433] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 => generated 472 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:23.878550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4dd93633-4736-4917-a400-47ab5d522b47 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:23.879335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4dd93633-4736-4917-a400-47ab5d522b47 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:23.879591 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:23.879591 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:23.879811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4dd93633-4736-4917-a400-47ab5d522b47 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:23.931192 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:23.931192 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:23.942795 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4dd93633-4736-4917-a400-47ab5d522b47 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:23.972021 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4dd93633-4736-4917-a400-47ab5d522b47 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:23.983295 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1704/3434] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:23 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 980 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:24.787848 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4737d813-04f7-4e28-8396-fb2996c26cd9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:24.789056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4737d813-04f7-4e28-8396-fb2996c26cd9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:24.789257 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:24.789257 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:24.789934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4737d813-04f7-4e28-8396-fb2996c26cd9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:24.821155 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:24.821155 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:24.821155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4737d813-04f7-4e28-8396-fb2996c26cd9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:24.821155 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4737d813-04f7-4e28-8396-fb2996c26cd9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 returned with HTTP 200 Jan 21 10:32:24.821756 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1731/3435] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:24 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:25.000527 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17bf748b-8a8a-4fa3-ab27-37a7430a4574 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:25.000853 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17bf748b-8a8a-4fa3-ab27-37a7430a4574 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:25.001246 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:25.001246 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:25.001852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17bf748b-8a8a-4fa3-ab27-37a7430a4574 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:25.072716 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:25.072716 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:25.082854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-17bf748b-8a8a-4fa3-ab27-37a7430a4574 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:25.115409 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17bf748b-8a8a-4fa3-ab27-37a7430a4574 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:25.117178 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1705/3436] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:24 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 980 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:25.833575 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2602ca66-7c09-478e-aeae-019b38f8f5f0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 Jan 21 10:32:25.834159 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2602ca66-7c09-478e-aeae-019b38f8f5f0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:25.834279 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:25.834279 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:25.834647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2602ca66-7c09-478e-aeae-019b38f8f5f0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:25.857966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2602ca66-7c09-478e-aeae-019b38f8f5f0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 returned with HTTP 404 Jan 21 10:32:25.858921 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1732/3437] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:25 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/59fee803-f364-4481-9200-50bc12f4aec5 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:25.871782 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07bbf75c-2403-4ecc-b574-74c1dd1c45e3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] DELETE http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:25.872591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07bbf75c-2403-4ecc-b574-74c1dd1c45e3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:25.872892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:25.872892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:25.873476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-07bbf75c-2403-4ecc-b574-74c1dd1c45e3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:25.874022 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-07bbf75c-2403-4ecc-b574-74c1dd1c45e3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Delete snapshot with id: 0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:25.910009 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:25.910009 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:25.911051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-07bbf75c-2403-4ecc-b574-74c1dd1c45e3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:25.971961 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-07bbf75c-2403-4ecc-b574-74c1dd1c45e3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot delete request issued successfully. Jan 21 10:32:25.972398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-07bbf75c-2403-4ecc-b574-74c1dd1c45e3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 202 Jan 21 10:32:25.973369 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1706/3438] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:32:25 2021] DELETE /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:32:25.981385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9382a97-4981-42cb-b3a8-837e4edf4cb0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:25.982099 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9382a97-4981-42cb-b3a8-837e4edf4cb0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:25.982585 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9382a97-4981-42cb-b3a8-837e4edf4cb0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:26.009789 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:26.009789 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:26.011068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d9382a97-4981-42cb-b3a8-837e4edf4cb0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:26.013029 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9382a97-4981-42cb-b3a8-837e4edf4cb0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 200 Jan 21 10:32:26.013851 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1733/3439] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:25 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:26.133692 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6e80d64-896c-4a17-a144-5e568a72037a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:26.134221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6e80d64-896c-4a17-a144-5e568a72037a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:26.134443 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:26.134443 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:26.134870 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6e80d64-896c-4a17-a144-5e568a72037a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:26.188178 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:26.188178 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:26.197064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f6e80d64-896c-4a17-a144-5e568a72037a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:26.222092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6e80d64-896c-4a17-a144-5e568a72037a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:26.222960 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1707/3440] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:26 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:26.239975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7aa24f8c-8ca7-4340-b457-43928854ce05 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:26.240653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7aa24f8c-8ca7-4340-b457-43928854ce05 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:26.241105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:26.241105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:26.241966 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7aa24f8c-8ca7-4340-b457-43928854ce05 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:26.308446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:26.308446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:26.318710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7aa24f8c-8ca7-4340-b457-43928854ce05 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:26.348650 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7aa24f8c-8ca7-4340-b457-43928854ce05 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:26.349491 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1734/3441] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:26 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1368 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:26.550745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-6675b8ae-87d8-403f-8646-a420a589c12a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:26.551449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-6675b8ae-87d8-403f-8646-a420a589c12a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:26.551681 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:26.551681 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:26.552829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-6675b8ae-87d8-403f-8646-a420a589c12a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:26.603424 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:26.603424 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:26.612943 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-6675b8ae-87d8-403f-8646-a420a589c12a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:26.637744 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-6675b8ae-87d8-403f-8646-a420a589c12a tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:26.638657 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1708/3442] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:32:26 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:27.026562 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:27.027504 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:27.027504 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:27.027504 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:27.028009 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:27.073664 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:27.073664 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:27.074942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:27.076988 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 200 Jan 21 10:32:27.077868 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1735/3443] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:27 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 472 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:27.478461 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-c1868947-3c69-48a0-9546-762948358d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:27.478990 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-c1868947-3c69-48a0-9546-762948358d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:27.479253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:27.479253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:27.479627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-c1868947-3c69-48a0-9546-762948358d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:27.531246 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:27.531246 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:27.541136 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-c1868947-3c69-48a0-9546-762948358d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:27.566585 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-c1868947-3c69-48a0-9546-762948358d3f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:27.567515 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1709/3444] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:32:27 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:27.578377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume// Jan 21 10:32:27.578857 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:27.579076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:27.579076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:27.579517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:27.581395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9fc4c02e-716d-4faf-93e7-5edd4dd683cd tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:32:27.582035 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1736/3445] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:32: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 21 10:32:27.597084 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-09a4e502-2a20-46e3-89ce-f0860b6ee73e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments Jan 21 10:32:27.597620 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:27.597620 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:27.598040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-09a4e502-2a20-46e3-89ce-f0860b6ee73e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d35b732-1f26-489e-bec1-359d3fce497f", "instance_uuid": "d672e5e0-06ce-4bbe-a399-f06f10dad92c", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:27.649953 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:27.649953 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:27.708001 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-09a4e502-2a20-46e3-89ce-f0860b6ee73e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments returned with HTTP 200 Jan 21 10:32:27.708976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1710/3446] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:32:27 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:32:28.094860 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20ff0d88-ad31-4450-ab22-ff6799550f92 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 Jan 21 10:32:28.097032 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20ff0d88-ad31-4450-ab22-ff6799550f92 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:28.097968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-20ff0d88-ad31-4450-ab22-ff6799550f92 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:28.136204 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-20ff0d88-ad31-4450-ab22-ff6799550f92 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 returned with HTTP 404 Jan 21 10:32:28.137276 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1737/3447] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:28 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/0c3bfe7b-6f01-476b-9b18-a72aec7d3c37 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:28.147038 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fddd515-dfe6-4deb-b724-e2e504351ba9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] DELETE http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:28.147705 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fddd515-dfe6-4deb-b724-e2e504351ba9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:28.147929 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:28.147929 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:28.148303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3fddd515-dfe6-4deb-b724-e2e504351ba9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:28.148956 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-3fddd515-dfe6-4deb-b724-e2e504351ba9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Delete snapshot with id: 7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:28.175891 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:28.175891 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:28.177058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3fddd515-dfe6-4deb-b724-e2e504351ba9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:28.244312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3fddd515-dfe6-4deb-b724-e2e504351ba9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot delete request issued successfully. Jan 21 10:32:28.244792 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3fddd515-dfe6-4deb-b724-e2e504351ba9 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 returned with HTTP 202 Jan 21 10:32:28.246360 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1711/3448] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:32:28 2021] DELETE /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:32:28.256380 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:28.256905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:28.257600 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:28.285212 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:28.285212 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:28.286469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:28.289105 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 returned with HTTP 200 Jan 21 10:32:28.289343 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1738/3449] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:28 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:29.304349 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5326eb3b-a836-4ac9-8fa6-f0f9ea9af712 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:29.304906 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5326eb3b-a836-4ac9-8fa6-f0f9ea9af712 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:29.305147 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:29.305147 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:29.305540 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5326eb3b-a836-4ac9-8fa6-f0f9ea9af712 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:29.335855 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:29.335855 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:29.337097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5326eb3b-a836-4ac9-8fa6-f0f9ea9af712 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Snapshot retrieved successfully. Jan 21 10:32:29.339109 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5326eb3b-a836-4ac9-8fa6-f0f9ea9af712 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 returned with HTTP 200 Jan 21 10:32:29.339988 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1712/3450] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:29 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:29.493757 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume// Jan 21 10:32:29.494356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:29.494658 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:29.494658 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:29.495380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:29.496638 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7479c30d-21e4-488c-b726-a4bf341981a8 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:32:29.497343 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1739/3451] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:32:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:32:29.510804 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-d8597845-6a56-4c75-a6ae-dd1f7829c179 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:32:29.511448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-d8597845-6a56-4c75-a6ae-dd1f7829c179 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:29.511675 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:29.511675 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:29.512065 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-d8597845-6a56-4c75-a6ae-dd1f7829c179 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:29.562434 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:29.562434 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:29.572067 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-d8597845-6a56-4c75-a6ae-dd1f7829c179 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:32:29.593390 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:29.593390 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:29.604883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-d8597845-6a56-4c75-a6ae-dd1f7829c179 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:32:29.605886 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1713/3452] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:32:29 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1466 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:32:29.640694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-ec2df553-2d37-40fd-97f4-bc57f09d1f42 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] PUT http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f Jan 21 10:32:29.641597 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-ec2df553-2d37-40fd-97f4-bc57f09d1f42 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:29.671462 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:32:29.671462 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:32:29.672276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-ec2df553-2d37-40fd-97f4-bc57f09d1f42 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-8d35b732-1f26-489e-bec1-359d3fce497f-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:32:29.675626 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:29.675626 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:30.353635 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59f1d4c8-778a-4e69-9ef1-017a8571d798 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 Jan 21 10:32:30.354198 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59f1d4c8-778a-4e69-9ef1-017a8571d798 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:30.354713 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:30.354713 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:30.355094 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-59f1d4c8-778a-4e69-9ef1-017a8571d798 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:30.380641 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-59f1d4c8-778a-4e69-9ef1-017a8571d798 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 returned with HTTP 404 Jan 21 10:32:30.381661 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1714/3453] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:32:30 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/snapshots/7d7cc996-842f-4c05-aebf-d73f72235fe0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:30.389048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78430fa8-42ee-49bb-8188-2768cbf94920 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] DELETE http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:30.389591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78430fa8-42ee-49bb-8188-2768cbf94920 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:30.390095 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-78430fa8-42ee-49bb-8188-2768cbf94920 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:30.390571 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-78430fa8-42ee-49bb-8188-2768cbf94920 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Delete volume with id: 3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:30.444381 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:30.444381 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:30.445532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-78430fa8-42ee-49bb-8188-2768cbf94920 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:30.478076 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-78430fa8-42ee-49bb-8188-2768cbf94920 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Delete volume request issued successfully. Jan 21 10:32:30.478935 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-78430fa8-42ee-49bb-8188-2768cbf94920 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 returned with HTTP 202 Jan 21 10:32:30.482131 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1715/3454] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:32:30 2021] DELETE /volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:32:30.492918 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0219e37-f7fa-487f-a073-3424842fc57e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:30.493737 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0219e37-f7fa-487f-a073-3424842fc57e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:30.494127 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:30.494127 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:30.494974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0219e37-f7fa-487f-a073-3424842fc57e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:30.548201 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:30.548201 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:30.559048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d0219e37-f7fa-487f-a073-3424842fc57e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:30.584612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0219e37-f7fa-487f-a073-3424842fc57e tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 returned with HTTP 200 Jan 21 10:32:30.585464 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1716/3455] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:30 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 => generated 918 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:31.098326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-ec2df553-2d37-40fd-97f4-bc57f09d1f42 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-8d35b732-1f26-489e-bec1-359d3fce497f-n-h1-758944-3'" released by "attachment_update" :: held 1.426s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:32:31.099681 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-ec2df553-2d37-40fd-97f4-bc57f09d1f42 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f returned with HTTP 200 Jan 21 10:32:31.100730 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1740/3456] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:32:29 2021] PUT /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f => generated 762 bytes in 1465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 10:32:31.147584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-61133979-098c-4fc9-a30a-78d0c5cdcd48 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f/action Jan 21 10:32:31.148527 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:31.148527 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:31.149390 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-61133979-098c-4fc9-a30a-78d0c5cdcd48 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:32:31.149850 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-61133979-098c-4fc9-a30a-78d0c5cdcd48 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:32:31.234791 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:31.234791 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:31.253101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-af05650c-2aa5-4d9a-85c1-59972c03ed5b req-61133979-098c-4fc9-a30a-78d0c5cdcd48 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f/action returned with HTTP 204 Jan 21 10:32:31.254385 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1717/3457] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:32:31 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:32:31.602476 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a765829-4c6f-463b-9c92-1819c49010a0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:31.603273 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a765829-4c6f-463b-9c92-1819c49010a0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:31.603531 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:31.603531 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:31.603920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7a765829-4c6f-463b-9c92-1819c49010a0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:31.655513 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:32:31.655513 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:32:31.665212 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7a765829-4c6f-463b-9c92-1819c49010a0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Volume info retrieved successfully. Jan 21 10:32:31.688991 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7a765829-4c6f-463b-9c92-1819c49010a0 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 returned with HTTP 200 Jan 21 10:32:31.691019 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1741/3458] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:31 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:32:32.707622 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e3dbdc6-5e09-418e-8395-14e5103faff3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] GET http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 Jan 21 10:32:32.708119 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e3dbdc6-5e09-418e-8395-14e5103faff3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:32:32.708324 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:32:32.708324 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:32:32.709056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8e3dbdc6-5e09-418e-8395-14e5103faff3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:32:32.760741 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8e3dbdc6-5e09-418e-8395-14e5103faff3 tempest-VolumesSnapshotListTestJSON-738468201 tempest-VolumesSnapshotListTestJSON-738468201] http://10.222.0.77/volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 returned with HTTP 404 Jan 21 10:32:32.762040 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1718/3459] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:32:32 2021] GET /volume/v3/55b3ab358a13445da0702382e3f94ec0/volumes/3ae82876-5211-494a-8c30-80dde2a02840 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:35:01.312095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f90eddfc-0461-4958-ad48-28b33abcfb27 req-16ae17a3-6e33-4960-994d-8c254f18f152 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f Jan 21 10:35:01.312631 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f90eddfc-0461-4958-ad48-28b33abcfb27 req-16ae17a3-6e33-4960-994d-8c254f18f152 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:35:01.312813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:35:01.312813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:35:01.313205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f90eddfc-0461-4958-ad48-28b33abcfb27 req-16ae17a3-6e33-4960-994d-8c254f18f152 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:35:01.346573 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:01.346573 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:01.863361 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f90eddfc-0461-4958-ad48-28b33abcfb27 req-16ae17a3-6e33-4960-994d-8c254f18f152 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:35:01.863813 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-f90eddfc-0461-4958-ad48-28b33abcfb27 req-16ae17a3-6e33-4960-994d-8c254f18f152 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:35:01.872612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f90eddfc-0461-4958-ad48-28b33abcfb27 req-16ae17a3-6e33-4960-994d-8c254f18f152 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f returned with HTTP 200 Jan 21 10:35:01.873492 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1742/3460] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:35:01 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/dad3003a-c2db-4dd3-8d10-67385c9f9a6f => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:35:02.988060 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:35:02.988686 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:35:02.989021 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:35:03.038380 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:03.038380 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:03.048039 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:35:03.074569 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:35:03.075987 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1719/3461] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:35:02 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1368 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:35:03.908286 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-263c1f00-980d-4378-b8b9-91547574b3b2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:35:03.908811 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-263c1f00-980d-4378-b8b9-91547574b3b2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:35:03.909029 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:35:03.909029 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:35:03.909417 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-263c1f00-980d-4378-b8b9-91547574b3b2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:35:03.965002 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:03.965002 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:03.973862 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cba276bc-25d3-4793-baf6-8856fb795854 req-263c1f00-980d-4378-b8b9-91547574b3b2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:35:03.999025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-263c1f00-980d-4378-b8b9-91547574b3b2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:35:04.000139 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1743/3462] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:35:03 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1368 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:35:04.010654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume// Jan 21 10:35:04.011173 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:35:04.011420 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:35:04.011420 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:35:04.011791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:35:04.013050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:35:04.013639 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1720/3463] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:35:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:35:04.026937 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-8b6ee40a-a12c-40d2-849d-923d97a4bb72 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments Jan 21 10:35:04.027501 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:35:04.027501 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:35:04.027910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-8b6ee40a-a12c-40d2-849d-923d97a4bb72 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d35b732-1f26-489e-bec1-359d3fce497f", "instance_uuid": "8caec2cc-f9ff-40bf-9d3f-2f045e6abefe", "connector": null}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:35:04.079210 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:04.079210 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:04.134916 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-8b6ee40a-a12c-40d2-849d-923d97a4bb72 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments returned with HTTP 200 Jan 21 10:35:04.135856 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1744/3464] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:35:04 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:35:05.457863 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume// Jan 21 10:35:05.459190 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:35:05.460133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:35:05.461570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9dfc0449-30c8-467c-a026-876cb1ab226d tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:35:05.462148 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1721/3465] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:35:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:35:05.475261 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-d4d54069-8b1a-4cf6-9bab-07958e04f3f2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:35:05.475846 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-d4d54069-8b1a-4cf6-9bab-07958e04f3f2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:35:05.476070 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:35:05.476070 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:35:05.476442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-d4d54069-8b1a-4cf6-9bab-07958e04f3f2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:35:05.531126 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:05.531126 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:05.539951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-cba276bc-25d3-4793-baf6-8856fb795854 req-d4d54069-8b1a-4cf6-9bab-07958e04f3f2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:35:05.568609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:05.568609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:05.580602 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-d4d54069-8b1a-4cf6-9bab-07958e04f3f2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:35:05.581444 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1745/3466] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:35:05 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1466 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:35:05.624377 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9f729ce4-f2ec-4cf9-a594-6ae2d168c8af tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] PUT http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c Jan 21 10:35:05.625920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9f729ce4-f2ec-4cf9-a594-6ae2d168c8af tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:35:05.662866 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:35:05.662866 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:35:05.663451 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9f729ce4-f2ec-4cf9-a594-6ae2d168c8af tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-8d35b732-1f26-489e-bec1-359d3fce497f-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:35:05.665854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:05.665854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:06.963286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9f729ce4-f2ec-4cf9-a594-6ae2d168c8af tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-8d35b732-1f26-489e-bec1-359d3fce497f-n-h1-758944-3'" released by "attachment_update" :: held 1.299s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:35:06.964629 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-9f729ce4-f2ec-4cf9-a594-6ae2d168c8af tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c returned with HTTP 200 Jan 21 10:35:06.966124 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1722/3467] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:35:05 2021] PUT /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c => generated 762 bytes in 1348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:35:07.017190 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-950fc88d-2d7b-4500-ae55-7c1660354782 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c/action Jan 21 10:35:07.017787 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:35:07.017787 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:35:07.018087 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-950fc88d-2d7b-4500-ae55-7c1660354782 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:35:07.018469 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-950fc88d-2d7b-4500-ae55-7c1660354782 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:35:07.090185 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:35:07.090185 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:35:07.105608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-cba276bc-25d3-4793-baf6-8856fb795854 req-950fc88d-2d7b-4500-ae55-7c1660354782 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c/action returned with HTTP 204 Jan 21 10:35:07.107545 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1746/3468] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:35:07 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:37:17.682654 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a52b8f1e-20cc-45f0-84e9-52390b857986 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots Jan 21 10:37:17.683931 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:17.683931 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:17.684571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a52b8f1e-20cc-45f0-84e9-52390b857986 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d35b732-1f26-489e-bec1-359d3fce497f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1470630558", "description": null, "metadata": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:37:17.737516 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:17.737516 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:17.738691 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a52b8f1e-20cc-45f0-84e9-52390b857986 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:17.739051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-a52b8f1e-20cc-45f0-84e9-52390b857986 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create snapshot from volume 8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:37:17.796104 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-a52b8f1e-20cc-45f0-84e9-52390b857986 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['209f4d86-f430-4417-95b5-b3aa1e53fe0b', '596b623b-11ec-4b78-9a9a-e53ee18ad052', 'eede49e9-2564-4c43-91ca-96c1308c6caf', 'ac6bdf48-04e3-419e-a5bf-792bab2ba80f'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:37:17.902130 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a52b8f1e-20cc-45f0-84e9-52390b857986 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot force create request issued successfully. Jan 21 10:37:17.903307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a52b8f1e-20cc-45f0-84e9-52390b857986 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots returned with HTTP 202 Jan 21 10:37:17.905017 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1723/3469] 10.222.0.77 () {60 vars in 1232 bytes} [Thu Jan 21 10:37:17 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots => generated 308 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:37:17.916049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7abfe77-aa87-4763-9ae4-fcd5c2bfe277 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:37:17.916820 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7abfe77-aa87-4763-9ae4-fcd5c2bfe277 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:17.916820 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:17.916820 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:17.917071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7abfe77-aa87-4763-9ae4-fcd5c2bfe277 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:17.945912 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:17.945912 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:17.947426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a7abfe77-aa87-4763-9ae4-fcd5c2bfe277 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:37:17.949608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7abfe77-aa87-4763-9ae4-fcd5c2bfe277 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 200 Jan 21 10:37:17.950532 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1747/3470] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:37:17 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:18.964877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43ed1e0e-ab87-484d-b4fb-0b156075b44e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:37:18.966602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43ed1e0e-ab87-484d-b4fb-0b156075b44e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:18.966949 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:18.966949 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:18.967527 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-43ed1e0e-ab87-484d-b4fb-0b156075b44e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:19.018105 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:19.018105 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:19.019316 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-43ed1e0e-ab87-484d-b4fb-0b156075b44e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:37:19.021281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-43ed1e0e-ab87-484d-b4fb-0b156075b44e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 200 Jan 21 10:37:19.022109 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1724/3471] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:37:18 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 440 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:20.034141 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b04e64de-fc3d-4381-93af-e58941358e62 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:37:20.034681 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b04e64de-fc3d-4381-93af-e58941358e62 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:20.034856 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:20.034856 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:20.035255 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b04e64de-fc3d-4381-93af-e58941358e62 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:20.060826 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:20.060826 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:20.061952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b04e64de-fc3d-4381-93af-e58941358e62 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:37:20.063910 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b04e64de-fc3d-4381-93af-e58941358e62 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 200 Jan 21 10:37:20.064728 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1748/3472] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:37:20 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:20.076615 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26168349-3f77-43de-aaa7-40ac9dd0784c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:37:20.077296 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26168349-3f77-43de-aaa7-40ac9dd0784c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:20.077590 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:20.077590 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:20.078209 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26168349-3f77-43de-aaa7-40ac9dd0784c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:20.102735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:20.102735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:20.103897 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-26168349-3f77-43de-aaa7-40ac9dd0784c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:37:20.105941 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26168349-3f77-43de-aaa7-40ac9dd0784c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 200 Jan 21 10:37:20.106738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1725/3473] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:37:20 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:20.117127 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes Jan 21 10:37:20.117656 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:20.117656 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:20.118076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1454498083", "snapshot_id": "8b9dde8e-9009-49f9-92e1-8c560f4bb83c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:37:20.119429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1454498083', 'snapshot_id': '8b9dde8e-9009-49f9-92e1-8c560f4bb83c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:37:20.147917 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:20.147917 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:20.149061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:37:20.149422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume of 1 GB Jan 21 10:37:20.161292 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Availability Zones retrieved successfully. Jan 21 10:37:20.177845 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (392eae81-8d41-4b6d-b954-c09603cf13c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:37:20.180596 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3821b765-09fa-4f94-b89e-bf1dff15f2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:37:20.182583 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:37:20.290100 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3821b765-09fa-4f94-b89e-bf1dff15f2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b9dde8e-9009-49f9-92e1-8c560f4bb83c', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:37:20.292842 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e826b48f-2e22-42f5-a1b7-e714bd08924c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:37:20.359403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Created reservations ['3c481466-5460-4a64-92a8-575f9c964f78', 'ed015dfe-0c87-4373-b747-4e7cb0346703', '54aa9cc3-1765-4804-928a-d90ce9e3a890', '3a1d35b2-0899-4abd-b9eb-81c83de2a156'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:37:20.361286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e826b48f-2e22-42f5-a1b7-e714bd08924c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c481466-5460-4a64-92a8-575f9c964f78', 'ed015dfe-0c87-4373-b747-4e7cb0346703', '54aa9cc3-1765-4804-928a-d90ce9e3a890', '3a1d35b2-0899-4abd-b9eb-81c83de2a156']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:37:20.363516 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1850030e-de54-45f3-b82a-3e90492a05bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:37:20.490056 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1850030e-de54-45f3-b82a-3e90492a05bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97a5d316-0096-499e-beea-b102df18da72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1454498083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['3c481466-5460-4a64-92a8-575f9c964f78','ed015dfe-0c87-4373-b747-4e7cb0346703','54aa9cc3-1765-4804-928a-d90ce9e3a890','3a1d35b2-0899-4abd-b9eb-81c83de2a156'],size=1,snapshot_id=8b9dde8e-9009-49f9-92e1-8c560f4bb83c,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), '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-21T10:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1454498083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97a5d316-0096-499e-beea-b102df18da72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f676cad451a4810b6f3b4580bed5915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b9dde8e-9009-49f9-92e1-8c560f4bb83c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2460f2ec13e449a8adf1d251c87007e6',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:37:20.492448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fb5eed-026f-4b55-81cc-3906443cc76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:37:20.521356 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fb5eed-026f-4b55-81cc-3906443cc76a) transitioned into state 'SUCCESS' from state '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-1454498083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f676cad451a4810b6f3b4580bed5915',qos_specs=None,replication_status=,reservations=['3c481466-5460-4a64-92a8-575f9c964f78','ed015dfe-0c87-4373-b747-4e7cb0346703','54aa9cc3-1765-4804-928a-d90ce9e3a890','3a1d35b2-0899-4abd-b9eb-81c83de2a156'],size=1,snapshot_id=8b9dde8e-9009-49f9-92e1-8c560f4bb83c,source_replicaid=,source_volid=None,status='creating',user_id='2460f2ec13e449a8adf1d251c87007e6',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:37:20.523341 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84ce1a3-5351-40b7-a8cd-9ed9d920f272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:37:20.620185 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84ce1a3-5351-40b7-a8cd-9ed9d920f272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:37:20.623592 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Flow 'volume_create_api' (392eae81-8d41-4b6d-b954-c09603cf13c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:37:20.672092 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Create volume request issued successfully. Jan 21 10:37:20.686167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7509f27b-1edb-4a40-ab04-19f2fbf23712 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes returned with HTTP 202 Jan 21 10:37:20.697334 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1749/3474] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:37:20 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes => generated 854 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:37:20.702030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aba82f89-eb79-4aab-a590-fc6dc92d8698 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:20.702699 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aba82f89-eb79-4aab-a590-fc6dc92d8698 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:20.702982 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:20.702982 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:20.703494 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-aba82f89-eb79-4aab-a590-fc6dc92d8698 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:20.756968 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:20.756968 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:20.765975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-aba82f89-eb79-4aab-a590-fc6dc92d8698 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:20.789153 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-aba82f89-eb79-4aab-a590-fc6dc92d8698 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:20.789998 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1726/3475] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:20 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 946 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:21.807379 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b5e26bc-abae-4946-9551-df3c1df3ba46 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:21.808558 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b5e26bc-abae-4946-9551-df3c1df3ba46 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:21.808677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:21.808677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:21.809076 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b5e26bc-abae-4946-9551-df3c1df3ba46 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:21.858890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:21.858890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:21.867416 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7b5e26bc-abae-4946-9551-df3c1df3ba46 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:21.890692 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b5e26bc-abae-4946-9551-df3c1df3ba46 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:21.891650 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1750/3476] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:21 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:22.911054 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9bfc435-6321-45ad-97b4-9eb41924c1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:22.911833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9bfc435-6321-45ad-97b4-9eb41924c1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:22.911833 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:22.911833 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:22.912163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b9bfc435-6321-45ad-97b4-9eb41924c1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:22.986862 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:22.986862 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:23.004997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b9bfc435-6321-45ad-97b4-9eb41924c1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:23.046079 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b9bfc435-6321-45ad-97b4-9eb41924c1c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:23.047002 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1727/3477] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:22 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 946 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:24.064706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26c05f76-5ed7-4c38-b6a5-827b883cad8f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:24.065226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26c05f76-5ed7-4c38-b6a5-827b883cad8f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:24.065511 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:24.065511 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:24.065755 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-26c05f76-5ed7-4c38-b6a5-827b883cad8f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:24.122125 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:24.122125 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:24.133384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-26c05f76-5ed7-4c38-b6a5-827b883cad8f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:24.160608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-26c05f76-5ed7-4c38-b6a5-827b883cad8f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:24.161897 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1751/3478] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:24 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 946 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:25.183578 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94b653d5-4fa8-4e4c-893e-5e49700bb1e5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:25.184429 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94b653d5-4fa8-4e4c-893e-5e49700bb1e5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:25.184775 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:25.184775 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:25.185502 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-94b653d5-4fa8-4e4c-893e-5e49700bb1e5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:25.253220 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:25.253220 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:25.265216 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-94b653d5-4fa8-4e4c-893e-5e49700bb1e5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:25.299626 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-94b653d5-4fa8-4e4c-893e-5e49700bb1e5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:25.300631 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1728/3479] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:25 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 946 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:26.318965 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b08246a8-3b8e-4a15-b395-2fab2a15256c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:26.319571 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b08246a8-3b8e-4a15-b395-2fab2a15256c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:26.319800 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:26.319800 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:26.320069 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b08246a8-3b8e-4a15-b395-2fab2a15256c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:26.373545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:26.373545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:26.382157 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b08246a8-3b8e-4a15-b395-2fab2a15256c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:26.409899 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b08246a8-3b8e-4a15-b395-2fab2a15256c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:26.414150 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1752/3480] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:26 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 946 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:27.430336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa43b3e5-76f5-45f3-8c61-6ddf7a03877b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:27.430828 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa43b3e5-76f5-45f3-8c61-6ddf7a03877b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:27.430977 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:27.430977 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:27.431380 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fa43b3e5-76f5-45f3-8c61-6ddf7a03877b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:27.486867 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:27.486867 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:27.495976 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fa43b3e5-76f5-45f3-8c61-6ddf7a03877b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:27.522745 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fa43b3e5-76f5-45f3-8c61-6ddf7a03877b tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:27.523593 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1729/3481] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:27 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 946 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:37:28.540781 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b9e78a4-e2e4-46cb-9862-91a1c74ee0c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:28.541302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b9e78a4-e2e4-46cb-9862-91a1c74ee0c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:28.541501 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:28.541501 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:28.542423 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1b9e78a4-e2e4-46cb-9862-91a1c74ee0c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:28.595343 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:28.595343 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:28.603411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1b9e78a4-e2e4-46cb-9862-91a1c74ee0c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:28.626517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1b9e78a4-e2e4-46cb-9862-91a1c74ee0c7 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:28.627359 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1753/3482] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:28 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 1396 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:37:28.642922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0bdef152-f58b-490b-a0ca-bfb76af1cab4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:28.643511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0bdef152-f58b-490b-a0ca-bfb76af1cab4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:28.643726 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:28.643726 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:28.644098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0bdef152-f58b-490b-a0ca-bfb76af1cab4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:28.696428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:28.696428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:28.704706 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0bdef152-f58b-490b-a0ca-bfb76af1cab4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:28.728177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0bdef152-f58b-490b-a0ca-bfb76af1cab4 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:28.729005 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1730/3483] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:37:28 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 1396 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:37:28.846161 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:28.846718 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:28.846938 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:28.846938 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:28.847335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:28.897362 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:28.897362 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:28.906524 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:28.931321 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:28.932178 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1754/3484] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:37:28 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 1396 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:37:29.964526 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-75830284-1ce6-4423-ae3c-1ad97370ca18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:29.965049 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-75830284-1ce6-4423-ae3c-1ad97370ca18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:29.965283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:29.965283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:29.965632 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-75830284-1ce6-4423-ae3c-1ad97370ca18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:30.013680 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:30.013680 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:30.021907 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-75830284-1ce6-4423-ae3c-1ad97370ca18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:30.044910 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-75830284-1ce6-4423-ae3c-1ad97370ca18 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:30.045739 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1731/3485] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:37:29 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 1396 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:37:30.056310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume// Jan 21 10:37:30.056795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:30.057016 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:30.057016 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:30.057395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:30.059277 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:37:30.059867 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1755/3486] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:37:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:37:30.072911 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e8b69dbf-239e-4b4d-ac3e-c257b65dc5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments Jan 21 10:37:30.073465 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:30.073465 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:30.073882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e8b69dbf-239e-4b4d-ac3e-c257b65dc5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97a5d316-0096-499e-beea-b102df18da72", "instance_uuid": "85ae3c1b-01cd-497e-b1e3-a83610b2998c", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:37:30.123434 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:30.123434 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:30.176273 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e8b69dbf-239e-4b4d-ac3e-c257b65dc5a3 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments returned with HTTP 200 Jan 21 10:37:30.177234 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1732/3487] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:37:30 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:37:32.677552 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume// Jan 21 10:37:32.678086 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:32.678625 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:32.679702 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-73eec7fc-216a-4070-8b46-7967c435c15c tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:37:32.680310 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1756/3488] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:37:32 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:37:32.693723 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-b138693d-5ba2-4e78-967c-a490a001da58 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:37:32.694509 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-b138693d-5ba2-4e78-967c-a490a001da58 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:37:32.694745 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:32.694745 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:32.695230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-b138693d-5ba2-4e78-967c-a490a001da58 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:37:32.744630 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:32.744630 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:32.753441 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-b138693d-5ba2-4e78-967c-a490a001da58 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:37:32.772211 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:32.772211 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:32.782040 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-b138693d-5ba2-4e78-967c-a490a001da58 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:37:32.783006 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1733/3489] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:37:32 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 1494 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:37:32.819593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e7ead212-fce8-4d4f-96ff-efce13de105e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] PUT http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d Jan 21 10:37:32.820785 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e7ead212-fce8-4d4f-96ff-efce13de105e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:37:32.848867 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:37:32.848867 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:37:32.849370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e7ead212-fce8-4d4f-96ff-efce13de105e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-97a5d316-0096-499e-beea-b102df18da72-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:37:32.851827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:32.851827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:34.140334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e7ead212-fce8-4d4f-96ff-efce13de105e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Lock "b'cinder-attachment_update-97a5d316-0096-499e-beea-b102df18da72-n-h2-758944-3'" released by "attachment_update" :: held 1.291s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:37:34.141004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-e7ead212-fce8-4d4f-96ff-efce13de105e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d returned with HTTP 200 Jan 21 10:37:34.141939 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1757/3490] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:37:32 2021] PUT /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d => generated 762 bytes in 1327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:37:34.190593 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-cfe7881f-e64a-4bec-99cd-904d087caeed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] POST http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d/action Jan 21 10:37:34.191157 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:37:34.191157 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:37:34.191610 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-cfe7881f-e64a-4bec-99cd-904d087caeed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:37:34.191994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-cfe7881f-e64a-4bec-99cd-904d087caeed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:37:34.273707 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:37:34.273707 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:37:34.287625 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-67a54a79-3b7b-4881-80b1-aa875e05318a req-cfe7881f-e64a-4bec-99cd-904d087caeed tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d/action returned with HTTP 204 Jan 21 10:37:34.288552 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1734/3491] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:37:34 2021] POST /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:39:41.292014 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2e0649de-e203-482b-8d9d-f3747f91e26e req-a51ce425-a403-4722-aec9-f93b95e7f3f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d Jan 21 10:39:41.292568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2e0649de-e203-482b-8d9d-f3747f91e26e req-a51ce425-a403-4722-aec9-f93b95e7f3f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:41.292727 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:41.292727 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:41.293101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-2e0649de-e203-482b-8d9d-f3747f91e26e req-a51ce425-a403-4722-aec9-f93b95e7f3f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:41.315920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:41.315920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:41.774430 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-2e0649de-e203-482b-8d9d-f3747f91e26e req-a51ce425-a403-4722-aec9-f93b95e7f3f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:39:41.774861 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-2e0649de-e203-482b-8d9d-f3747f91e26e req-a51ce425-a403-4722-aec9-f93b95e7f3f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:39:41.782034 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-2e0649de-e203-482b-8d9d-f3747f91e26e req-a51ce425-a403-4722-aec9-f93b95e7f3f1 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d returned with HTTP 200 Jan 21 10:39:41.782901 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1758/3492] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:39:41 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/e65d5f39-12cd-4c0a-99a2-8671bcde727d => generated 19 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:39:42.973491 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef9fb32-868e-4c78-835a-e239149be6e2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:39:42.974043 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef9fb32-868e-4c78-835a-e239149be6e2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:42.974260 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:42.974260 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:42.974639 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4ef9fb32-868e-4c78-835a-e239149be6e2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:42.975101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-4ef9fb32-868e-4c78-835a-e239149be6e2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: 97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:39:43.026725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:43.026725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:43.027921 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ef9fb32-868e-4c78-835a-e239149be6e2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:39:43.057283 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4ef9fb32-868e-4c78-835a-e239149be6e2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume request issued successfully. Jan 21 10:39:43.057875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4ef9fb32-868e-4c78-835a-e239149be6e2 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 202 Jan 21 10:39:43.058963 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1735/3493] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:39:42 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:39:43.067788 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f0b16dc-5b12-47cb-b411-d7eb9cc0edee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:39:43.068324 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f0b16dc-5b12-47cb-b411-d7eb9cc0edee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:43.068545 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:43.068545 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:43.068914 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f0b16dc-5b12-47cb-b411-d7eb9cc0edee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:43.120233 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:43.120233 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:43.129281 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6f0b16dc-5b12-47cb-b411-d7eb9cc0edee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:39:43.154356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f0b16dc-5b12-47cb-b411-d7eb9cc0edee tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:39:43.155834 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1759/3494] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:39:43 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:39:44.172136 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79f6c872-ae0c-4f1d-91a7-d8f2010159d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:39:44.172648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79f6c872-ae0c-4f1d-91a7-d8f2010159d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:44.173005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:44.173005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:44.173442 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79f6c872-ae0c-4f1d-91a7-d8f2010159d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:44.221874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:44.221874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:44.230323 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79f6c872-ae0c-4f1d-91a7-d8f2010159d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:39:44.255710 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79f6c872-ae0c-4f1d-91a7-d8f2010159d8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 200 Jan 21 10:39:44.256760 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1736/3495] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:39:44 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:39:45.273145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6994e267-45bc-42e6-a600-633512689d84 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 Jan 21 10:39:45.273655 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6994e267-45bc-42e6-a600-633512689d84 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:45.273808 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:45.273808 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:45.274178 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6994e267-45bc-42e6-a600-633512689d84 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:45.325487 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6994e267-45bc-42e6-a600-633512689d84 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 returned with HTTP 404 Jan 21 10:39:45.326561 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1760/3496] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:39:45 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/97a5d316-0096-499e-beea-b102df18da72 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:39:45.335115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f18d2f80-c27e-4291-9791-c3fcac1df030 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:39:45.335691 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f18d2f80-c27e-4291-9791-c3fcac1df030 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:45.335910 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:45.335910 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:45.336285 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f18d2f80-c27e-4291-9791-c3fcac1df030 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:45.336646 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v2.snapshots [None req-f18d2f80-c27e-4291-9791-c3fcac1df030 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete snapshot with id: 8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:39:45.361779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:45.361779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:45.362850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f18d2f80-c27e-4291-9791-c3fcac1df030 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:39:45.430898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f18d2f80-c27e-4291-9791-c3fcac1df030 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot delete request issued successfully. Jan 21 10:39:45.431413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f18d2f80-c27e-4291-9791-c3fcac1df030 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 202 Jan 21 10:39:45.432388 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1737/3497] 10.222.0.77 () {58 vars in 1324 bytes} [Thu Jan 21 10:39:45 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:39:45.441758 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-461bdedc-4fc1-4946-94cc-ed3e463e2bc8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:39:45.442294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-461bdedc-4fc1-4946-94cc-ed3e463e2bc8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:45.442926 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-461bdedc-4fc1-4946-94cc-ed3e463e2bc8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:45.469076 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:45.469076 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:45.470240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-461bdedc-4fc1-4946-94cc-ed3e463e2bc8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:39:45.472275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-461bdedc-4fc1-4946-94cc-ed3e463e2bc8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 200 Jan 21 10:39:45.473350 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1761/3498] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:39:45 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:39:46.486801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adbb1fa2-5362-4fbe-84fc-284c2e85f25f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:39:46.487462 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-adbb1fa2-5362-4fbe-84fc-284c2e85f25f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:46.487682 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:46.487682 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:46.488059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-adbb1fa2-5362-4fbe-84fc-284c2e85f25f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:46.512723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:46.512723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:46.513850 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-adbb1fa2-5362-4fbe-84fc-284c2e85f25f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Snapshot retrieved successfully. Jan 21 10:39:46.515852 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-adbb1fa2-5362-4fbe-84fc-284c2e85f25f tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 200 Jan 21 10:39:46.521137 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1738/3499] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:39:46 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:39:47.529044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17271705-9a3a-48f2-83ea-f5de2c3345fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c Jan 21 10:39:47.530484 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17271705-9a3a-48f2-83ea-f5de2c3345fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:47.530484 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:47.530484 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:47.530818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-17271705-9a3a-48f2-83ea-f5de2c3345fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:47.553922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-17271705-9a3a-48f2-83ea-f5de2c3345fd tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c returned with HTTP 404 Jan 21 10:39:47.554937 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1762/3500] 10.222.0.77 () {58 vars in 1321 bytes} [Thu Jan 21 10:39:47 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/snapshots/8b9dde8e-9009-49f9-92e1-8c560f4bb83c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:39:55.539572 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ec333b77-b989-457d-8d90-2fca31ffdbe3 req-b0e5761d-8bf6-4a37-8fbd-af4508b9d863 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c Jan 21 10:39:55.540160 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ec333b77-b989-457d-8d90-2fca31ffdbe3 req-b0e5761d-8bf6-4a37-8fbd-af4508b9d863 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:55.540444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:55.540444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:55.541269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-ec333b77-b989-457d-8d90-2fca31ffdbe3 req-b0e5761d-8bf6-4a37-8fbd-af4508b9d863 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:55.562972 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:55.562972 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:56.025578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ec333b77-b989-457d-8d90-2fca31ffdbe3 req-b0e5761d-8bf6-4a37-8fbd-af4508b9d863 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:39:56.026042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-ec333b77-b989-457d-8d90-2fca31ffdbe3 req-b0e5761d-8bf6-4a37-8fbd-af4508b9d863 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:39:56.032908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-ec333b77-b989-457d-8d90-2fca31ffdbe3 req-b0e5761d-8bf6-4a37-8fbd-af4508b9d863 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c returned with HTTP 200 Jan 21 10:39:56.033793 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1739/3501] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:39:55 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/attachments/3329091a-9f64-46d3-af10-899af3faee6c => generated 19 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:39:58.591051 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fda3297e-5aef-49e2-8311-9d3a48d440c8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] DELETE http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:39:58.592171 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fda3297e-5aef-49e2-8311-9d3a48d440c8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:58.593204 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fda3297e-5aef-49e2-8311-9d3a48d440c8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:58.593669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-fda3297e-5aef-49e2-8311-9d3a48d440c8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume with id: 8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:39:58.642981 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:58.642981 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:58.644156 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fda3297e-5aef-49e2-8311-9d3a48d440c8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:39:58.671917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-fda3297e-5aef-49e2-8311-9d3a48d440c8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Delete volume request issued successfully. Jan 21 10:39:58.672385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fda3297e-5aef-49e2-8311-9d3a48d440c8 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 202 Jan 21 10:39:58.673234 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1763/3502] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:39:58 2021] DELETE /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:39:58.681573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebbf3aa1-9aa2-4144-a7bd-3675bd1e3f8e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:39:58.682112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebbf3aa1-9aa2-4144-a7bd-3675bd1e3f8e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:58.682340 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:58.682340 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:58.683042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ebbf3aa1-9aa2-4144-a7bd-3675bd1e3f8e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:58.735496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:58.735496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:58.743830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ebbf3aa1-9aa2-4144-a7bd-3675bd1e3f8e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:39:58.769507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ebbf3aa1-9aa2-4144-a7bd-3675bd1e3f8e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:39:58.770269 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1740/3503] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:39:58 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1367 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:39:59.787065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b079092b-27f1-4edb-a8ce-c65f1b1adc0e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:39:59.787744 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b079092b-27f1-4edb-a8ce-c65f1b1adc0e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:39:59.787971 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:39:59.787971 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:39:59.788412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b079092b-27f1-4edb-a8ce-c65f1b1adc0e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:39:59.837327 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:39:59.837327 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:39:59.846801 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b079092b-27f1-4edb-a8ce-c65f1b1adc0e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Volume info retrieved successfully. Jan 21 10:39:59.870311 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b079092b-27f1-4edb-a8ce-c65f1b1adc0e tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 200 Jan 21 10:39:59.871157 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1764/3504] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:39:59 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 1367 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:40:00.888370 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-075ac373-8d9d-4671-92ee-5aa1e1e8acf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] GET http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f Jan 21 10:40:00.889677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-075ac373-8d9d-4671-92ee-5aa1e1e8acf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:40:00.889677 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:40:00.889677 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:40:00.890040 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-075ac373-8d9d-4671-92ee-5aa1e1e8acf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:40:00.935223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-075ac373-8d9d-4671-92ee-5aa1e1e8acf5 tempest-TestVolumeBootPattern-491378572 tempest-TestVolumeBootPattern-491378572] http://10.222.0.77/volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f returned with HTTP 404 Jan 21 10:40:00.937467 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1741/3505] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:40:00 2021] GET /volume/v3/3f676cad451a4810b6f3b4580bed5915/volumes/8d35b732-1f26-489e-bec1-359d3fce497f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:53:09.742174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] POST http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes Jan 21 10:53:09.742727 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:09.742727 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:09.743047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-238031611"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:09.744144 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-238031611'}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:53:09.744550 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Create volume of 1 GB Jan 21 10:53:09.757589 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Availability Zones retrieved successfully. Jan 21 10:53:09.773933 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Flow 'volume_create_api' (d410fef8-aead-48bf-a35b-1d4076c27cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:53:09.777353 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897db0b9-682e-4d8d-8139-4d6a570402e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:53:09.779379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:53:09.845968 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897db0b9-682e-4d8d-8139-4d6a570402e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:53:09.848133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed48113-54e2-4fa5-9ec1-5af1d88a3ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:53:09.936196 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Created reservations ['7250fecf-3ba0-4156-97cb-650fd7b09af2', '6cf98a83-c1fb-4560-a51f-2498382da5c1', '809ba177-b83b-4228-bbb6-9339ae94c6e8', 'b8d54aca-e641-438e-8ae8-3b8c3f00c7b1'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:53:09.938612 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed48113-54e2-4fa5-9ec1-5af1d88a3ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7250fecf-3ba0-4156-97cb-650fd7b09af2', '6cf98a83-c1fb-4560-a51f-2498382da5c1', '809ba177-b83b-4228-bbb6-9339ae94c6e8', 'b8d54aca-e641-438e-8ae8-3b8c3f00c7b1']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:53:09.941071 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e67a4d-4f14-496f-998d-ba2e07eda622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:53:09.999973 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e67a4d-4f14-496f-998d-ba2e07eda622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-238031611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8ff7c07ea3c4be79c9becbc0f4ba9fd',qos_specs=None,replication_status=,reservations=['7250fecf-3ba0-4156-97cb-650fd7b09af2','6cf98a83-c1fb-4560-a51f-2498382da5c1','809ba177-b83b-4228-bbb6-9339ae94c6e8','b8d54aca-e641-438e-8ae8-3b8c3f00c7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb6ddae93d349eda360908b37fcf2a9',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-238031611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8ff7c07ea3c4be79c9becbc0f4ba9fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3bb6ddae93d349eda360908b37fcf2a9',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:53:10.003133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d39daa-bd59-448f-8a75-1193bc143a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:53:10.028619 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d39daa-bd59-448f-8a75-1193bc143a6d) transitioned into state 'SUCCESS' from state '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-238031611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8ff7c07ea3c4be79c9becbc0f4ba9fd',qos_specs=None,replication_status=,reservations=['7250fecf-3ba0-4156-97cb-650fd7b09af2','6cf98a83-c1fb-4560-a51f-2498382da5c1','809ba177-b83b-4228-bbb6-9339ae94c6e8','b8d54aca-e641-438e-8ae8-3b8c3f00c7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bb6ddae93d349eda360908b37fcf2a9',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:53:10.030644 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59d1fe7-a3fa-464f-859a-4e67ec7bac3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:53:10.045372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59d1fe7-a3fa-464f-859a-4e67ec7bac3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:53:10.048532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Flow 'volume_create_api' (d410fef8-aead-48bf-a35b-1d4076c27cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:53:10.097536 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Create volume request issued successfully. Jan 21 10:53:10.112789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-866cd9bf-8d00-4bec-80ca-b88aacc69315 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes returned with HTTP 202 Jan 21 10:53:10.117050 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1765/3506] 10.222.0.77 () {60 vars in 1225 bytes} [Thu Jan 21 10:53:09 2021] POST /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes => generated 820 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:53:10.129504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3cfa7af5-206d-4464-a235-e66b0ba30c95 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:10.130012 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7af5-206d-4464-a235-e66b0ba30c95 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:10.130517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7af5-206d-4464-a235-e66b0ba30c95 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:10.181583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:10.181583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:10.190809 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3cfa7af5-206d-4464-a235-e66b0ba30c95 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:10.212339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3cfa7af5-206d-4464-a235-e66b0ba30c95 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:10.213152 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1742/3507] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:10 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:11.229982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:11.230605 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:11.230831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:11.230831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:11.231231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:11.280884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:11.280884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:11.289791 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:11.312271 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:11.313421 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1766/3508] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:11 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:11.720997 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-f846f72c-8015-4da1-942a-20f84155b3d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:11.721513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-f846f72c-8015-4da1-942a-20f84155b3d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:11.721728 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:11.721728 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:11.722096 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-f846f72c-8015-4da1-942a-20f84155b3d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:11.771537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:11.771537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:11.781062 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-f846f72c-8015-4da1-942a-20f84155b3d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:11.803429 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-f846f72c-8015-4da1-942a-20f84155b3d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:11.804277 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1743/3509] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:53:11 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:11.888025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume// Jan 21 10:53:11.888489 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:11.888709 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:11.888709 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:11.889077 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:11.890260 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f4c72ec0-3e83-4754-a45a-3be1e5e581d1 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:53:11.891472 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1767/3510] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:53:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:53:11.904698 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-cef0d43b-4372-4f12-ab50-cc04217bcb62 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] POST http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments Jan 21 10:53:11.905199 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:11.905199 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:11.905615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-cef0d43b-4372-4f12-ab50-cc04217bcb62 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1", "instance_uuid": "05d9409e-1353-458b-8774-366413aad988", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:11.956311 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:11.956311 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:12.008375 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-cef0d43b-4372-4f12-ab50-cc04217bcb62 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments returned with HTTP 200 Jan 21 10:53:12.009283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1744/3511] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:53:11 2021] POST /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:12.048415 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e42b5c9-9510-4804-bbf7-a4966ef416a4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:12.048980 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e42b5c9-9510-4804-bbf7-a4966ef416a4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:12.049472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0e42b5c9-9510-4804-bbf7-a4966ef416a4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:12.074783 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-cef0d43b-4372-4f12-ab50-cc04217bcb62 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume// Jan 21 10:53:12.075438 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-cef0d43b-4372-4f12-ab50-cc04217bcb62 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:12.075637 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:12.075637 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:12.076023 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-cef0d43b-4372-4f12-ab50-cc04217bcb62 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:12.077226 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-cef0d43b-4372-4f12-ab50-cc04217bcb62 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:53:12.077851 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1745/3512] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:53:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:53:12.091403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-056b5731-0cf2-476f-91ba-cd1fb9fab97c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:12.091978 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-056b5731-0cf2-476f-91ba-cd1fb9fab97c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:12.092456 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-056b5731-0cf2-476f-91ba-cd1fb9fab97c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:12.098973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:12.098973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:12.107563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0e42b5c9-9510-4804-bbf7-a4966ef416a4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:12.128166 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:12.128166 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:12.136557 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0e42b5c9-9510-4804-bbf7-a4966ef416a4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:12.137555 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1768/3513] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:12 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:12.146578 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:12.146578 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:12.154902 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-056b5731-0cf2-476f-91ba-cd1fb9fab97c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:12.174297 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:12.174297 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:12.182447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-056b5731-0cf2-476f-91ba-cd1fb9fab97c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:12.183283 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1746/3514] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:53:12 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 1011 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:53:12.221673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-77941267-08d0-45e2-b037-f63f006ba121 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] PUT http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb Jan 21 10:53:12.222168 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:12.222168 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:12.222623 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-77941267-08d0-45e2-b037-f63f006ba121 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:12.249713 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:53:12.249713 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:53:12.250306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-77941267-08d0-45e2-b037-f63f006ba121 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Lock "b'cinder-attachment_update-3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:53:12.252759 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:12.252759 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:13.153397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb62b517-10da-4a5d-b474-5f833d6b4921 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:13.153874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb62b517-10da-4a5d-b474-5f833d6b4921 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:13.154089 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:13.154089 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:13.154453 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-cb62b517-10da-4a5d-b474-5f833d6b4921 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:13.204151 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:13.204151 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:13.212515 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-cb62b517-10da-4a5d-b474-5f833d6b4921 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:13.231622 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:13.231622 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:13.241499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-cb62b517-10da-4a5d-b474-5f833d6b4921 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:13.242689 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1747/3515] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:13 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:53:13.495506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-77941267-08d0-45e2-b037-f63f006ba121 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Lock "b'cinder-attachment_update-3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1-n-h1-758944-3'" released by "attachment_update" :: held 1.245s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:53:13.496180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-77941267-08d0-45e2-b037-f63f006ba121 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb returned with HTTP 200 Jan 21 10:53:13.497069 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1769/3516] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:53:12 2021] PUT /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb => generated 762 bytes in 1281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:14.258065 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bf23c8c-5189-45c1-baa8-77e5eb4398fb tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:14.258594 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bf23c8c-5189-45c1-baa8-77e5eb4398fb tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:14.258813 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:14.258813 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:14.259202 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bf23c8c-5189-45c1-baa8-77e5eb4398fb tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:14.309235 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:14.309235 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:14.317966 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1bf23c8c-5189-45c1-baa8-77e5eb4398fb tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:14.336831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:14.336831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:14.345994 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bf23c8c-5189-45c1-baa8-77e5eb4398fb tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:14.346833 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1748/3517] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:14 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:15.363472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6119f5b5-1528-4b02-a087-001598860099 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:15.364292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6119f5b5-1528-4b02-a087-001598860099 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:15.364391 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:15.364391 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:15.364693 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6119f5b5-1528-4b02-a087-001598860099 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:15.413314 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:15.413314 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:15.421252 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6119f5b5-1528-4b02-a087-001598860099 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:15.440529 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:15.440529 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:15.448951 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6119f5b5-1528-4b02-a087-001598860099 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:15.449772 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1770/3518] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:15 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:16.465565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65d5a68c-baa8-4363-923d-1dc1256dd34f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:16.466172 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65d5a68c-baa8-4363-923d-1dc1256dd34f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:16.466296 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:16.466296 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:16.466622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65d5a68c-baa8-4363-923d-1dc1256dd34f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:16.515641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:16.515641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:16.524872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65d5a68c-baa8-4363-923d-1dc1256dd34f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:16.544474 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:16.544474 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:16.552704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65d5a68c-baa8-4363-923d-1dc1256dd34f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:16.553533 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1749/3519] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:16 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:17.569634 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65437a0d-df27-4f96-8f41-10edb19afbe2 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:17.570194 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65437a0d-df27-4f96-8f41-10edb19afbe2 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:17.570353 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:17.570353 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:17.570701 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-65437a0d-df27-4f96-8f41-10edb19afbe2 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:17.621101 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:17.621101 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:17.629789 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-65437a0d-df27-4f96-8f41-10edb19afbe2 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:17.648610 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:17.648610 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:17.657655 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-65437a0d-df27-4f96-8f41-10edb19afbe2 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:17.658492 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1771/3520] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:17 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:18.675285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f16a0a8-218e-4d86-a1c5-a194a37359bf tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:18.675852 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f16a0a8-218e-4d86-a1c5-a194a37359bf tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:18.676005 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:18.676005 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:18.676381 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8f16a0a8-218e-4d86-a1c5-a194a37359bf tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:18.726084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:18.726084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:18.735992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8f16a0a8-218e-4d86-a1c5-a194a37359bf tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:18.754613 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:18.754613 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:18.762724 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8f16a0a8-218e-4d86-a1c5-a194a37359bf tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:18.763616 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1750/3521] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:18 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:53:19.526884 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] POST http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb/action Jan 21 10:53:19.526884 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:19.526884 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:19.526884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:53:19.526884 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:19.592850 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:19.592850 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:19.607164 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb/action returned with HTTP 204 Jan 21 10:53:19.608058 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1772/3522] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:53:19 2021] POST /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 10:53:19.780689 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e998df78-982a-4300-95cf-a294cbbe5006 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:53:19.781239 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e998df78-982a-4300-95cf-a294cbbe5006 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:19.781418 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:19.781418 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:19.781974 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e998df78-982a-4300-95cf-a294cbbe5006 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:19.831013 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:19.831013 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:19.839070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e998df78-982a-4300-95cf-a294cbbe5006 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:53:19.858859 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:19.858859 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:19.868534 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e998df78-982a-4300-95cf-a294cbbe5006 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:53:19.869367 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1751/3523] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:53:19 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 1205 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:40.181854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume// Jan 21 10:53:40.182408 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:40.182535 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:40.182535 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:40.182889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:40.184049 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-97929b15-7204-400b-a620-04fbb7b8bcdf req-281ad0b6-6253-495c-a860-7f3fffa4b9ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:53:40.184659 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1773/3524] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:53:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:53:40.198517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-a160d819-d266-4a06-bee7-4b10e7b86b97 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] POST http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments Jan 21 10:53:40.199256 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:40.199256 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:40.199679 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-a160d819-d266-4a06-bee7-4b10e7b86b97 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1", "instance_uuid": "05d9409e-1353-458b-8774-366413aad988", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:40.254067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:40.254067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:40.378180 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-a160d819-d266-4a06-bee7-4b10e7b86b97 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments returned with HTTP 200 Jan 21 10:53:40.379080 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1752/3525] 10.222.0.99 () {64 vars in 1358 bytes} [Thu Jan 21 10:53:40 2021] POST /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:40.415947 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-bdbe2bc4-08b0-4c08-af9b-f545502f5957 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] DELETE http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb Jan 21 10:53:40.416472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-bdbe2bc4-08b0-4c08-af9b-f545502f5957 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:40.416934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-bdbe2bc4-08b0-4c08-af9b-f545502f5957 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:40.438369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:40.438369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:40.628630 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-bdbe2bc4-08b0-4c08-af9b-f545502f5957 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(df8264b5-c010-47b0-9767-bb7ec23e637a)]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:53:40.629059 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-bdbe2bc4-08b0-4c08-af9b-f545502f5957 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Adding status of: reserved to pending status list for volume. {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 10:53:40.629479 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-bdbe2bc4-08b0-4c08-af9b-f545502f5957 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:53:40.636159 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-bdbe2bc4-08b0-4c08-af9b-f545502f5957 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb returned with HTTP 200 Jan 21 10:53:40.637079 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1774/3526] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:53:40 2021] DELETE /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/52f4033d-3731-4ad9-97a3-761f5721e2cb => generated 192 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:43.974942 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-ddea6524-cc12-4f37-b5c8-feea8b0e459c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] PUT http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a Jan 21 10:53:43.975608 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:43.975608 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:43.975898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-ddea6524-cc12-4f37-b5c8-feea8b0e459c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:44.010375 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:53:44.010375 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:53:44.010890 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-ddea6524-cc12-4f37-b5c8-feea8b0e459c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Lock "b'cinder-attachment_update-3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:53:44.013304 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:44.013304 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:45.304975 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-ddea6524-cc12-4f37-b5c8-feea8b0e459c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Lock "b'cinder-attachment_update-3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1-n-h2-758944-3'" released by "attachment_update" :: held 1.294s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:53:45.305653 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-ddea6524-cc12-4f37-b5c8-feea8b0e459c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a returned with HTTP 200 Jan 21 10:53:45.306540 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1753/3527] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:53:43 2021] PUT /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a => generated 762 bytes in 1337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:45.321746 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a Jan 21 10:53:45.322309 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:45.322528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:45.322528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:45.322891 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:45.340955 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a returned with HTTP 200 Jan 21 10:53:45.341745 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1775/3528] 10.222.0.96 () {60 vars in 1415 bytes} [Thu Jan 21 10:53:45 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:53.120167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-054b5c59-9c8d-4595-b8e5-ae3150cc94ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] POST http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a/action Jan 21 10:53:53.120683 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:53.120683 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:53.121075 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-054b5c59-9c8d-4595-b8e5-ae3150cc94ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:53:53.121450 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-054b5c59-9c8d-4595-b8e5-ae3150cc94ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:53.187384 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:53.187384 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:53.200244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-054b5c59-9c8d-4595-b8e5-ae3150cc94ec tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a/action returned with HTTP 204 Jan 21 10:53:53.201102 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1754/3529] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:53:53 2021] POST /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:53:57.301358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume// Jan 21 10:53:57.301910 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:57.302020 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:57.302020 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:57.302378 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:57.303445 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-c97986a2-0925-4cac-8e75-5e53ca273722 req-7d634817-cffd-4b77-985c-bcf5021230de tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:53:57.304104 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1776/3530] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:53:57 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:53:57.318388 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-a2cb1151-dbce-473e-895a-a64704650c28 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] POST http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments Jan 21 10:53:57.318890 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:53:57.318890 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:53:57.319358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-a2cb1151-dbce-473e-895a-a64704650c28 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1", "instance_uuid": "05d9409e-1353-458b-8774-366413aad988", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:53:57.371874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:57.371874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:57.486776 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-a2cb1151-dbce-473e-895a-a64704650c28 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments returned with HTTP 200 Jan 21 10:53:57.487948 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1755/3531] 10.222.0.96 () {64 vars in 1358 bytes} [Thu Jan 21 10:53:57 2021] POST /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:53:57.503802 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-ffce60a3-63e3-4b3f-bd7f-76845e664ff6 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] DELETE http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a Jan 21 10:53:57.504316 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-ffce60a3-63e3-4b3f-bd7f-76845e664ff6 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:53:57.504789 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-ffce60a3-63e3-4b3f-bd7f-76845e664ff6 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:53:57.525868 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:53:57.525868 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:53:57.714050 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-ffce60a3-63e3-4b3f-bd7f-76845e664ff6 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e804c2ca-7e77-48f2-b092-32242a97348a)]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:53:57.714472 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-ffce60a3-63e3-4b3f-bd7f-76845e664ff6 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Adding status of: reserved to pending status list for volume. {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 10:53:57.714882 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-ffce60a3-63e3-4b3f-bd7f-76845e664ff6 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:53:57.725050 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-ffce60a3-63e3-4b3f-bd7f-76845e664ff6 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a returned with HTTP 200 Jan 21 10:53:57.725907 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1777/3532] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:53:57 2021] DELETE /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/df8264b5-c010-47b0-9767-bb7ec23e637a => generated 192 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:54:01.349058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-08155de0-919e-42b6-b707-a26e57445ba4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] PUT http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a Jan 21 10:54:01.349657 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:01.349657 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:01.349944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-08155de0-919e-42b6-b707-a26e57445ba4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:54:01.378335 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:54:01.378335 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:54:01.378824 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-08155de0-919e-42b6-b707-a26e57445ba4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Lock "b'cinder-attachment_update-3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:54:01.381167 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:01.381167 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:02.703230 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-08155de0-919e-42b6-b707-a26e57445ba4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Lock "b'cinder-attachment_update-3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1-n-h1-758944-3'" released by "attachment_update" :: held 1.324s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:54:02.706132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-08155de0-919e-42b6-b707-a26e57445ba4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a returned with HTTP 200 Jan 21 10:54:02.708048 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1756/3533] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:54:01 2021] PUT /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a => generated 762 bytes in 1364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:54:02.739607 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-621c5231-5d5b-49a2-8ccf-d1fa9ee02436 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a Jan 21 10:54:02.740224 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-621c5231-5d5b-49a2-8ccf-d1fa9ee02436 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:02.740442 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:02.740442 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:02.740818 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-621c5231-5d5b-49a2-8ccf-d1fa9ee02436 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:02.759249 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-621c5231-5d5b-49a2-8ccf-d1fa9ee02436 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a returned with HTTP 200 Jan 21 10:54:02.760086 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1778/3534] 10.222.0.99 () {60 vars in 1415 bytes} [Thu Jan 21 10:54:02 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:54:10.035854 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-be13025b-79ca-4dd6-b335-ac5bf20a0e71 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] POST http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a/action Jan 21 10:54:10.036417 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:10.036417 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:10.036809 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-be13025b-79ca-4dd6-b335-ac5bf20a0e71 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:54:10.037231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-be13025b-79ca-4dd6-b335-ac5bf20a0e71 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:54:10.108991 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:10.108991 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:10.122517 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-34568d97-ce77-4ff4-b351-359d17db47b4 req-be13025b-79ca-4dd6-b335-ac5bf20a0e71 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a/action returned with HTTP 204 Jan 21 10:54:10.123426 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1757/3535] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:54:10 2021] POST /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:54:15.585928 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eca55f41-3fcc-45d7-9484-460515493f6c req-ca9b515a-1f08-473a-8cb8-69a9a886884c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] DELETE http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a Jan 21 10:54:15.586689 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eca55f41-3fcc-45d7-9484-460515493f6c req-ca9b515a-1f08-473a-8cb8-69a9a886884c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:15.587282 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:15.587282 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:15.588323 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eca55f41-3fcc-45d7-9484-460515493f6c req-ca9b515a-1f08-473a-8cb8-69a9a886884c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:15.613347 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:15.613347 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:16.067333 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-eca55f41-3fcc-45d7-9484-460515493f6c req-ca9b515a-1f08-473a-8cb8-69a9a886884c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:54:16.067770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-eca55f41-3fcc-45d7-9484-460515493f6c req-ca9b515a-1f08-473a-8cb8-69a9a886884c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:54:16.074770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eca55f41-3fcc-45d7-9484-460515493f6c req-ca9b515a-1f08-473a-8cb8-69a9a886884c tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a returned with HTTP 200 Jan 21 10:54:16.075888 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1779/3536] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:54:15 2021] DELETE /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/attachments/e804c2ca-7e77-48f2-b092-32242a97348a => generated 19 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:54:16.970061 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da825139-3abc-42e9-826f-6b2b0fdbbbe0 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:54:16.970592 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da825139-3abc-42e9-826f-6b2b0fdbbbe0 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:16.970809 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:16.970809 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:16.971217 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-da825139-3abc-42e9-826f-6b2b0fdbbbe0 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:17.021671 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:17.021671 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:17.029711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-da825139-3abc-42e9-826f-6b2b0fdbbbe0 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:54:17.051844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-da825139-3abc-42e9-826f-6b2b0fdbbbe0 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:54:17.052839 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1758/3537] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:54:16 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:54:17.068499 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df3ea86f-ae30-4aa0-b7b4-947ba192d63e tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:54:17.069029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df3ea86f-ae30-4aa0-b7b4-947ba192d63e tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:17.069234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:17.069234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:17.069943 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-df3ea86f-ae30-4aa0-b7b4-947ba192d63e tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:17.119874 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:17.119874 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:17.129486 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-df3ea86f-ae30-4aa0-b7b4-947ba192d63e tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:54:17.150990 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-df3ea86f-ae30-4aa0-b7b4-947ba192d63e tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:54:17.152022 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1780/3538] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:54:17 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:54:17.222915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5179f72a-fcf9-4ec1-87df-f403857691c4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] DELETE http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:54:17.223476 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5179f72a-fcf9-4ec1-87df-f403857691c4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:17.223698 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:17.223698 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:17.224214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5179f72a-fcf9-4ec1-87df-f403857691c4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:17.224680 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5179f72a-fcf9-4ec1-87df-f403857691c4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Delete volume with id: 3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:54:17.273998 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:17.273998 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:17.275119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5179f72a-fcf9-4ec1-87df-f403857691c4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:54:17.301295 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5179f72a-fcf9-4ec1-87df-f403857691c4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Delete volume request issued successfully. Jan 21 10:54:17.301781 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5179f72a-fcf9-4ec1-87df-f403857691c4 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 202 Jan 21 10:54:17.305711 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1759/3539] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:54:17 2021] DELETE /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:54:17.310440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61f564a5-7fca-42cd-93c2-ce48f6c7c647 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:54:17.311078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61f564a5-7fca-42cd-93c2-ce48f6c7c647 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:17.311515 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:17.311515 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:17.311938 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-61f564a5-7fca-42cd-93c2-ce48f6c7c647 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:17.363100 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:17.363100 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:17.371318 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-61f564a5-7fca-42cd-93c2-ce48f6c7c647 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:54:17.393497 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-61f564a5-7fca-42cd-93c2-ce48f6c7c647 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:54:17.394884 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1781/3540] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:54:17 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:54:18.409500 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b67e4f-a7df-49c0-8355-aca02741693f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:54:18.410292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b67e4f-a7df-49c0-8355-aca02741693f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:18.410534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:18.410534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:18.410950 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e1b67e4f-a7df-49c0-8355-aca02741693f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:18.463528 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:54:18.463528 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:54:18.472430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e1b67e4f-a7df-49c0-8355-aca02741693f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Volume info retrieved successfully. Jan 21 10:54:18.494835 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e1b67e4f-a7df-49c0-8355-aca02741693f tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 200 Jan 21 10:54:18.495734 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1760/3541] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:54:18 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:54:19.514276 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb7ee7a4-3794-4d1c-aecc-833f6a0b5b10 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] GET http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 Jan 21 10:54:19.514799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb7ee7a4-3794-4d1c-aecc-833f6a0b5b10 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:54:19.514973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:54:19.514973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:54:19.515376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-fb7ee7a4-3794-4d1c-aecc-833f6a0b5b10 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:54:19.560975 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-fb7ee7a4-3794-4d1c-aecc-833f6a0b5b10 tempest-ServerActionsTestJSON-28554796 tempest-ServerActionsTestJSON-28554796] http://10.222.0.77/volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 returned with HTTP 404 Jan 21 10:54:19.561901 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1782/3542] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:54:19 2021] GET /volume/v3/d8ff7c07ea3c4be79c9becbc0f4ba9fd/volumes/3fcabda6-f3d5-4364-a1a2-6a0cbdbbbbd1 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:56:34.245280 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc8e99f9-a82c-4fdb-8fd1-e7b6819a7815 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] POST http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types Jan 21 10:56:34.245834 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:34.245834 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:34.246140 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bc8e99f9-a82c-4fdb-8fd1-e7b6819a7815 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-311758005", "extra_specs": {}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:56:34.290237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bc8e99f9-a82c-4fdb-8fd1-e7b6819a7815 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types returned with HTTP 200 Jan 21 10:56:34.291098 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1761/3543] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:56:33 2021] POST /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types => generated 217 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:34.304032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd283dab-1fd6-40c8-adb7-ff730851b307 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] POST http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/d023402e-1b8b-42c5-9554-f9453aa61040/encryption Jan 21 10:56:34.304808 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dd283dab-1fd6-40c8-adb7-ff730851b307 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:56:34.356507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dd283dab-1fd6-40c8-adb7-ff730851b307 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/d023402e-1b8b-42c5-9554-f9453aa61040/encryption returned with HTTP 200 Jan 21 10:56:34.358402 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1783/3544] 10.222.0.77 () {60 vars in 1364 bytes} [Thu Jan 21 10:56:34 2021] POST /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/d023402e-1b8b-42c5-9554-f9453aa61040/encryption => generated 231 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:34.368344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes Jan 21 10:56:34.369153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1879556115", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-311758005", "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:56:34.370441 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1879556115', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-311758005', 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:56:34.384339 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Create volume of 1 GB Jan 21 10:56:34.385084 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:34.385084 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:34.393954 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Availability zone cache updated, next update will occur around 2021-01-21 11:56:34.393490. {{(pid=87995) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 10:56:34.394300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Availability Zones retrieved successfully. Jan 21 10:56:34.412270 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Flow 'volume_create_api' (95b5c59c-e636-45ed-b478-d6d3c5c9d415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:56:34.415084 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8037f08c-31a6-4bd6-a0be-b32c1405d597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:56:34.417306 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:56:34.479067 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8037f08c-31a6-4bd6-a0be-b32c1405d597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:56:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d023402e-1b8b-42c5-9554-f9453aa61040,is_public=True,name='tempest-scenario-type-cryptsetup-311758005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd023402e-1b8b-42c5-9554-f9453aa61040', '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=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:56:34.481334 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5bd88a-f4fd-4eb7-b7ab-c0834d89c79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:56:34.531933 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-311758005 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-311758005, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:56:34.532839 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-311758005 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-311758005, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:56:34.577052 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Created reservations ['8a5074fb-25de-46c4-96bb-b0f9191632b9', 'e538cebc-ce80-418f-83e0-23beb219accb', '5cd9bac8-c59f-439e-a0e9-5162f1cfa34a', '1af3638b-81d2-4aed-8fc2-416c90af6d0a'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:56:34.579078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd5bd88a-f4fd-4eb7-b7ab-c0834d89c79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a5074fb-25de-46c4-96bb-b0f9191632b9', 'e538cebc-ce80-418f-83e0-23beb219accb', '5cd9bac8-c59f-439e-a0e9-5162f1cfa34a', '1af3638b-81d2-4aed-8fc2-416c90af6d0a']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:56:34.581322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3e1bcd-331c-4e99-b238-7422aca71902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:56:34.642062 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3e1bcd-331c-4e99-b238-7422aca71902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d6e1d0-33e0-409f-92b6-acdcb524722c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1879556115',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f2fb740929481fb788a96f91dfae52',qos_specs=None,replication_status=,reservations=['8a5074fb-25de-46c4-96bb-b0f9191632b9','e538cebc-ce80-418f-83e0-23beb219accb','5cd9bac8-c59f-439e-a0e9-5162f1cfa34a','1af3638b-81d2-4aed-8fc2-416c90af6d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba80e96e29a2494999d642e1792ebae5',volume_type_id=d023402e-1b8b-42c5-9554-f9453aa61040), 'volume': 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-21T10:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1879556115',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=79d6e1d0-33e0-409f-92b6-acdcb524722c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06f2fb740929481fb788a96f91dfae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ba80e96e29a2494999d642e1792ebae5',volume_attachment=,volume_type=,volume_type_id=d023402e-1b8b-42c5-9554-f9453aa61040)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:56:34.644155 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af968a16-5e5f-4481-a7a7-59fbae5f1978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:56:34.677963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af968a16-5e5f-4481-a7a7-59fbae5f1978) transitioned into state 'SUCCESS' from state '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-1879556115',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f2fb740929481fb788a96f91dfae52',qos_specs=None,replication_status=,reservations=['8a5074fb-25de-46c4-96bb-b0f9191632b9','e538cebc-ce80-418f-83e0-23beb219accb','5cd9bac8-c59f-439e-a0e9-5162f1cfa34a','1af3638b-81d2-4aed-8fc2-416c90af6d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba80e96e29a2494999d642e1792ebae5',volume_type_id=d023402e-1b8b-42c5-9554-f9453aa61040)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:56:34.679948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8de3d25-e7d7-428e-bc03-0a3484857a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:56:34.695471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8de3d25-e7d7-428e-bc03-0a3484857a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:56:34.698393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Flow 'volume_create_api' (95b5c59c-e636-45ed-b478-d6d3c5c9d415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:56:34.752336 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Create volume request issued successfully. Jan 21 10:56:34.767447 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-9726e53e-1b34-4cdc-b29f-1037da13422f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes returned with HTTP 202 Jan 21 10:56:34.780277 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1762/3545] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:56:34 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes => generated 856 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:56:34.785424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7a4ec1b-49d5-41ba-b005-d2007839a4a7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:34.786055 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7a4ec1b-49d5-41ba-b005-d2007839a4a7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:34.786614 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7a4ec1b-49d5-41ba-b005-d2007839a4a7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:34.843018 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:34.843018 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:34.852020 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7a4ec1b-49d5-41ba-b005-d2007839a4a7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:34.876333 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7a4ec1b-49d5-41ba-b005-d2007839a4a7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:34.877170 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1784/3546] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:34 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:35.894498 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-429ddce3-bcad-427a-94e1-d371795d88f4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:35.895219 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-429ddce3-bcad-427a-94e1-d371795d88f4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:35.895446 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:35.895446 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:35.895904 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-429ddce3-bcad-427a-94e1-d371795d88f4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:35.952381 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:35.952381 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:35.960913 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-429ddce3-bcad-427a-94e1-d371795d88f4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:35.984259 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-429ddce3-bcad-427a-94e1-d371795d88f4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:35.985009 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1763/3547] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:35 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:35.999936 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:36.000511 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:36.000730 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:36.000730 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:36.001098 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:36.053093 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.053093 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:36.064367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:36.093440 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:36.103181 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1785/3548] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:35 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:36.228838 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-cb79e198-235e-4b24-bbb7-cad59bd83e31 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:36.229403 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-cb79e198-235e-4b24-bbb7-cad59bd83e31 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:36.229575 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:36.229575 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:36.229951 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-cb79e198-235e-4b24-bbb7-cad59bd83e31 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:36.291634 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.291634 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:36.301460 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-cb79e198-235e-4b24-bbb7-cad59bd83e31 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:36.327087 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-cb79e198-235e-4b24-bbb7-cad59bd83e31 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:36.328046 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1764/3549] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:56:36 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:36.414098 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume// Jan 21 10:56:36.414579 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:36.414801 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:36.414801 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:36.415214 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:36.416275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-522ec2b6-ebd1-4e83-89aa-4607f9dc868e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:56:36.417026 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1786/3550] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:56:36 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:56:36.434010 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-991ddfec-bb4e-4b1a-850a-f32e0c72f79e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments Jan 21 10:56:36.434790 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:36.434790 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:36.435919 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-991ddfec-bb4e-4b1a-850a-f32e0c72f79e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79d6e1d0-33e0-409f-92b6-acdcb524722c", "instance_uuid": "aef466c2-7279-422d-ae5b-ebd7c64623b1", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:56:36.517326 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.517326 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:36.579555 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-991ddfec-bb4e-4b1a-850a-f32e0c72f79e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments returned with HTTP 200 Jan 21 10:56:36.580616 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1765/3551] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:56:36 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:56:36.618669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ddec3ad8-de3b-482d-87bb-06f2ae03671a tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:36.619220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ddec3ad8-de3b-482d-87bb-06f2ae03671a tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:36.619712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ddec3ad8-de3b-482d-87bb-06f2ae03671a tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:36.651528 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-991ddfec-bb4e-4b1a-850a-f32e0c72f79e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume// Jan 21 10:56:36.652082 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-991ddfec-bb4e-4b1a-850a-f32e0c72f79e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:36.652285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:36.652285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:36.652665 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-991ddfec-bb4e-4b1a-850a-f32e0c72f79e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:36.654028 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-991ddfec-bb4e-4b1a-850a-f32e0c72f79e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:56:36.654885 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1766/3552] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:56:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:56:36.668384 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-efbba126-b72a-475d-a681-cfc5fa68952d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:36.668948 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-efbba126-b72a-475d-a681-cfc5fa68952d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:36.670841 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-efbba126-b72a-475d-a681-cfc5fa68952d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:36.678522 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.678522 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:36.689631 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ddec3ad8-de3b-482d-87bb-06f2ae03671a tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:36.710723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.710723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:36.719908 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ddec3ad8-de3b-482d-87bb-06f2ae03671a tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:36.721033 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1787/3553] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:36 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 948 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:36.722496 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.722496 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:36.731662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-efbba126-b72a-475d-a681-cfc5fa68952d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:36.753506 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.753506 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:36.762145 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-efbba126-b72a-475d-a681-cfc5fa68952d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:36.762979 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1767/3554] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:56:36 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 1047 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:56:36.812298 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-b205d7b4-18ec-4c33-ad29-bf016cbfe1fb tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] PUT http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8 Jan 21 10:56:36.812831 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:36.812831 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:36.813254 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-b205d7b4-18ec-4c33-ad29-bf016cbfe1fb tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:56:36.848251 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:56:36.848251 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:56:36.848766 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-b205d7b4-18ec-4c33-ad29-bf016cbfe1fb tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Lock "b'cinder-attachment_update-79d6e1d0-33e0-409f-92b6-acdcb524722c-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:56:36.851097 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:36.851097 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:37.738199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a400e95c-f509-42cf-9ebf-593572964a19 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:37.738728 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a400e95c-f509-42cf-9ebf-593572964a19 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:37.738964 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:37.738964 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:37.739379 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a400e95c-f509-42cf-9ebf-593572964a19 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:37.790261 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:37.790261 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:37.799878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a400e95c-f509-42cf-9ebf-593572964a19 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:37.821020 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:37.821020 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:37.829875 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a400e95c-f509-42cf-9ebf-593572964a19 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:37.830708 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1768/3555] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:37 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:56:38.274007 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-b205d7b4-18ec-4c33-ad29-bf016cbfe1fb tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Lock "b'cinder-attachment_update-79d6e1d0-33e0-409f-92b6-acdcb524722c-n-h1-758944-3'" released by "attachment_update" :: held 1.425s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:56:38.274754 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-b205d7b4-18ec-4c33-ad29-bf016cbfe1fb tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8 returned with HTTP 200 Jan 21 10:56:38.275709 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1788/3556] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:56:36 2021] PUT /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8 => generated 761 bytes in 1469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:56:38.292091 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-c214f1d2-e3b5-422b-83d7-f41f95b50a14 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/encryption Jan 21 10:56:38.292626 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-c214f1d2-e3b5-422b-83d7-f41f95b50a14 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:38.292847 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:38.292847 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:38.293218 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-c214f1d2-e3b5-422b-83d7-f41f95b50a14 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:38.345133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:38.345133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:38.408083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-c214f1d2-e3b5-422b-83d7-f41f95b50a14 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/encryption returned with HTTP 200 Jan 21 10:56:38.408946 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1769/3557] 10.222.0.99 () {58 vars in 1395 bytes} [Thu Jan 21 10:56:38 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/encryption => generated 161 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:38.847930 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-131a23bc-a5da-4f15-828c-6c6226fba74d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:38.848512 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-131a23bc-a5da-4f15-828c-6c6226fba74d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:38.848645 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:38.848645 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:38.848994 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-131a23bc-a5da-4f15-828c-6c6226fba74d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:38.900593 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:38.900593 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:38.910787 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-131a23bc-a5da-4f15-828c-6c6226fba74d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:38.930653 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:38.930653 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:38.939574 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-131a23bc-a5da-4f15-828c-6c6226fba74d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:38.940566 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1789/3558] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:38 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:39.957580 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eea23008-58b5-4cb8-9db7-54aa418c44e7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:39.958141 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eea23008-58b5-4cb8-9db7-54aa418c44e7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:39.958291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:39.958291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:39.958660 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eea23008-58b5-4cb8-9db7-54aa418c44e7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:40.007758 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:40.007758 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:40.016923 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eea23008-58b5-4cb8-9db7-54aa418c44e7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:40.035952 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:40.035952 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:40.044294 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eea23008-58b5-4cb8-9db7-54aa418c44e7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:40.045572 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1770/3559] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:39 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:41.062367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b364bb0e-c6b5-484d-bfac-e79367e8c305 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:41.063016 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b364bb0e-c6b5-484d-bfac-e79367e8c305 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:41.063606 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:41.063606 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:41.063840 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b364bb0e-c6b5-484d-bfac-e79367e8c305 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:41.116954 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:41.116954 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:41.126118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b364bb0e-c6b5-484d-bfac-e79367e8c305 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:41.146100 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:41.146100 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:41.155011 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b364bb0e-c6b5-484d-bfac-e79367e8c305 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:41.155911 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1790/3560] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:41 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:42.172479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d68e77c0-a0e9-435b-8746-2ce577f4aac4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:42.173020 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d68e77c0-a0e9-435b-8746-2ce577f4aac4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:42.173198 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:42.173198 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:42.173570 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d68e77c0-a0e9-435b-8746-2ce577f4aac4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:42.222466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:42.222466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:42.231025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d68e77c0-a0e9-435b-8746-2ce577f4aac4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:42.250849 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:42.250849 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:42.259359 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d68e77c0-a0e9-435b-8746-2ce577f4aac4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:42.260195 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1771/3561] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:42 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:43.276300 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1591df3-bd7b-43b8-8b16-a0b3acc243d4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:43.276874 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1591df3-bd7b-43b8-8b16-a0b3acc243d4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:43.277058 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:43.277058 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:43.277428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c1591df3-bd7b-43b8-8b16-a0b3acc243d4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:43.326452 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:43.326452 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:43.335192 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c1591df3-bd7b-43b8-8b16-a0b3acc243d4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:43.354234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:43.354234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:43.362771 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c1591df3-bd7b-43b8-8b16-a0b3acc243d4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:43.363633 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1791/3562] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:43 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:43.968980 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-3cfbd9e7-b608-44f9-9f53-86457cc099ca tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8/action Jan 21 10:56:43.969481 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:43.969481 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:43.969924 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-3cfbd9e7-b608-44f9-9f53-86457cc099ca tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:56:43.970308 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-3cfbd9e7-b608-44f9-9f53-86457cc099ca tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:56:44.037138 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.037138 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.050422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-fd9eb9f2-836f-4aea-9b11-db2b70ef9e1c req-3cfbd9e7-b608-44f9-9f53-86457cc099ca tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8/action returned with HTTP 204 Jan 21 10:56:44.052976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1772/3563] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:56:43 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:56:44.379954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-318d6fd8-d95d-440e-b8c1-21faa9c8653c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:44.380519 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-318d6fd8-d95d-440e-b8c1-21faa9c8653c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:44.380609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:44.380609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:44.381235 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-318d6fd8-d95d-440e-b8c1-21faa9c8653c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:44.432836 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.432836 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.441519 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-318d6fd8-d95d-440e-b8c1-21faa9c8653c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:44.459962 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.459962 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.469046 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-318d6fd8-d95d-440e-b8c1-21faa9c8653c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:44.469887 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1792/3564] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:44 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 1241 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:56:44.487223 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-523b6c66-e518-4a18-9833-084281b1e65c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:44.487751 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-523b6c66-e518-4a18-9833-084281b1e65c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:44.487966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:44.487966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:44.488335 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-523b6c66-e518-4a18-9833-084281b1e65c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:44.536759 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.536759 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.545301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-523b6c66-e518-4a18-9833-084281b1e65c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:44.567173 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.567173 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.576411 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-523b6c66-e518-4a18-9833-084281b1e65c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:44.577606 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1773/3565] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:44 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 1241 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:56:44.705885 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:44.706326 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:44.706541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:44.706541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:44.706907 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:44.757856 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.757856 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.766177 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:44.785285 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.785285 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.793708 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:44.795081 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1793/3566] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:56:44 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 1241 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:56:44.818144 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-351728f3-d9a1-4bd2-9e15-bc01cfe5efad tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/action Jan 21 10:56:44.818593 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:44.818593 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:44.819029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-351728f3-d9a1-4bd2-9e15-bc01cfe5efad tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:56:44.819506 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-351728f3-d9a1-4bd2-9e15-bc01cfe5efad tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:56:44.874563 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:44.874563 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:44.875803 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-351728f3-d9a1-4bd2-9e15-bc01cfe5efad tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:44.884760 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-351728f3-d9a1-4bd2-9e15-bc01cfe5efad tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Begin detaching volume completed successfully. Jan 21 10:56:44.885272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-351728f3-d9a1-4bd2-9e15-bc01cfe5efad tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/action returned with HTTP 202 Jan 21 10:56:44.886159 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1774/3567] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:56:44 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:56:45.001766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume// Jan 21 10:56:45.002251 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:45.002512 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:45.002512 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:45.003002 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:45.004132 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-f1e542ba-e4b3-4b0a-817a-0b1f100c1ed4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:56:45.004735 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1794/3568] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:56:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:56:45.018686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-183afa75-cf75-49b9-b046-72357ad14d9e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:45.019448 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-183afa75-cf75-49b9-b046-72357ad14d9e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:45.019641 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:45.019641 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:45.020013 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-183afa75-cf75-49b9-b046-72357ad14d9e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:45.076735 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:45.076735 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:45.085737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-183afa75-cf75-49b9-b046-72357ad14d9e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:45.105429 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:45.105429 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:45.115043 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-183afa75-cf75-49b9-b046-72357ad14d9e tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:45.115929 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1775/3569] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:56:45 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 1343 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:56:45.160922 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-c409b48e-8ebb-47b4-967c-d36090d9f02b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/encryption Jan 21 10:56:45.161613 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-c409b48e-8ebb-47b4-967c-d36090d9f02b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:45.162118 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-c409b48e-8ebb-47b4-967c-d36090d9f02b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:45.212158 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:45.212158 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:45.269583 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-c409b48e-8ebb-47b4-967c-d36090d9f02b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/encryption returned with HTTP 200 Jan 21 10:56:45.270386 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1795/3570] 10.222.0.99 () {58 vars in 1395 bytes} [Thu Jan 21 10:56:45 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c/encryption => generated 161 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:45.671311 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-38cd67c0-5333-4def-8207-35fa3789d2e8 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] DELETE http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8 Jan 21 10:56:45.671956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-38cd67c0-5333-4def-8207-35fa3789d2e8 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:45.672283 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:45.672283 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:45.672894 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-38cd67c0-5333-4def-8207-35fa3789d2e8 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:45.701851 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:45.701851 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:46.173864 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-38cd67c0-5333-4def-8207-35fa3789d2e8 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:56:46.174289 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-38cd67c0-5333-4def-8207-35fa3789d2e8 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:56:46.181463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9fc596fc-dfb5-4a3e-9410-b242c6924232 req-38cd67c0-5333-4def-8207-35fa3789d2e8 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8 returned with HTTP 200 Jan 21 10:56:46.182403 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1776/3571] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 10:56:45 2021] DELETE /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/07eb0423-cb46-49a4-9eaf-475380fbc8e8 => generated 19 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:47.345414 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5da706d9-8dc8-477a-8eca-0f812c08971b req-191a2fc9-4f1d-4950-931c-4866c1133164 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:47.346037 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5da706d9-8dc8-477a-8eca-0f812c08971b req-191a2fc9-4f1d-4950-931c-4866c1133164 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:47.346174 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:47.346174 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:47.346507 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-5da706d9-8dc8-477a-8eca-0f812c08971b req-191a2fc9-4f1d-4950-931c-4866c1133164 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:47.402244 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:47.402244 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:47.412004 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-5da706d9-8dc8-477a-8eca-0f812c08971b req-191a2fc9-4f1d-4950-931c-4866c1133164 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:47.436830 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-5da706d9-8dc8-477a-8eca-0f812c08971b req-191a2fc9-4f1d-4950-931c-4866c1133164 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:47.437680 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1796/3572] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:56:47 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:47.458482 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] DELETE http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:47.459006 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:47.459248 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:47.459248 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:47.459629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:47.460086 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Delete volume with id: 79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:47.509701 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:47.509701 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:47.510874 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:47.531277 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.keymgr.conf_key_mgr [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 10:56:47.539301 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Delete volume request issued successfully. Jan 21 10:56:47.539772 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6f9cc9f-6607-42f4-9eab-67f638e0c42b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 202 Jan 21 10:56:47.540735 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1777/3573] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:56:47 2021] DELETE /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:56:47.548717 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c60d6288-d996-4757-be76-eb2ce7264013 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:47.549242 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c60d6288-d996-4757-be76-eb2ce7264013 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:47.549433 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:47.549433 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:47.549810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c60d6288-d996-4757-be76-eb2ce7264013 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:47.601388 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:47.601388 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:47.611032 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c60d6288-d996-4757-be76-eb2ce7264013 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:47.635390 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c60d6288-d996-4757-be76-eb2ce7264013 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:47.636323 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1797/3574] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:47 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:48.654898 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-485f2a74-4573-4836-b0f5-bbc0a3d7ef3d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:48.655455 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-485f2a74-4573-4836-b0f5-bbc0a3d7ef3d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:48.655684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:48.655684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:48.656042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-485f2a74-4573-4836-b0f5-bbc0a3d7ef3d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:48.707769 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:56:48.707769 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:56:48.717356 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-485f2a74-4573-4836-b0f5-bbc0a3d7ef3d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:56:48.741563 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-485f2a74-4573-4836-b0f5-bbc0a3d7ef3d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 200 Jan 21 10:56:48.741563 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1778/3575] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:48 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:56:49.758996 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60df7140-3c87-4dcf-846f-b95138807ccc tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c Jan 21 10:56:49.759587 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60df7140-3c87-4dcf-846f-b95138807ccc tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:49.759893 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:49.759893 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:49.760286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-60df7140-3c87-4dcf-846f-b95138807ccc tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:49.808313 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-60df7140-3c87-4dcf-846f-b95138807ccc tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c returned with HTTP 404 Jan 21 10:56:49.809465 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1798/3576] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:56:49 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/79d6e1d0-33e0-409f-92b6-acdcb524722c => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:56:49.820576 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-094e1e0b-1e69-48d0-87c2-ebd26e414a67 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] GET http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/volumes/detail?all_tenants=1 Jan 21 10:56:49.820944 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-094e1e0b-1e69-48d0-87c2-ebd26e414a67 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:49.821168 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:56:49.821168 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:56:49.821544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-094e1e0b-1e69-48d0-87c2-ebd26e414a67 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:49.823622 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-094e1e0b-1e69-48d0-87c2-ebd26e414a67 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:56:49.875882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-094e1e0b-1e69-48d0-87c2-ebd26e414a67 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Get all volumes completed successfully. Jan 21 10:56:49.880974 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-094e1e0b-1e69-48d0-87c2-ebd26e414a67 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 10:56:49.881829 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1779/3577] 10.222.0.77 () {58 vars in 1252 bytes} [Thu Jan 21 10:56:49 2021] GET /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/volumes/detail?all_tenants=1 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:56:49.898207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8329680c-dac8-40d1-b9af-07dc531bbd38 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] DELETE http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/d023402e-1b8b-42c5-9554-f9453aa61040 Jan 21 10:56:49.898770 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8329680c-dac8-40d1-b9af-07dc531bbd38 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:56:49.899358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8329680c-dac8-40d1-b9af-07dc531bbd38 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:56:49.964679 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:56:49.964679 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:56:49.975241 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8329680c-dac8-40d1-b9af-07dc531bbd38 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/d023402e-1b8b-42c5-9554-f9453aa61040 returned with HTTP 202 Jan 21 10:56:49.976079 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1799/3578] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:56:49 2021] DELETE /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/d023402e-1b8b-42c5-9554-f9453aa61040 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:57:26.790385 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6122f50-d3e2-44b4-95bb-5177515676d1 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] POST http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types Jan 21 10:57:26.791206 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f6122f50-d3e2-44b4-95bb-5177515676d1 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1498012387", "extra_specs": {}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:57:26.833577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f6122f50-d3e2-44b4-95bb-5177515676d1 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types returned with HTTP 200 Jan 21 10:57:26.834575 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1780/3579] 10.222.0.77 () {60 vars in 1219 bytes} [Thu Jan 21 10:57:26 2021] POST /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types => generated 212 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:26.847397 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0ee3208-eeee-4421-a9ca-164931d359f6 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] POST http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/dd61df62-4a3d-406c-8e1b-699a18107a00/encryption Jan 21 10:57:26.848241 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d0ee3208-eeee-4421-a9ca-164931d359f6 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:57:26.898103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d0ee3208-eeee-4421-a9ca-164931d359f6 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/dd61df62-4a3d-406c-8e1b-699a18107a00/encryption returned with HTTP 200 Jan 21 10:57:26.898982 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1800/3580] 10.222.0.77 () {60 vars in 1364 bytes} [Thu Jan 21 10:57:26 2021] POST /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/dd61df62-4a3d-406c-8e1b-699a18107a00/encryption => generated 230 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:26.909395 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes Jan 21 10:57:26.910210 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-877487036", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1498012387", "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:57:26.911470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-877487036', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1498012387', 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:57:26.923755 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Create volume of 1 GB Jan 21 10:57:26.924444 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:26.924444 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:26.925082 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Availability Zones retrieved successfully. Jan 21 10:57:26.941147 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Flow 'volume_create_api' (07d4e5e5-6828-42d6-abcb-ce6cb1d951c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:57:26.943889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd91ef8b-b055-4b80-bc4c-00c8be9533c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:57:26.945878 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:57:27.009731 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd91ef8b-b055-4b80-bc4c-00c8be9533c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:57:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd61df62-4a3d-406c-8e1b-699a18107a00,is_public=True,name='tempest-scenario-type-luks-1498012387',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd61df62-4a3d-406c-8e1b-699a18107a00', '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=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:57:27.012644 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc9d8701-b9d4-4c1b-859b-4258b921e6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:57:27.058756 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1498012387 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1498012387, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:57:27.059868 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.quota [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1498012387 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1498012387, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:57:27.095629 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Created reservations ['ed17ba46-5af4-4795-8284-8c745328daf9', '8d83d533-78f8-4f38-8863-d5764b1189d0', '30ab398e-779a-4de7-81a8-9fd6061695a9', 'ffd0f65d-deab-4209-a9f7-b40c6674f093'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:57:27.098110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc9d8701-b9d4-4c1b-859b-4258b921e6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed17ba46-5af4-4795-8284-8c745328daf9', '8d83d533-78f8-4f38-8863-d5764b1189d0', '30ab398e-779a-4de7-81a8-9fd6061695a9', 'ffd0f65d-deab-4209-a9f7-b40c6674f093']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:57:27.100567 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bc8fb9-c76e-40ac-ac3c-388226a02aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:57:27.173833 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bc8fb9-c76e-40ac-ac3c-388226a02aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d2b7309-fc81-4c2b-973f-59ae51ba1024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-877487036',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f2fb740929481fb788a96f91dfae52',qos_specs=None,replication_status=,reservations=['ed17ba46-5af4-4795-8284-8c745328daf9','8d83d533-78f8-4f38-8863-d5764b1189d0','30ab398e-779a-4de7-81a8-9fd6061695a9','ffd0f65d-deab-4209-a9f7-b40c6674f093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba80e96e29a2494999d642e1792ebae5',volume_type_id=dd61df62-4a3d-406c-8e1b-699a18107a00), 'volume': 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-21T10:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-877487036',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6d2b7309-fc81-4c2b-973f-59ae51ba1024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06f2fb740929481fb788a96f91dfae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ba80e96e29a2494999d642e1792ebae5',volume_attachment=,volume_type=,volume_type_id=dd61df62-4a3d-406c-8e1b-699a18107a00)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:57:27.175920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c568869-53c0-475a-becb-628534e9b055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:57:27.202663 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c568869-53c0-475a-becb-628534e9b055) transitioned into state 'SUCCESS' from state '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-877487036',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06f2fb740929481fb788a96f91dfae52',qos_specs=None,replication_status=,reservations=['ed17ba46-5af4-4795-8284-8c745328daf9','8d83d533-78f8-4f38-8863-d5764b1189d0','30ab398e-779a-4de7-81a8-9fd6061695a9','ffd0f65d-deab-4209-a9f7-b40c6674f093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba80e96e29a2494999d642e1792ebae5',volume_type_id=dd61df62-4a3d-406c-8e1b-699a18107a00)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:57:27.204578 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62cc80f4-1c81-4d02-bb3a-8363e2db40c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:57:27.218799 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62cc80f4-1c81-4d02-bb3a-8363e2db40c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:57:27.221433 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Flow 'volume_create_api' (07d4e5e5-6828-42d6-abcb-ce6cb1d951c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:57:27.271694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Create volume request issued successfully. Jan 21 10:57:27.286058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7b0ee356-5544-43c3-bebb-9f7c099f547d tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes returned with HTTP 202 Jan 21 10:57:27.295858 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1781/3581] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:57:26 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes => generated 850 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 10:57:27.305112 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5973dcdc-27ef-4253-8dbb-c78528da4886 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:27.305647 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5973dcdc-27ef-4253-8dbb-c78528da4886 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:27.306269 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5973dcdc-27ef-4253-8dbb-c78528da4886 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:27.362325 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:27.362325 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:27.370953 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5973dcdc-27ef-4253-8dbb-c78528da4886 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:27.395314 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5973dcdc-27ef-4253-8dbb-c78528da4886 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:27.396876 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1801/3582] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:27 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 942 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:28.412960 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-348e56ca-4ba2-4add-800f-58c06cd04977 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:28.413538 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-348e56ca-4ba2-4add-800f-58c06cd04977 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:28.413657 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:28.413657 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:28.413934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-348e56ca-4ba2-4add-800f-58c06cd04977 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:28.462645 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:28.462645 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:28.471992 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-348e56ca-4ba2-4add-800f-58c06cd04977 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:28.494478 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-348e56ca-4ba2-4add-800f-58c06cd04977 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:28.495334 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1782/3583] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:28 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:28.510186 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:28.510712 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:28.510928 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:28.510928 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:28.511373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:28.681465 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:28.681465 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:28.690272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:28.711579 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:28.712389 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1802/3584] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:28 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:28.834232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-5bc98b8a-db68-4b5b-b42e-dd3635339d2c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:28.834747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-5bc98b8a-db68-4b5b-b42e-dd3635339d2c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:28.834971 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:28.834971 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:28.835370 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-5bc98b8a-db68-4b5b-b42e-dd3635339d2c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:28.884534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:28.884534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:28.893545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-16576e29-417e-4086-ae50-85ae87325481 req-5bc98b8a-db68-4b5b-b42e-dd3635339d2c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:28.915058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-5bc98b8a-db68-4b5b-b42e-dd3635339d2c tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:28.916039 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1783/3585] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:57:28 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:57:28.999649 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume// Jan 21 10:57:29.000121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:29.000342 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:29.000342 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:29.000714 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:29.001781 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5242b3b3-8ef9-4d11-a5e1-cfada574b0aa tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:57:29.002380 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1803/3586] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:57:28 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:57:29.015709 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-67ab9a8b-0729-44f2-9bf8-4b833036a80f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments Jan 21 10:57:29.016253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:29.016253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:29.016692 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-67ab9a8b-0729-44f2-9bf8-4b833036a80f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d2b7309-fc81-4c2b-973f-59ae51ba1024", "instance_uuid": "6179680c-3352-426c-b91e-e50bd0b2aae2", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:57:29.069260 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:29.069260 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:29.123018 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-67ab9a8b-0729-44f2-9bf8-4b833036a80f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments returned with HTTP 200 Jan 21 10:57:29.124003 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1784/3587] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:57:29 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:57:29.157131 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edd111ee-8e61-47a8-b59b-4c7152dbffc9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:29.157648 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edd111ee-8e61-47a8-b59b-4c7152dbffc9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:29.158123 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-edd111ee-8e61-47a8-b59b-4c7152dbffc9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:29.185981 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-67ab9a8b-0729-44f2-9bf8-4b833036a80f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume// Jan 21 10:57:29.186569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-67ab9a8b-0729-44f2-9bf8-4b833036a80f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:29.186821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:29.186821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:29.187395 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-67ab9a8b-0729-44f2-9bf8-4b833036a80f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:29.188669 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-67ab9a8b-0729-44f2-9bf8-4b833036a80f tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:57:29.189206 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1785/3588] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:57:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:57:29.203570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-d050f16c-b9e5-4afc-a5e2-9c8374af5f43 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:29.204234 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-d050f16c-b9e5-4afc-a5e2-9c8374af5f43 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:29.204638 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-d050f16c-b9e5-4afc-a5e2-9c8374af5f43 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:29.207534 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:29.207534 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:29.216344 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-edd111ee-8e61-47a8-b59b-4c7152dbffc9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:29.236909 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:29.236909 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:29.245597 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-edd111ee-8e61-47a8-b59b-4c7152dbffc9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:29.247113 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1804/3589] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:29 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:29.256370 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:29.256370 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:29.265704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-16576e29-417e-4086-ae50-85ae87325481 req-d050f16c-b9e5-4afc-a5e2-9c8374af5f43 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:29.285578 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:29.285578 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:29.294477 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-d050f16c-b9e5-4afc-a5e2-9c8374af5f43 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:29.295341 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1786/3590] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:57:29 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 1041 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:57:29.331811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-cda7bdf9-196f-48a1-8589-846b3730343b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] PUT http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e Jan 21 10:57:29.332310 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:29.332310 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:29.332730 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-cda7bdf9-196f-48a1-8589-846b3730343b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.96", "host": "n-h2-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:57:29.360185 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:57:29.360185 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:57:29.360652 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-16576e29-417e-4086-ae50-85ae87325481 req-cda7bdf9-196f-48a1-8589-846b3730343b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Lock "b'cinder-attachment_update-6d2b7309-fc81-4c2b-973f-59ae51ba1024-n-h2-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:57:29.362946 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:29.362946 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:30.264794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a0f3cc0-7fbf-41d5-ae84-4bb896025141 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:30.265319 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a0f3cc0-7fbf-41d5-ae84-4bb896025141 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:30.265537 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:30.265537 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:30.265902 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0a0f3cc0-7fbf-41d5-ae84-4bb896025141 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:30.315792 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:30.315792 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:30.327479 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0a0f3cc0-7fbf-41d5-ae84-4bb896025141 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:30.350098 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:30.350098 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:30.360108 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0a0f3cc0-7fbf-41d5-ae84-4bb896025141 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:30.360969 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1787/3591] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:30 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 942 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:57:30.612487 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-16576e29-417e-4086-ae50-85ae87325481 req-cda7bdf9-196f-48a1-8589-846b3730343b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Lock "b'cinder-attachment_update-6d2b7309-fc81-4c2b-973f-59ae51ba1024-n-h2-758944-3'" released by "attachment_update" :: held 1.252s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:57:30.613152 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-cda7bdf9-196f-48a1-8589-846b3730343b tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e returned with HTTP 200 Jan 21 10:57:30.614072 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1805/3592] 10.222.0.96 () {64 vars in 1468 bytes} [Thu Jan 21 10:57:29 2021] PUT /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e => generated 761 bytes in 1287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:57:30.634588 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-be6866bd-5f87-472b-bfe7-61c4183aac78 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/encryption Jan 21 10:57:30.635199 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-be6866bd-5f87-472b-bfe7-61c4183aac78 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:30.635428 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:30.635428 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:30.635804 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-be6866bd-5f87-472b-bfe7-61c4183aac78 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:30.686133 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:30.686133 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:30.744153 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-be6866bd-5f87-472b-bfe7-61c4183aac78 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/encryption returned with HTTP 200 Jan 21 10:57:30.745153 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1788/3593] 10.222.0.96 () {58 vars in 1395 bytes} [Thu Jan 21 10:57:30 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/encryption => generated 160 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:31.378220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9cb1192-1388-44f7-8cea-c849b065a974 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:31.379000 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9cb1192-1388-44f7-8cea-c849b065a974 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:31.379000 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:31.379000 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:31.379603 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f9cb1192-1388-44f7-8cea-c849b065a974 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:31.461717 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:31.461717 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:31.471794 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f9cb1192-1388-44f7-8cea-c849b065a974 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:31.491038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:31.491038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:31.499915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f9cb1192-1388-44f7-8cea-c849b065a974 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:31.500725 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1806/3594] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:31 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:32.517584 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cada8ad-3bc4-472a-abbf-1992f0421fa2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:32.518163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cada8ad-3bc4-472a-abbf-1992f0421fa2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:32.518289 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:32.518289 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:32.518633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8cada8ad-3bc4-472a-abbf-1992f0421fa2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:32.570663 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:32.570663 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:32.579954 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8cada8ad-3bc4-472a-abbf-1992f0421fa2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:32.598565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:32.598565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:32.607495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8cada8ad-3bc4-472a-abbf-1992f0421fa2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:32.608795 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1789/3595] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:32 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:33.625705 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f61b5f81-8d3c-429b-a000-4442120b5dbf tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:33.626279 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f61b5f81-8d3c-429b-a000-4442120b5dbf tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:33.626410 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:33.626410 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:33.626752 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f61b5f81-8d3c-429b-a000-4442120b5dbf tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:33.676300 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:33.676300 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:33.685434 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f61b5f81-8d3c-429b-a000-4442120b5dbf tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:33.704025 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:33.704025 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:33.712121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f61b5f81-8d3c-429b-a000-4442120b5dbf tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:33.712924 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1807/3596] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:33 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:34.729842 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f001b4f0-e608-497d-9cf8-2a3f8c62f487 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:34.731111 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f001b4f0-e608-497d-9cf8-2a3f8c62f487 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:34.731498 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:34.731498 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:34.732133 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-f001b4f0-e608-497d-9cf8-2a3f8c62f487 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:34.780414 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:34.780414 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:34.788855 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-f001b4f0-e608-497d-9cf8-2a3f8c62f487 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:34.808161 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:34.808161 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:34.817104 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-f001b4f0-e608-497d-9cf8-2a3f8c62f487 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:34.817935 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1790/3597] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:34 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:35.834320 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37ab89bd-c8b5-4132-972e-708581d8ca57 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:35.834881 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37ab89bd-c8b5-4132-972e-708581d8ca57 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:35.835073 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:35.835073 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:35.835478 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-37ab89bd-c8b5-4132-972e-708581d8ca57 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:35.884956 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:35.884956 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:35.894140 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-37ab89bd-c8b5-4132-972e-708581d8ca57 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:35.913241 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:35.913241 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:35.922066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-37ab89bd-c8b5-4132-972e-708581d8ca57 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:35.922880 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1808/3598] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:35 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:36.288160 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-34d658c0-596e-4e6b-8b63-8efe911d0eb7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e/action Jan 21 10:57:36.288666 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:36.288666 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:36.289102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-34d658c0-596e-4e6b-8b63-8efe911d0eb7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:57:36.289505 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-34d658c0-596e-4e6b-8b63-8efe911d0eb7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:57:36.358656 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:36.358656 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:36.371856 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-16576e29-417e-4086-ae50-85ae87325481 req-34d658c0-596e-4e6b-8b63-8efe911d0eb7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e/action returned with HTTP 204 Jan 21 10:57:36.372764 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1791/3599] 10.222.0.96 () {64 vars in 1489 bytes} [Thu Jan 21 10:57:36 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:57:36.939232 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c86796d6-3041-4538-954e-ed20f321c4c7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:36.939810 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c86796d6-3041-4538-954e-ed20f321c4c7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:36.939934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:36.939934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:36.940294 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-c86796d6-3041-4538-954e-ed20f321c4c7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:36.991614 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:36.991614 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.000362 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-c86796d6-3041-4538-954e-ed20f321c4c7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:37.020385 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.020385 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.029806 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-c86796d6-3041-4538-954e-ed20f321c4c7 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:37.030636 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1809/3600] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:36 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 1235 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:57:37.046243 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25a62c45-0188-43da-bd17-a900c24452e0 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:37.046761 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25a62c45-0188-43da-bd17-a900c24452e0 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:37.046978 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:37.046978 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:37.047358 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-25a62c45-0188-43da-bd17-a900c24452e0 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:37.096255 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.096255 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.105023 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-25a62c45-0188-43da-bd17-a900c24452e0 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:37.125676 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.125676 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.133946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-25a62c45-0188-43da-bd17-a900c24452e0 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:37.134774 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1792/3601] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:37 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 1235 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:57:37.257968 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:37.258480 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:37.258695 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:37.258695 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:37.259063 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:37.307739 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.307739 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.316877 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:37.335647 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.335647 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.343882 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:37.344727 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1810/3602] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:57:37 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 1235 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:57:37.366893 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-d7ccd4a6-1a67-4c75-8f5c-145da0489ae1 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] POST http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/action Jan 21 10:57:37.367442 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:37.367442 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:37.367920 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-d7ccd4a6-1a67-4c75-8f5c-145da0489ae1 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:57:37.368352 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-d7ccd4a6-1a67-4c75-8f5c-145da0489ae1 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:57:37.418345 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.418345 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.419549 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-d7ccd4a6-1a67-4c75-8f5c-145da0489ae1 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:37.428538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-d7ccd4a6-1a67-4c75-8f5c-145da0489ae1 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Begin detaching volume completed successfully. Jan 21 10:57:37.429064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-d7ccd4a6-1a67-4c75-8f5c-145da0489ae1 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/action returned with HTTP 202 Jan 21 10:57:37.429997 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1793/3603] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 10:57:37 2021] POST /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:57:37.502619 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume// Jan 21 10:57:37.503101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:37.503351 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:37.503351 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:37.503734 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:37.504770 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2584b442-6103-455a-bfb3-6bd96aee2078 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:57:37.505500 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1811/3604] 10.222.0.96 () {56 vars in 1089 bytes} [Thu Jan 21 10:57:37 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:57:37.521142 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2b3bf8d0-cc86-4a98-ba44-c9302c8c1959 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:37.521637 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2b3bf8d0-cc86-4a98-ba44-c9302c8c1959 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:37.521854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:37.521854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:37.522547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2b3bf8d0-cc86-4a98-ba44-c9302c8c1959 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:37.572920 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.572920 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.582304 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2b3bf8d0-cc86-4a98-ba44-c9302c8c1959 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:37.601628 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.601628 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.611530 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2b3bf8d0-cc86-4a98-ba44-c9302c8c1959 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:37.612378 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1794/3605] 10.222.0.96 () {60 vars in 1403 bytes} [Thu Jan 21 10:57:37 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 1337 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:57:37.656608 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2285b1c9-53b3-4731-b2ec-703c239475a9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/encryption Jan 21 10:57:37.657163 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2285b1c9-53b3-4731-b2ec-703c239475a9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:37.657656 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2285b1c9-53b3-4731-b2ec-703c239475a9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'index' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:37.710182 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:37.710182 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:37.764094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-2285b1c9-53b3-4731-b2ec-703c239475a9 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/encryption returned with HTTP 200 Jan 21 10:57:37.764964 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1812/3606] 10.222.0.96 () {58 vars in 1395 bytes} [Thu Jan 21 10:57:37 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024/encryption => generated 160 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:38.175957 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-de21a085-b3f8-4d3e-9441-c1d603eff4f6 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] DELETE http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e Jan 21 10:57:38.176570 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-de21a085-b3f8-4d3e-9441-c1d603eff4f6 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:38.176683 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:38.176683 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:38.177047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-de21a085-b3f8-4d3e-9441-c1d603eff4f6 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:38.197633 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:38.197633 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:38.642743 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-de21a085-b3f8-4d3e-9441-c1d603eff4f6 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:57:38.643346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-de21a085-b3f8-4d3e-9441-c1d603eff4f6 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:57:38.650612 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-22f0a910-a56d-449a-b52f-3ac78fca95ad req-de21a085-b3f8-4d3e-9441-c1d603eff4f6 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e returned with HTTP 200 Jan 21 10:57:38.651559 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1795/3607] 10.222.0.96 () {62 vars in 1437 bytes} [Thu Jan 21 10:57:38 2021] DELETE /volume/v3/06f2fb740929481fb788a96f91dfae52/attachments/4c8779d4-7f0c-4cfb-bf65-4d35c6d0162e => generated 19 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:39.880342 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9392fa65-a758-432e-b58d-22fe3024ee59 req-09f14c1a-a1ef-40b5-af62-e8c60b670f52 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:39.880903 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9392fa65-a758-432e-b58d-22fe3024ee59 req-09f14c1a-a1ef-40b5-af62-e8c60b670f52 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:39.881096 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:39.881096 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:39.881470 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-9392fa65-a758-432e-b58d-22fe3024ee59 req-09f14c1a-a1ef-40b5-af62-e8c60b670f52 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:39.929117 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:39.929117 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:39.938070 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-9392fa65-a758-432e-b58d-22fe3024ee59 req-09f14c1a-a1ef-40b5-af62-e8c60b670f52 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:39.959869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-9392fa65-a758-432e-b58d-22fe3024ee59 req-09f14c1a-a1ef-40b5-af62-e8c60b670f52 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:39.960703 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1813/3608] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:57:39 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 943 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:39.981064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] DELETE http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:39.981593 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:39.982078 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:39.982078 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:39.982412 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'delete' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:39.982869 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Delete volume with id: 6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:40.031466 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:40.031466 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:40.032766 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:40.051237 n-d-758944-3 devstack@c-api.service[87994]: WARNING cinder.keymgr.conf_key_mgr [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 10:57:40.060272 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Delete volume request issued successfully. Jan 21 10:57:40.061044 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e32c99ed-74b1-4f6e-bbe7-962dcec5dda4 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 202 Jan 21 10:57:40.062096 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1796/3609] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 10:57:39 2021] DELETE /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:57:40.070072 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-324f1af3-5113-4133-a4f7-fa0015efaeb2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:40.070601 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-324f1af3-5113-4133-a4f7-fa0015efaeb2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:40.070821 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:40.070821 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:40.071220 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-324f1af3-5113-4133-a4f7-fa0015efaeb2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:40.126166 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:40.126166 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:40.134686 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-324f1af3-5113-4133-a4f7-fa0015efaeb2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:40.159565 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-324f1af3-5113-4133-a4f7-fa0015efaeb2 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:40.160387 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1814/3610] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:40 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:41.176373 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ae17dd1-4bfc-4fba-92f2-f09b45debf51 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:41.176898 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ae17dd1-4bfc-4fba-92f2-f09b45debf51 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:41.177080 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:41.177080 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:41.177449 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ae17dd1-4bfc-4fba-92f2-f09b45debf51 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:41.227699 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:57:41.227699 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:57:41.237169 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ae17dd1-4bfc-4fba-92f2-f09b45debf51 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Volume info retrieved successfully. Jan 21 10:57:41.259538 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ae17dd1-4bfc-4fba-92f2-f09b45debf51 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 200 Jan 21 10:57:41.260363 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1797/3611] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:41 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:57:42.277185 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abc18603-8ea6-4a68-b9dd-34d18669db84 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] GET http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 Jan 21 10:57:42.277960 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abc18603-8ea6-4a68-b9dd-34d18669db84 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:42.277960 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:42.277960 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:42.278303 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-abc18603-8ea6-4a68-b9dd-34d18669db84 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:42.328366 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-abc18603-8ea6-4a68-b9dd-34d18669db84 tempest-TestEncryptedCinderVolumes-1586501540 tempest-TestEncryptedCinderVolumes-1586501540] http://10.222.0.77/volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 returned with HTTP 404 Jan 21 10:57:42.329638 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1815/3612] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:57:42 2021] GET /volume/v3/06f2fb740929481fb788a96f91dfae52/volumes/6d2b7309-fc81-4c2b-973f-59ae51ba1024 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:57:42.337428 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39b46d49-3c3f-4015-905e-c573f2f2ded5 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] GET http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/volumes/detail?all_tenants=1 Jan 21 10:57:42.337959 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39b46d49-3c3f-4015-905e-c573f2f2ded5 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:42.338154 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:57:42.338154 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:57:42.338837 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39b46d49-3c3f-4015-905e-c573f2f2ded5 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Calling method 'detail' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:42.340802 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-39b46d49-3c3f-4015-905e-c573f2f2ded5 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:57:42.390367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-39b46d49-3c3f-4015-905e-c573f2f2ded5 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Get all volumes completed successfully. Jan 21 10:57:42.394672 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39b46d49-3c3f-4015-905e-c573f2f2ded5 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 10:57:42.395554 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1798/3613] 10.222.0.77 () {58 vars in 1252 bytes} [Thu Jan 21 10:57:42 2021] GET /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:57:42.410439 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a9a5937-caa0-4b9c-b9ee-93db848805c1 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] DELETE http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/dd61df62-4a3d-406c-8e1b-699a18107a00 Jan 21 10:57:42.410963 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a9a5937-caa0-4b9c-b9ee-93db848805c1 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:57:42.411550 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8a9a5937-caa0-4b9c-b9ee-93db848805c1 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] Calling method '_delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:57:42.473855 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:57:42.473855 n-d-758944-3 devstack@c-api.service[87994]: "UPDATE / DELETE expressions." % clause Jan 21 10:57:42.484949 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8a9a5937-caa0-4b9c-b9ee-93db848805c1 tempest-TestEncryptedCinderVolumes-506162338 tempest-TestEncryptedCinderVolumes-506162338] http://10.222.0.77/volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/dd61df62-4a3d-406c-8e1b-699a18107a00 returned with HTTP 202 Jan 21 10:57:42.485950 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1816/3614] 10.222.0.77 () {58 vars in 1312 bytes} [Thu Jan 21 10:57:42 2021] DELETE /volume/v3/714d5d2fb08b47b29ad2c8c8586ec1c1/types/dd61df62-4a3d-406c-8e1b-699a18107a00 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:58:47.435905 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] POST http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes Jan 21 10:58:47.436677 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-547839816", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:58:47.437915 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-547839816', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87995) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:58:47.438284 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Create volume of 1 GB Jan 21 10:58:47.451472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Availability Zones retrieved successfully. Jan 21 10:58:47.468739 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Flow 'volume_create_api' (869d79b9-de5d-42e8-b15d-707fc073eef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:58:47.471474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (137f1dc0-ddc5-4016-a379-8e25c6ca504d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:58:47.473467 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Validating volume size '1' using validate_int {{(pid=87995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:58:47.537372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (137f1dc0-ddc5-4016-a379-8e25c6ca504d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:58:47.539570 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3546e37a-2ff2-402f-9c71-b046d8fe71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:58:47.627863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Created reservations ['9aaa4cba-8362-495e-9e62-88baa6867745', 'b597f035-d876-43cf-bfba-cad11ab29b21', 'cbd657f7-809e-4fad-84b0-1c68c620e69f', '32320323-fb91-4520-b842-197835e3ef97'] {{(pid=87995) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:58:47.629807 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3546e37a-2ff2-402f-9c71-b046d8fe71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aaa4cba-8362-495e-9e62-88baa6867745', 'b597f035-d876-43cf-bfba-cad11ab29b21', 'cbd657f7-809e-4fad-84b0-1c68c620e69f', '32320323-fb91-4520-b842-197835e3ef97']}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:58:47.632042 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ab8135-9515-45c9-94e8-102ab6ef93e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:58:47.694375 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ab8135-9515-45c9-94e8-102ab6ef93e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '621ee730-0139-42e0-af49-1e9bd8faf733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-547839816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd187d7da2f14418ad5cbbfca1712d04',qos_specs=None,replication_status=,reservations=['9aaa4cba-8362-495e-9e62-88baa6867745','b597f035-d876-43cf-bfba-cad11ab29b21','cbd657f7-809e-4fad-84b0-1c68c620e69f','32320323-fb91-4520-b842-197835e3ef97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69c7fcb1aaf4bd09a8e082345296af2',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T10:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-547839816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=621ee730-0139-42e0-af49-1e9bd8faf733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd187d7da2f14418ad5cbbfca1712d04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a69c7fcb1aaf4bd09a8e082345296af2',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:58:47.696376 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfe6662-195a-4038-9471-011aeef4a1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:58:47.723776 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfe6662-195a-4038-9471-011aeef4a1ba) transitioned into state 'SUCCESS' from state '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-547839816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd187d7da2f14418ad5cbbfca1712d04',qos_specs=None,replication_status=,reservations=['9aaa4cba-8362-495e-9e62-88baa6867745','b597f035-d876-43cf-bfba-cad11ab29b21','cbd657f7-809e-4fad-84b0-1c68c620e69f','32320323-fb91-4520-b842-197835e3ef97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69c7fcb1aaf4bd09a8e082345296af2',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:58:47.725696 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a88f75f2-a2aa-4e71-88df-14d7234d5be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:58:47.740791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a88f75f2-a2aa-4e71-88df-14d7234d5be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87995) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:58:47.743432 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Flow 'volume_create_api' (869d79b9-de5d-42e8-b15d-707fc073eef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87995) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:58:47.795703 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Create volume request issued successfully. Jan 21 10:58:47.811454 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-06e43fac-9f59-4d8e-888b-509afe0c0162 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes returned with HTTP 202 Jan 21 10:58:47.812351 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1799/3615] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 10:58:47 2021] POST /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes => generated 823 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:58:47.827077 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac8cc8f2-032f-41d9-bac9-92a2b8588b1a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:47.827722 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac8cc8f2-032f-41d9-bac9-92a2b8588b1a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:47.828121 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ac8cc8f2-032f-41d9-bac9-92a2b8588b1a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:47.881090 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:47.881090 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:47.891000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ac8cc8f2-032f-41d9-bac9-92a2b8588b1a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:47.912946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ac8cc8f2-032f-41d9-bac9-92a2b8588b1a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:47.913637 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1817/3616] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:47 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:48.930218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f819670-a797-4ec7-89a5-187294bcd2f0 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:48.930784 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f819670-a797-4ec7-89a5-187294bcd2f0 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:48.930908 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:48.930908 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:48.931253 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6f819670-a797-4ec7-89a5-187294bcd2f0 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:48.981189 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:48.981189 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:48.995358 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6f819670-a797-4ec7-89a5-187294bcd2f0 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:49.021403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6f819670-a797-4ec7-89a5-187294bcd2f0 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:49.022255 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1800/3617] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:48 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:49.040738 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-839c8d76-b19d-43d1-a9e3-ed47c10a06ba tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:49.042581 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-839c8d76-b19d-43d1-a9e3-ed47c10a06ba tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.042841 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:49.042841 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:49.043372 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-839c8d76-b19d-43d1-a9e3-ed47c10a06ba tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.104565 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.104565 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.115456 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-839c8d76-b19d-43d1-a9e3-ed47c10a06ba tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:49.141369 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-839c8d76-b19d-43d1-a9e3-ed47c10a06ba tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:49.142188 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1818/3618] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:49.159495 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-649d62f4-4d6b-4099-a11e-d46f767ed28c tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes Jan 21 10:58:49.160024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-649d62f4-4d6b-4099-a11e-d46f767ed28c tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.160240 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:49.160240 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:49.160608 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-649d62f4-4d6b-4099-a11e-d46f767ed28c tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'index' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.161325 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.api_utils [None req-649d62f4-4d6b-4099-a11e-d46f767ed28c tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Removing options '' from query. {{(pid=87995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:58:49.163046 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-649d62f4-4d6b-4099-a11e-d46f767ed28c tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87995) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:58:49.229113 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-649d62f4-4d6b-4099-a11e-d46f767ed28c tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Get all volumes completed successfully. Jan 21 10:58:49.230632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-649d62f4-4d6b-4099-a11e-d46f767ed28c tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes returned with HTTP 200 Jan 21 10:58:49.231545 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1801/3619] 10.222.0.77 () {58 vars in 1204 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes => generated 404 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:49.242430 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:49.243028 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.243297 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:49.243297 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:49.243667 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.299226 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.299226 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.308964 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:49.340967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:49.341781 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1819/3620] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:49.492798 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7401edcb-8666-4c90-9db2-9bb94f859bf9 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:49.493237 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7401edcb-8666-4c90-9db2-9bb94f859bf9 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.493456 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:49.493456 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:49.493823 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7401edcb-8666-4c90-9db2-9bb94f859bf9 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.549493 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.549493 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.558652 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7401edcb-8666-4c90-9db2-9bb94f859bf9 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:49.580540 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7401edcb-8666-4c90-9db2-9bb94f859bf9 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:49.581661 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1802/3621] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:49.670673 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume// Jan 21 10:58:49.671179 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.671413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:49.671413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:49.671791 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.672840 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e746fd0d-380e-4c38-bae0-c6289bb3adda tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:58:49.673422 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1820/3622] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:58:49.687101 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7b3464f7-5200-4dc4-84d6-5e926b77e67a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] POST http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments Jan 21 10:58:49.688517 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:49.688517 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:49.688517 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7b3464f7-5200-4dc4-84d6-5e926b77e67a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "621ee730-0139-42e0-af49-1e9bd8faf733", "instance_uuid": "c3e164dd-6ddf-4ced-b767-5d18c93dd841", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:58:49.747798 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.747798 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.800940 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7b3464f7-5200-4dc4-84d6-5e926b77e67a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments returned with HTTP 200 Jan 21 10:58:49.801976 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1803/3623] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 10:58:49 2021] POST /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:58:49.842737 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bc4fd3b-4253-4de0-be36-1826ae25d3d2 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:49.843404 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bc4fd3b-4253-4de0-be36-1826ae25d3d2 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.843956 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-1bc4fd3b-4253-4de0-be36-1826ae25d3d2 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.873289 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7b3464f7-5200-4dc4-84d6-5e926b77e67a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume// Jan 21 10:58:49.873804 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7b3464f7-5200-4dc4-84d6-5e926b77e67a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.874137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:49.874137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:49.874513 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7b3464f7-5200-4dc4-84d6-5e926b77e67a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.875740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-7b3464f7-5200-4dc4-84d6-5e926b77e67a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 10:58:49.876427 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1804/3624] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:58:49.889647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-cf9dddbd-f462-420e-ad9a-3608889d727a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:49.890258 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-cf9dddbd-f462-420e-ad9a-3608889d727a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:49.890727 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-cf9dddbd-f462-420e-ad9a-3608889d727a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:49.893625 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.893625 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.903103 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-1bc4fd3b-4253-4de0-be36-1826ae25d3d2 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:49.921947 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.921947 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.930814 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-1bc4fd3b-4253-4de0-be36-1826ae25d3d2 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:49.931917 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1821/3625] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:49.940303 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.940303 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.949422 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-81ba7152-9474-470d-a09f-ca561718ae90 req-cf9dddbd-f462-420e-ad9a-3608889d727a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:49.969150 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:49.969150 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:49.977408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-cf9dddbd-f462-420e-ad9a-3608889d727a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:49.978239 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1805/3626] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 10:58:49 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:58:50.015984 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-8ae7971e-0562-428d-9650-a2c51a6108fc tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] PUT http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7 Jan 21 10:58:50.016421 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:50.016421 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:50.016843 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-8ae7971e-0562-428d-9650-a2c51a6108fc tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:58:50.044430 n-d-758944-3 devstack@c-api.service[87994]: /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 21 10:58:50.044430 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 10:58:50.044918 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-81ba7152-9474-470d-a09f-ca561718ae90 req-8ae7971e-0562-428d-9650-a2c51a6108fc tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Lock "b'cinder-attachment_update-621ee730-0139-42e0-af49-1e9bd8faf733-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:58:50.047288 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:50.047288 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:50.948312 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2f8bf8d-035d-4e69-92f1-e5e26f4a7f3e tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:50.949161 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2f8bf8d-035d-4e69-92f1-e5e26f4a7f3e tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:50.949450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:50.949450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:50.949825 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e2f8bf8d-035d-4e69-92f1-e5e26f4a7f3e tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:50.999779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:50.999779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:51.008102 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e2f8bf8d-035d-4e69-92f1-e5e26f4a7f3e tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:51.028828 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:51.028828 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:51.037227 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e2f8bf8d-035d-4e69-92f1-e5e26f4a7f3e tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:51.038068 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1806/3627] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:50 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:51.297568 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-81ba7152-9474-470d-a09f-ca561718ae90 req-8ae7971e-0562-428d-9650-a2c51a6108fc tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Lock "b'cinder-attachment_update-621ee730-0139-42e0-af49-1e9bd8faf733-n-h1-758944-3'" released by "attachment_update" :: held 1.252s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:58:51.298244 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-8ae7971e-0562-428d-9650-a2c51a6108fc tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7 returned with HTTP 200 Jan 21 10:58:51.299128 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1822/3628] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 10:58:50 2021] PUT /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7 => generated 762 bytes in 1288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:58:52.053545 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-816acd47-40b0-453c-ae1f-cbcf234da0ec tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:52.054152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-816acd47-40b0-453c-ae1f-cbcf234da0ec tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:52.054253 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:52.054253 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:52.054595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-816acd47-40b0-453c-ae1f-cbcf234da0ec tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:52.105731 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:52.105731 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:52.114285 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-816acd47-40b0-453c-ae1f-cbcf234da0ec tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:52.133065 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:52.133065 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:52.142368 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-816acd47-40b0-453c-ae1f-cbcf234da0ec tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:52.143249 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1807/3629] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:52 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:53.167371 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70aa813a-0c6e-4ad1-b500-d105fbef8eaf tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:53.167934 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70aa813a-0c6e-4ad1-b500-d105fbef8eaf tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:53.168149 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:53.168149 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:53.168471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-70aa813a-0c6e-4ad1-b500-d105fbef8eaf tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:53.220857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:53.220857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:53.230777 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-70aa813a-0c6e-4ad1-b500-d105fbef8eaf tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:53.249763 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:53.249763 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:53.258199 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-70aa813a-0c6e-4ad1-b500-d105fbef8eaf tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:53.259032 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1823/3630] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:53 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:54.276167 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02833a71-9db5-4d8a-bd81-056624c62565 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:54.276865 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02833a71-9db5-4d8a-bd81-056624c62565 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:54.276865 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:54.276865 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:54.277286 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02833a71-9db5-4d8a-bd81-056624c62565 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:54.328640 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:54.328640 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:54.336999 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-02833a71-9db5-4d8a-bd81-056624c62565 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:54.358783 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:54.358783 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:54.367264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02833a71-9db5-4d8a-bd81-056624c62565 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:54.368046 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1808/3631] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:54 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:55.385604 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bbe08b86-e8b5-4be4-8b48-bdb98d0fc8e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:55.386536 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bbe08b86-e8b5-4be4-8b48-bdb98d0fc8e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:55.386854 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:55.386854 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:55.387474 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bbe08b86-e8b5-4be4-8b48-bdb98d0fc8e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:55.436583 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:55.436583 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:55.444883 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bbe08b86-e8b5-4be4-8b48-bdb98d0fc8e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:55.464102 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:55.464102 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:55.472307 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bbe08b86-e8b5-4be4-8b48-bdb98d0fc8e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:55.473122 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1824/3632] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:55 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:56.489413 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02291400-a54f-4dcb-aade-0753c09642dd tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:56.489984 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02291400-a54f-4dcb-aade-0753c09642dd tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:56.490104 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:56.490104 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:56.490463 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-02291400-a54f-4dcb-aade-0753c09642dd tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:56.540413 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:56.540413 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:56.549423 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-02291400-a54f-4dcb-aade-0753c09642dd tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:56.568950 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:56.568950 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:56.577987 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-02291400-a54f-4dcb-aade-0753c09642dd tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:56.578844 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1809/3633] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:56 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:58:56.851179 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-569b6600-3611-4eb2-ad03-ea2245700055 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] POST http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7/action Jan 21 10:58:56.851762 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:56.851762 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:56.852153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-569b6600-3611-4eb2-ad03-ea2245700055 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:58:56.852595 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-569b6600-3611-4eb2-ad03-ea2245700055 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:58:56.923043 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:56.923043 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:56.937743 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-81ba7152-9474-470d-a09f-ca561718ae90 req-569b6600-3611-4eb2-ad03-ea2245700055 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7/action returned with HTTP 204 Jan 21 10:58:56.938738 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1825/3634] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 10:58:56 2021] POST /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:58:57.595000 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfaf8c91-ded5-4b72-8bb3-5c2c7a0eeff4 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:57.595653 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfaf8c91-ded5-4b72-8bb3-5c2c7a0eeff4 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:57.595776 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:57.595776 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:57.596102 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-dfaf8c91-ded5-4b72-8bb3-5c2c7a0eeff4 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:57.648453 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:57.648453 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:57.657045 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-dfaf8c91-ded5-4b72-8bb3-5c2c7a0eeff4 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:57.675619 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:57.675619 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:57.685218 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-dfaf8c91-ded5-4b72-8bb3-5c2c7a0eeff4 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:57.686055 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1810/3635] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:57 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 1208 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:58:57.702704 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7808bc49-72e0-4efd-a74b-009d80bcefce tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:57.703282 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7808bc49-72e0-4efd-a74b-009d80bcefce tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:57.703500 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:57.703500 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:57.703876 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-7808bc49-72e0-4efd-a74b-009d80bcefce tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:57.759067 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:57.759067 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:57.768260 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-7808bc49-72e0-4efd-a74b-009d80bcefce tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:57.787095 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:57.787095 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:57.798119 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-7808bc49-72e0-4efd-a74b-009d80bcefce tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:57.799147 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1826/3636] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:57 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 1208 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:58:57.816643 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f4021aa-6635-48d7-b65a-7367331ef570 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 10:58:57.817115 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f4021aa-6635-48d7-b65a-7367331ef570 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:58:57.817291 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:58:57.817291 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 10:58:57.817700 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-4f4021aa-6635-48d7-b65a-7367331ef570 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:58:57.867457 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:57.867457 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:57.875736 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-4f4021aa-6635-48d7-b65a-7367331ef570 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 10:58:57.900991 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:58:57.900991 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 10:58:57.909426 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-4f4021aa-6635-48d7-b65a-7367331ef570 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 10:58:57.910319 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1811/3637] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 10:58:57 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 1208 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:00:07.648095 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:07.648795 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:07.648795 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:07.648795 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:07.649292 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:07.698857 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:07.698857 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:07.708362 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 11:00:07.730507 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:07.730507 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:07.739317 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 11:00:07.740153 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1827/3638] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 11:00:07 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 1208 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:00:07.761541 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-ed98ed24-14d4-468f-9ece-f6ff5b83f4e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] POST http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733/action Jan 21 11:00:07.762544 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:07.762544 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:07.763491 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-ed98ed24-14d4-468f-9ece-f6ff5b83f4e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Action body: b'{"os-begin_detaching": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:00:07.763863 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-ed98ed24-14d4-468f-9ece-f6ff5b83f4e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:00:07.821029 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:07.821029 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:07.822198 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-ed98ed24-14d4-468f-9ece-f6ff5b83f4e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 11:00:07.832424 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-ed98ed24-14d4-468f-9ece-f6ff5b83f4e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Begin detaching volume completed successfully. Jan 21 11:00:07.832952 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-ed98ed24-14d4-468f-9ece-f6ff5b83f4e8 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733/action returned with HTTP 202 Jan 21 11:00:07.838051 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1812/3639] 10.222.0.77 () {64 vars in 1643 bytes} [Thu Jan 21 11:00:07 2021] POST /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 11:00:07.910461 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume// Jan 21 11:00:07.910888 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:07.911114 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:07.911114 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:07.911522 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:07.912573 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-87449086-f414-4e13-89d8-ade112c79d79 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 11:00:07.913660 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1828/3640] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 11:00: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 21 11:00:07.927625 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-483aff64-a24a-4f40-8848-f7569d3c19c6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:07.928496 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-483aff64-a24a-4f40-8848-f7569d3c19c6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:07.928944 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:07.928944 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:07.929322 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-483aff64-a24a-4f40-8848-f7569d3c19c6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:07.982339 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:07.982339 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:07.992166 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-483aff64-a24a-4f40-8848-f7569d3c19c6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 11:00:08.014032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:08.014032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:08.026853 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-483aff64-a24a-4f40-8848-f7569d3c19c6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 11:00:08.027823 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1813/3641] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 11:00:07 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 1310 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:00:08.470647 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-4902b1b9-3208-46b6-8635-3de20f3566f3 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] DELETE http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7 Jan 21 11:00:08.471090 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-4902b1b9-3208-46b6-8635-3de20f3566f3 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:08.471805 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-4902b1b9-3208-46b6-8635-3de20f3566f3 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:08.494350 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:08.494350 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:08.946569 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-4902b1b9-3208-46b6-8635-3de20f3566f3 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:00:08.947183 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-4902b1b9-3208-46b6-8635-3de20f3566f3 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Pending status list for volume during attachment-delete: [] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:00:08.954210 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-eacf1cc9-9332-4f27-92d1-23dcea064fbd req-4902b1b9-3208-46b6-8635-3de20f3566f3 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7 returned with HTTP 200 Jan 21 11:00:08.955067 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1829/3642] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 11:00:08 2021] DELETE /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/attachments/e399570e-3bf9-4cec-b60e-840519c944c7 => generated 19 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:00:09.209078 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f29809f2-1412-4990-bb66-d93e0454c493 req-25ec50c9-54a0-4df2-be44-4f45a6ba07e1 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:09.209591 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f29809f2-1412-4990-bb66-d93e0454c493 req-25ec50c9-54a0-4df2-be44-4f45a6ba07e1 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:09.209812 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:09.209812 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:09.210205 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-f29809f2-1412-4990-bb66-d93e0454c493 req-25ec50c9-54a0-4df2-be44-4f45a6ba07e1 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:09.260042 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:09.260042 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:09.269048 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-f29809f2-1412-4990-bb66-d93e0454c493 req-25ec50c9-54a0-4df2-be44-4f45a6ba07e1 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 11:00:09.291354 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-f29809f2-1412-4990-bb66-d93e0454c493 req-25ec50c9-54a0-4df2-be44-4f45a6ba07e1 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 11:00:09.292432 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1814/3643] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 11:00:09 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:00:09.319946 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a08a5134-4cae-4be6-b54f-b7210a3ec35a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] DELETE http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:09.319946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a08a5134-4cae-4be6-b54f-b7210a3ec35a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:09.319946 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:09.319946 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:09.319946 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a08a5134-4cae-4be6-b54f-b7210a3ec35a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:09.321025 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-a08a5134-4cae-4be6-b54f-b7210a3ec35a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Delete volume with id: 621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:09.373892 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:09.373892 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:09.375096 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a08a5134-4cae-4be6-b54f-b7210a3ec35a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 11:00:09.403532 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a08a5134-4cae-4be6-b54f-b7210a3ec35a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Delete volume request issued successfully. Jan 21 11:00:09.404228 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a08a5134-4cae-4be6-b54f-b7210a3ec35a tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 202 Jan 21 11:00:09.406419 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1830/3644] 10.222.0.77 () {58 vars in 1318 bytes} [Thu Jan 21 11:00:09 2021] DELETE /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 11:00:09.418351 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce52ac1a-166f-43d5-948d-073f0e8d8a23 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:09.420523 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce52ac1a-166f-43d5-948d-073f0e8d8a23 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:09.421136 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:09.421136 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:09.421829 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-ce52ac1a-166f-43d5-948d-073f0e8d8a23 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:09.489966 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:09.489966 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:09.498979 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-ce52ac1a-166f-43d5-948d-073f0e8d8a23 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 11:00:09.522917 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-ce52ac1a-166f-43d5-948d-073f0e8d8a23 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 11:00:09.523800 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1815/3645] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:00:09 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:00:10.545668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6fe1f65-c020-4b3e-aaa2-e00a73bb0be7 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:10.546228 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6fe1f65-c020-4b3e-aaa2-e00a73bb0be7 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:10.546437 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:10.546437 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:10.546854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-b6fe1f65-c020-4b3e-aaa2-e00a73bb0be7 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:10.597450 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:00:10.597450 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:00:10.607220 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-b6fe1f65-c020-4b3e-aaa2-e00a73bb0be7 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Volume info retrieved successfully. Jan 21 11:00:10.630085 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-b6fe1f65-c020-4b3e-aaa2-e00a73bb0be7 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 200 Jan 21 11:00:10.631088 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1831/3646] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:00:10 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:00:11.647331 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8aa91e73-dfe0-4392-9901-da782a6fbdf6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] GET http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 Jan 21 11:00:11.647889 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8aa91e73-dfe0-4392-9901-da782a6fbdf6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:00:11.648245 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:00:11.648245 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:00:11.648787 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8aa91e73-dfe0-4392-9901-da782a6fbdf6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:00:11.831268 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8aa91e73-dfe0-4392-9901-da782a6fbdf6 tempest-TestMinimumBasicScenario-1597143584 tempest-TestMinimumBasicScenario-1597143584] http://10.222.0.77/volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 returned with HTTP 404 Jan 21 11:00:11.832210 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1816/3647] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:00:11 2021] GET /volume/v3/bd187d7da2f14418ad5cbbfca1712d04/volumes/621ee730-0139-42e0-af49-1e9bd8faf733 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:14:16.359878 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] POST http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes Jan 21 11:14:16.360447 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:16.360447 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:16.360742 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1249177087", "imageRef": "9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265", "size": 1}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:14:16.361858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.v3.volumes [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1249177087', 'imageRef': '9ea9c3c7-0d54-40aa-a4e0-25aef8b4b265', 'size': 1}} {{(pid=87996) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 11:14:16.473240 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Create volume of 1 GB Jan 21 11:14:16.488662 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Availability Zones retrieved successfully. Jan 21 11:14:16.506821 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Flow 'volume_create_api' (7a19c41b-bc5c-4f94-bfb7-d2996eba42b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:14:16.509556 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab65082-fb45-4be6-89d3-2b072d883467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:14:16.511721 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.flows.api.create_volume [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Validating volume size '1' using validate_int {{(pid=87996) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 11:14:16.620393 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab65082-fb45-4be6-89d3-2b072d883467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:21:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86c58ccf-1e55-4c56-91e3-45b97e8efa7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:14:16.622574 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109d85c0-e9f5-4604-8dd4-da64fa7765ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:14:16.711110 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.quota [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Created reservations ['fe0593ab-1286-485f-9fc6-6b8fc8cbc753', 'd41d488e-8514-487d-95d2-2efd16db7b2b', '9a89516b-b697-406d-8731-5771ff22b2e6', 'de6c4121-a9f4-45fa-a0ae-6cfe8e83f23c'] {{(pid=87996) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 11:14:16.713017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109d85c0-e9f5-4604-8dd4-da64fa7765ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0593ab-1286-485f-9fc6-6b8fc8cbc753', 'd41d488e-8514-487d-95d2-2efd16db7b2b', '9a89516b-b697-406d-8731-5771ff22b2e6', 'de6c4121-a9f4-45fa-a0ae-6cfe8e83f23c']}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:14:16.715112 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c52f2d1-07d4-4b7e-9101-88b93da0a5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:14:16.775544 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c52f2d1-07d4-4b7e-9101-88b93da0a5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d91347-4570-4fa4-8330-caf3d504ccb6', '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-1249177087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742e819f657d4206ad063313c323f1a7',qos_specs=None,replication_status=,reservations=['fe0593ab-1286-485f-9fc6-6b8fc8cbc753','d41d488e-8514-487d-95d2-2efd16db7b2b','9a89516b-b697-406d-8731-5771ff22b2e6','de6c4121-a9f4-45fa-a0ae-6cfe8e83f23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6e0cfbfeab842d99dc61e0091e77c4f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b), 'volume': 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-21T11:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1249177087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38d91347-4570-4fa4-8330-caf3d504ccb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742e819f657d4206ad063313c323f1a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d6e0cfbfeab842d99dc61e0091e77c4f',volume_attachment=,volume_type=,volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:14:16.777573 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04535cd4-cc50-4517-83f8-935dd40b2710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:14:16.805383 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04535cd4-cc50-4517-83f8-935dd40b2710) transitioned into state 'SUCCESS' from state '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-1249177087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742e819f657d4206ad063313c323f1a7',qos_specs=None,replication_status=,reservations=['fe0593ab-1286-485f-9fc6-6b8fc8cbc753','d41d488e-8514-487d-95d2-2efd16db7b2b','9a89516b-b697-406d-8731-5771ff22b2e6','de6c4121-a9f4-45fa-a0ae-6cfe8e83f23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6e0cfbfeab842d99dc61e0091e77c4f',volume_type_id=86c58ccf-1e55-4c56-91e3-45b97e8efa7b)}' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:14:16.807231 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1729640c-662f-42c0-b070-76c723b910cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 11:14:16.822497 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1729640c-662f-42c0-b070-76c723b910cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87996) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 11:14:16.825166 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Flow 'volume_create_api' (7a19c41b-bc5c-4f94-bfb7-d2996eba42b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87996) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 11:14:16.876408 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Create volume request issued successfully. Jan 21 11:14:16.890367 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5e2254e9-8e20-4eed-9b17-f00a2fa8ca10 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes returned with HTTP 202 Jan 21 11:14:16.891476 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1832/3648] 10.222.0.77 () {60 vars in 1226 bytes} [Thu Jan 21 11:14:16 2021] POST /volume/v3/742e819f657d4206ad063313c323f1a7/volumes => generated 822 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 11:14:16.906676 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7c77b98-c005-4a7f-96c7-a3827594f19d tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:16.907271 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7c77b98-c005-4a7f-96c7-a3827594f19d tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:16.907788 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-a7c77b98-c005-4a7f-96c7-a3827594f19d tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:16.961592 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:16.961592 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:16.972469 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-a7c77b98-c005-4a7f-96c7-a3827594f19d tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:16.995097 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-a7c77b98-c005-4a7f-96c7-a3827594f19d tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:16.995990 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1817/3649] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:16 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:18.013168 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9ebde80-8b9b-42f5-b3fe-e62cb6ebe9ab tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:18.013987 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9ebde80-8b9b-42f5-b3fe-e62cb6ebe9ab tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:18.014371 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:18.014371 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:18.014817 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-d9ebde80-8b9b-42f5-b3fe-e62cb6ebe9ab tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:18.065926 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:18.065926 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:18.076880 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-d9ebde80-8b9b-42f5-b3fe-e62cb6ebe9ab tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:18.101811 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-d9ebde80-8b9b-42f5-b3fe-e62cb6ebe9ab tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:18.111261 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1833/3650] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:18 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:19.120121 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8aa73ccf-be69-4e64-9b21-1a70423374ed tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:19.121047 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8aa73ccf-be69-4e64-9b21-1a70423374ed tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:19.121427 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:19.121427 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:19.122346 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-8aa73ccf-be69-4e64-9b21-1a70423374ed tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:19.178038 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:19.178038 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:19.188083 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-8aa73ccf-be69-4e64-9b21-1a70423374ed tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:19.212264 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-8aa73ccf-be69-4e64-9b21-1a70423374ed tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:19.213120 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1818/3651] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:19 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:20.229364 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2dc07f71-f18b-40f6-8e44-5ab60529ec1c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:20.229905 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2dc07f71-f18b-40f6-8e44-5ab60529ec1c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:20.230075 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:20.230075 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:20.230615 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-2dc07f71-f18b-40f6-8e44-5ab60529ec1c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:20.281088 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:20.281088 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:20.289881 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-2dc07f71-f18b-40f6-8e44-5ab60529ec1c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:20.313816 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-2dc07f71-f18b-40f6-8e44-5ab60529ec1c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:20.314646 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1834/3652] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:20 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:21.331577 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e14ad3b3-8a6f-4295-8bce-a658836a253a tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:21.332221 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e14ad3b3-8a6f-4295-8bce-a658836a253a tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:21.332480 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:21.332480 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:21.332854 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e14ad3b3-8a6f-4295-8bce-a658836a253a tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:21.383357 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:21.383357 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:21.391818 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e14ad3b3-8a6f-4295-8bce-a658836a253a tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:21.414174 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e14ad3b3-8a6f-4295-8bce-a658836a253a tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:21.414995 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1819/3653] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:21 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:22.432036 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3972bda9-4a96-47ff-9bb0-a593d0ce11ff tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:22.432602 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3972bda9-4a96-47ff-9bb0-a593d0ce11ff tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:22.432723 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:22.432723 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:22.433024 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3972bda9-4a96-47ff-9bb0-a593d0ce11ff tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:22.483822 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:22.483822 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:22.493463 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3972bda9-4a96-47ff-9bb0-a593d0ce11ff tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:22.517678 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3972bda9-4a96-47ff-9bb0-a593d0ce11ff tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:22.518513 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1835/3654] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:22 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:23.535099 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb869a64-e4a2-4405-b5ff-d1e3dbb3626b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:23.535812 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb869a64-e4a2-4405-b5ff-d1e3dbb3626b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:23.535934 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:23.535934 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:23.536315 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-bb869a64-e4a2-4405-b5ff-d1e3dbb3626b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:23.589779 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:23.589779 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:23.598915 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-bb869a64-e4a2-4405-b5ff-d1e3dbb3626b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:23.627472 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-bb869a64-e4a2-4405-b5ff-d1e3dbb3626b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:23.628291 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1820/3655] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:23 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:24.644332 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79ac17af-6e60-43bc-8b5f-c1ba90d557cf tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:24.644871 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79ac17af-6e60-43bc-8b5f-c1ba90d557cf tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:24.644973 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:24.644973 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:24.645302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-79ac17af-6e60-43bc-8b5f-c1ba90d557cf tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:24.697684 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:24.697684 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:24.707378 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-79ac17af-6e60-43bc-8b5f-c1ba90d557cf tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:24.730740 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-79ac17af-6e60-43bc-8b5f-c1ba90d557cf tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:24.731789 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1836/3656] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:24 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:25.749037 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eebbbbf0-4ffe-4897-ad27-988ea2e531a1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:25.749617 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eebbbbf0-4ffe-4897-ad27-988ea2e531a1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:25.749725 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:25.749725 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:25.750128 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-eebbbbf0-4ffe-4897-ad27-988ea2e531a1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:25.826346 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:25.826346 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:25.839017 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-eebbbbf0-4ffe-4897-ad27-988ea2e531a1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:25.863844 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-eebbbbf0-4ffe-4897-ad27-988ea2e531a1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:25.864674 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1821/3657] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:25 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:26.881398 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bbeb941-3eb9-4518-8372-44e3b6dcbe5e tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:26.881925 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bbeb941-3eb9-4518-8372-44e3b6dcbe5e tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:26.882048 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:26.882048 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:26.882373 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-5bbeb941-3eb9-4518-8372-44e3b6dcbe5e tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:26.936841 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:26.936841 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:26.945668 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-5bbeb941-3eb9-4518-8372-44e3b6dcbe5e tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:26.971209 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-5bbeb941-3eb9-4518-8372-44e3b6dcbe5e tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:26.974780 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1837/3658] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:26 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:27.992692 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3094c2b2-7919-4fbe-9eda-1bd8c41e45d3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:27.993302 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3094c2b2-7919-4fbe-9eda-1bd8c41e45d3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:27.993576 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:27.993576 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:27.993746 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-3094c2b2-7919-4fbe-9eda-1bd8c41e45d3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:28.043541 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:28.043541 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:28.065340 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-3094c2b2-7919-4fbe-9eda-1bd8c41e45d3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:28.090118 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-3094c2b2-7919-4fbe-9eda-1bd8c41e45d3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:28.091715 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1822/3659] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:27 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:29.108064 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39c2bb94-96d7-403b-baa5-445df5a6e1c2 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:29.108586 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39c2bb94-96d7-403b-baa5-445df5a6e1c2 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:29.108793 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:29.108793 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:29.109152 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-39c2bb94-96d7-403b-baa5-445df5a6e1c2 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:29.160678 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:29.160678 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:29.170158 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-39c2bb94-96d7-403b-baa5-445df5a6e1c2 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:29.199522 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-39c2bb94-96d7-403b-baa5-445df5a6e1c2 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:29.200349 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1838/3660] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:29 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:30.218237 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6954f7a5-bfd5-4440-9adc-4d4a3d9e66ea tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:30.219017 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6954f7a5-bfd5-4440-9adc-4d4a3d9e66ea tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:30.219017 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:30.219017 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:30.219428 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-6954f7a5-bfd5-4440-9adc-4d4a3d9e66ea tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:30.269137 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:30.269137 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:30.279682 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-6954f7a5-bfd5-4440-9adc-4d4a3d9e66ea tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:30.304521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-6954f7a5-bfd5-4440-9adc-4d4a3d9e66ea tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:30.305356 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1823/3661] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:30 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:31.324058 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7714624-99a9-4752-9daf-425ef09b1f26 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:31.324633 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7714624-99a9-4752-9daf-425ef09b1f26 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:31.324807 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:31.324807 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:31.325127 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-e7714624-99a9-4752-9daf-425ef09b1f26 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:31.378609 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:31.378609 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:31.387278 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-e7714624-99a9-4752-9daf-425ef09b1f26 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:31.413982 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-e7714624-99a9-4752-9daf-425ef09b1f26 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:31.414823 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1839/3662] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:31 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:14:32.432115 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ffeaef1-c516-4035-93ca-ab989cafe2db tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:32.432687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ffeaef1-c516-4035-93ca-ab989cafe2db tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:32.432827 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:32.432827 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:32.433181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [None req-0ffeaef1-c516-4035-93ca-ab989cafe2db tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:32.482335 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:32.482335 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:32.491900 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [None req-0ffeaef1-c516-4035-93ca-ab989cafe2db tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:32.515872 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [None req-0ffeaef1-c516-4035-93ca-ab989cafe2db tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:32.516703 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1824/3663] 10.222.0.77 () {58 vars in 1315 bytes} [Thu Jan 21 11:14:32 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 1363 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:14:32.593207 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:32.593670 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:32.593838 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:32.593838 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:32.594240 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:32.644032 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:32.644032 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:32.652521 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:32.677504 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:32.678378 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1840/3664] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 11:14:32 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:14:33.473507 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-8935ddab-d2ce-47a2-aac5-5d5faebc7ddc tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:33.474078 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-8935ddab-d2ce-47a2-aac5-5d5faebc7ddc tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:33.474220 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:33.474220 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:33.474549 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-8935ddab-d2ce-47a2-aac5-5d5faebc7ddc tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:33.529369 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:33.529369 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:33.543329 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-8935ddab-d2ce-47a2-aac5-5d5faebc7ddc tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:33.567694 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-8935ddab-d2ce-47a2-aac5-5d5faebc7ddc tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:33.568535 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1825/3665] 10.222.0.77 () {60 vars in 1569 bytes} [Thu Jan 21 11:14:33 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 1363 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:14:33.580967 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume// Jan 21 11:14:33.581443 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:33.581660 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:33.581660 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:33.582030 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:33.583267 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 11:14:33.583869 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1841/3666] 10.222.0.77 () {58 vars in 1289 bytes} [Thu Jan 21 11:14:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 11:14:33.598068 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-cc22a0e4-7d43-4aa0-a35c-db509532d65c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] POST http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments Jan 21 11:14:33.598610 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:33.598610 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:33.599547 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-cc22a0e4-7d43-4aa0-a35c-db509532d65c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38d91347-4570-4fa4-8330-caf3d504ccb6", "instance_uuid": "c681f4a7-3974-4656-bf06-671c7db4165c", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:14:33.649141 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:33.649141 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:33.705632 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-cc22a0e4-7d43-4aa0-a35c-db509532d65c tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments returned with HTTP 200 Jan 21 11:14:33.706552 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1826/3667] 10.222.0.77 () {66 vars in 1565 bytes} [Thu Jan 21 11:14:33 2021] POST /volume/v3/742e819f657d4206ad063313c323f1a7/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 11:14:39.334683 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume// Jan 21 11:14:39.335293 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:39.335816 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:39.336859 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-f8ca688a-1b5e-4f9d-ab55-189c6bf3aab5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 11:14:39.337461 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1842/3668] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 11:14: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 21 11:14:39.352431 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-88bcccb5-99cc-4bbc-a4d7-b4c7324d32a3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:14:39.353181 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-88bcccb5-99cc-4bbc-a4d7-b4c7324d32a3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:14:39.353445 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:39.353445 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:39.354355 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-88bcccb5-99cc-4bbc-a4d7-b4c7324d32a3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:14:39.406127 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:39.406127 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:39.414712 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-88bcccb5-99cc-4bbc-a4d7-b4c7324d32a3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:14:39.435717 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:39.435717 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:39.445513 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-88bcccb5-99cc-4bbc-a4d7-b4c7324d32a3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:14:39.446366 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1827/3669] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 11:14:39 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 1461 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 11:14:39.495013 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] PUT http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902 Jan 21 11:14:39.496471 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:14:39.525646 n-d-758944-3 devstack@c-api.service[87994]: /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 21 11:14:39.525646 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 11:14:39.526156 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Lock "b'cinder-attachment_update-38d91347-4570-4fa4-8330-caf3d504ccb6-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:14:39.528798 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:39.528798 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:40.882138 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Lock "b'cinder-attachment_update-38d91347-4570-4fa4-8330-caf3d504ccb6-n-h1-758944-3'" released by "attachment_update" :: held 1.356s {{(pid=87996) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:14:40.883570 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902 returned with HTTP 200 Jan 21 11:14:40.885217 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1843/3670] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 11:14:39 2021] PUT /volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902 => generated 762 bytes in 1397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:14:40.956387 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-45c8a2aa-fc02-4b48-9827-aefe2e2ccdd5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] POST http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902/action Jan 21 11:14:40.956837 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:14:40.956837 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:14:40.957635 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-45c8a2aa-fc02-4b48-9827-aefe2e2ccdd5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action body: b'{"os-complete": null}' {{(pid=87995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:14:40.958088 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-45c8a2aa-fc02-4b48-9827-aefe2e2ccdd5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:14:41.030680 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:14:41.030680 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:14:41.047291 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-45c8a2aa-fc02-4b48-9827-aefe2e2ccdd5 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902/action returned with HTTP 204 Jan 21 11:14:41.048372 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1828/3671] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 11:14:40 2021] POST /volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:17:15.319094 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume// Jan 21 11:17:15.319636 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:17:15.319811 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:17:15.319811 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:17:15.320222 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'all' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:17:15.321257 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-1ed4d450-7ad4-435f-9f0f-df4978415491 req-e7994a79-dd52-4783-b217-0d815d6aff27 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 11:17:15.321855 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1844/3672] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 11:17:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:17:15.336435 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-355c1b60-1ed1-4677-a560-1f7189edefe3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] POST http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments Jan 21 11:17:15.336931 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:17:15.336931 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:17:15.337336 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-355c1b60-1ed1-4677-a560-1f7189edefe3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38d91347-4570-4fa4-8330-caf3d504ccb6", "instance_uuid": "c681f4a7-3974-4656-bf06-671c7db4165c", "connector": null}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:17:15.386374 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:17:15.386374 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:17:15.504066 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-355c1b60-1ed1-4677-a560-1f7189edefe3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments returned with HTTP 200 Jan 21 11:17:15.504953 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1829/3673] 10.222.0.99 () {64 vars in 1358 bytes} [Thu Jan 21 11:17:15 2021] POST /volume/v3/742e819f657d4206ad063313c323f1a7/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:17:15.521234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-97df6485-d98b-480a-a544-e98ecba695f1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] DELETE http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902 Jan 21 11:17:15.521747 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-97df6485-d98b-480a-a544-e98ecba695f1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:17:15.522226 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-97df6485-d98b-480a-a544-e98ecba695f1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'version_select' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:17:15.543575 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:17:15.543575 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:17:15.735967 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-97df6485-d98b-480a-a544-e98ecba695f1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5)]) {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:17:15.736483 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-97df6485-d98b-480a-a544-e98ecba695f1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Adding status of: reserved to pending status list for volume. {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 11:17:15.736900 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-97df6485-d98b-480a-a544-e98ecba695f1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87996) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:17:15.744790 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-97df6485-d98b-480a-a544-e98ecba695f1 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902 returned with HTTP 200 Jan 21 11:17:15.745672 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1845/3674] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 11:17:15 2021] DELETE /volume/v3/742e819f657d4206ad063313c323f1a7/attachments/69d972ec-0d72-4725-8a8a-659472917902 => generated 192 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:17:17.112543 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-355c1b60-1ed1-4677-a560-1f7189edefe3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume// Jan 21 11:17:17.113029 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-355c1b60-1ed1-4677-a560-1f7189edefe3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:17:17.113250 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:17:17.113250 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:17:17.113627 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-355c1b60-1ed1-4677-a560-1f7189edefe3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'all' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:17:17.114674 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-e85823f9-387c-46a7-bd1e-7f6c55a06fb8 req-355c1b60-1ed1-4677-a560-1f7189edefe3 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume// returned with HTTP 300 Jan 21 11:17:17.115335 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1830/3675] 10.222.0.99 () {56 vars in 1089 bytes} [Thu Jan 21 11:17:17 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 11:17:17.129582 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-6427a1ca-aea3-4d61-94ad-80834987d822 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] GET http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:17:17.130153 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-6427a1ca-aea3-4d61-94ad-80834987d822 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:17:17.130371 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:17:17.130371 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:17:17.130741 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-6427a1ca-aea3-4d61-94ad-80834987d822 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'show' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:17:17.181003 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:17:17.181003 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:17:17.189711 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-700a441f-9d64-4d59-8893-818797b766a6 req-6427a1ca-aea3-4d61-94ad-80834987d822 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:17:17.210812 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:17:17.210812 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:17:17.223735 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-6427a1ca-aea3-4d61-94ad-80834987d822 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 200 Jan 21 11:17:17.224982 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1846/3676] 10.222.0.99 () {60 vars in 1403 bytes} [Thu Jan 21 11:17:17 2021] GET /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 1461 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 11:17:17.269837 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-e0ac48c8-43f6-4455-807d-69cab591f426 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] PUT http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5 Jan 21 11:17:17.270687 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-e0ac48c8-43f6-4455-807d-69cab591f426 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.99", "host": "n-h1-758944-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-3.cbci-758944-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:17:17.299257 n-d-758944-3 devstack@c-api.service[87994]: /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 21 11:17:17.299257 n-d-758944-3 devstack@c-api.service[87994]: return self(f, *args, **kw) Jan 21 11:17:17.299764 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-700a441f-9d64-4d59-8893-818797b766a6 req-e0ac48c8-43f6-4455-807d-69cab591f426 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Lock "b'cinder-attachment_update-38d91347-4570-4fa4-8330-caf3d504ccb6-n-h1-758944-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 11:17:17.302234 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:17:17.302234 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:17:18.603374 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.coordination [req-700a441f-9d64-4d59-8893-818797b766a6 req-e0ac48c8-43f6-4455-807d-69cab591f426 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Lock "b'cinder-attachment_update-38d91347-4570-4fa4-8330-caf3d504ccb6-n-h1-758944-3'" released by "attachment_update" :: held 1.304s {{(pid=87995) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 11:17:18.604030 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-e0ac48c8-43f6-4455-807d-69cab591f426 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5 returned with HTTP 200 Jan 21 11:17:18.604902 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1831/3677] 10.222.0.99 () {64 vars in 1468 bytes} [Thu Jan 21 11:17:17 2021] PUT /volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5 => generated 762 bytes in 1340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 11:17:18.643769 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-682e01eb-782a-4f69-becc-3ae1f54e5333 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] POST http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5/action Jan 21 11:17:18.644275 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:17:18.644275 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:17:18.644711 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-682e01eb-782a-4f69-becc-3ae1f54e5333 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action body: b'{"os-complete": null}' {{(pid=87996) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 11:17:18.645097 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-682e01eb-782a-4f69-becc-3ae1f54e5333 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 11:17:18.713573 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:17:18.713573 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:17:18.730090 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-700a441f-9d64-4d59-8893-818797b766a6 req-682e01eb-782a-4f69-becc-3ae1f54e5333 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5/action returned with HTTP 204 Jan 21 11:17:18.730967 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1847/3678] 10.222.0.99 () {64 vars in 1489 bytes} [Thu Jan 21 11:17:18 2021] POST /volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 11:18:59.438403 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-eeef5551-371a-4c7d-81a2-40ca3a1ce82b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] DELETE http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5 Jan 21 11:18:59.438964 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-eeef5551-371a-4c7d-81a2-40ca3a1ce82b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:18:59.439196 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:18:59.439196 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:18:59.439562 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-eeef5551-371a-4c7d-81a2-40ca3a1ce82b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'version_select' {{(pid=87995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:18:59.461501 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:18:59.461501 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:18:59.917101 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-eeef5551-371a-4c7d-81a2-40ca3a1ce82b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 11:18:59.917532 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.volume.api [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-eeef5551-371a-4c7d-81a2-40ca3a1ce82b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Pending status list for volume during attachment-delete: [] {{(pid=87995) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 11:18:59.924059 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-eeef5551-371a-4c7d-81a2-40ca3a1ce82b tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5 returned with HTTP 200 Jan 21 11:18:59.924927 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87995|app: 0|req: 1832/3679] 10.222.0.99 () {62 vars in 1437 bytes} [Thu Jan 21 11:18:59 2021] DELETE /volume/v3/742e819f657d4206ad063313c323f1a7/attachments/c67e09f4-d62b-446f-bbb9-8cd6aa43c1f5 => generated 19 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 11:18:59.951810 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-22b1b1f4-0753-4052-94f4-7d28e2538ae8 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] DELETE http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:18:59.952276 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-22b1b1f4-0753-4052-94f4-7d28e2538ae8 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Empty body provided in request {{(pid=87996) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 11:18:59.952492 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 11:18:59.952492 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning, Jan 21 11:18:59.952858 n-d-758944-3 devstack@c-api.service[87994]: DEBUG cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-22b1b1f4-0753-4052-94f4-7d28e2538ae8 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Calling method 'delete' {{(pid=87996) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 11:18:59.953310 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.v3.volumes [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-22b1b1f4-0753-4052-94f4-7d28e2538ae8 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Delete volume with id: 38d91347-4570-4fa4-8330-caf3d504ccb6 Jan 21 11:19:00.002101 n-d-758944-3 devstack@c-api.service[87994]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 11:19:00.002101 n-d-758944-3 devstack@c-api.service[87994]: DeprecationWarning) Jan 21 11:19:00.003275 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-22b1b1f4-0753-4052-94f4-7d28e2538ae8 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Volume info retrieved successfully. Jan 21 11:19:00.029234 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.volume.api [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-22b1b1f4-0753-4052-94f4-7d28e2538ae8 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] Delete volume request issued successfully. Jan 21 11:19:00.029884 n-d-758944-3 devstack@c-api.service[87994]: INFO cinder.api.openstack.wsgi [req-6e47be93-0a88-4dad-90b7-225f9ad3d433 req-22b1b1f4-0753-4052-94f4-7d28e2538ae8 tempest-TestShelveInstance-1446352784 tempest-TestShelveInstance-1446352784] http://10.222.0.77/volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 returned with HTTP 202 Jan 21 11:19:00.030747 n-d-758944-3 devstack@c-api.service[87994]: [pid: 87996|app: 0|req: 1848/3680] 10.222.0.99 () {60 vars in 1384 bytes} [Thu Jan 21 11:18:59 2021] DELETE /volume/v3/742e819f657d4206ad063313c323f1a7/volumes/38d91347-4570-4fa4-8330-caf3d504ccb6 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)